[INFO] cloning repository https://github.com/AFelidae/ClickTimer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AFelidae/ClickTimer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAFelidae%2FClickTimer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAFelidae%2FClickTimer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c807ece393b8de80c6b0bb24f468d90d1feb8f3 [INFO] checking AFelidae/ClickTimer against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAFelidae%2FClickTimer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AFelidae/ClickTimer on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AFelidae/ClickTimer [INFO] finished tweaking git repo https://github.com/AFelidae/ClickTimer [INFO] tweaked toml for git repo https://github.com/AFelidae/ClickTimer written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/AFelidae/ClickTimer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", 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] 68ae98989a965b27a56f47a5fff519c8b417d6959010ffd6036d54a4b01bb938 [INFO] running `Command { std: "docker" "start" "-a" "68ae98989a965b27a56f47a5fff519c8b417d6959010ffd6036d54a4b01bb938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68ae98989a965b27a56f47a5fff519c8b417d6959010ffd6036d54a4b01bb938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ae98989a965b27a56f47a5fff519c8b417d6959010ffd6036d54a4b01bb938", kill_on_drop: false }` [INFO] [stdout] 68ae98989a965b27a56f47a5fff519c8b417d6959010ffd6036d54a4b01bb938 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98aa56b5eff815f8a09a5c6104d9c0a1a7e3db7010ab1d90d56893aded548fec [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" "98aa56b5eff815f8a09a5c6104d9c0a1a7e3db7010ab1d90d56893aded548fec", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking clicktime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hack_util/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | m_h_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] --> src/hack_util/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | fn new_handle(h_process: winapi::um::winnt::HANDLE) -> Process { [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] --> src/hack_util/mod.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | 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] --> src/hack_util/mod.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | mem::size_of::() as 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] --> src/hack_util/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | winapi::um::memoryapi::ReadProcessMemory( [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] --> src/hack_util/mod.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | mem::size_of::() as 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] --> src/hack_util/mod.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | winapi::um::tlhelp32::CreateToolhelp32Snapshot( [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] --> src/hack_util/mod.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | winapi::um::tlhelp32::TH32CS_SNAPMODULE, [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] --> src/hack_util/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | if h_module != 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] --> src/hack_util/mod.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | let mut entry: winapi::um::tlhelp32::MODULEENTRY32W = unsafe { mem::zeroed() }; [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] --> src/hack_util/mod.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | entry.dwSize = mem::size_of::() as u32; [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] --> src/hack_util/mod.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | while unsafe { winapi::um::tlhelp32::Module32NextW(h_module, &mut entry) } != 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] --> src/hack_util/mod.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | unsafe { winapi::um::handleapi::CloseHandle(h_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] --> src/hack_util/mod.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | winapi::um::processthreadsapi::OpenProcess( [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] --> src/hack_util/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | winapi::um::winnt::PROCESS_ALL_ACCESS, [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] --> src/hack_util/mod.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { _status = winapi::um::winuser::GetAsyncKeyState(key) != 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] --> src/hack_util/mod.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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] --> src/hack_util/mod.rs:118:64 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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] --> src/hack_util/mod.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | let mut entry: winapi::um::tlhelp32::PROCESSENTRY32W = unsafe { mem::zeroed() }; [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] --> src/hack_util/mod.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | entry.dwSize = mem::size_of::() as u32; [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] --> src/hack_util/mod.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | while unsafe { winapi::um::tlhelp32::Process32NextW(h_process, &mut entry) } != 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] --> src/hack_util/mod.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { winapi::um::handleapi::CloseHandle(h_process) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clicktime` due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hack_util/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | m_h_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] --> src/hack_util/mod.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | fn new_handle(h_process: winapi::um::winnt::HANDLE) -> Process { [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] --> src/hack_util/mod.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | 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] --> src/hack_util/mod.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | mem::size_of::() as 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] --> src/hack_util/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | winapi::um::memoryapi::ReadProcessMemory( [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] --> src/hack_util/mod.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | mem::size_of::() as 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] --> src/hack_util/mod.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | winapi::um::tlhelp32::CreateToolhelp32Snapshot( [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] --> src/hack_util/mod.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | winapi::um::tlhelp32::TH32CS_SNAPMODULE, [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] --> src/hack_util/mod.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | if h_module != 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] --> src/hack_util/mod.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | let mut entry: winapi::um::tlhelp32::MODULEENTRY32W = unsafe { mem::zeroed() }; [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] --> src/hack_util/mod.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | entry.dwSize = mem::size_of::() as u32; [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] --> src/hack_util/mod.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | while unsafe { winapi::um::tlhelp32::Module32NextW(h_module, &mut entry) } != 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] --> src/hack_util/mod.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | unsafe { winapi::um::handleapi::CloseHandle(h_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] --> src/hack_util/mod.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | winapi::um::processthreadsapi::OpenProcess( [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] --> src/hack_util/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | winapi::um::winnt::PROCESS_ALL_ACCESS, [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] --> src/hack_util/mod.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | unsafe { _status = winapi::um::winuser::GetAsyncKeyState(key) != 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] --> src/hack_util/mod.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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] --> src/hack_util/mod.rs:118:64 [INFO] [stdout] | [INFO] [stdout] 118 | winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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] --> src/hack_util/mod.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | let mut entry: winapi::um::tlhelp32::PROCESSENTRY32W = unsafe { mem::zeroed() }; [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] --> src/hack_util/mod.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | entry.dwSize = mem::size_of::() as u32; [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] --> src/hack_util/mod.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | while unsafe { winapi::um::tlhelp32::Process32NextW(h_process, &mut entry) } != 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] --> src/hack_util/mod.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { winapi::um::handleapi::CloseHandle(h_process) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "98aa56b5eff815f8a09a5c6104d9c0a1a7e3db7010ab1d90d56893aded548fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98aa56b5eff815f8a09a5c6104d9c0a1a7e3db7010ab1d90d56893aded548fec", kill_on_drop: false }` [INFO] [stdout] 98aa56b5eff815f8a09a5c6104d9c0a1a7e3db7010ab1d90d56893aded548fec