[INFO] fetching crate imgui-dx9-renderer 0.8.0... [INFO] testing imgui-dx9-renderer-0.8.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate imgui-dx9-renderer 0.8.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate imgui-dx9-renderer 0.8.0 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 crates.io crate imgui-dx9-renderer 0.8.0 [INFO] finished tweaking crates.io crate imgui-dx9-renderer 0.8.0 [INFO] tweaked toml for crates.io crate imgui-dx9-renderer 0.8.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate imgui-dx9-renderer 0.8.0 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] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded libloading v0.7.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.4 [INFO] [stderr] Downloaded minimal-lexical v0.1.4 [INFO] [stderr] Downloaded imgui v0.8.0 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded nom v7.0.0 [INFO] [stderr] Downloaded imgui-winit-support v0.8.0 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded imgui-sys v0.8.0 [INFO] [stderr] Downloaded num_enum v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 314ef1881300556f0dd6b3a6465cca27b8197194ff05856f2186d010684b6c64 [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" "314ef1881300556f0dd6b3a6465cca27b8197194ff05856f2186d010684b6c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "314ef1881300556f0dd6b3a6465cca27b8197194ff05856f2186d010684b6c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314ef1881300556f0dd6b3a6465cca27b8197194ff05856f2186d010684b6c64", kill_on_drop: false }` [INFO] [stdout] 314ef1881300556f0dd6b3a6465cca27b8197194ff05856f2186d010684b6c64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bb27233d2c039388c60151e0b56a9f45207c72a12fe2b58e5fa8a3daa0a30af [INFO] running `Command { std: "docker" "start" "-a" "9bb27233d2c039388c60151e0b56a9f45207c72a12fe2b58e5fa8a3daa0a30af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling wio v0.2.2 [INFO] [stderr] Compiling imgui-sys v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling imgui v0.8.0 [INFO] [stderr] Compiling imgui-dx9-renderer v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.23s [INFO] running `Command { std: "docker" "inspect" "9bb27233d2c039388c60151e0b56a9f45207c72a12fe2b58e5fa8a3daa0a30af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb27233d2c039388c60151e0b56a9f45207c72a12fe2b58e5fa8a3daa0a30af", kill_on_drop: false }` [INFO] [stdout] 9bb27233d2c039388c60151e0b56a9f45207c72a12fe2b58e5fa8a3daa0a30af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5cf22bc006d040de77a72291d5fd48ed65789e88c52737edc8fb838e84aca30 [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" "a5cf22bc006d040de77a72291d5fd48ed65789e88c52737edc8fb838e84aca30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling imgui v0.8.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling imgui-dx9-renderer v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling imgui-winit-support v0.8.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> examples/winit.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::{d3d9::*, d3d9caps::*, d3d9types::*, windef::HWND}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Renderer` in `imgui_dx9_renderer` [INFO] [stdout] --> examples/winit.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | imgui_dx9_renderer::Renderer::new(&mut imgui, wio::com::ComPtr::from_raw(device)).unwrap() [INFO] [stdout] | ^^^^^^^^ could not find `Renderer` in `imgui_dx9_renderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `com` in `wio` [INFO] [stdout] --> examples/winit.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | imgui_dx9_renderer::Renderer::new(&mut imgui, wio::com::ComPtr::from_raw(device)).unwrap() [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> examples/winit.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn set_up_dx_context(hwnd: HWND) -> (LPDIRECT3D9, LPDIRECT3DDEVICE9) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDIRECT3D9` in this scope [INFO] [stdout] --> examples/winit.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn set_up_dx_context(hwnd: HWND) -> (LPDIRECT3D9, LPDIRECT3DDEVICE9) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDIRECT3DDEVICE9` in this scope [INFO] [stdout] --> examples/winit.rs:17:58 [INFO] [stdout] | [INFO] [stdout] 17 | unsafe fn set_up_dx_context(hwnd: HWND) -> (LPDIRECT3D9, LPDIRECT3DDEVICE9) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Direct3DCreate9` in this scope [INFO] [stdout] --> examples/winit.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | let d9 = Direct3DCreate9(D3D_SDK_VERSION); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3D_SDK_VERSION` in this scope [INFO] [stdout] --> examples/winit.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let d9 = Direct3DCreate9(D3D_SDK_VERSION); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3DPRESENT_PARAMETERS` in this scope [INFO] [stdout] --> examples/winit.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | let mut present_params = D3DPRESENT_PARAMETERS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DMULTISAMPLE_NONE` in this scope [INFO] [stdout] --> examples/winit.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | MultiSampleType: D3DMULTISAMPLE_NONE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSWAPEFFECT_DISCARD` in this scope [INFO] [stdout] --> examples/winit.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | SwapEffect: D3DSWAPEFFECT_DISCARD, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRESENT_RATE_DEFAULT` in this scope [INFO] [stdout] --> examples/winit.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | FullScreen_RefreshRateInHz: D3DPRESENT_RATE_DEFAULT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRESENT_INTERVAL_DEFAULT` in this scope [INFO] [stdout] --> examples/winit.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | PresentationInterval: D3DPRESENT_INTERVAL_DEFAULT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_R5G6B5` in this scope [INFO] [stdout] --> examples/winit.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | BackBufferFormat: D3DFMT_R5G6B5, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DADAPTER_DEFAULT` in this scope [INFO] [stdout] --> examples/winit.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | D3DADAPTER_DEFAULT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_HAL` in this scope [INFO] [stdout] --> examples/winit.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | D3DDEVTYPE_HAL, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCREATE_SOFTWARE_VERTEXPROCESSING` in this scope [INFO] [stdout] --> examples/winit.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | D3DCREATE_SOFTWARE_VERTEXPROCESSING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCLEAR_TARGET` in this scope [INFO] [stdout] --> examples/winit.rs:94:54 [INFO] [stdout] | [INFO] [stdout] 94 | (&*device).Clear(0, ptr::null_mut(), D3DCLEAR_TARGET, 0xFFAA_AAAA, 1.0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Windows` found for enum `RawWindowHandle` in the current scope [INFO] [stdout] --> examples/winit.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | let hwnd = if let RawWindowHandle::Windows(handle) = window.raw_window_handle() { [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `RawWindowHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui-dx9-renderer` due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a5cf22bc006d040de77a72291d5fd48ed65789e88c52737edc8fb838e84aca30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cf22bc006d040de77a72291d5fd48ed65789e88c52737edc8fb838e84aca30", kill_on_drop: false }` [INFO] [stdout] a5cf22bc006d040de77a72291d5fd48ed65789e88c52737edc8fb838e84aca30