[INFO] fetching crate imgui-dx11-renderer 0.7.0... [INFO] checking imgui-dx11-renderer-0.7.0 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate imgui-dx11-renderer 0.7.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate imgui-dx11-renderer 0.7.0 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "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-8/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99d6c8f03910df4799a9bd9b28b36cacfca1151c90bdb508168cc1f5bdeb8c62 [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" "99d6c8f03910df4799a9bd9b28b36cacfca1151c90bdb508168cc1f5bdeb8c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99d6c8f03910df4799a9bd9b28b36cacfca1151c90bdb508168cc1f5bdeb8c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d6c8f03910df4799a9bd9b28b36cacfca1151c90bdb508168cc1f5bdeb8c62", kill_on_drop: false }` [INFO] [stdout] 99d6c8f03910df4799a9bd9b28b36cacfca1151c90bdb508168cc1f5bdeb8c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb962840d0326c67046ec5376df50f10c184d29f20a3bf7a5f40f6835b10a3c [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" "ccb962840d0326c67046ec5376df50f10c184d29f20a3bf7a5f40f6835b10a3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking wio v0.2.2 [INFO] [stderr] Compiling imgui-dx11-renderer v0.7.0 (/opt/rustwide/workdir) [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ccb962840d0326c67046ec5376df50f10c184d29f20a3bf7a5f40f6835b10a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb962840d0326c67046ec5376df50f10c184d29f20a3bf7a5f40f6835b10a3c", kill_on_drop: false }` [INFO] [stdout] ccb962840d0326c67046ec5376df50f10c184d29f20a3bf7a5f40f6835b10a3c