[INFO] cloning repository https://github.com/RusticCrane/adventurestothethird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RusticCrane/adventurestothethird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusticCrane%2Fadventurestothethird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusticCrane%2Fadventurestothethird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 065b30a3456a30f4d650fe795648e805833cafed [INFO] testing RusticCrane/adventurestothethird against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRusticCrane%2Fadventurestothethird" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RusticCrane/adventurestothethird on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RusticCrane/adventurestothethird [INFO] finished tweaking git repo https://github.com/RusticCrane/adventurestothethird [INFO] tweaked toml for git repo https://github.com/RusticCrane/adventurestothethird written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/RusticCrane/adventurestothethird already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d93135c8f090b3872ab00d3da30410dd51bc7c7fd03ffd1d3c47521325949b0d [INFO] running `Command { std: "docker" "start" "-a" "d93135c8f090b3872ab00d3da30410dd51bc7c7fd03ffd1d3c47521325949b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d93135c8f090b3872ab00d3da30410dd51bc7c7fd03ffd1d3c47521325949b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93135c8f090b3872ab00d3da30410dd51bc7c7fd03ffd1d3c47521325949b0d", kill_on_drop: false }` [INFO] [stdout] d93135c8f090b3872ab00d3da30410dd51bc7c7fd03ffd1d3c47521325949b0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e006b3b3e1aa758537fc654fae81520fa8fe80f3b245d67e8ed9379639c033 [INFO] running `Command { std: "docker" "start" "-a" "46e006b3b3e1aa758537fc654fae81520fa8fe80f3b245d67e8ed9379639c033", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling wayland-scanner v0.21.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling spirv_cross v0.11.2 [INFO] [stderr] Compiling d3d12 v0.1.0 (https://github.com/gfx-rs/d3d12-rs.git?rev=ee01154#ee011546) [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/lib.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::dxgiformat; [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/ee01154/src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::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/ee01154/src/com.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/com.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` 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/ee01154/src/com.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::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/ee01154/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/ee01154/src/command_list.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | 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/ee01154/src/debug.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::{d3d12, 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/ee01154/src/debug.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/descriptor.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::dxgiformat; [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/ee01154/src/descriptor.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[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/device.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | 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/ee01154/src/dxgi.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ could not find `shared` 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/ee01154/src/device.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/dxgi.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::{dxgi, dxgi1_2, dxgi1_3, dxgi1_4, dxgiformat, dxgitype}; [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/ee01154/src/dxgi.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[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/dxgi.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::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/ee01154/src/pso.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | 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/ee01154/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/ee01154/src/queue.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | 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/ee01154/src/resource.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | 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/ee01154/src/sync.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | 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/ee01154/src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub use winapi::shared::winerror::HRESULT; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/sync.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::{synchapi, winnt}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/command_list.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | WorkGroupCount, HRESULT, [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/dxgi.rs:7:53 [INFO] [stdout] | [INFO] [stdout] 7 | use {CommandQueue, D3DResult, Resource, SampleDesc, HRESULT}; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/queue.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use HRESULT; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `HRESULT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/sync.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use HRESULT; [INFO] [stdout] | ^^^^^^^ no `HRESULT` in the root [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/ee01154/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/ee01154/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 `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/d3d12-rs-9104402ad61c26c8/ee01154/src/dxgi.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | 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/ee01154/src/lib.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | pub type D3DResult = (T, HRESULT); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 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 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "46e006b3b3e1aa758537fc654fae81520fa8fe80f3b245d67e8ed9379639c033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e006b3b3e1aa758537fc654fae81520fa8fe80f3b245d67e8ed9379639c033", kill_on_drop: false }` [INFO] [stdout] 46e006b3b3e1aa758537fc654fae81520fa8fe80f3b245d67e8ed9379639c033