[INFO] cloning repository https://github.com/rlabrecque/rl-diablo-2-hack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rlabrecque/rl-diablo-2-hack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlabrecque%2Frl-diablo-2-hack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlabrecque%2Frl-diablo-2-hack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4076a3d08ed209e6a2e2c1bc0d909e5176d76cb9
[INFO] testing rlabrecque/rl-diablo-2-hack against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlabrecque%2Frl-diablo-2-hack" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/rlabrecque/rl-diablo-2-hack
[INFO] finished tweaking git repo https://github.com/rlabrecque/rl-diablo-2-hack
[INFO] tweaked toml for git repo https://github.com/rlabrecque/rl-diablo-2-hack written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rlabrecque/rl-diablo-2-hack on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rlabrecque/rl-diablo-2-hack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/rlinjector/pe/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Hpmason/retour-rs`
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]     Updating generic-array v0.14.4 -> v0.14.9
[INFO] [stderr]       Adding iced-x86 v1.21.0
[INFO] [stderr]       Adding itertools v0.4.19 (available: v0.14.0)
[INFO] [stderr]       Adding lazy_static v0.1.16 (available: v1.5.0)
[INFO] [stderr]     Updating libc v0.2.81 -> v0.2.178
[INFO] [stderr]       Adding mach2 v0.4.3
[INFO] [stderr]       Adding mmap-fixed-fixed v0.2.0
[INFO] [stderr]       Adding once_cell v1.21.3
[INFO] [stderr]     Updating proc-macro2 v1.0.24 -> v1.0.103
[INFO] [stderr]     Updating quote v1.0.7 -> v1.0.42
[INFO] [stderr]     Updating region v2.2.0 -> v3.0.2
[INFO] [stderr]       Adding retour v0.4.0-alpha.4 (https://github.com/Hpmason/retour-rs#94be4740)
[INFO] [stderr]       Adding slice-pool2 v0.4.3
[INFO] [stderr]       Adding syn v2.0.111
[INFO] [stderr]       Adding unicode-ident v1.0.22
[INFO] [stderr]       Adding windows v0.61.3
[INFO] [stderr]       Adding windows-collections v0.2.0
[INFO] [stderr]       Adding windows-core v0.61.2
[INFO] [stderr]       Adding windows-future v0.2.1
[INFO] [stderr]       Adding windows-implement v0.60.2
[INFO] [stderr]       Adding windows-interface v0.59.3
[INFO] [stderr]       Adding windows-link v0.1.3
[INFO] [stderr]       Adding windows-numerics v0.2.0
[INFO] [stderr]       Adding windows-result v0.3.4
[INFO] [stderr]       Adding windows-strings v0.4.2
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows-threading v0.1.0
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded windows-numerics v0.2.0
[INFO] [stderr]   Downloaded windows-strings v0.4.2
[INFO] [stderr]   Downloaded slice-pool2 v0.4.3
[INFO] [stderr]   Downloaded windows-core v0.61.2
[INFO] [stderr]   Downloaded windows-collections v0.2.0
[INFO] [stderr]   Downloaded vec_map v0.8.2
[INFO] [stderr]   Downloaded enumflags2 v0.7.1
[INFO] [stderr]   Downloaded version_check v0.9.2
[INFO] [stderr]   Downloaded windows-result v0.3.4
[INFO] [stderr]   Downloaded ctrlc v3.1.7
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded itertools v0.4.19
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded structopt v0.3.21
[INFO] [stderr]   Downloaded heck v0.3.1
[INFO] [stderr]   Downloaded typenum v1.12.0
[INFO] [stderr]   Downloaded windows-future v0.2.1
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded structopt-derive v0.4.14
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded generic-array v0.14.9
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] [stderr]   Downloaded windows-threading v0.1.0
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded strsim v0.8.0
[INFO] [stderr]   Downloaded textwrap v0.11.0
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded windows-implement v0.60.2
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded windows-interface v0.59.3
[INFO] [stderr]   Downloaded windows-link v0.1.3
[INFO] [stderr]   Downloaded mmap-fixed-fixed v0.2.0
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.0
[INFO] [stderr]   Downloaded windows v0.61.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a1cfd2548eba7cb5f9c00e72f36941b069755d9a5996d114318c5634486f4f2
[INFO] running `Command { std: "docker" "start" "-a" "2a1cfd2548eba7cb5f9c00e72f36941b069755d9a5996d114318c5634486f4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a1cfd2548eba7cb5f9c00e72f36941b069755d9a5996d114318c5634486f4f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a1cfd2548eba7cb5f9c00e72f36941b069755d9a5996d114318c5634486f4f2", kill_on_drop: false }`
[INFO] [stdout] 2a1cfd2548eba7cb5f9c00e72f36941b069755d9a5996d114318c5634486f4f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e22927ef823cb6de1ff2462e73a04298edb5633cedd50daa9597fee271995bf2
[INFO] running `Command { std: "docker" "start" "-a" "e22927ef823cb6de1ff2462e73a04298edb5633cedd50daa9597fee271995bf2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/rlinjector/pe/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slice-pool2 v0.4.3
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling pe v0.2.0 (/opt/rustwide/workdir/rlinjector/pe)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> rlinjector/pe/src/types.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  87 | /     bitflags! {
[INFO] [stdout]  88 | |         #[repr(packed)]
[INFO] [stdout]  89 | |         flags Characteristics: u16 {
[INFO] [stdout]  90 | |             const RELOCS_STRIPPED         = 0x0001,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> rlinjector/pe/src/types.rs:87:5
[INFO] [stdout]     |
[INFO] [stdout]  87 | /     bitflags! {
[INFO] [stdout]  88 | |         #[repr(packed)]
[INFO] [stdout]  89 | |         flags Characteristics: u16 {
[INFO] [stdout]  90 | |             const RELOCS_STRIPPED         = 0x0001,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> rlinjector/pe/src/types.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     bitflags! {
[INFO] [stdout] 112 | |         #[repr(packed)]
[INFO] [stdout] 113 | |         flags Characteristics: u16 {
[INFO] [stdout] 114 | |             const RESERVED1             = 0x0001,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> rlinjector/pe/src/types.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     bitflags! {
[INFO] [stdout] 112 | |         #[repr(packed)]
[INFO] [stdout] 113 | |         flags Characteristics: u16 {
[INFO] [stdout] 114 | |             const RESERVED1             = 0x0001,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> rlinjector/pe/src/types.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     bitflags! {
[INFO] [stdout] 136 | |         #[repr(packed)]
[INFO] [stdout] 137 | |         flags Characteristics: u32 {
[INFO] [stdout] 138 | |             const RESERVED2                        = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> rlinjector/pe/src/types.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     bitflags! {
[INFO] [stdout] 136 | |         #[repr(packed)]
[INFO] [stdout] 137 | |         flags Characteristics: u32 {
[INFO] [stdout] 138 | |             const RESERVED2                        = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rlwindows v0.1.0 (/opt/rustwide/workdir/rlwindows)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> rlwindows/src/lib.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     process_handle: winapi::um::winnt::HANDLE,
[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]  --> rlwindows/src/lib.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     module: winapi::shared::minwindef::HMODULE,
[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]  --> rlwindows/src/lib.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     base_name: winapi::shared::ntdef::LPWSTR,
[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]  --> rlwindows/src/lib.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     size: winapi::shared::minwindef::DWORD,
[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]  --> rlwindows/src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | ) -> winapi::shared::minwindef::DWORD {
[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]  --> rlwindows/src/lib.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     unsafe { winapi::um::psapi::GetModuleBaseNameW(process_handle, module, base_name, size) }
[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]   --> rlwindows/src/lib.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     process_handle: winapi::um::winnt::HANDLE,
[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]   --> rlwindows/src/lib.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 |     out_module_handles: *mut winapi::shared::minwindef::HMODULE,
[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]   --> rlwindows/src/lib.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 |     out_module_handles_size: winapi::shared::minwindef::DWORD,
[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]   --> rlwindows/src/lib.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     bytes_needed: winapi::shared::minwindef::LPDWORD,
[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]   --> rlwindows/src/lib.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let ret = winapi::um::psapi::EnumProcessModules(
[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]   --> rlwindows/src/lib.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ret == winapi::shared::minwindef::TRUE
[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]   --> rlwindows/src/lib.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     handle: winapi::um::winnt::HANDLE,
[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]   --> rlwindows/src/lib.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     milliseconds: winapi::shared::minwindef::DWORD,
[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]   --> rlwindows/src/lib.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> winapi::shared::minwindef::DWORD {
[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]   --> rlwindows/src/lib.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |     unsafe { winapi::um::synchapi::WaitForSingleObject(handle, milliseconds) }
[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]   --> rlwindows/src/lib.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     process_handle: winapi::um::winnt::HANDLE,
[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]   --> rlwindows/src/lib.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     thread_attributes: winapi::um::minwinbase::LPSECURITY_ATTRIBUTES,
[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]   --> rlwindows/src/lib.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     stack_size: winapi::shared::basetsd::SIZE_T,
[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]   --> rlwindows/src/lib.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |     start_address: winapi::um::minwinbase::LPTHREAD_START_ROUTINE,
[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]   --> rlwindows/src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     parameter: winapi::shared::minwindef::LPVOID,
[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]   --> rlwindows/src/lib.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     creation_flags: winapi::shared::minwindef::DWORD,
[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]   --> rlwindows/src/lib.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     thread_id: winapi::shared::minwindef::LPDWORD,
[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]   --> rlwindows/src/lib.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | ) -> winapi::um::winnt::HANDLE {
[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]   --> rlwindows/src/lib.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |         winapi::um::processthreadsapi::CreateRemoteThread(
[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]   --> rlwindows/src/lib.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 |     process_handle: winapi::um::winnt::HANDLE,
[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]   --> rlwindows/src/lib.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     base_address: winapi::shared::minwindef::LPVOID,
[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]   --> rlwindows/src/lib.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     buffer: winapi::shared::minwindef::LPCVOID,
[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]   --> rlwindows/src/lib.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     size: winapi::shared::basetsd::SIZE_T,
[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]   --> rlwindows/src/lib.rs:61:43
[INFO] [stdout]    |
[INFO] [stdout] 61 |     number_of_bytes_written: *mut winapi::shared::basetsd::SIZE_T,
[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]   --> rlwindows/src/lib.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let ret = winapi::um::memoryapi::WriteProcessMemory(
[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]   --> rlwindows/src/lib.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |         ret == winapi::shared::minwindef::TRUE
[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]   --> rlwindows/src/lib.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |     process_handle: winapi::um::winnt::HANDLE,
[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]   --> rlwindows/src/lib.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |     address: winapi::shared::minwindef::LPVOID,
[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]   --> rlwindows/src/lib.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     size: winapi::shared::basetsd::SIZE_T,
[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]   --> rlwindows/src/lib.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     allocation_type: winapi::shared::minwindef::DWORD,
[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]   --> rlwindows/src/lib.rs:80:28
[INFO] [stdout]    |
[INFO] [stdout] 80 |     protect_flags: winapi::shared::minwindef::DWORD,
[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]   --> rlwindows/src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 | ) -> winapi::shared::minwindef::LPVOID {
[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]   --> rlwindows/src/lib.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     unsafe { winapi::um::memoryapi::VirtualAllocEx(process_handle, address, size, allocation_type, protect_flags) }
[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]   --> rlwindows/src/lib.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     process_handle: winapi::um::winnt::HANDLE,
[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]   --> rlwindows/src/lib.rs:87:22
[INFO] [stdout]    |
[INFO] [stdout] 87 |     address: winapi::shared::minwindef::LPVOID,
[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]   --> rlwindows/src/lib.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     size: winapi::shared::basetsd::SIZE_T,
[INFO] [stdout]    |                   ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rlinjector/pe/src/lib.rs:244:21
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_exports(&self) -> Result<Exports> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^
[INFO] [stdout]     |                        |                |
[INFO] [stdout]     |                        |                the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_exports(&self) -> Result<Exports<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> rlwindows/src/lib.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 |     free_type: winapi::shared::minwindef::DWORD,
[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]   --> rlwindows/src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let ret = winapi::um::memoryapi::VirtualFreeEx(process_handle, address, size, free_type);
[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]   --> rlwindows/src/lib.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |         ret == winapi::shared::minwindef::TRUE
[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]   --> rlwindows/src/lib.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     module: winapi::shared::minwindef::HMODULE,
[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]   --> rlwindows/src/lib.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |     proc_name: winapi::shared::ntdef::LPCSTR,
[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]    --> rlwindows/src/lib.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | ) -> winapi::shared::minwindef::FARPROC {
[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]    --> rlwindows/src/lib.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     unsafe { winapi::um::libloaderapi::GetProcAddress(module, proc_name) }
[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]    --> rlwindows/src/lib.rs:104:47
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn get_module_handle(module_name: winapi::shared::ntdef::LPCWSTR) -> winapi::shared::minwindef::HMODULE {
[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]    --> rlwindows/src/lib.rs:104:82
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn get_module_handle(module_name: winapi::shared::ntdef::LPCWSTR) -> winapi::shared::minwindef::HMODULE {
[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]    --> rlwindows/src/lib.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |     unsafe { winapi::um::libloaderapi::GetModuleHandleW(module_name) }
[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]    --> rlwindows/src/lib.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     snapshot: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:110:27
[INFO] [stdout]     |
[INFO] [stdout] 110 |     module_entry: winapi::um::tlhelp32::LPMODULEENTRY32W,
[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]    --> rlwindows/src/lib.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let ret = winapi::um::tlhelp32::Module32FirstW(snapshot, module_entry);
[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]    --> rlwindows/src/lib.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     snapshot: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 120 |     module_entry: winapi::um::tlhelp32::LPMODULEENTRY32W,
[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]    --> rlwindows/src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let ret = winapi::um::tlhelp32::Module32NextW(snapshot, module_entry);
[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]    --> rlwindows/src/lib.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |     snapshot: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout] 129 |     process_entry: winapi::um::tlhelp32::LPPROCESSENTRY32W,
[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]    --> rlwindows/src/lib.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let ret = winapi::um::tlhelp32::Process32FirstW(snapshot, process_entry);
[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]    --> rlwindows/src/lib.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 |     snapshot: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:139:28
[INFO] [stdout]     |
[INFO] [stdout] 139 |     process_entry: winapi::um::tlhelp32::LPPROCESSENTRY32W,
[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]    --> rlwindows/src/lib.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let ret = winapi::um::tlhelp32::Process32NextW(snapshot, process_entry);
[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]    --> rlwindows/src/lib.rs:143:24
[INFO] [stdout]     |
[INFO] [stdout] 143 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     flags: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |     process_id: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | ) -> winapi::um::winnt::HANDLE {
[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]    --> rlwindows/src/lib.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |     unsafe { winapi::um::tlhelp32::CreateToolhelp32Snapshot(flags, process_id) }
[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]    --> rlwindows/src/lib.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     token_handle: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 |     token_information_class: winapi::um::winnt::TOKEN_INFORMATION_CLASS,
[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]    --> rlwindows/src/lib.rs:157:32
[INFO] [stdout]     |
[INFO] [stdout] 157 |     token_information: winapi::shared::minwindef::LPVOID,
[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]    --> rlwindows/src/lib.rs:158:39
[INFO] [stdout]     |
[INFO] [stdout] 158 |     token_information_length: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:159:28
[INFO] [stdout]     |
[INFO] [stdout] 159 |     return_length: winapi::shared::minwindef::PDWORD,
[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]    --> rlwindows/src/lib.rs:162:27
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let ret = winapi::um::securitybaseapi::GetTokenInformation(
[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]    --> rlwindows/src/lib.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:175:32
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let err_code = winapi::um::errhandlingapi::GetLastError();
[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]    --> rlwindows/src/lib.rs:180:37
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn close_handle(handle: winapi::um::winnt::HANDLE) -> bool {
[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]    --> rlwindows/src/lib.rs:181:32
[INFO] [stdout]     |
[INFO] [stdout] 181 |     assert_ne!(handle, winapi::um::handleapi::INVALID_HANDLE_VALUE);
[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]    --> rlwindows/src/lib.rs:184:27
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let ret = winapi::um::handleapi::CloseHandle(handle);
[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]    --> rlwindows/src/lib.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:189:62
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn open_process(process_id: u32, desired_access: winapi::shared::minwindef::DWORD) -> winapi::um::winnt::HANDLE {
[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]    --> rlwindows/src/lib.rs:189:99
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn open_process(process_id: u32, desired_access: winapi::shared::minwindef::DWORD) -> winapi::um::winnt::HANDLE {
[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]    --> rlwindows/src/lib.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     unsafe { winapi::um::processthreadsapi::OpenProcess(desired_access, winapi::shared::minwindef::FALSE, process_id) }
[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]    --> rlwindows/src/lib.rs:190:81
[INFO] [stdout]     |
[INFO] [stdout] 190 |     unsafe { winapi::um::processthreadsapi::OpenProcess(desired_access, winapi::shared::minwindef::FALSE, process_id) }
[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]    --> rlwindows/src/lib.rs:194:29
[INFO] [stdout]     |
[INFO] [stdout] 194 |     process_handle: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |     desired_access: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |     token_handle: winapi::um::winnt::PHANDLE,
[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]    --> rlwindows/src/lib.rs:199:27
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let ret = winapi::um::processthreadsapi::OpenProcessToken(process_handle, desired_access, token_handle);
[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]    --> rlwindows/src/lib.rs:200:24
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |     system_name: winapi::shared::ntdef::LPCWSTR,
[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]    --> rlwindows/src/lib.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |     name: winapi::shared::ntdef::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]    --> rlwindows/src/lib.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |     luid: winapi::um::winnt::PLUID,
[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]    --> rlwindows/src/lib.rs:210:27
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let ret = winapi::um::winbase::LookupPrivilegeValueW(system_name, name, luid);
[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]    --> rlwindows/src/lib.rs:211:24
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:216:27
[INFO] [stdout]     |
[INFO] [stdout] 216 |     token_handle: winapi::um::winnt::HANDLE,
[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]    --> rlwindows/src/lib.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 |     disable_all_privileges: winapi::shared::minwindef::BOOL,
[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]    --> rlwindows/src/lib.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |     new_state: winapi::um::winnt::PTOKEN_PRIVILEGES,
[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]    --> rlwindows/src/lib.rs:219:28
[INFO] [stdout]     |
[INFO] [stdout] 219 |     buffer_length: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:220:29
[INFO] [stdout]     |
[INFO] [stdout] 220 |     previous_state: winapi::um::winnt::PTOKEN_PRIVILEGES,
[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]    --> rlwindows/src/lib.rs:221:28
[INFO] [stdout]     |
[INFO] [stdout] 221 |     return_length: winapi::shared::minwindef::PDWORD,
[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]    --> rlwindows/src/lib.rs:224:27
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let ret = winapi::um::securitybaseapi::AdjustTokenPrivileges(
[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]    --> rlwindows/src/lib.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:236:41
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub fn get_current_process() -> winapi::um::winnt::HANDLE {
[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]    --> rlwindows/src/lib.rs:237:22
[INFO] [stdout]     |
[INFO] [stdout] 237 |     unsafe { winapi::um::processthreadsapi::GetCurrentProcess() }
[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]    --> rlwindows/src/lib.rs:240:57
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub fn disable_thread_library_calls(lib_module: winapi::shared::minwindef::HMODULE) -> bool {
[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]    --> rlwindows/src/lib.rs:242:27
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let ret = winapi::um::libloaderapi::DisableThreadLibraryCalls(lib_module);
[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]    --> rlwindows/src/lib.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |     thread_attributes: winapi::um::minwinbase::LPSECURITY_ATTRIBUTES,
[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]    --> rlwindows/src/lib.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     stack_size: winapi::shared::basetsd::SIZE_T,
[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]    --> rlwindows/src/lib.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |     start_address: winapi::um::minwinbase::LPTHREAD_START_ROUTINE,
[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]    --> rlwindows/src/lib.rs:251:24
[INFO] [stdout]     |
[INFO] [stdout] 251 |     parameter: winapi::shared::minwindef::LPVOID,
[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]    --> rlwindows/src/lib.rs:252:29
[INFO] [stdout]     |
[INFO] [stdout] 252 |     creation_flags: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |     thread_id: winapi::shared::minwindef::LPDWORD,
[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]    --> rlwindows/src/lib.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | ) -> winapi::um::winnt::HANDLE {
[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]    --> rlwindows/src/lib.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         winapi::um::processthreadsapi::CreateThread(
[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]    --> rlwindows/src/lib.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn load_library(file_name: winapi::shared::ntdef::LPCWSTR) -> winapi::shared::minwindef::HMODULE {
[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]    --> rlwindows/src/lib.rs:267:75
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn load_library(file_name: winapi::shared::ntdef::LPCWSTR) -> winapi::shared::minwindef::HMODULE {
[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]    --> rlwindows/src/lib.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |     unsafe { winapi::um::libloaderapi::LoadLibraryW(file_name) }
[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]    --> rlwindows/src/lib.rs:271:44
[INFO] [stdout]     |
[INFO] [stdout] 271 | pub fn free_library(module_handle: winapi::shared::minwindef::HMODULE) -> bool {
[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]    --> rlwindows/src/lib.rs:273:27
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let ret = winapi::um::libloaderapi::FreeLibrary(module_handle);
[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]    --> rlwindows/src/lib.rs:274:24
[INFO] [stdout]     |
[INFO] [stdout] 274 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let ret = winapi::um::consoleapi::AllocConsole();
[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]    --> rlwindows/src/lib.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 |         ret == winapi::shared::minwindef::TRUE
[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]    --> rlwindows/src/lib.rs:286:28
[INFO] [stdout]     |
[INFO] [stdout] 286 |     module_handle: winapi::shared::minwindef::HMODULE,
[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]    --> rlwindows/src/lib.rs:287:24
[INFO] [stdout]     |
[INFO] [stdout] 287 |     exit_code: winapi::shared::minwindef::DWORD,
[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]    --> rlwindows/src/lib.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |         winapi::um::libloaderapi::FreeLibraryAndExitThread(module_handle, exit_code);
[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]    --> rlwindows/src/lib.rs:294:51
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub fn output_debug_string(output_string: winapi::shared::ntdef::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]    --> rlwindows/src/lib.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 296 |         winapi::um::debugapi::OutputDebugStringW(output_string);
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rlwindows` (lib) due to 132 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e22927ef823cb6de1ff2462e73a04298edb5633cedd50daa9597fee271995bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22927ef823cb6de1ff2462e73a04298edb5633cedd50daa9597fee271995bf2", kill_on_drop: false }`
[INFO] [stdout] e22927ef823cb6de1ff2462e73a04298edb5633cedd50daa9597fee271995bf2
