[INFO] fetching crate imgui-dx9-renderer 0.6.0... [INFO] checking imgui-dx9-renderer-0.6.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate imgui-dx9-renderer 0.6.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate imgui-dx9-renderer 0.6.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-dx9-renderer 0.6.0 [INFO] finished tweaking crates.io crate imgui-dx9-renderer 0.6.0 [INFO] tweaked toml for crates.io crate imgui-dx9-renderer 0.6.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate imgui-dx9-renderer 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-winit-support v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f90ab95c5a32b2ab5bfaadec0fb6853aa0b4a55631eb6b819905ee6447a67cd [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" "7f90ab95c5a32b2ab5bfaadec0fb6853aa0b4a55631eb6b819905ee6447a67cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f90ab95c5a32b2ab5bfaadec0fb6853aa0b4a55631eb6b819905ee6447a67cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f90ab95c5a32b2ab5bfaadec0fb6853aa0b4a55631eb6b819905ee6447a67cd", kill_on_drop: false }` [INFO] [stdout] 7f90ab95c5a32b2ab5bfaadec0fb6853aa0b4a55631eb6b819905ee6447a67cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06bf1363433a9c41a531146d30af624b34479781854a53c3b52ce305eb1bbc05 [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" "06bf1363433a9c41a531146d30af624b34479781854a53c3b52ce305eb1bbc05", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling imgui-sys v0.6.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wio v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking imgui v0.6.1 [INFO] [stderr] Checking imgui-dx9-renderer v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smithay-client-toolkit v0.12.1 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking imgui-winit-support v0.6.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> examples/winit.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | 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:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | 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:86:60 [INFO] [stdout] | [INFO] [stdout] 86 | 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:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | 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:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | 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:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | 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:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | 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:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | 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:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | 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:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | 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:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | 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:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | 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:106:54 [INFO] [stdout] | [INFO] [stdout] 106 | (&*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:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "06bf1363433a9c41a531146d30af624b34479781854a53c3b52ce305eb1bbc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06bf1363433a9c41a531146d30af624b34479781854a53c3b52ce305eb1bbc05", kill_on_drop: false }` [INFO] [stdout] 06bf1363433a9c41a531146d30af624b34479781854a53c3b52ce305eb1bbc05