[INFO] cloning repository https://github.com/gamozolabs/mesos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamozolabs/mesos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fmesos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fmesos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6ca31d7227eaf94fe03d75b065e1130ba87e221 [INFO] checking gamozolabs/mesos/a6ca31d7227eaf94fe03d75b065e1130ba87e221 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamozolabs%2Fmesos" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamozolabs/mesos on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamozolabs/mesos [INFO] finished tweaking git repo https://github.com/gamozolabs/mesos [INFO] tweaked toml for git repo https://github.com/gamozolabs/mesos written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gamozolabs/mesos 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winapi v0.3.6 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c1f23030e30f392cf31fba7db69170df731c13838a6901aee13fab2594c07c6 [INFO] running `Command { std: "docker" "start" "-a" "8c1f23030e30f392cf31fba7db69170df731c13838a6901aee13fab2594c07c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c1f23030e30f392cf31fba7db69170df731c13838a6901aee13fab2594c07c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1f23030e30f392cf31fba7db69170df731c13838a6901aee13fab2594c07c6", kill_on_drop: false }` [INFO] [stdout] 8c1f23030e30f392cf31fba7db69170df731c13838a6901aee13fab2594c07c6 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18280c4a0efe6e8d8e7b73bd7b4c7946311d168fa8eb7d9e3f88e955521544e1 [INFO] running `Command { std: "docker" "start" "-a" "18280c4a0efe6e8d8e7b73bd7b4c7946311d168fa8eb7d9e3f88e955521544e1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling winapi v0.3.6 [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::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:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | 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:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | 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:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | 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:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | 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:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | 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:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | 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 `um` in `winapi` [INFO] [stdout] --> libs/debugger/src/debugger.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | use winapi::um::consoleapi::SetConsoleCtrlHandler; [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: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] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [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[E0599]: the method `expect` exists for enum `Option`, but its trait bounds were not satisfied [INFO] [stdout] --> libs/debugger/src/debugger.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | let handle = Handle::new(handle).expect("Failed to get handle"); [INFO] [stdout] | ^^^^^^ method cannot be called on `Option` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: libs/debugger/src/handles.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Handle(HANDLE); [INFO] [stdout] | ----------------- doesn't satisfy `Handle: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Handle: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Option`, but its trait bounds were not satisfied [INFO] [stdout] --> libs/debugger/src/minidump.rs:89:34 [INFO] [stdout] | [INFO] [stdout] 89 | let fd = Handle::new(fd).expect("Failed to get handle to minidump"); [INFO] [stdout] | ^^^^^^ method cannot be called on `Option` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: libs/debugger/src/handles.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Handle(HANDLE); [INFO] [stdout] | ----------------- doesn't satisfy `Handle: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Handle: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `expect` exists for enum `Option`, but its trait bounds were not satisfied [INFO] [stdout] --> libs/debugger/src/sedebug.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 24 | let token = Handle::new(token) [INFO] [stdout] | _____________________- [INFO] [stdout] 25 | | .expect("Failed to get valid handle for token"); [INFO] [stdout] | | -^^^^^^ method cannot be called on `Option` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: libs/debugger/src/handles.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Handle(HANDLE); [INFO] [stdout] | ----------------- doesn't satisfy `Handle: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Handle: Sized` [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 65 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `debugger` (lib) due to 66 previous errors [INFO] running `Command { std: "docker" "inspect" "18280c4a0efe6e8d8e7b73bd7b4c7946311d168fa8eb7d9e3f88e955521544e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18280c4a0efe6e8d8e7b73bd7b4c7946311d168fa8eb7d9e3f88e955521544e1", kill_on_drop: false }` [INFO] [stdout] 18280c4a0efe6e8d8e7b73bd7b4c7946311d168fa8eb7d9e3f88e955521544e1