[INFO] fetching crate imgui-rs-vulkan-renderer 0.6.1... [INFO] checking imgui-rs-vulkan-renderer-0.6.1 against try#9cfe725f0995b018340c519db1b2f3cf8a7e0631 for pr-81174 [INFO] extracting crate imgui-rs-vulkan-renderer 0.6.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate imgui-rs-vulkan-renderer 0.6.1 on toolchain 9cfe725f0995b018340c519db1b2f3cf8a7e0631 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-rs-vulkan-renderer 0.6.1 [INFO] finished tweaking crates.io crate imgui-rs-vulkan-renderer 0.6.1 [INFO] tweaked toml for crates.io crate imgui-rs-vulkan-renderer 0.6.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate imgui-rs-vulkan-renderer 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.57 [INFO] [stderr] Downloaded ash-window v0.5.0 [INFO] [stderr] Downloaded safe_arch v0.5.2 [INFO] [stderr] Downloaded wide v0.5.5 [INFO] [stderr] Downloaded raw-window-metal v0.1.1 [INFO] [stderr] Downloaded ultraviolet v0.7.5 [INFO] [stderr] Downloaded smallvec v1.6.0 [INFO] [stderr] Downloaded colored v1.9.3 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded derivative v2.1.3 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1bcd4ac256df876350ffa7f623fed5c43906ece689834e5f14a1db4dc3b0835 [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" "d1bcd4ac256df876350ffa7f623fed5c43906ece689834e5f14a1db4dc3b0835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1bcd4ac256df876350ffa7f623fed5c43906ece689834e5f14a1db4dc3b0835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1bcd4ac256df876350ffa7f623fed5c43906ece689834e5f14a1db4dc3b0835", kill_on_drop: false }` [INFO] [stdout] d1bcd4ac256df876350ffa7f623fed5c43906ece689834e5f14a1db4dc3b0835 [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=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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf8e4d299e115f019a19b97d5b7d6a71125949fe296ca697f75c74072a519ba [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" "1cf8e4d299e115f019a19b97d5b7d6a71125949fe296ca697f75c74072a519ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking wayland-sys v0.28.3 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking imgui v0.6.1 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-client v0.28.3 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking wayland-protocols v0.28.3 [INFO] [stderr] Checking ash-window v0.5.0 [INFO] [stderr] Checking imgui-rs-vulkan-renderer v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking imgui-winit-support v0.6.1 [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/images/Lenna.jpg: No such file or directory (os error 2) [INFO] [stdout] --> examples/custom_textures.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | let lenna_bytes = include_bytes!("../assets/images/Lenna.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `image::DynamicImage::into_rgba`: replaced by `into_rgba8` [INFO] [stdout] --> examples/custom_textures.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | let data = image.into_rgba(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui-rs-vulkan-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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:123:48 [INFO] [stdout] | [INFO] [stdout] 123 | platform.attach_window(imgui.io_mut(), &window, HiDpiMode::Rounded); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:172:60 [INFO] [stdout] | [INFO] [stdout] 172 | platform.handle_event(imgui.io_mut(), &window, &event); [INFO] [stdout] | ^^^^^^ expected enum `winit::event::Event`, found a different enum `winit::event::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::event::Event<'_, _>` [INFO] [stdout] found reference `&winit::event::Event<'_, ()>` [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | .prepare_frame(imgui.io_mut(), &window) [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/common/mod.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | platform.prepare_render(&ui, &window); [INFO] [stdout] | ^^^^^^^ expected struct `winit::window::Window`, found a different struct `winit::window::Window` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] found reference `&winit::window::Window` (struct `winit::window::Window`) [INFO] [stdout] = note: perhaps two different versions of crate `winit` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1cf8e4d299e115f019a19b97d5b7d6a71125949fe296ca697f75c74072a519ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf8e4d299e115f019a19b97d5b7d6a71125949fe296ca697f75c74072a519ba", kill_on_drop: false }` [INFO] [stdout] 1cf8e4d299e115f019a19b97d5b7d6a71125949fe296ca697f75c74072a519ba