[INFO] cloning repository https://github.com/pacbypass/og_mesos_fuzzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacbypass/og_mesos_fuzzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacbypass%2Fog_mesos_fuzzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacbypass%2Fog_mesos_fuzzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad932fe477b04b6083d69034be9d8879a8f8da1a [INFO] checking pacbypass/og_mesos_fuzzer against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacbypass%2Fog_mesos_fuzzer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pacbypass/og_mesos_fuzzer 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] removed /workspace/builds/worker-0/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pacbypass/og_mesos_fuzzer [INFO] finished tweaking git repo https://github.com/pacbypass/og_mesos_fuzzer [INFO] tweaked toml for git repo https://github.com/pacbypass/og_mesos_fuzzer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pacbypass/og_mesos_fuzzer 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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] [stdout] 4e1f5dc3481a07c154bfd31f83857db3339b961f91f82b61a88de168ebbd04af [INFO] running `Command { std: "docker" "start" "-a" "4e1f5dc3481a07c154bfd31f83857db3339b961f91f82b61a88de168ebbd04af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1f5dc3481a07c154bfd31f83857db3339b961f91f82b61a88de168ebbd04af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1f5dc3481a07c154bfd31f83857db3339b961f91f82b61a88de168ebbd04af", kill_on_drop: false }` [INFO] [stdout] 4e1f5dc3481a07c154bfd31f83857db3339b961f91f82b61a88de168ebbd04af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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] 2fcb66c17e28ee803c5f4c1a342055e56f88f08faafb4462e73f90b116aa2914 [INFO] running `Command { std: "docker" "start" "-a" "2fcb66c17e28ee803c5f4c1a342055e56f88f08faafb4462e73f90b116aa2914", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking basic_mutator v0.1.0 (/opt/rustwide/workdir/libs/basic_mutator) [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking debugger v0.1.0 (/opt/rustwide/workdir/libs/debugger) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use 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 `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use 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 `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winnt::CONTEXT; [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] --> libs/debugger/src/debugger.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winnt::DBG_CONTINUE; [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] --> libs/debugger/src/debugger.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::DBG_EXCEPTION_NOT_HANDLED; [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] --> libs/debugger/src/debugger.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winnt::CONTEXT_ALL; [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] --> libs/debugger/src/debugger.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winnt::EXCEPTION_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] --> libs/debugger/src/debugger.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use 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] --> libs/debugger/src/debugger.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::minwinbase::CREATE_PROCESS_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::minwinbase::CREATE_THREAD_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::minwinbase::EXCEPTION_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::minwinbase::LOAD_DLL_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::minwinbase::EXIT_THREAD_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::minwinbase::EXIT_PROCESS_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::minwinbase::UNLOAD_DLL_DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::minwinbase::OUTPUT_DEBUG_STRING_EVENT; [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] --> libs/debugger/src/debugger.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::minwinbase::RIP_EVENT; [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] --> libs/debugger/src/debugger.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::shared::winerror::ERROR_SEM_TIMEOUT; [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] --> libs/debugger/src/debugger.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::debugapi::WaitForDebugEvent; [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] --> libs/debugger/src/debugger.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::debugapi::DebugActiveProcessStop; [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] --> libs/debugger/src/debugger.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::debugapi::DebugActiveProcess; [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] --> libs/debugger/src/debugger.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::debugapi::ContinueDebugEvent; [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] --> libs/debugger/src/debugger.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winbase::InitializeContext; [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] --> libs/debugger/src/debugger.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::processthreadsapi::GetProcessId; [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] --> libs/debugger/src/debugger.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use 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 `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | use winapi::um::processthreadsapi::SetThreadContext; [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] --> libs/debugger/src/debugger.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::processthreadsapi::GetThreadContext; [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] --> libs/debugger/src/debugger.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::processthreadsapi::FlushInstructionCache; [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] --> libs/debugger/src/debugger.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::um::processthreadsapi::TerminateProcess; [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] --> libs/debugger/src/debugger.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | use 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] --> libs/debugger/src/debugger.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | use winapi::um::processthreadsapi::CreateProcessA; [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] --> libs/debugger/src/debugger.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::um::processthreadsapi::STARTUPINFOA; [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] --> libs/debugger/src/debugger.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | use winapi::um::wow64apiset::IsWow64Process; [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] --> libs/debugger/src/debugger.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use winapi::um::winnt::PROCESS_QUERY_LIMITED_INFORMATION; [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] --> libs/debugger/src/debugger.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::psapi::GetMappedFileNameW; [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] --> libs/debugger/src/debugger.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use 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] --> libs/debugger/src/debugger.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::minwinbase::DEBUG_EVENT; [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] --> libs/debugger/src/debugger.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::um::winbase::DEBUG_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] --> libs/debugger/src/debugger.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::um::winbase::DEBUG_ONLY_THIS_PROCESS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> libs/debugger/src/debugger.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | use std::os::windows::io::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/minidump.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::EXCEPTION_POINTERS; [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] --> libs/debugger/src/minidump.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winnt::GENERIC_READ; [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] --> libs/debugger/src/minidump.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winnt::GENERIC_WRITE; [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] --> libs/debugger/src/minidump.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winnt::EXCEPTION_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] --> libs/debugger/src/minidump.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::fileapi::CREATE_NEW; [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] --> libs/debugger/src/minidump.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use 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] --> libs/debugger/src/minidump.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::fileapi::CreateFileW; [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] --> libs/debugger/src/minidump.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use 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] --> libs/debugger/src/minidump.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use 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] --> libs/debugger/src/minidump.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winnt::CONTEXT; [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] --> libs/debugger/src/sedebug.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use 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] --> libs/debugger/src/sedebug.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::TOKEN_PRIVILEGES; [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] --> libs/debugger/src/sedebug.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::TOKEN_ADJUST_PRIVILEGES; [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] --> libs/debugger/src/sedebug.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winnt::TOKEN_QUERY; [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] --> libs/debugger/src/sedebug.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winnt::SE_PRIVILEGE_ENABLED; [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] --> libs/debugger/src/sedebug.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::processthreadsapi::OpenProcessToken; [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] --> libs/debugger/src/sedebug.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use 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 `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/sedebug.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use 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 `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/sedebug.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winbase::LookupPrivilegeValueW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> libs/debugger/src/ffi_helpers.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/handles.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use 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] --> libs/debugger/src/handles.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::handleapi::CloseHandle; [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] --> libs/debugger/src/debugger.rs:218:43 [INFO] [stdout] | [INFO] [stdout] 218 | (startup_info).dwFlags |= winapi::um::winbase::STARTF_USESTDHANDLES; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | (startup_info).hStdError = nul as *mut winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:220:57 [INFO] [stdout] | [INFO] [stdout] 220 | (startup_info).hStdOutput = nul as *mut winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:221:56 [INFO] [stdout] | [INFO] [stdout] 221 | (startup_info).hStdInput = nul as *mut winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DEBUG_EVENT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | type DebugEventFunc = Box; [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct Debugger<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, HANDLE` [INFO] [stdout] ... [INFO] [stdout] 154 | process_handle: Option, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct Debugger<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, HANDLE` [INFO] [stdout] ... [INFO] [stdout] 163 | thread_handles: HashMap, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONTEXT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | context: &'a mut CONTEXT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `STARTUPINFOA` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | let mut startup_info: STARTUPINFOA = unsafe { std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEBUG_PROCESS` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | DEBUG_PROCESS [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEBUG_PROCESS` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | DEBUG_PROCESS | DEBUG_ONLY_THIS_PROCESS [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEBUG_ONLY_THIS_PROCESS` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | DEBUG_PROCESS | DEBUG_ONLY_THIS_PROCESS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateProcessA` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | assert!(CreateProcessA( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetProcessId` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | let pid = unsafe { GetProcessId(proc_info.hProcess) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | let handle = OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, 0, pid); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_LIMITED_INFORMATION` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:267:38 [INFO] [stdout] | [INFO] [stdout] 267 | let handle = OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, 0, pid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWow64Process` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | assert!(IsWow64Process(handle.raw(), &mut target_is_wow64) != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWow64Process` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | assert!(IsWow64Process(GetCurrentProcess(), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentProcess` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:281:36 [INFO] [stdout] | [INFO] [stdout] 281 | assert!(IsWow64Process(GetCurrentProcess(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DebugActiveProcess` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:293:25 [INFO] [stdout] | [INFO] [stdout] 293 | assert!(DebugActiveProcess(pid) != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONTEXT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | let mut cptr: *mut CONTEXT = std::ptr::null_mut(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONTEXT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:303:43 [INFO] [stdout] | [INFO] [stdout] 205 | impl<'a> Debugger<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, CONTEXT` [INFO] [stdout] ... [INFO] [stdout] 303 | vec![0u8; std::mem::size_of::() + 4096]; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InitializeContext` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | assert!(InitializeContext(context_backing.as_mut_ptr() as *mut _, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CONTEXT_ALL` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | CONTEXT_ALL, &mut cptr, &mut clen) != 0, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:402:33 [INFO] [stdout] | [INFO] [stdout] 402 | fn process_handle(&self) -> HANDLE { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMappedFileNameW` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | GetMappedFileNameW(self.process_handle(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadProcessMemory` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:441:20 [INFO] [stdout] | [INFO] [stdout] 441 | if ReadProcessMemory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteProcessMemory` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:468:20 [INFO] [stdout] | [INFO] [stdout] 468 | if WriteProcessMemory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FlushInstructionCache` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | assert!(FlushInstructionCache( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONTEXT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:735:39 [INFO] [stdout] | [INFO] [stdout] 735 | pub fn context(&mut self) -> &mut CONTEXT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetThreadContext` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:742:21 [INFO] [stdout] | [INFO] [stdout] 742 | assert!(GetThreadContext( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetThreadContext` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:750:21 [INFO] [stdout] | [INFO] [stdout] 750 | assert!(SetThreadContext( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONTEXT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:756:44 [INFO] [stdout] | [INFO] [stdout] 756 | fn get_crash_filename(&self, context: &CONTEXT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EXCEPTION_RECORD` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:757:43 [INFO] [stdout] | [INFO] [stdout] 757 | ... exception: &EXCEPTION_RECORD) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TerminateProcess` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:848:21 [INFO] [stdout] | [INFO] [stdout] 848 | TerminateProcess(self.process_handle.unwrap(), 123456) != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitForDebugEvent` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:860:23 [INFO] [stdout] | [INFO] [stdout] 860 | let der = WaitForDebugEvent(&mut event, 10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:862:20 [INFO] [stdout] | [INFO] [stdout] 862 | if GetLastError() == ERROR_SEM_TIMEOUT { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_SEM_TIMEOUT` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:862:38 [INFO] [stdout] | [INFO] [stdout] 862 | if GetLastError() == ERROR_SEM_TIMEOUT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:868:21 [INFO] [stdout] | [INFO] [stdout] 868 | GetLastError()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ContinueDebugEvent` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:944:37 [INFO] [stdout] | [INFO] [stdout] 944 | ... assert!(ContinueDebugEvent(pid, tid, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DBG_CONTINUE` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:945:33 [INFO] [stdout] | [INFO] [stdout] 945 | ... DBG_CONTINUE) != 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ContinueDebugEvent` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1006:37 [INFO] [stdout] | [INFO] [stdout] 1006 | ... assert!(ContinueDebugEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DBG_CONTINUE` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1007:47 [INFO] [stdout] | [INFO] [stdout] 1007 | ... pid, tid, DBG_CONTINUE) != 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ContinueDebugEvent` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1014:37 [INFO] [stdout] | [INFO] [stdout] 1014 | ... assert!(ContinueDebugEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DBG_EXCEPTION_NOT_HANDLED` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1015:47 [INFO] [stdout] | [INFO] [stdout] 1015 | ... pid, tid, DBG_EXCEPTION_NOT_HANDLED) != 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ContinueDebugEvent` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1069:21 [INFO] [stdout] | [INFO] [stdout] 1069 | assert!(ContinueDebugEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DBG_CONTINUE` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1070:31 [INFO] [stdout] | [INFO] [stdout] 1070 | pid, tid, DBG_CONTINUE) != 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DebugActiveProcessStop` in this scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:1085:21 [INFO] [stdout] | [INFO] [stdout] 1085 | assert!(DebugActiveProcessStop(self.pid) != 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn MiniDumpWriteDump(hProcess: HANDLE, processId: u32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | ... hFile: HANDLE, DumpType: u32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EXCEPTION_POINTERS` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | exception: *const EXCEPTION_POINTERS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn dump(filename: &str, pid: u32, tid: u32, process: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EXCEPTION_RECORD` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | exception: &mut EXCEPTION_RECORD, context: &mut CONTEXT) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONTEXT` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 67 | exception: &mut EXCEPTION_RECORD, context: &mut CONTEXT) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EXCEPTION_POINTERS` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | let ep = EXCEPTION_POINTERS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFileW` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let fd = CreateFileW(filename.as_ptr(), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | GENERIC_READ | GENERIC_WRITE, 0, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_WRITE` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | GENERIC_READ | GENERIC_WRITE, 0, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CREATE_NEW` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:85:35 [INFO] [stdout] | [INFO] [stdout] 85 | std::ptr::null_mut(), CREATE_NEW, 0, std::ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | assert!(fd != INVALID_HANDLE_VALUE, "Failed to create dump file"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> libs/debugger/src/minidump.rs:102:60 [INFO] [stdout] | [INFO] [stdout] 102 | assert!(res != 0, "MiniDumpWriteDump error: {}\n", GetLastError()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let mut token: HANDLE = std::ptr::null_mut(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TOKEN_PRIVILEGES` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | let mut tkp: TOKEN_PRIVILEGES = std::mem::zeroed(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcessToken` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | assert!(OpenProcessToken(GetCurrentProcess(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentProcess` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | assert!(OpenProcessToken(GetCurrentProcess(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN_ADJUST_PRIVILEGES` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | TOKEN_ADJUST_PRIVILEGES | TOKEN_QUERY, &mut token) != 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN_QUERY` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | TOKEN_ADJUST_PRIVILEGES | TOKEN_QUERY, &mut token) != 0); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LookupPrivilegeValueW` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | assert!(LookupPrivilegeValueW(std::ptr::null(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SE_PRIVILEGE_ENABLED` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | tkp.Privileges[0].Attributes = SE_PRIVILEGE_ENABLED; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustTokenPrivileges` in this scope [INFO] [stdout] --> libs/debugger/src/sedebug.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | assert!(AdjustTokenPrivileges(token.raw(), 0, &mut tkp, 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/handles.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Handle(HANDLE); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/handles.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(handle: HANDLE) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> libs/debugger/src/handles.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn raw(&self) -> HANDLE { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope [INFO] [stdout] --> libs/debugger/src/handles.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(CloseHandle(self.0) != 0, "Failed to drop HANDLE"); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `File` in the current scope [INFO] [stdout] --> libs/debugger/src/debugger.rs:214:94 [INFO] [stdout] | [INFO] [stdout] 214 | let nul = std::fs::File::create("R:\\no").expect("couldnt get handle to tmp file\n").as_raw_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> libs/debugger/src/debugger.rs:981:52 [INFO] [stdout] | [INFO] [stdout] 981 | ... return ExitType::Crash(filename); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `String`, found `str` [INFO] [stdout] | help: try using a conversion method: `filename.to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> libs/debugger/src/ffi_helpers.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | OsStr::new(value).encode_wide().chain(once(0)).collect() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 139 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0422, E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `debugger` due to 140 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2fcb66c17e28ee803c5f4c1a342055e56f88f08faafb4462e73f90b116aa2914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fcb66c17e28ee803c5f4c1a342055e56f88f08faafb4462e73f90b116aa2914", kill_on_drop: false }` [INFO] [stdout] 2fcb66c17e28ee803c5f4c1a342055e56f88f08faafb4462e73f90b116aa2914