[INFO] fetching crate gfx_device_dx11 0.8.2... [INFO] documenting gfx_device_dx11-0.8.2 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate gfx_device_dx11 0.8.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gfx_device_dx11 0.8.2 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_device_dx11 0.8.2 [INFO] finished tweaking crates.io crate gfx_device_dx11 0.8.2 [INFO] tweaked toml for crates.io crate gfx_device_dx11 0.8.2 written to /workspace/builds/worker-9/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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 4814db025b3fdb81f2ae13ad29f13bcde8ea81ff1aa3977d36a66f6493976019 [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" "4814db025b3fdb81f2ae13ad29f13bcde8ea81ff1aa3977d36a66f6493976019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4814db025b3fdb81f2ae13ad29f13bcde8ea81ff1aa3977d36a66f6493976019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4814db025b3fdb81f2ae13ad29f13bcde8ea81ff1aa3977d36a66f6493976019", kill_on_drop: false }` [INFO] [stdout] 4814db025b3fdb81f2ae13ad29f13bcde8ea81ff1aa3977d36a66f6493976019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] d60301bb8f2e559cef93cbf422c5737a174e8a29b1b2364511bf84d3fb298fcd [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" "d60301bb8f2e559cef93cbf422c5737a174e8a29b1b2364511bf84d3fb298fcd", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Documenting gfx_device_dx11 v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/lib.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::shared::{dxgi, minwindef, winerror}; [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/command.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::minwindef::*; [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/command.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::shared::dxgiformat::{ [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/command.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | 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/data.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::shared::dxgiformat::*; [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/data.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::shared::dxgitype::{DXGI_SAMPLE_DESC}; [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/data.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::d3d11::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/lib.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::{d3d11, d3d11shader, d3dcommon}; [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/execute.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::shared::minwindef::UINT; [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/execute.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::winerror::SUCCEEDED; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/execute.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::d3d11; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/factory.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::{d3d11, d3dcommon}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/factory.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::shared::{dxgiformat, minwindef, winerror}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/mirror.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::shared::{winerror}; [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/state.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::shared::basetsd::UINT8; [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/state.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::shared::winerror::SUCCEEDED; [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/state.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::minwindef::*; [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/state.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | 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 `um` in `winapi` [INFO] [stdout] --> src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::d3d11::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/mirror.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::{d3dcommon, d3dcompiler, d3d11shader}; [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:209:50 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn create_from_existing(device: *mut winapi::um::d3d11::ID3D11Device, context: *mut winapi::um::d3d11::ID3D11DeviceContext) [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:209:97 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn create_from_existing(device: *mut winapi::um::d3d11::ID3D11Device, context: *mut winapi::um::d3d11::ID3D11DeviceContext) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_FORMAT` in this scope [INFO] [stdout] --> src/command.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | BindIndex(Buffer, DXGI_FORMAT), [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/command.rs:73:65 [INFO] [stdout] | [INFO] [stdout] 73 | BindVertexBuffers([native::Buffer; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES]), [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/command.rs:73:96 [INFO] [stdout] | [INFO] [stdout] 73 | BindVertexBuffers([native::Buffer; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES]), [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/command.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | SetPrimitive(D3D11_PRIMITIVE_TOPOLOGY), [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/command.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | SetViewport(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/command.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | SetScissor(D3D11_RECT), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11RasterizerState` in this scope [INFO] [stdout] --> src/command.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | SetRasterizer(*const ID3D11RasterizerState), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope [INFO] [stdout] --> src/command.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | SetDepthStencil(*const ID3D11DepthStencilState, 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/command.rs:82:53 [INFO] [stdout] | [INFO] [stdout] 82 | SetDepthStencil(*const ID3D11DepthStencilState, UINT), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11BlendState` in this scope [INFO] [stdout] --> src/command.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | SetBlend(*const ID3D11BlendState, [FLOAT; 4], UINT), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FLOAT` in this scope [INFO] [stdout] --> src/command.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | SetBlend(*const ID3D11BlendState, [FLOAT; 4], 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/command.rs:83:51 [INFO] [stdout] | [INFO] [stdout] 83 | SetBlend(*const ID3D11BlendState, [FLOAT; 4], 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/command.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | CopyBuffer(Buffer, Buffer, UINT, 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/command.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | CopyBuffer(Buffer, Buffer, UINT, 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/command.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | CopyBuffer(Buffer, Buffer, UINT, UINT, UINT), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_CLEAR_FLAG` in this scope [INFO] [stdout] --> src/command.rs:92:36 [INFO] [stdout] | [INFO] [stdout] 92 | ClearDepthStencil(native::Dsv, D3D11_CLEAR_FLAG, FLOAT, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FLOAT` in this scope [INFO] [stdout] --> src/command.rs:92:54 [INFO] [stdout] | [INFO] [stdout] 92 | ClearDepthStencil(native::Dsv, D3D11_CLEAR_FLAG, FLOAT, u8), [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/command.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | Draw(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/command.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | Draw(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/command.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | DrawInstanced(UINT, UINT, 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/command.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | DrawInstanced(UINT, UINT, 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/command.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | DrawInstanced(UINT, UINT, 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/command.rs:94:37 [INFO] [stdout] | [INFO] [stdout] 94 | DrawInstanced(UINT, UINT, 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/command.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | DrawIndexed(UINT, UINT, INT), [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/command.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | DrawIndexed(UINT, UINT, INT), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INT` in this scope [INFO] [stdout] --> src/command.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | DrawIndexed(UINT, UINT, INT), [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/command.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, 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/command.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, 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/command.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INT` in this scope [INFO] [stdout] --> src/command.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, 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/command.rs:96:49 [INFO] [stdout] | [INFO] [stdout] 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11RasterizerState` in this scope [INFO] [stdout] --> src/command.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | rasterizer: *const ID3D11RasterizerState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope [INFO] [stdout] --> src/command.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 104 | depth_stencil: *const ID3D11DepthStencilState, [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/command.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | stencil_ref: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11BlendState` in this scope [INFO] [stdout] --> src/command.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | blend: *const ID3D11BlendState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FLOAT` in this scope [INFO] [stdout] --> src/command.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | blend_ref: [FLOAT; 4], [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/data.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn map_function(fun: Comparison) -> D3D11_COMPARISON_FUNC { [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/data.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn map_format(format: Format, is_target: bool) -> 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/data.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn map_surface(surface: SurfaceType) -> 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_SAMPLE_DESC` in this scope [INFO] [stdout] --> src/data.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn map_anti_alias(aa: AaMode) -> DXGI_SAMPLE_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_BIND_FLAG` in this scope [INFO] [stdout] --> src/data.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn map_bind(bind: Bind) -> D3D11_BIND_FLAG { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in this scope [INFO] [stdout] --> src/data.rs:211:39 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn _map_access(access: Access) -> D3D11_CPU_ACCESS_FLAG { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_USAGE` in this scope [INFO] [stdout] --> src/data.rs:218:48 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn map_usage(usage: Usage, bind: Bind) -> (D3D11_USAGE, D3D11_CPU_ACCESS_FLAG) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in this scope [INFO] [stdout] --> src/data.rs:218:61 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn map_usage(usage: Usage, bind: Bind) -> (D3D11_USAGE, D3D11_CPU_ACCESS_FLAG) { [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/data.rs:231:36 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn map_wrap(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` in this scope [INFO] [stdout] --> src/data.rs:247:58 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn map_filter(filter: FilterMethod, op: FilterOp) -> D3D11_FILTER { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D11_DSV_FLAG` in this scope [INFO] [stdout] --> src/data.rs:267:49 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn map_dsv_flags(dsf: DepthStencilFlags) -> D3D11_DSV_FLAG { [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/execute.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | src_offset: UINT, dst_offset: 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/execute.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | src_offset: UINT, dst_offset: 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/execute.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | size: 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/execute.rs:124:78 [INFO] [stdout] | [INFO] [stdout] 124 | fn texture_subres(face: Option, image: &tex::RawImageInfo) -> UINT { [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/state.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn make_rasterizer(device: *mut ID3D11Device, rast: &state::Rasterizer, use_scissor: bool) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11RasterizerState` in this scope [INFO] [stdout] --> src/state.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | -> *const ID3D11RasterizerState { [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/state.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 74 | fn map_stencil_op(oper: state::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/state.rs:88:60 [INFO] [stdout] | [INFO] [stdout] 88 | fn map_stencil_side(side_: &Option) -> D3D11_DEPTH_STENCILOP_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT8` in this scope [INFO] [stdout] --> src/state.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | where F: Fn(&state::StencilSide) -> UINT8 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT8` in this scope [INFO] [stdout] --> src/state.rs:98:81 [INFO] [stdout] | [INFO] [stdout] 98 | fn map_stencil_mask(dsi: &pso::DepthStencilInfo, name: &str, accessor: F) -> UINT8 [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/state.rs:112:40 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn make_depth_stencil(device: *mut ID3D11Device, dsi: &pso::DepthStencilInfo) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope [INFO] [stdout] --> src/state.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | -> *const ID3D11DepthStencilState { [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/state.rs:141:61 [INFO] [stdout] | [INFO] [stdout] 141 | fn map_blend_factor(factor: state::Factor, scalar: bool) -> 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/state.rs:168:47 [INFO] [stdout] | [INFO] [stdout] 168 | fn map_blend_op(equation: state::Equation) -> D3D11_BLEND_OP { [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/state.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn make_blend(device: *mut ID3D11Device, targets: &[Option]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11BlendState` in this scope [INFO] [stdout] --> src/state.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | -> *const ID3D11BlendState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11Buffer` in this scope [INFO] [stdout] --> src/lib.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Buffer(pub *mut ID3D11Buffer); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11Texture1D` in this scope [INFO] [stdout] --> src/lib.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | D1(*mut ID3D11Texture1D), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11Texture2D` in this scope [INFO] [stdout] --> src/lib.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | D2(*mut ID3D11Texture2D), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11Texture3D` in this scope [INFO] [stdout] --> src/lib.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | D3(*mut ID3D11Texture3D), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11RenderTargetView` in this scope [INFO] [stdout] --> src/lib.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Rtv(pub *mut ID3D11RenderTargetView); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11DepthStencilView` in this scope [INFO] [stdout] --> src/lib.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Dsv(pub *mut ID3D11DepthStencilView); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11ShaderResourceView` in this scope [INFO] [stdout] --> src/lib.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Srv(pub *mut ID3D11ShaderResourceView); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D11SamplerState` in this scope [INFO] [stdout] --> src/lib.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Sampler(pub *mut ID3D11SamplerState); [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 94 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, 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_device_dx11`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name gfx_device_dx11 src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-825a7a91b7f14efb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-75d540134d633bf3.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-3b6402b793b911cc.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "d60301bb8f2e559cef93cbf422c5737a174e8a29b1b2364511bf84d3fb298fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60301bb8f2e559cef93cbf422c5737a174e8a29b1b2364511bf84d3fb298fcd", kill_on_drop: false }` [INFO] [stdout] d60301bb8f2e559cef93cbf422c5737a174e8a29b1b2364511bf84d3fb298fcd