[INFO] cloning repository https://github.com/jackkdev/d3d9-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackkdev/d3d9-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackkdev%2Fd3d9-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackkdev%2Fd3d9-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56a95307c357d84aa58abccc6ec69344f760889d
[INFO] testing jackkdev/d3d9-rs against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackkdev%2Fd3d9-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackkdev/d3d9-rs
[INFO] finished tweaking git repo https://github.com/jackkdev/d3d9-rs
[INFO] tweaked toml for git repo https://github.com/jackkdev/d3d9-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackkdev/d3d9-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackkdev/d3d9-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00d92154fcfb23b6663d6adcb69acd77880dc642c989d7847e8eeb969d0c92c0
[INFO] running `Command { std: "docker" "start" "-a" "00d92154fcfb23b6663d6adcb69acd77880dc642c989d7847e8eeb969d0c92c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00d92154fcfb23b6663d6adcb69acd77880dc642c989d7847e8eeb969d0c92c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d92154fcfb23b6663d6adcb69acd77880dc642c989d7847e8eeb969d0c92c0", kill_on_drop: false }`
[INFO] [stdout] 00d92154fcfb23b6663d6adcb69acd77880dc642c989d7847e8eeb969d0c92c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79c4a4396f91b955e80f6afe7e3568077b5ac601ddbddba5bdf98fc57e2c2283
[INFO] running `Command { std: "docker" "start" "-a" "79c4a4396f91b955e80f6afe7e3568077b5ac601ddbddba5bdf98fc57e2c2283", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling d3dx9-sys v0.1.0 (/opt/rustwide/workdir/d3dx9-sys)
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> d3dx9-sys/src/d3dx9core.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     shared::minwindef::{DWORD, LPVOID},
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> d3dx9-sys/src/d3dx9core.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     um::unknwnbase::{IUnknown, IUnknownVtbl},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> d3dx9-sys/src/d3dx9shader.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     shared::{
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> d3dx9-sys/src/d3dx9shader.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     um::{
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::DEFINE_GUID`, `winapi::RIDL`
[INFO] [stdout]  --> d3dx9-sys/src/d3dx9core.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DEFINE_GUID, RIDL,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^ no `RIDL` in the root
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `DEFINE_GUID` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::DEFINE_GUID`, `winapi::ENUM`, `winapi::RIDL`, `winapi::STRUCT`
[INFO] [stdout]   --> d3dx9-sys/src/d3dx9shader.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     DEFINE_GUID, ENUM, RIDL, STRUCT,
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^ no `STRUCT` in the root
[INFO] [stdout]    |     |            |     |
[INFO] [stdout]    |     |            |     no `RIDL` in the root
[INFO] [stdout]    |     |            no `ENUM` in the root
[INFO] [stdout]    |     no `DEFINE_GUID` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ID3DXBuffer` in this scope
[INFO] [stdout]   --> d3dx9-sys/src/d3dx9core.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type LPD3DXBUFFER = *mut ID3DXBuffer;
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ID3DXConstantTable` in this scope
[INFO] [stdout]    --> d3dx9-sys/src/d3dx9shader.rs:235:37
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub type LPD3DXCONSTANTTABLE = *mut ID3DXConstantTable;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `D3DXMACRO` in this scope
[INFO] [stdout]    --> d3dx9-sys/src/d3dx9shader.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |         pDefines: *const D3DXMACRO,
[INFO] [stdout]     |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `D3DXMACRO` in this scope
[INFO] [stdout]    --> d3dx9-sys/src/d3dx9shader.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 |         pDefines: *const D3DXMACRO,
[INFO] [stdout]     |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `d3dx9-sys` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "79c4a4396f91b955e80f6afe7e3568077b5ac601ddbddba5bdf98fc57e2c2283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c4a4396f91b955e80f6afe7e3568077b5ac601ddbddba5bdf98fc57e2c2283", kill_on_drop: false }`
[INFO] [stdout] 79c4a4396f91b955e80f6afe7e3568077b5ac601ddbddba5bdf98fc57e2c2283
