[INFO] cloning repository https://github.com/tobiaskrause/opc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobiaskrause/opc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiaskrause%2Fopc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiaskrause%2Fopc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37973a606e6ff92bec92eb3ab8494eb6b54bff97 [INFO] checking tobiaskrause/opc against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobiaskrause%2Fopc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tobiaskrause/opc on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobiaskrause/opc [INFO] finished tweaking git repo https://github.com/tobiaskrause/opc [INFO] tweaked toml for git repo https://github.com/tobiaskrause/opc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tobiaskrause/opc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Arnavion/winapi-tlb-bindgen` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4fdd032de5526d748aa02e210939db1d995ef583da51866b820a776fd35a646 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4fdd032de5526d748aa02e210939db1d995ef583da51866b820a776fd35a646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4fdd032de5526d748aa02e210939db1d995ef583da51866b820a776fd35a646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fdd032de5526d748aa02e210939db1d995ef583da51866b820a776fd35a646", kill_on_drop: false }` [INFO] [stdout] a4fdd032de5526d748aa02e210939db1d995ef583da51866b820a776fd35a646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 029a8572af96a00243e9f5cdb09f4ec199ac1b3927dd1b917517d04ab20e7fe1 [INFO] running `Command { std: "docker" "start" "-a" "029a8572af96a00243e9f5cdb09f4ec199ac1b3927dd1b917517d04ab20e7fe1", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking queue v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling winapi-tlb-bindgen v0.1.0 (https://github.com/Arnavion/winapi-tlb-bindgen#f07a3952) [INFO] [stderr] Checking winrt v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/error.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | HResult(winapi::shared::winerror::HRESULT), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/error.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | Error::HResult(winapi::shared::winerror::TYPE_E_CANTLOADLIBRARY) => write!(f, "TYPE_E_CANTLOADLIBRARY"), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/error.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn to_result(hr: winapi::shared::winerror::HRESULT) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/error.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | winapi::shared::winerror::S_OK => Ok(()), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | crate::error::to_result(winapi::um::objbase::CoInitialize(std::ptr::null_mut()))?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | winapi::um::combaseapi::CoUninitialize(); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) struct BString(winapi::shared::wtypes::BSTR); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn attach(s: winapi::shared::wtypes::BSTR) -> Self { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | winapi::um::oleauto::SysFreeString(self.0); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | (*(ptr.as_ptr() as *mut winapi::um::unknwnbase::IUnknown)).AddRef(); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | (*(self.0.as_ptr() as *mut winapi::um::unknwnbase::IUnknown)).Release(); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | type_info: ComRc, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 106 | type_info_associated_rc!(TypeAttributesRc, winapi::um::oaidl::TYPEATTR, ReleaseTypeAttr); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | type_info_associated_rc!(TypeAttributesRc, winapi::um::oaidl::TYPEATTR, ReleaseTypeAttr); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:81:66 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) unsafe fn new(type_info: std::ptr::NonNull, ptr: std::ptr::NonNull<$type>) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 106 | type_info_associated_rc!(TypeAttributesRc, winapi::um::oaidl::TYPEATTR, ReleaseTypeAttr); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | type_info: ComRc, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 107 | type_info_associated_rc!(VarDescRc, winapi::um::oaidl::VARDESC, ReleaseVarDesc); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | type_info_associated_rc!(VarDescRc, winapi::um::oaidl::VARDESC, ReleaseVarDesc); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:81:66 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) unsafe fn new(type_info: std::ptr::NonNull, ptr: std::ptr::NonNull<$type>) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 107 | type_info_associated_rc!(VarDescRc, winapi::um::oaidl::VARDESC, ReleaseVarDesc); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | type_info: ComRc, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 108 | type_info_associated_rc!(FuncDescRc, winapi::um::oaidl::FUNCDESC, ReleaseFuncDesc); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:108:46 [INFO] [stdout] | [INFO] [stdout] 108 | type_info_associated_rc!(FuncDescRc, winapi::um::oaidl::FUNCDESC, ReleaseFuncDesc); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:81:66 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) unsafe fn new(type_info: std::ptr::NonNull, ptr: std::ptr::NonNull<$type>) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 108 | type_info_associated_rc!(FuncDescRc, winapi::um::oaidl::FUNCDESC, ReleaseFuncDesc); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 110 | unsafe fn to_os_string(bstr: winapi::shared::wtypes::BSTR) -> std::ffi::OsString { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | let len = winapi::um::oleauto::SysStringLen(bstr) as usize; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) struct TypeLib(crate::rc::ComRc); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:4:58 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) unsafe fn new(ptr: std::ptr::NonNull) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | type_lib: &'a winapi::um::oaidl::ITypeLib, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | count: winapi::shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | index: winapi::shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) unsafe fn new(type_lib: &'a winapi::um::oaidl::ITypeLib) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | ptr: crate::rc::ComRc, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:61:58 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) unsafe fn new(ptr: std::ptr::NonNull) -> Result { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | winapi::um::oleauto::MEMBERID_NIL, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:84:53 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) unsafe fn attributes(&self) -> &winapi::um::oaidl::TYPEATTR { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:104:66 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) unsafe fn get_ref_type_info(&self, ref_type: winapi::um::oaidl::HREFTYPE) -> Result { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:115:75 [INFO] [stdout] | [INFO] [stdout] 115 | crate::error::to_result(self.ptr.GetRefTypeOfImplType(-1_i32 as winapi::shared::minwindef::UINT, &mut ref_type))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | type_info: &'a winapi::um::oaidl::ITypeInfo, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | count: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | index: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:133:50 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:133:93 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | let result = Var::new(self.type_info.into(), winapi::shared::minwindef::UINT::from(self.index)); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:164:64 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) unsafe fn new(type_info: std::ptr::NonNull, index: winapi::shared::minwindef::UINT) -> Result /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:164:102 [INFO] [stdout] | [INFO] [stdout] 164 | ...api::um::oaidl::ITypeInfo>, index: winapi::shared::minwindef::UINT) -> Result { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:184:48 [INFO] [stdout] | [INFO] [stdout] 184 | pub(crate) unsafe fn value(&self) -> &winapi::um::oaidl::VARIANT { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | type_info: &'a winapi::um::oaidl::ITypeInfo, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | count: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | index: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:196:50 [INFO] [stdout] | [INFO] [stdout] 196 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:196:93 [INFO] [stdout] | [INFO] [stdout] 196 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:214:59 [INFO] [stdout] | [INFO] [stdout] 214 | let result = Field::new(self.type_info.into(), winapi::shared::minwindef::UINT::from(self.index)); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:227:64 [INFO] [stdout] | [INFO] [stdout] 227 | pub(crate) unsafe fn new(type_info: std::ptr::NonNull, index: winapi::shared::minwindef::UINT) -> Result /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:227:102 [INFO] [stdout] | [INFO] [stdout] 227 | ...api::um::oaidl::ITypeInfo>, index: winapi::shared::minwindef::UINT) -> Result { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:247:51 [INFO] [stdout] | [INFO] [stdout] 247 | pub(crate) unsafe fn member_id(&self) -> winapi::um::oaidl::MEMBERID { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:251:48 [INFO] [stdout] | [INFO] [stdout] 251 | pub(crate) unsafe fn type_(&self) -> &winapi::um::oaidl::TYPEDESC { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | type_info: &'a winapi::um::oaidl::ITypeInfo, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:258:17 [INFO] [stdout] | [INFO] [stdout] 258 | count: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | index: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:263:93 [INFO] [stdout] | [INFO] [stdout] 263 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:281:62 [INFO] [stdout] | [INFO] [stdout] 281 | let result = Function::new(self.type_info.into(), winapi::shared::minwindef::UINT::from(self.index)); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:295:64 [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) unsafe fn new(type_info: std::ptr::NonNull, index: winapi::shared::minwindef::UINT) -> Result /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:295:102 [INFO] [stdout] | [INFO] [stdout] 295 | ...api::um::oaidl::ITypeInfo>, index: winapi::shared::minwindef::UINT) -> Result { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:302:113 [INFO] [stdout] | [INFO] [stdout] 302 | ...es.as_mut_ptr(), names.len() as winapi::shared::minwindef::UINT, &mut num_names_received))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:308:12 [INFO] [stdout] | [INFO] [stdout] 308 | winapi::um::oaidl::INVOKE_FUNC | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 309 | winapi::um::oaidl::INVOKE_PROPERTYGET => [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:310:64 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(num_names_received, 1 + desc.cParams as winapi::shared::minwindef::UINT), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:312:12 [INFO] [stdout] | [INFO] [stdout] 312 | winapi::um::oaidl::INVOKE_PROPERTYPUT | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:313:12 [INFO] [stdout] | [INFO] [stdout] 313 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | if num_names_received == desc.cParams as winapi::shared::minwindef::UINT { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:322:22 [INFO] [stdout] | [INFO] [stdout] 322 | *last = winapi::um::oleauto::SysAllocString(param_name.as_ptr()); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:325:65 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(num_names_received, 1 + desc.cParams as winapi::shared::minwindef::UINT) [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:344:47 [INFO] [stdout] | [INFO] [stdout] 344 | pub(crate) unsafe fn desc(&self) -> &winapi::um::oaidl::FUNCDESC { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:355:23 [INFO] [stdout] | [INFO] [stdout] 355 | desc: *const winapi::um::oaidl::ELEMDESC, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:363:47 [INFO] [stdout] | [INFO] [stdout] 363 | pub(crate) unsafe fn desc(&self) -> &winapi::um::oaidl::ELEMDESC { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:369:25 [INFO] [stdout] | [INFO] [stdout] 369 | type_info: &'a winapi::um::oaidl::ITypeInfo, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | count: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | index: winapi::shared::minwindef::WORD, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:375:50 [INFO] [stdout] | [INFO] [stdout] 375 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:375:93 [INFO] [stdout] | [INFO] [stdout] 375 | pub(crate) unsafe fn new(type_info: &'a winapi::um::oaidl::ITypeInfo, attributes: &winapi::um::oaidl::TYPEATTR) -> Self { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:397:49 [INFO] [stdout] | [INFO] [stdout] 397 | self.type_info.GetRefTypeOfImplType(winapi::shared::minwindef::UINT::from(self.index), &mut parent_ref_type)) [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | error::to_result(winapi::um::oleauto::LoadTypeLibEx(filename.as_ptr(), winapi::um::oleauto::REGKIND_NONE, &mut type_lib_ptr))?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:48:83 [INFO] [stdout] | [INFO] [stdout] 48 | error::to_result(winapi::um::oleauto::LoadTypeLibEx(filename.as_ptr(), winapi::um::oleauto::REGKIND_NONE, &mut type_lib_ptr))?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | Err(Error::HResult(winapi::shared::winerror::TYPE_E_CANTLOADLIBRARY)) => { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:64:66 [INFO] [stdout] | [INFO] [stdout] 64 | let type_info = if type_info.attributes().typekind == winapi::um::oaidl::TKIND_DISPATCH { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | Err(Error::HResult(winapi::shared::winerror::TYPE_E_ELEMENTNOTFOUND)) => type_info, // Not a dual interface [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | winapi::um::oaidl::TKIND_ENUM => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | match winapi::shared::wtypes::VARENUM::from(value.n1.n2().vt) { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | winapi::shared::wtypes::VT_I4 => { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | winapi::um::oaidl::TKIND_RECORD => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:118:107 [INFO] [stdout] | [INFO] [stdout] 118 | ...o_string(field.type_(), winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | winapi::um::oaidl::TKIND_MODULE => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | assert_eq!(function_desc.funckind, winapi::um::oaidl::FUNC_STATIC); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:148:91 [INFO] [stdout] | [INFO] [stdout] 148 | ...esc.elemdescFunc.tdesc, winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | winapi::um::oaidl::TKIND_INTERFACE => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:193:50 [INFO] [stdout] | [INFO] [stdout] 193 | assert_ne!(function_desc.funckind, winapi::um::oaidl::FUNC_STATIC); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:194:50 [INFO] [stdout] | [INFO] [stdout] 194 | assert_ne!(function_desc.funckind, winapi::um::oaidl::FUNC_DISPATCH); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | winapi::um::oaidl::INVOKE_FUNC => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:208:20 [INFO] [stdout] | [INFO] [stdout] 208 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:213:97 [INFO] [stdout] | [INFO] [stdout] 213 | ...emdescFunc.tdesc, winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | winapi::um::oaidl::INVOKE_PROPERTYGET => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:232:19 [INFO] [stdout] | [INFO] [stdout] 232 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags) & winapi::um::oaidl::PARAMFLAG_FRETVAL [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:232:98 [INFO] [stdout] | [INFO] [stdout] 232 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags) & winapi::um::oaidl::PARAMFLAG_FRETVAL [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | ) == winapi::um::oaidl::PARAMFLAG_FRETVAL [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:235:67 [INFO] [stdout] | [INFO] [stdout] 235 | assert_eq!(function_desc.elemdescFunc.tdesc.vt, winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:235:105 [INFO] [stdout] | [INFO] [stdout] 235 | assert_eq!(function_desc.elemdescFunc.tdesc.vt, winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:241:66 [INFO] [stdout] | [INFO] [stdout] 241 | assert_eq!(function_desc.elemdescFunc.tdesc.vt, winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:241:104 [INFO] [stdout] | [INFO] [stdout] 241 | assert_eq!(function_desc.elemdescFunc.tdesc.vt, winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:243:69 [INFO] [stdout] | [INFO] [stdout] 243 | type_to_string(&function_desc.elemdescFunc.tdesc, winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:247:69 [INFO] [stdout] | [INFO] [stdout] 247 | type_to_string(&function_desc.elemdescFunc.tdesc, winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:248:74 [INFO] [stdout] | [INFO] [stdout] 248 | writeln!(out, " ) -> {},", well_known_type_to_string(winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:248:112 [INFO] [stdout] | [INFO] [stdout] 248 | writeln!(out, " ) -> {},", well_known_type_to_string(winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | winapi::um::oaidl::INVOKE_PROPERTYPUT | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:253:16 [INFO] [stdout] | [INFO] [stdout] 253 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | winapi::um::oaidl::INVOKE_PROPERTYPUT => "put_", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:257:19 [INFO] [stdout] | [INFO] [stdout] 257 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => "putref_", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:268:20 [INFO] [stdout] | [INFO] [stdout] 268 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:273:97 [INFO] [stdout] | [INFO] [stdout] 273 | ...emdescFunc.tdesc, winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:288:89 [INFO] [stdout] | [INFO] [stdout] 288 | ...tring(property.type_(), winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:289:71 [INFO] [stdout] | [INFO] [stdout] 289 | writeln!(out, " ) -> {},", well_known_type_to_string(winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:289:109 [INFO] [stdout] | [INFO] [stdout] 289 | writeln!(out, " ) -> {},", well_known_type_to_string(winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:291:84 [INFO] [stdout] | [INFO] [stdout] 291 | ...tring(property.type_(), winapi::um::oaidl::PARAMFLAG_FIN, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:292:71 [INFO] [stdout] | [INFO] [stdout] 292 | writeln!(out, " ) -> {},", well_known_type_to_string(winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:292:109 [INFO] [stdout] | [INFO] [stdout] 292 | writeln!(out, " ) -> {},", well_known_type_to_string(winapi::shared::wtypes::VT_HRESULT as winapi::shared::wtypes::VARTYPE))?; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | winapi::um::oaidl::TKIND_DISPATCH => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:337:50 [INFO] [stdout] | [INFO] [stdout] 337 | assert_eq!(function_desc.funckind, winapi::um::oaidl::FUNC_DISPATCH); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:346:33 [INFO] [stdout] | [INFO] [stdout] 346 | ... .filter(|param| (winapi::shared::minwindef::DWORD::from(param.desc().u.paramdesc().wParamFlags) & winapi::um::oaidl::PARAMFLAG_FRET... [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:346:114 [INFO] [stdout] | [INFO] [stdout] 346 | ...esc().wParamFlags) & winapi::um::oaidl::PARAMFLAG_FRETVAL) == 0) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | winapi::um::oaidl::INVOKE_FUNC => "", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | winapi::um::oaidl::INVOKE_PROPERTYGET => "get_", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | winapi::um::oaidl::INVOKE_PROPERTYPUT => "put_", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => "putref_", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | winapi::shared::minwindef::DWORD::from(param_desc.u.paramdesc().wParamFlags), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | if (winapi::shared::minwindef::DWORD::from(param.desc().u.paramdesc().wParamFlags) & winapi::um::oaidl::PARAMFLAG_FRETVAL) == 0 { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:379:102 [INFO] [stdout] | [INFO] [stdout] 379 | if (winapi::shared::minwindef::DWORD::from(param.desc().u.paramdesc().wParamFlags) & winapi::um::oaidl::PARAMFLAG_FRETVAL) == 0 { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:389:43 [INFO] [stdout] | [INFO] [stdout] 389 | if function_desc.invkind == winapi::um::oaidl::INVOKE_PROPERTYPUT || function_desc.invkind == winapi::um::oaidl::INVOKE_PROPERTYPUT... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:389:109 [INFO] [stdout] | [INFO] [stdout] 389 | ...unction_desc.invkind == winapi::um::oaidl::INVOKE_PROPERTYPUTREF { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:405:17 [INFO] [stdout] | [INFO] [stdout] 405 | winapi::um::oaidl::INVOKE_FUNC | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | winapi::um::oaidl::INVOKE_PROPERTYGET => "::core::ptr::null_mut()", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | winapi::um::oaidl::INVOKE_PROPERTYPUT | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => "&disp_id_put", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | winapi::um::oaidl::INVOKE_FUNC | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:415:17 [INFO] [stdout] | [INFO] [stdout] 415 | winapi::um::oaidl::INVOKE_PROPERTYGET => "0", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:416:17 [INFO] [stdout] | [INFO] [stdout] 416 | winapi::um::oaidl::INVOKE_PROPERTYPUT | [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => "1", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:429:17 [INFO] [stdout] | [INFO] [stdout] 429 | winapi::um::oaidl::INVOKE_FUNC => "DISPATCH_METHOD", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | winapi::um::oaidl::INVOKE_PROPERTYGET => "DISPATCH_PROPERTYGET", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 431 | winapi::um::oaidl::INVOKE_PROPERTYPUT => "DISPATCH_PROPERTYPUT", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:432:17 [INFO] [stdout] | [INFO] [stdout] 432 | winapi::um::oaidl::INVOKE_PROPERTYPUTREF => "DISPATCH_PROPERTYPUTREF", [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:486:84 [INFO] [stdout] | [INFO] [stdout] 486 | ...tring(property.type_(), winapi::um::oaidl::PARAMFLAG_FIN, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | winapi::um::oaidl::TKIND_COCLASS => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:544:13 [INFO] [stdout] | [INFO] [stdout] 544 | winapi::um::oaidl::TKIND_ALIAS => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:545:99 [INFO] [stdout] | [INFO] [stdout] 545 | ...ng(&attributes.tdescAlias, winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | winapi::um::oaidl::TKIND_UNION => { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:557:44 [INFO] [stdout] | [INFO] [stdout] 557 | (attributes.cbSizeInstance + winapi::shared::minwindef::ULONG::from(attributes.cbAlignment) - 1) / [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:558:15 [INFO] [stdout] | [INFO] [stdout] 558 | winapi::shared::minwindef::ULONG::from(attributes.cbAlignment); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:572:105 [INFO] [stdout] | [INFO] [stdout] 572 | ...o_string(field.type_(), winapi::um::oaidl::PARAMFLAG_FOUT, &type_info, &mut build_result)?)?; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:603:42 [INFO] [stdout] | [INFO] [stdout] 603 | unsafe fn type_to_string(type_: &winapi::um::oaidl::TYPEDESC, param_flags: u32, type_info: &types::TypeInfo, build_result: &mut BuildResu... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:604:16 [INFO] [stdout] | [INFO] [stdout] 604 | match winapi::shared::wtypes::VARENUM::from(type_.vt) { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:605:11 [INFO] [stdout] | [INFO] [stdout] 605 | winapi::shared::wtypes::VT_PTR => [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:606:30 [INFO] [stdout] | [INFO] [stdout] 606 | if (param_flags & winapi::um::oaidl::PARAMFLAG_FIN) == winapi::um::oaidl::PARAMFLAG_FIN && (param_flags & winapi::um::oaidl::PARAMFLAG... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:606:67 [INFO] [stdout] | [INFO] [stdout] 606 | if (param_flags & winapi::um::oaidl::PARAMFLAG_FIN) == winapi::um::oaidl::PARAMFLAG_FIN && (param_flags & winapi::um::oaidl::PARAMFLAG... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:606:118 [INFO] [stdout] | [INFO] [stdout] 606 | ...:PARAMFLAG_FIN && (param_flags & winapi::um::oaidl::PARAMFLAG_FOUT) == 0 { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:616:11 [INFO] [stdout] | [INFO] [stdout] 616 | winapi::shared::wtypes::VT_CARRAY => { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:618:30 [INFO] [stdout] | [INFO] [stdout] 618 | let dimensions: &[winapi::um::oaidl::SAFEARRAYBOUND] = std::slice::from_raw_parts((**type_.u.lpadesc()).rgbounds.as_ptr(), num_dimensi... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:629:11 [INFO] [stdout] | [INFO] [stdout] 629 | winapi::shared::wtypes::VT_USERDEFINED => [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:632:32 [INFO] [stdout] | [INFO] [stdout] 632 | Err(Error::HResult(winapi::shared::winerror::TYPE_E_CANTLOADLIBRARY)) => { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:643:42 [INFO] [stdout] | [INFO] [stdout] 643 | fn well_known_type_to_string(vt: winapi::shared::wtypes::VARTYPE) -> &'static str { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:644:16 [INFO] [stdout] | [INFO] [stdout] 644 | match winapi::shared::wtypes::VARENUM::from(vt) { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:645:11 [INFO] [stdout] | [INFO] [stdout] 645 | winapi::shared::wtypes::VT_I2 => "i16", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:646:11 [INFO] [stdout] | [INFO] [stdout] 646 | winapi::shared::wtypes::VT_I4 => "i32", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:647:11 [INFO] [stdout] | [INFO] [stdout] 647 | winapi::shared::wtypes::VT_R4 => "f32", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:648:11 [INFO] [stdout] | [INFO] [stdout] 648 | winapi::shared::wtypes::VT_R8 => "f64", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:649:11 [INFO] [stdout] | [INFO] [stdout] 649 | winapi::shared::wtypes::VT_CY => "CY", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:650:11 [INFO] [stdout] | [INFO] [stdout] 650 | winapi::shared::wtypes::VT_DATE => "DATE", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:651:11 [INFO] [stdout] | [INFO] [stdout] 651 | winapi::shared::wtypes::VT_BSTR => "BSTR", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | winapi::shared::wtypes::VT_DISPATCH => "LPDISPATCH", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:653:11 [INFO] [stdout] | [INFO] [stdout] 653 | winapi::shared::wtypes::VT_ERROR => "SCODE", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:654:11 [INFO] [stdout] | [INFO] [stdout] 654 | winapi::shared::wtypes::VT_BOOL => "VARIANT_BOOL", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:655:11 [INFO] [stdout] | [INFO] [stdout] 655 | winapi::shared::wtypes::VT_VARIANT => "VARIANT", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:656:11 [INFO] [stdout] | [INFO] [stdout] 656 | winapi::shared::wtypes::VT_UNKNOWN => "LPUNKNOWN", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:657:11 [INFO] [stdout] | [INFO] [stdout] 657 | winapi::shared::wtypes::VT_DECIMAL => "DECIMAL", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:658:11 [INFO] [stdout] | [INFO] [stdout] 658 | winapi::shared::wtypes::VT_I1 => "i8", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:659:11 [INFO] [stdout] | [INFO] [stdout] 659 | winapi::shared::wtypes::VT_UI1 => "u8", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:660:11 [INFO] [stdout] | [INFO] [stdout] 660 | winapi::shared::wtypes::VT_UI2 => "u16", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:661:11 [INFO] [stdout] | [INFO] [stdout] 661 | winapi::shared::wtypes::VT_UI4 => "u32", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:662:11 [INFO] [stdout] | [INFO] [stdout] 662 | winapi::shared::wtypes::VT_I8 => "i64", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:663:11 [INFO] [stdout] | [INFO] [stdout] 663 | winapi::shared::wtypes::VT_UI8 => "u64", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:664:11 [INFO] [stdout] | [INFO] [stdout] 664 | winapi::shared::wtypes::VT_INT => "INT", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:665:11 [INFO] [stdout] | [INFO] [stdout] 665 | winapi::shared::wtypes::VT_UINT => "UINT", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:666:11 [INFO] [stdout] | [INFO] [stdout] 666 | winapi::shared::wtypes::VT_VOID => "c_void", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:667:11 [INFO] [stdout] | [INFO] [stdout] 667 | winapi::shared::wtypes::VT_HRESULT => "HRESULT", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:668:11 [INFO] [stdout] | [INFO] [stdout] 668 | winapi::shared::wtypes::VT_SAFEARRAY => "SAFEARRAY", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:669:11 [INFO] [stdout] | [INFO] [stdout] 669 | winapi::shared::wtypes::VT_LPSTR => "LPSTR", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:670:11 [INFO] [stdout] | [INFO] [stdout] 670 | winapi::shared::wtypes::VT_LPWSTR => "LPCWSTR", [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:675:43 [INFO] [stdout] | [INFO] [stdout] 675 | unsafe fn vartype_mutator(type_: &winapi::um::oaidl::TYPEDESC, param_name: &str, type_info: &types::TypeInfo) -> (winapi::shared::wtypes:... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:675:123 [INFO] [stdout] | [INFO] [stdout] 675 | ...str, type_info: &types::TypeInfo) -> (winapi::shared::wtypes::VARENUM, String) { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:676:16 [INFO] [stdout] | [INFO] [stdout] 676 | match winapi::shared::wtypes::VARENUM::from(type_.vt) { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:677:16 [INFO] [stdout] | [INFO] [stdout] 677 | vt @ winapi::shared::wtypes::VT_I2 => (vt, format!(".iVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:678:16 [INFO] [stdout] | [INFO] [stdout] 678 | vt @ winapi::shared::wtypes::VT_I4 => (vt, format!(".lVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:679:16 [INFO] [stdout] | [INFO] [stdout] 679 | vt @ winapi::shared::wtypes::VT_CY => (vt, format!(".cyVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:680:16 [INFO] [stdout] | [INFO] [stdout] 680 | vt @ winapi::shared::wtypes::VT_BSTR => (vt, format!(".bstrVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:681:16 [INFO] [stdout] | [INFO] [stdout] 681 | vt @ winapi::shared::wtypes::VT_DISPATCH => (vt, format!(".pdispVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:682:16 [INFO] [stdout] | [INFO] [stdout] 682 | vt @ winapi::shared::wtypes::VT_ERROR => (vt, format!(".scode_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:683:16 [INFO] [stdout] | [INFO] [stdout] 683 | vt @ winapi::shared::wtypes::VT_BOOL => (vt, format!(".boolVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:684:16 [INFO] [stdout] | [INFO] [stdout] 684 | vt @ winapi::shared::wtypes::VT_VARIANT => (vt, format!(" = *(&{} as *const _ as *mut _)", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:685:16 [INFO] [stdout] | [INFO] [stdout] 685 | vt @ winapi::shared::wtypes::VT_UNKNOWN => (vt, format!(".punkVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:686:16 [INFO] [stdout] | [INFO] [stdout] 686 | vt @ winapi::shared::wtypes::VT_UI2 => (vt, format!(".uiVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:687:16 [INFO] [stdout] | [INFO] [stdout] 687 | vt @ winapi::shared::wtypes::VT_UI4 => (vt, format!(".ulVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:688:16 [INFO] [stdout] | [INFO] [stdout] 688 | vt @ winapi::shared::wtypes::VT_INT => (vt, format!(".intVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:689:16 [INFO] [stdout] | [INFO] [stdout] 689 | vt @ winapi::shared::wtypes::VT_UINT => (vt, format!(".uintVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:690:11 [INFO] [stdout] | [INFO] [stdout] 690 | winapi::shared::wtypes::VT_PTR => { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:691:29 [INFO] [stdout] | [INFO] [stdout] 691 | let pointee_vt = winapi::shared::wtypes::VARENUM::from((**type_.u.lptdesc()).vt); [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:693:13 [INFO] [stdout] | [INFO] [stdout] 693 | winapi::shared::wtypes::VT_I4 => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".plVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:693:60 [INFO] [stdout] | [INFO] [stdout] 693 | winapi::shared::wtypes::VT_I4 => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".plVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:694:13 [INFO] [stdout] | [INFO] [stdout] 694 | winapi::shared::wtypes::VT_BSTR => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".pbstrVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:694:62 [INFO] [stdout] | [INFO] [stdout] 694 | winapi::shared::wtypes::VT_BSTR => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".pbstrVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:695:13 [INFO] [stdout] | [INFO] [stdout] 695 | winapi::shared::wtypes::VT_DISPATCH => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".ppdispVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:695:66 [INFO] [stdout] | [INFO] [stdout] 695 | winapi::shared::wtypes::VT_DISPATCH => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".ppdispVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | winapi::shared::wtypes::VT_BOOL => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".pboolVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:696:62 [INFO] [stdout] | [INFO] [stdout] 696 | winapi::shared::wtypes::VT_BOOL => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".pboolVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | winapi::shared::wtypes::VT_VARIANT => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".pvarval_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:697:65 [INFO] [stdout] | [INFO] [stdout] 697 | winapi::shared::wtypes::VT_VARIANT => (pointee_vt | winapi::shared::wtypes::VT_BYREF, format!(".pvarval_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:698:13 [INFO] [stdout] | [INFO] [stdout] 698 | winapi::shared::wtypes::VT_USERDEFINED => (winapi::shared::wtypes::VT_DISPATCH, format!(".pdispVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:698:56 [INFO] [stdout] | [INFO] [stdout] 698 | winapi::shared::wtypes::VT_USERDEFINED => (winapi::shared::wtypes::VT_DISPATCH, format!(".pdispVal_mut() = {}", param_name)), [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:702:11 [INFO] [stdout] | [INFO] [stdout] 702 | winapi::shared::wtypes::VT_USERDEFINED => { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:706:19 [INFO] [stdout] | [INFO] [stdout] 706 | 4 => (winapi::shared::wtypes::VT_I4, format!(".lVal_mut() = {}", param_name)), // enum [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/rc.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | std::os::windows::ffi::OsStringExt::from_wide(slice) [INFO] [stdout] | ^^^^^^^^^^^ not found in `std::os::windows::ffi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::unix::prelude::OsStringExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/lib.rs:588:38 [INFO] [stdout] | [INFO] [stdout] 588 | let result = std::os::windows::ffi::OsStrExt::encode_wide(s); [INFO] [stdout] | ^^^^^^^^ not found in `std::os::windows::ffi` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 14 | use std::os::unix::prelude::OsStrExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `memid` on type `VarDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:172:64 [INFO] [stdout] | [INFO] [stdout] 172 | crate::error::to_result((*type_info.as_ptr()).GetNames(desc.memid, &mut name, 1, &mut num_names_received))?; [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `u` on type `VarDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | &**self.desc.u.lpvarValue() [INFO] [stdout] | ^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `memid` on type `VarDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:235:64 [INFO] [stdout] | [INFO] [stdout] 235 | crate::error::to_result((*type_info.as_ptr()).GetNames(desc.memid, &mut name, 1, &mut num_names_received))?; [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `memid` on type `VarDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | self.desc.memid [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `elemdescVar` on type `VarDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | &self.desc.elemdescVar.tdesc [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cParams` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:301:56 [INFO] [stdout] | [INFO] [stdout] 301 | let mut names = vec![std::ptr::null_mut(); (1 + desc.cParams) as usize]; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `memid` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:302:63 [INFO] [stdout] | [INFO] [stdout] 302 | crate::error::to_result((*type_info.as_ptr()).GetNames(desc.memid, names.as_mut_ptr(), names.len() as winapi::shared::minwindef::UINT, ... [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `invkind` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | match desc.invkind { [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cParams` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:310:45 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(num_names_received, 1 + desc.cParams as winapi::shared::minwindef::UINT), [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cParams` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:314:35 [INFO] [stdout] | [INFO] [stdout] 314 | if num_names_received == desc.cParams as winapi::shared::minwindef::UINT { [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cParams` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:325:46 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(num_names_received, 1 + desc.cParams as winapi::shared::minwindef::UINT) [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cParams` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:332:32 [INFO] [stdout] | [INFO] [stdout] 332 | assert_eq!(names.len(), desc.cParams as usize); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lprgelemdescParam` on type `FuncDescRc` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/winapi-tlb-bindgen-6f86b6752a3319a9/f07a395/src/types.rs:334:26 [INFO] [stdout] | [INFO] [stdout] 334 | let param_descs = desc.lprgelemdescParam; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stdout] error: aborting due to 242 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi-tlb-bindgen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "029a8572af96a00243e9f5cdb09f4ec199ac1b3927dd1b917517d04ab20e7fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029a8572af96a00243e9f5cdb09f4ec199ac1b3927dd1b917517d04ab20e7fe1", kill_on_drop: false }` [INFO] [stdout] 029a8572af96a00243e9f5cdb09f4ec199ac1b3927dd1b917517d04ab20e7fe1