[INFO] fetching crate imgui-dx9-renderer 0.7.0... [INFO] checking imgui-dx9-renderer-0.7.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate imgui-dx9-renderer 0.7.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate imgui-dx9-renderer 0.7.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-dx9-renderer 0.7.0 [INFO] finished tweaking crates.io crate imgui-dx9-renderer 0.7.0 [INFO] tweaked toml for crates.io crate imgui-dx9-renderer 0.7.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate imgui-dx9-renderer 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07f8e014bcaa52df6450590fa86784dbc82d5423e85a99175dd803dfd41e0274 [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" "07f8e014bcaa52df6450590fa86784dbc82d5423e85a99175dd803dfd41e0274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07f8e014bcaa52df6450590fa86784dbc82d5423e85a99175dd803dfd41e0274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f8e014bcaa52df6450590fa86784dbc82d5423e85a99175dd803dfd41e0274", kill_on_drop: false }` [INFO] [stdout] 07f8e014bcaa52df6450590fa86784dbc82d5423e85a99175dd803dfd41e0274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--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] 7392e55d13b314ddc8c296f05f50289c9fe50008b4e91c3dec4f295c13bf42f7 [INFO] running `Command { std: "docker" "start" "-a" "7392e55d13b314ddc8c296f05f50289c9fe50008b4e91c3dec4f295c13bf42f7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.81: extra_traits [INFO] [stderr] winapi v0.3.9: combaseapi, commctrl, dwmapi, hidusage, imm, libloaderapi, ntstatus, objbase, ole2, processenv, shellapi, shellscalingapi, shobjidl_core, winbase, windowsx, winerror, wingdi, winsock2, winuser, ws2def, ws2ipdef, ws2tcpip [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling log v0.4.11 [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] Compiling byteorder v1.3.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wio v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [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 nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking imgui v0.7.0 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking imgui-dx9-renderer v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Checking smithay-client-toolkit v0.12.1 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking imgui-winit-support v0.7.0 [INFO] [stderr] Migrating examples/winit.rs from 2018 edition to 2021 [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:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | 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:80:60 [INFO] [stdout] | [INFO] [stdout] 80 | 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:98:54 [INFO] [stdout] | [INFO] [stdout] 98 | (&*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:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | 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] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7392e55d13b314ddc8c296f05f50289c9fe50008b4e91c3dec4f295c13bf42f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7392e55d13b314ddc8c296f05f50289c9fe50008b4e91c3dec4f295c13bf42f7", kill_on_drop: false }` [INFO] [stdout] 7392e55d13b314ddc8c296f05f50289c9fe50008b4e91c3dec4f295c13bf42f7