[INFO] cloning repository https://github.com/ShieldBattery/stimpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShieldBattery/stimpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShieldBattery%2Fstimpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShieldBattery%2Fstimpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9073f8fb7a626436e3b07838e0f53d9a30a97299 [INFO] documenting ShieldBattery/stimpack against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShieldBattery%2Fstimpack" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShieldBattery/stimpack on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShieldBattery/stimpack [INFO] finished tweaking git repo https://github.com/ShieldBattery/stimpack [INFO] tweaked toml for git repo https://github.com/ShieldBattery/stimpack written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ShieldBattery/stimpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] [stderr] Downloaded neon-runtime v0.9.1 [INFO] [stderr] Downloaded neon v0.9.1 [INFO] [stderr] Downloaded neon-build v0.9.1 [INFO] [stderr] Downloaded neon-macros v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8838403e8cbacda533596a2ea49c033188e5a37fe6977fc82253fe515d63bcd5 [INFO] running `Command { std: "docker" "start" "-a" "8838403e8cbacda533596a2ea49c033188e5a37fe6977fc82253fe515d63bcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8838403e8cbacda533596a2ea49c033188e5a37fe6977fc82253fe515d63bcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8838403e8cbacda533596a2ea49c033188e5a37fe6977fc82253fe515d63bcd5", kill_on_drop: false }` [INFO] [stdout] 8838403e8cbacda533596a2ea49c033188e5a37fe6977fc82253fe515d63bcd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f65966b056ae460d008a5514d63bf9565937d5a0ef04b61182277a5168ad29a3 [INFO] running `Command { std: "docker" "start" "-a" "f65966b056ae460d008a5514d63bf9565937d5a0ef04b61182277a5168ad29a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling ntapi v0.3.6 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking cslice v0.2.0 [INFO] [stderr] Checking neon-runtime v0.9.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Documenting stimpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/lib.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | 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 `shared` in `winapi` [INFO] [stdout] --> src/lib.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::FALSE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/lib.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::ntdef::{LARGE_INTEGER, MAXULONG, NT_SUCCESS, OBJECT_ATTRIBUTES}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.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] --> src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | 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] --> src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::memoryapi::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::processthreadsapi::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::synchapi::WaitForSingleObject; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::sysinfoapi::{GetNativeSystemInfo, SYSTEM_INFO}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winbase::{CREATE_SUSPENDED, INFINITE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/lib.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winnt::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/shellcode.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::MAX_PATH; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ntapi::ntmmapi` [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use ntapi::ntmmapi::{NtCreateSection, NtMapViewOfSection, NtUnmapViewOfSection, ViewUnmap}; [INFO] [stdout] | ^^^^^^^ could not find `ntmmapi` in `ntapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> src/shellcode.rs:1041:21 [INFO] [stdout] | [INFO] [stdout] 1041 | dll_path: [u16; MAX_PATH], [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> src/shellcode.rs:1042:21 [INFO] [stdout] | [INFO] [stdout] 1042 | func_name: [u8; MAX_PATH], [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SYSTEM_INFO` in this scope [INFO] [stdout] --> src/lib.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | fn system_info() -> &'static SYSTEM_INFO { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SYSTEM_INFO` in this scope [INFO] [stdout] --> src/lib.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | static mut INFO: mem::MaybeUninit = mem::MaybeUninit::uninit(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_TLS_DIRECTORY64` in this scope [INFO] [stdout] --> src/lib.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | impl PeTLS for IMAGE_TLS_DIRECTORY64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_TLS_DIRECTORY32` in this scope [INFO] [stdout] --> src/lib.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | impl PeTLS for IMAGE_TLS_DIRECTORY32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | fn data_dir(&self, index: u16) -> IMAGE_DATA_DIRECTORY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | fn export_dir(&self) -> IMAGE_DATA_DIRECTORY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait PeImage { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 94 | fn export_dd(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | fn tls_dir(&self) -> IMAGE_DATA_DIRECTORY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait PeImage { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 107 | fn tls_dd(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS32` in this scope [INFO] [stdout] --> src/lib.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | impl PeImage for IMAGE_NT_HEADERS32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | fn data_dir(&self, index: u16) -> IMAGE_DATA_DIRECTORY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/lib.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | impl PeImage for IMAGE_NT_HEADERS64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DATA_DIRECTORY` in this scope [INFO] [stdout] --> src/lib.rs:151:39 [INFO] [stdout] | [INFO] [stdout] 151 | fn data_dir(&self, index: u16) -> IMAGE_DATA_DIRECTORY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/lib.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | h: HANDLE, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/neon-0.9.1/src/handle/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Handle<'a, T: Managed + 'a> { [INFO] [stdout] | -------------------------------------- similarly named struct `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/lib.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn handle(&self) -> HANDLE { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/neon-0.9.1/src/handle/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Handle<'a, T: Managed + 'a> { [INFO] [stdout] | -------------------------------------- similarly named struct `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/lib.rs:276:8 [INFO] [stdout] | [INFO] [stdout] 276 | h: HANDLE, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/neon-0.9.1/src/handle/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Handle<'a, T: Managed + 'a> { [INFO] [stdout] | -------------------------------------- similarly named struct `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope [INFO] [stdout] --> src/lib.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | impl MemRegion for MEMORY_BASIC_INFORMATION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope [INFO] [stdout] --> src/lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | type Item = MEMORY_BASIC_INFORMATION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn new_from_handle(h: HANDLE) -> Self { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/neon-0.9.1/src/handle/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Handle<'a, T: Managed + 'a> { [INFO] [stdout] | -------------------------------------- similarly named struct `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/lib.rs:349:55 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn new_from_path(path: &str) -> Option<(Self, HANDLE)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/neon-0.9.1/src/handle/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Handle<'a, T: Managed + 'a> { [INFO] [stdout] | -------------------------------------- similarly named struct `Handle` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 349 | pub fn new_from_path(path: &str) -> Option<(Self, Handle)> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 344 | impl Process { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/lib.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn handle(&self) -> HANDLE { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/neon-0.9.1/src/handle/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Handle<'a, T: Managed + 'a> { [INFO] [stdout] | -------------------------------------- similarly named struct `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope [INFO] [stdout] --> src/lib.rs:398:56 [INFO] [stdout] | [INFO] [stdout] 344 | impl Process { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 398 | pub fn virtual_query(&self, addr: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope [INFO] [stdout] --> src/lib.rs:549:61 [INFO] [stdout] | [INFO] [stdout] 549 | pub fn iter_free_regions(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope [INFO] [stdout] --> src/lib.rs:602:32 [INFO] [stdout] | [INFO] [stdout] 602 | ) -> impl Iterator)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `stimpack` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type cdylib --crate-name stimpack src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=59705bc2e780f625 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b9137090ce39abd2.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-85ebbaf5297a9ab4.rmeta --extern neon=/opt/rustwide/target/debug/deps/libneon-8824664f733a11e8.rmeta --extern ntapi=/opt/rustwide/target/debug/deps/libntapi-a9a8f86114e47d30.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-bebc42549a4a579b.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "f65966b056ae460d008a5514d63bf9565937d5a0ef04b61182277a5168ad29a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65966b056ae460d008a5514d63bf9565937d5a0ef04b61182277a5168ad29a3", kill_on_drop: false }` [INFO] [stdout] f65966b056ae460d008a5514d63bf9565937d5a0ef04b61182277a5168ad29a3