[INFO] fetching crate gfx-backend-dx11 0.6.0... [INFO] documenting gfx-backend-dx11-0.6.0 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate gfx-backend-dx11 0.6.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate gfx-backend-dx11 0.6.0 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx-backend-dx11 0.6.0 [INFO] finished tweaking crates.io crate gfx-backend-dx11 0.6.0 [INFO] tweaked toml for crates.io crate gfx-backend-dx11 0.6.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9928b8ab3ff38bec967e12efc6873dd1087a20c9cf5f9f7f120eb5498f493a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9928b8ab3ff38bec967e12efc6873dd1087a20c9cf5f9f7f120eb5498f493a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9928b8ab3ff38bec967e12efc6873dd1087a20c9cf5f9f7f120eb5498f493a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9928b8ab3ff38bec967e12efc6873dd1087a20c9cf5f9f7f120eb5498f493a2", kill_on_drop: false }` [INFO] [stdout] b9928b8ab3ff38bec967e12efc6873dd1087a20c9cf5f9f7f120eb5498f493a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc4325635407815ce51e42e3c7a6f7341527f441bf15855de220edf17a2065f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7dc4325635407815ce51e42e3c7a6f7341527f441bf15855de220edf17a2065f", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking range-alloc v0.1.1 [INFO] [stderr] Compiling spirv_cross v0.20.0 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wio v0.2.2 [INFO] [stderr] Checking gfx-auxil v0.5.0 [INFO] [stderr] Documenting gfx-backend-dx11 v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | 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/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | um::{d3d11, d3dcommon, winuser::GetClientRect}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um`, `winapi::Interface` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 41 | um::{d3d11, d3dcommon, winuser::GetClientRect}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] 42 | Interface as _, [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/conv.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | 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/conv.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | um::{d3d11::*, d3dcommon::*}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/lib.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/debug.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::d3d11; [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/debug.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::{BOOL, INT}, [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/debug.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | um::{ [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/device.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wio::com`, `wio::wide` [INFO] [stdout] --> src/debug.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use wio::{com::ComPtr, wide::ToWide}; [INFO] [stdout] | ^^^ ^^^^ could not find `wide` in `wio` [INFO] [stdout] | | [INFO] [stdout] | could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um` [INFO] [stdout] --> src/device.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 15 | um::{d3d11, d3d11sdklayers, d3dcommon}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/device.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/dxgi.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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/dxgi.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::unknwnbase::IUnknown, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::Interface` [INFO] [stdout] --> src/dxgi.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 10 | Interface, [INFO] [stdout] | ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/dxgi.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | use std::{ffi::OsString, mem, os::windows::ffi::OsStringExt, ptr}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/dxgi.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/internal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um` [INFO] [stdout] --> src/internal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 10 | um::{d3d11, d3dcommon}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/internal.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um` [INFO] [stdout] --> src/shader.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | shared::winerror, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] 7 | um::{d3dcommon, d3dcompiler}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wio::com`, `dxgiformat::*`, `dxgiformat::*`, `dxgiformat::*` [INFO] [stdout] --> src/internal.rs:719:13 [INFO] [stdout] | [INFO] [stdout] 719 | use dxgiformat::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 828 | use dxgiformat::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 938 | use dxgiformat::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/shader.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `RIDL` in this scope [INFO] [stdout] --> src/debug.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | RIDL! {#[uuid(0xb2daad8b, 0x03d4, 0x4dbf, 0x95, 0xeb, 0x32, 0xab, 0x4b, 0x63, 0xd0, 0xab)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> src/dxgi.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | unsafe extern "system" fn(REFIID, *mut *mut winapi::ctypes::c_void) -> winerror::HRESULT; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn map_index_type(ty: IndexType) -> DXGI_FORMAT { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn viewable_format(format: DXGI_FORMAT) -> DXGI_FORMAT { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:33:48 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn viewable_format(format: DXGI_FORMAT) -> DXGI_FORMAT { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn map_format(format: Format) -> Option { [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 `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:119:52 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn map_format_nosrgb(format: Format) -> Option { [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 `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | pub typeless: DXGI_FORMAT, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct DecomposedDxgiFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 131 | pub typeless: DXGI_FORMAT, [INFO] [stdout] 132 | pub srv: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct DecomposedDxgiFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 133 | pub rtv: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct DecomposedDxgiFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 134 | pub uav: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct DecomposedDxgiFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 135 | pub dsv: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:138:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct DecomposedDxgiFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 138 | pub copy_uav: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct DecomposedDxgiFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 139 | pub copy_srv: Option, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope [INFO] [stdout] --> src/conv.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | typeless: DXGI_FORMAT_UNKNOWN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/conv.rs:158:37 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn from_dxgi_format(format: DXGI_FORMAT) -> DecomposedDxgiFormat { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_VIEWPORT` in this scope [INFO] [stdout] --> src/conv.rs:454:45 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn map_viewport(viewport: &Viewport) -> D3D11_VIEWPORT { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_RECT` in this scope [INFO] [stdout] --> src/conv.rs:465:33 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn map_rect(rect: &Rect) -> D3D11_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_PRIMITIVE_TOPOLOGY` in this scope [INFO] [stdout] --> src/conv.rs:474:49 [INFO] [stdout] | [INFO] [stdout] 474 | pub fn map_topology(ia: &InputAssemblerDesc) -> D3D11_PRIMITIVE_TOPOLOGY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_FILL_MODE` in this scope [INFO] [stdout] --> src/conv.rs:495:40 [INFO] [stdout] | [INFO] [stdout] 495 | fn map_fill_mode(mode: PolygonMode) -> D3D11_FILL_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_CULL_MODE` in this scope [INFO] [stdout] --> src/conv.rs:504:33 [INFO] [stdout] | [INFO] [stdout] 504 | fn map_cull_mode(mode: Face) -> D3D11_CULL_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_RASTERIZER_DESC` in this scope [INFO] [stdout] --> src/conv.rs:513:57 [INFO] [stdout] | [INFO] [stdout] 513 | pub(crate) fn map_rasterizer_desc(desc: &Rasterizer) -> D3D11_RASTERIZER_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND` in this scope [INFO] [stdout] --> src/conv.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | fn map_blend_factor(factor: Factor) -> D3D11_BLEND { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND` in this scope [INFO] [stdout] --> src/conv.rs:565:46 [INFO] [stdout] | [INFO] [stdout] 565 | fn map_alpha_blend_factor(factor: Factor) -> D3D11_BLEND { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND_OP` in this scope [INFO] [stdout] --> src/conv.rs:581:41 [INFO] [stdout] | [INFO] [stdout] 581 | fn map_blend_op(operation: BlendOp) -> (D3D11_BLEND_OP, D3D11_BLEND, D3D11_BLEND) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND` in this scope [INFO] [stdout] --> src/conv.rs:581:57 [INFO] [stdout] | [INFO] [stdout] 581 | fn map_blend_op(operation: BlendOp) -> (D3D11_BLEND_OP, D3D11_BLEND, D3D11_BLEND) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND` in this scope [INFO] [stdout] --> src/conv.rs:581:70 [INFO] [stdout] | [INFO] [stdout] 581 | fn map_blend_op(operation: BlendOp) -> (D3D11_BLEND_OP, D3D11_BLEND, D3D11_BLEND) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND_OP` in this scope [INFO] [stdout] --> src/conv.rs:603:47 [INFO] [stdout] | [INFO] [stdout] 603 | fn map_alpha_blend_op(operation: BlendOp) -> (D3D11_BLEND_OP, D3D11_BLEND, D3D11_BLEND) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND` in this scope [INFO] [stdout] --> src/conv.rs:603:63 [INFO] [stdout] | [INFO] [stdout] 603 | fn map_alpha_blend_op(operation: BlendOp) -> (D3D11_BLEND_OP, D3D11_BLEND, D3D11_BLEND) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND` in this scope [INFO] [stdout] --> src/conv.rs:603:76 [INFO] [stdout] | [INFO] [stdout] 603 | fn map_alpha_blend_op(operation: BlendOp) -> (D3D11_BLEND_OP, D3D11_BLEND, D3D11_BLEND) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_RENDER_TARGET_BLEND_DESC` in this scope [INFO] [stdout] --> src/conv.rs:627:7 [INFO] [stdout] | [INFO] [stdout] 627 | ) -> [D3D11_RENDER_TARGET_BLEND_DESC; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BLEND_DESC` in this scope [INFO] [stdout] --> src/conv.rs:648:51 [INFO] [stdout] | [INFO] [stdout] 648 | pub(crate) fn map_blend_desc(desc: &BlendDesc) -> D3D11_BLEND_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_COMPARISON_FUNC` in this scope [INFO] [stdout] --> src/conv.rs:657:44 [INFO] [stdout] | [INFO] [stdout] 657 | pub fn map_comparison(func: Comparison) -> D3D11_COMPARISON_FUNC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_STENCIL_OP` in this scope [INFO] [stdout] --> src/conv.rs:670:37 [INFO] [stdout] | [INFO] [stdout] 670 | fn map_stencil_op(op: StencilOp) -> D3D11_STENCIL_OP { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_DEPTH_STENCILOP_DESC` in this scope [INFO] [stdout] --> src/conv.rs:683:44 [INFO] [stdout] | [INFO] [stdout] 683 | fn map_stencil_side(side: &StencilFace) -> D3D11_DEPTH_STENCILOP_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_DEPTH_STENCIL_DESC` in this scope [INFO] [stdout] --> src/conv.rs:694:7 [INFO] [stdout] | [INFO] [stdout] 694 | ) -> (D3D11_DEPTH_STENCIL_DESC, State) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_TEXTURE_ADDRESS_MODE` in this scope [INFO] [stdout] --> src/conv.rs:778:40 [INFO] [stdout] | [INFO] [stdout] 778 | pub fn map_wrapping(wrap: WrapMode) -> D3D11_TEXTURE_ADDRESS_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_FILTER_TYPE` in this scope [INFO] [stdout] --> src/conv.rs:788:39 [INFO] [stdout] | [INFO] [stdout] 788 | fn map_filter_type(filter: Filter) -> D3D11_FILTER_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_FILTER_REDUCTION_TYPE` in this scope [INFO] [stdout] --> src/conv.rs:800:16 [INFO] [stdout] | [INFO] [stdout] 800 | reduction: D3D11_FILTER_REDUCTION_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_FILTER` in this scope [INFO] [stdout] --> src/conv.rs:802:6 [INFO] [stdout] | [INFO] [stdout] 802 | ) -> D3D11_FILTER { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DUserDefinedAnnotation` in module `temp` [INFO] [stdout] --> src/debug.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | annotation: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `temp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/device.rs:676:24 [INFO] [stdout] | [INFO] [stdout] 676 | window_handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIFactory` in this scope [INFO] [stdout] --> src/device.rs:677:25 [INFO] [stdout] | [INFO] [stdout] 71 | impl Device { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 677 | factory: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGISwapChain` in this scope [INFO] [stdout] --> src/device.rs:678:25 [INFO] [stdout] | [INFO] [stdout] 71 | impl Device { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 678 | ) -> Result<(ComPtr, dxgiformat::DXGI_FORMAT), window::CreationError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/dxgi.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | unsafe extern "system" fn(REFIID, *mut *mut winapi::ctypes::c_void) -> winerror::HRESULT; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> src/dxgi.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | guid: &GUID, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIAdapter` in this scope [INFO] [stdout] --> src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | *mut IDXGIAdapter, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope [INFO] [stdout] --> src/lib.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | HMODULE, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | *const UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | *mut UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIFactory` in this scope [INFO] [stdout] --> src/lib.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Instance { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 119 | pub(crate) factory: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIAdapter` in this scope [INFO] [stdout] --> src/lib.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 446 | pub struct PhysicalDevice { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 447 | adapter: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIAdapter` in this scope [INFO] [stdout] --> src/lib.rs:466:54 [INFO] [stdout] | [INFO] [stdout] 466 | fn get_feature_level(func: &CreateFun, adapter: *mut IDXGIAdapter) -> d3dcommon::D3D_FEATURE_LEVEL { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGISwapChain` in this scope [INFO] [stdout] --> src/lib.rs:725:23 [INFO] [stdout] | [INFO] [stdout] 724 | struct Presentation { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 725 | swapchain: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIFactory` in this scope [INFO] [stdout] --> src/lib.rs:732:32 [INFO] [stdout] | [INFO] [stdout] 731 | pub struct Surface { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 732 | pub(crate) factory: ComPtr, [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/lib.rs:733:17 [INFO] [stdout] | [INFO] [stdout] 733 | wnd_handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:2722:47 [INFO] [stdout] | [INFO] [stdout] 2722 | pub fn calc_subresource(&self, mip_level: UINT, layer: UINT) -> UINT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:2722:60 [INFO] [stdout] | [INFO] [stdout] 2722 | pub fn calc_subresource(&self, mip_level: UINT, layer: UINT) -> UINT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/lib.rs:2722:69 [INFO] [stdout] | [INFO] [stdout] 2722 | pub fn calc_subresource(&self, mip_level: UINT, layer: UINT) -> UINT { [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 87 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 `gfx-backend-dx11`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name gfx_backend_dx11 src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b7cb6f2855b37747.rmeta --extern auxil=/opt/rustwide/target/debug/deps/libgfx_auxil-25fe3d47b12c6e23.rmeta --extern hal=/opt/rustwide/target/debug/deps/libgfx_hal-a0b2804c355f9865.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-bbc3ce4c365f773d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-75d540134d633bf3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4c7ac7cd4b452da0.rmeta --extern range_alloc=/opt/rustwide/target/debug/deps/librange_alloc-c2516d669163f244.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-8e481469073a87d8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-10debbbdb227d377.rmeta --extern spirv_cross=/opt/rustwide/target/debug/deps/libspirv_cross-a9c6fc735f73b02f.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-5b2067143d6cd749.rmeta --extern wio=/opt/rustwide/target/debug/deps/libwio-e44e98fb897da004.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "7dc4325635407815ce51e42e3c7a6f7341527f441bf15855de220edf17a2065f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc4325635407815ce51e42e3c7a6f7341527f441bf15855de220edf17a2065f", kill_on_drop: false }` [INFO] [stdout] 7dc4325635407815ce51e42e3c7a6f7341527f441bf15855de220edf17a2065f