[INFO] cloning repository https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faf280cf94190a54043e947948a0031ce7ed71dc%2Finfiltrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faf280cf94190a54043e947948a0031ce7ed71dc%2Finfiltrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eafdb1b9ef5dc61d4f3bc774f50067ca9ca8421e
[INFO] documenting af280cf94190a54043e947948a0031ce7ed71dc/infiltrate/eafdb1b9ef5dc61d4f3bc774f50067ca9ca8421e against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faf280cf94190a54043e947948a0031ce7ed71dc%2Finfiltrate" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate
[INFO] finished tweaking git repo https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate
[INFO] tweaked toml for git repo https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/af280cf94190a54043e947948a0031ce7ed71dc/infiltrate 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-core v1.9.1
[INFO] [stderr]   Downloaded rayon v1.5.1
[INFO] [stderr]   Downloaded sysinfo v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546
[INFO] running `Command { std: "docker" "start" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling sysinfo v0.22.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]  Documenting infiltrate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::libloaderapi::{GetProcAddress, GetModuleHandleA};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::processthreadsapi::{OpenProcess, CreateRemoteThread, GetExitCodeThread};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::synchapi::WaitForSingleObject;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::winnt::*;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::winbase::*;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::handleapi::CloseHandle;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::shared::minwindef::DWORD;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/process/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::ntdef::NULL;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/process/memory.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::memoryapi::{
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/process/memory.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]   --> src/process/memory.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::shared::minwindef::*;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]   --> src/process/memory.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::shared::ntdef::*;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/process/memory.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::winnt::*;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/process/inject.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/824336ad4127ce295849937a24c08a4aeff6ada7/library/std/src/os/mod.rs:62:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated behind the `windows` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/process/inject.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::shared::minwindef::LPCVOID;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::Process`
[INFO] [stdout]  --> src/process/memory.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::process::Process;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPVOID` in this scope
[INFO] [stdout]   --> src/process/memory.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn write_process_memory(&self, base_addr: LPVOID, buffer: LPCVOID, size: usize) {
[INFO] [stdout]    |                                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPCVOID` in this scope
[INFO] [stdout]   --> src/process/memory.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn write_process_memory(&self, base_addr: LPVOID, buffer: LPCVOID, size: usize) {
[INFO] [stdout]    |                                                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPCVOID` in this scope
[INFO] [stdout]   --> src/process/memory.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn read_process_memory(&self, base_addr: LPCVOID, size: usize) -> DWORD {
[INFO] [stdout]    |                                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DWORD` in this scope
[INFO] [stdout]   --> src/process/memory.rs:45:75
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn read_process_memory(&self, base_addr: LPCVOID, size: usize) -> DWORD {
[INFO] [stdout]    |                                                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPVOID` in this scope
[INFO] [stdout]   --> src/process/memory.rs:62:46
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn virtual_free_ex(&self, base_addr: LPVOID, size: usize) {
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HANDLE` in this scope
[INFO] [stdout]   --> src/process/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     handle: HANDLE,
[INFO] [stdout]    |             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HANDLE` in this scope
[INFO] [stdout]   --> src/process/mod.rs:77:73
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn create_remote_thread(&self, alloc: *mut std::ffi::c_void) -> HANDLE {
[INFO] [stdout]    |                                                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HANDLE` in this scope
[INFO] [stdout]   --> src/process/mod.rs:95:50
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn wait_for_single_object(&self, thread: HANDLE) {
[INFO] [stdout]    |                                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HANDLE` in this scope
[INFO] [stdout]    --> src/process/mod.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn close_handle(&self, thread: HANDLE) {
[INFO] [stdout]     |                                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HANDLE` in this scope
[INFO] [stdout]    --> src/process/mod.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn get_exit_code(&self, thread: HANDLE) -> u32 {
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `infiltrate`
[INFO] running `Command { std: "docker" "inspect" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546", kill_on_drop: false }`
[INFO] [stdout] 7e540d8e36f2ad3021135193850dff676cecdc7feb84e3ec5046d0834f764546
