[INFO] cloning repository https://github.com/Shaddaaa/gfx_hal_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shaddaaa/gfx_hal_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaddaaa%2Fgfx_hal_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaddaaa%2Fgfx_hal_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b63c8e86104f3e27a7b2631705c322d8a97442a [INFO] checking Shaddaaa/gfx_hal_test against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaddaaa%2Fgfx_hal_test" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shaddaaa/gfx_hal_test on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shaddaaa/gfx_hal_test [INFO] finished tweaking git repo https://github.com/Shaddaaa/gfx_hal_test [INFO] tweaked toml for git repo https://github.com/Shaddaaa/gfx_hal_test written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Shaddaaa/gfx_hal_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/d3d12-rs` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shaderc v0.6.2 [INFO] [stderr] Downloaded weezl v0.1.0 [INFO] [stderr] Downloaded shaderc-sys v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74d1d36321d88bb6dd6b15eddeb5b948c68d4a80f2f2117f7a2b916f88c49eed [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" "74d1d36321d88bb6dd6b15eddeb5b948c68d4a80f2f2117f7a2b916f88c49eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74d1d36321d88bb6dd6b15eddeb5b948c68d4a80f2f2117f7a2b916f88c49eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d1d36321d88bb6dd6b15eddeb5b948c68d4a80f2f2117f7a2b916f88c49eed", kill_on_drop: false }` [INFO] [stdout] 74d1d36321d88bb6dd6b15eddeb5b948c68d4a80f2f2117f7a2b916f88c49eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 411a8c7c7a8730faa871d3ff6426bab097f9bc2bcd27fb31e8914295cbbac26d [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" "411a8c7c7a8730faa871d3ff6426bab097f9bc2bcd27fb31e8914295cbbac26d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking weezl v0.1.0 [INFO] [stderr] Checking range-alloc v0.1.2 (https://github.com/gfx-rs/gfx.git#46196788) [INFO] [stderr] Checking thunderdome v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking d3d12 v0.3.2 (https://github.com/gfx-rs/d3d12-rs?rev=be19a243b86e0bafb9937d661fc8eabb3e42b44e#be19a243) [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | shared::dxgiformat, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] 7 | um::{d3d12, d3dcommon}, [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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/com.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::{ctypes::c_void, um::unknwnbase::IUnknown, Interface}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::ctypes`, `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/com.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::{ctypes::c_void, um::unknwnbase::IUnknown, Interface}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/command_allocator.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/command_list.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/debug.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3d12sdklayers; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/debug.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::Interface as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/descriptor.rs:276:21 [INFO] [stdout] | [INFO] [stdout] 276 | use winapi::um::d3dcommon::ID3DBlob; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/descriptor.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::{shared::dxgiformat, um::d3d12}; [INFO] [stdout] | ^^^^^^ ^^ could not find `um` in `winapi` [INFO] [stdout] | | [INFO] [stdout] | could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um`, `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/device.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::{um::d3d12, Interface}; [INFO] [stdout] | ^^ ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] | | [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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | shared::{dxgi, dxgi1_2, dxgi1_3, dxgi1_4, dxgiformat, dxgitype, windef::HWND}, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::shared`, `winapi::um`, `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | shared::{dxgi, dxgi1_2, dxgi1_3, dxgi1_4, dxgiformat, dxgitype, windef::HWND}, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] 5 | um::{d3d12, dxgidebug}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] 6 | Interface, [INFO] [stdout] | ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/heap.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/pso.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::{d3d12, d3dcompiler}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/query.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/queue.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3d12; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/resource.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d12; [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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub use winapi::shared::winerror::HRESULT; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/sync.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::{d3d12, synchapi, winnt}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/command_list.rs:6:76 [INFO] [stdout] | [INFO] [stdout] 6 | RootSignature, Subresource, VertexCount, VertexOffset, WorkGroupCount, HRESULT, [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:1:74 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{com::WeakPtr, CommandQueue, D3DResult, Resource, SampleDesc, HRESULT}; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/queue.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{com::WeakPtr, sync::Fence, CommandList, HRESULT}; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/sync.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{com::WeakPtr, HRESULT}; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/debug.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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 `ctypes` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/debug.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | *mut *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/device.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | *mut winapi::um::unknwnbase::IUnknown, [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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/device.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | winapi::um::d3dcommon::D3D_FEATURE_LEVEL, [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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/device.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | winapi::shared::guiddef::REFGUID, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/device.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | *mut *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | 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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `ctypes` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | *mut *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | 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] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | 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 `ctypes` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | *mut *mut winapi::ctypes::c_void, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/com.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | pub unsafe fn as_unknown(&self) -> &IUnknown { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IUnknown` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/com.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | &*(self.0 as *mut IUnknown) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/debug.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | ) -> crate::HRESULT; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DBlob` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/descriptor.rs:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | *mut *mut ID3DBlob, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DBlob` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/descriptor.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | *mut *mut ID3DBlob, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/descriptor.rs:282:21 [INFO] [stdout] | [INFO] [stdout] 282 | ) -> crate::HRESULT; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/device.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | ) -> crate::HRESULT; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/dxgi.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/be19a24/src/lib.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub type D3DResult = (T, HRESULT); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stdout] error: aborting due to 44 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 compile `d3d12` due to 45 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "411a8c7c7a8730faa871d3ff6426bab097f9bc2bcd27fb31e8914295cbbac26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411a8c7c7a8730faa871d3ff6426bab097f9bc2bcd27fb31e8914295cbbac26d", kill_on_drop: false }` [INFO] [stdout] 411a8c7c7a8730faa871d3ff6426bab097f9bc2bcd27fb31e8914295cbbac26d