[INFO] fetching crate imgui-dx11-renderer 0.7.0... [INFO] testing imgui-dx11-renderer-0.7.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate imgui-dx11-renderer 0.7.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate imgui-dx11-renderer 0.7.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-dx11-renderer 0.7.0 [INFO] finished tweaking crates.io crate imgui-dx11-renderer 0.7.0 [INFO] tweaked toml for crates.io crate imgui-dx11-renderer 0.7.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate imgui-dx11-renderer 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11418321ead678d91d1d3677643a697cecab8ce57aaea3eb5017022bc1bf1267 [INFO] running `Command { std: "docker" "start" "-a" "11418321ead678d91d1d3677643a697cecab8ce57aaea3eb5017022bc1bf1267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11418321ead678d91d1d3677643a697cecab8ce57aaea3eb5017022bc1bf1267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11418321ead678d91d1d3677643a697cecab8ce57aaea3eb5017022bc1bf1267", kill_on_drop: false }` [INFO] [stdout] 11418321ead678d91d1d3677643a697cecab8ce57aaea3eb5017022bc1bf1267 [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a522a66dcc5faadce171cde34d7c74e99a88d4b9123888f79977289bde90c938 [INFO] running `Command { std: "docker" "start" "-a" "a522a66dcc5faadce171cde34d7c74e99a88d4b9123888f79977289bde90c938", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling wio v0.2.2 [INFO] [stderr] Compiling imgui-dx11-renderer v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> build.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::{shared::winerror::S_OK, um::d3dcommon::ID3DBlob, um::d3dcompiler::D3DCompile}; [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] --> build.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::{shared::winerror::S_OK, um::d3dcommon::ID3DBlob, um::d3dcompiler::D3DCompile}; [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] --> build.rs:3:63 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::{shared::winerror::S_OK, um::d3dcommon::ID3DBlob, um::d3dcompiler::D3DCompile}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `D3DCompile` in this scope [INFO] [stdout] --> build.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | if D3DCompile( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> build.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | ) != S_OK [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `D3DCompile` in this scope [INFO] [stdout] --> build.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | if D3DCompile( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> build.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | ) != S_OK [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3DBlob` in this scope [INFO] [stdout] --> build.rs:57:48 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe fn write_blob(shader_name: &str, blob: &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] --> build.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe fn report_err(err: *const ID3DBlob) -> ! { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stdout] --> build.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(vs_blob) = vs_blob.as_ref() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stdout] --> build.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | if let Some(ps_blob) = ps_blob.as_ref() { [INFO] [stdout] | ^^^^^^ [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, E0425, E0433, E0699. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui-dx11-renderer` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a522a66dcc5faadce171cde34d7c74e99a88d4b9123888f79977289bde90c938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a522a66dcc5faadce171cde34d7c74e99a88d4b9123888f79977289bde90c938", kill_on_drop: false }` [INFO] [stdout] a522a66dcc5faadce171cde34d7c74e99a88d4b9123888f79977289bde90c938