[INFO] cloning repository https://github.com/vassjozsef/wanapi-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vassjozsef/wanapi-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvassjozsef%2Fwanapi-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvassjozsef%2Fwanapi-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d91c1684aaa3d4866596b78d79ba3fee3cc75a21 [INFO] documenting vassjozsef/wanapi-rust 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%2Fvassjozsef%2Fwanapi-rust" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vassjozsef/wanapi-rust 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/vassjozsef/wanapi-rust [INFO] finished tweaking git repo https://github.com/vassjozsef/wanapi-rust [INFO] tweaked toml for git repo https://github.com/vassjozsef/wanapi-rust written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/vassjozsef/wanapi-rust 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] Updating git repository `https://github.com/discord/ari` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] [stdout] c3a4d237912cb7330af1b6894524c2933a6eeddd0cf0e54aa7fb67c29c88dace [INFO] running `Command { std: "docker" "start" "-a" "c3a4d237912cb7330af1b6894524c2933a6eeddd0cf0e54aa7fb67c29c88dace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3a4d237912cb7330af1b6894524c2933a6eeddd0cf0e54aa7fb67c29c88dace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a4d237912cb7330af1b6894524c2933a6eeddd0cf0e54aa7fb67c29c88dace", kill_on_drop: false }` [INFO] [stdout] c3a4d237912cb7330af1b6894524c2933a6eeddd0cf0e54aa7fb67c29c88dace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] [stdout] 7df916c4e72cd5dd729bada659f41a82b92e20ffab798a0546f96d7877a45d7b [INFO] running `Command { std: "docker" "start" "-a" "7df916c4e72cd5dd729bada659f41a82b92e20ffab798a0546f96d7877a45d7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling ari v0.0.5 (https://github.com/discord/ari?branch=remove-nightly-features#be60f32a) [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling winapi-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking widestring v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Documenting winapi-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::winrt::roapi::RoGetActivationFactory; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ari::os::win` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use ari::os::win::ComPtr; [INFO] [stdout] | ^^^ could not find `win` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | shared::{ [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/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | um::combaseapi::CoInitializeEx, [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/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | um::dwmapi::DwmGetWindowAttribute, [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/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | um::objbase::COINIT_MULTITHREADED, [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/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | winrt::{inspectable::IInspectable, roapi::RoActivateInstance}, [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/dispatcher.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::winerror::HRESULT; [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/dispatcher.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/dispatcher.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::winrt::inspectable::{IInspectable, IInspectableVtbl}; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/graphics.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::guiddef::REFIID; [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/graphics.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::HWND; [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/graphics.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::winerror::HRESULT; [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/graphics.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/graphics.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::winrt::hstring::HSTRING; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/graphics.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::winrt::inspectable::{IInspectable, IInspectableVtbl}; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::RIDL` [INFO] [stdout] --> src/dispatcher.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::RIDL; [INFO] [stdout] | ^^^^^^^^^^^^ no `RIDL` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/util.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::winerror::{HRESULT, S_OK}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/util.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::winrt::hstring::HSTRING; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/util.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::winrt::inspectable::IInspectable; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winrt` in `winapi` [INFO] [stdout] --> src/util.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::winrt::winstring::{WindowsCreateString, WindowsGetStringRawBuffer}; [INFO] [stdout] | ^^^^^ could not find `winrt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::RIDL` [INFO] [stdout] --> src/graphics.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::RIDL; [INFO] [stdout] | ^^^^^^^^^^^^ no `RIDL` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::dispatcher::IDispatcherQueueController` [INFO] [stdout] --> src/main.rs:35:62 [INFO] [stdout] | [INFO] [stdout] 35 | CreateDispatcherQueueController, DispatcherQueueOptions, IDispatcherQueueController, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `IDispatcherQueueController` in `dispatcher` [INFO] [stdout] | help: a similar name exists in the module: `CreateDispatcherQueueController` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::graphics::IDirect3D11CaptureFramePool`, `crate::graphics::IDirect3D11CaptureFramePoolStatics`, `crate::graphics::IGraphicsCaptureItem`, `crate::graphics::IGraphicsCaptureItemInterop`, `crate::graphics::IGraphicsCaptureSession` [INFO] [stdout] --> src/main.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | B8G8R8A8UIntNormalized, IDirect3D11CaptureFramePool, IDirect3D11CaptureFramePoolStatics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDirect3D11CaptureFramePoolStatics` in `graphics` [INFO] [stdout] | | [INFO] [stdout] | no `IDirect3D11CaptureFramePool` in `graphics` [INFO] [stdout] 40 | IGraphicsCaptureItem, IGraphicsCaptureItemInterop, IGraphicsCaptureSession, SizeInt32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ no `IGraphicsCaptureSession` in `graphics` [INFO] [stdout] | | | [INFO] [stdout] | | no `IGraphicsCaptureItemInterop` in `graphics` [INFO] [stdout] | no `IGraphicsCaptureItem` in `graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/dispatcher.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | RIDL! {#[uuid(0x603e88e4, 0xa338, 0x4ffe, 0xa4, 0x57, 0xa5, 0xcf, 0xb9, 0xce, 0xb8, 0x99)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/dispatcher.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | RIDL! {#[uuid(0x22f34e66, 0x50db, 0x4e36, 0xa9, 0x8d, 0x61, 0xc0, 0x1b, 0x38, 0x4d, 0x20)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/graphics.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | RIDL! {#[uuid(0x3628e81b, 0x3cac, 0x4c60, 0xb7, 0xf4, 0x23, 0xce, 0x0e, 0x0c, 0x33, 0x56)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/graphics.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | RIDL! {#[uuid(0x79c3f95b, 0x31f7, 0x4ec2, 0xa4, 0x64, 0x63, 0x2e, 0xf5, 0xd3, 0x07, 0x60)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/graphics.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | RIDL! {#[uuid(0x7784056a, 0x67aa, 0x4d53, 0xae, 0x54, 0x10, 0x88, 0xd5, 0xa8, 0xca, 0x21)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/graphics.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | RIDL! {#[uuid(0x24eb6d22, 0x1975, 0x422e, 0x82, 0xe7, 0x78, 0x0d, 0xbd, 0x8d, 0xdf, 0x24)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `RIDL` [INFO] [stdout] --> src/graphics.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | RIDL! {#[uuid(0x814e42a9, 0xf70f, 0x4ad7, 0x93, 0x9b, 0xfd, 0xdc, 0xc6, 0xeb, 0x88, 0x0d)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDispatcherQueueController` in this scope [INFO] [stdout] --> src/dispatcher.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | dispatcherqueuecontroller: *mut *mut IDispatcherQueueController, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/dispatcher.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/util.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from(hr: HRESULT) -> Result<(), i32> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HSTRING` in this scope [INFO] [stdout] --> src/util.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn to_hstring(value: &str) -> Result { [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 `HSTRING` in this scope [INFO] [stdout] --> src/util.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_hstring(value: HSTRING) -> String { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IInspectable` in this scope [INFO] [stdout] --> src/util.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn print_runtime_class_name(class: &IInspectable) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/main.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | pub hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_1` in this scope [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | D3D_FEATURE_LEVEL_11_1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_0` in this scope [INFO] [stdout] --> src/main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | D3D_FEATURE_LEVEL_11_0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_10_1` in this scope [INFO] [stdout] --> src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | D3D_FEATURE_LEVEL_10_1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_10_0` in this scope [INFO] [stdout] --> src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | D3D_FEATURE_LEVEL_10_0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_9_3` in this scope [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | D3D_FEATURE_LEVEL_9_3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_9_2` in this scope [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | D3D_FEATURE_LEVEL_9_2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_9_1` in this scope [INFO] [stdout] --> src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | D3D_FEATURE_LEVEL_9_1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IInspectable` in this scope [INFO] [stdout] --> src/main.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | graphicsdevice: *mut *mut IInspectable, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/main.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | ) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11Device` in this scope [INFO] [stdout] --> src/main.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | fn create_d3d_device() -> Result, i32> { [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 `HWND` in this scope [INFO] [stdout] --> src/main.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | extern "system" fn enum_window(handle: HWND, data: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/main.rs:219:52 [INFO] [stdout] | [INFO] [stdout] 219 | extern "system" fn enum_window(handle: HWND, data: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/main.rs:219:63 [INFO] [stdout] | [INFO] [stdout] 219 | extern "system" fn enum_window(handle: HWND, data: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 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 `winapi-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name winapi_rust src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a4397b1c3b2b39fc -L dependency=/opt/rustwide/target/debug/deps --extern ari=/opt/rustwide/target/debug/deps/libari-f430dab9394ed798.rmeta --extern widestring=/opt/rustwide/target/debug/deps/libwidestring-be772467f681fd2d.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-22820650816d211a.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "7df916c4e72cd5dd729bada659f41a82b92e20ffab798a0546f96d7877a45d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df916c4e72cd5dd729bada659f41a82b92e20ffab798a0546f96d7877a45d7b", kill_on_drop: false }` [INFO] [stdout] 7df916c4e72cd5dd729bada659f41a82b92e20ffab798a0546f96d7877a45d7b