[INFO] fetching crate amd-ext-d3d 0.3.1...
[INFO] checking amd-ext-d3d-0.3.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate amd-ext-d3d 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate amd-ext-d3d 0.3.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate amd-ext-d3d 0.3.1
[INFO] finished tweaking crates.io crate amd-ext-d3d 0.3.1
[INFO] tweaked toml for crates.io crate amd-ext-d3d 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-core v0.58.0
[INFO] [stderr]   Downloaded windows-implement v0.58.0
[INFO] [stderr]   Downloaded windows-interface v0.58.0
[INFO] [stderr]   Downloaded windows v0.58.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e84b4dce78584b2745483977982de8cb051ffe39b6017d9633edb97978289d13
[INFO] running `Command { std: "docker" "start" "-a" "e84b4dce78584b2745483977982de8cb051ffe39b6017d9633edb97978289d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e84b4dce78584b2745483977982de8cb051ffe39b6017d9633edb97978289d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84b4dce78584b2745483977982de8cb051ffe39b6017d9633edb97978289d13", kill_on_drop: false }`
[INFO] [stdout] e84b4dce78584b2745483977982de8cb051ffe39b6017d9633edb97978289d13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5d59e6e44a5c2ec2af9dfaa4d8fdf69a7e9f305cd0c4108d9487ac73b306e87
[INFO] running `Command { std: "docker" "start" "-a" "f5d59e6e44a5c2ec2af9dfaa4d8fdf69a7e9f305cd0c4108d9487ac73b306e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking amd-ext-d3d v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Win32::Graphics::Direct3D12,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     core::{IUnknown, Interface, Param, Type, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Win32::Graphics::Direct3D12,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     core::{IUnknown, Interface, Param, Type, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 pdesc : *const windows::Win32::Graphics::Direct3D12:: D3D12_GRAPHICS_PIPELINE_STATE_DESC,
[INFO] [stdout]    |                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 pdesc : *const windows::Win32::Graphics::Direct3D12:: D3D12_GRAPHICS_PIPELINE_STATE_DESC,
[INFO] [stdout]    |                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 *const windows::Win32::Graphics::Direct3D12::D3D12_GRAPHICS_PIPELINE_STATE_DESC,
[INFO] [stdout]    |                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 *const windows::Win32::Graphics::Direct3D12::D3D12_GRAPHICS_PIPELINE_STATE_DESC,
[INFO] [stdout]    |                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     windows::Win32::Graphics::Direct3D12::ID3D12GraphicsCommandList,
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     windows::Win32::Graphics::Direct3D12::ID3D12GraphicsCommandList,
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     windows::Win32::Graphics::Direct3D12::ID3D12GraphicsCommandList,
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/Amd.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     windows::Win32::Graphics::Direct3D12::ID3D12GraphicsCommandList,
[INFO] [stdout]    |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/Amd.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     windows::Win32::Graphics::Direct3D12::ID3D12GraphicsCommandList,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/Amd.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     windows::Win32::Graphics::Direct3D12::ID3D12GraphicsCommandList,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]   --> src/Amd.rs:78:55
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 P1: windows_core::Param<windows_core::PCSTR>,
[INFO] [stdout]    |                                                       ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]    --> src/Amd.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 P1: windows_core::Param<windows_core::PCSTR>,
[INFO] [stdout]     |                                                       ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]    --> src/Amd.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 windows_core::PCSTR,
[INFO] [stdout]     |                               ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]    --> src/Amd.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 windows_core::PCSTR,
[INFO] [stdout]     |                               ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]   --> src/Amd.rs:78:55
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 P1: windows_core::Param<windows_core::PCSTR>,
[INFO] [stdout]    |                                                       ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]    --> src/Amd.rs:102:55
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 P1: windows_core::Param<windows_core::PCSTR>,
[INFO] [stdout]     |                                                       ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]    --> src/Amd.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 windows_core::PCSTR,
[INFO] [stdout]     |                               ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PCSTR` in crate `windows_core`
[INFO] [stdout]    --> src/Amd.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 windows_core::PCSTR,
[INFO] [stdout]     |                               ^^^^^ not found in `windows_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 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] [stdout] error: aborting due to 11 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 `amd-ext-d3d` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `amd-ext-d3d` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "f5d59e6e44a5c2ec2af9dfaa4d8fdf69a7e9f305cd0c4108d9487ac73b306e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5d59e6e44a5c2ec2af9dfaa4d8fdf69a7e9f305cd0c4108d9487ac73b306e87", kill_on_drop: false }`
[INFO] [stdout] f5d59e6e44a5c2ec2af9dfaa4d8fdf69a7e9f305cd0c4108d9487ac73b306e87
