[INFO] fetching crate azul-winit 0.24.0...
[INFO] checking azul-winit-0.24.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate azul-winit 0.24.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate azul-winit 0.24.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azul-winit 0.24.0
[INFO] finished tweaking crates.io crate azul-winit 0.24.0
[INFO] tweaked toml for crates.io crate azul-winit 0.24.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate azul-winit 0.24.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core-video-sys` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a234f88e8db782c4674c3bc213bcbe4ccda482a198da79c2e15ed5a3626a1867
[INFO] running `Command { std: "docker" "start" "-a" "a234f88e8db782c4674c3bc213bcbe4ccda482a198da79c2e15ed5a3626a1867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a234f88e8db782c4674c3bc213bcbe4ccda482a198da79c2e15ed5a3626a1867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a234f88e8db782c4674c3bc213bcbe4ccda482a198da79c2e15ed5a3626a1867", kill_on_drop: false }`
[INFO] [stdout] a234f88e8db782c4674c3bc213bcbe4ccda482a198da79c2e15ed5a3626a1867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f63c32c696461360438977d3fec9dbf0ffb7339a34fc88580eb5390b49fb3f1
[INFO] running `Command { std: "docker" "start" "-a" "5f63c32c696461360438977d3fec9dbf0ffb7339a34fc88580eb5390b49fb3f1", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `core-video-sys` dependency)
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling azul-winit v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking simple_logger v1.11.0
[INFO] [stderr]     Checking mio-misc v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking wayland-commons v0.28.5
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stdout] warning: unused imports: `atom::*` and `icon::*`
[INFO] [stdout]   --> src/platform_impl/linux/x11/util/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, memory::*,
[INFO] [stdout]    |     ^^^^^^^                                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `atom::*` and `icon::*`
[INFO] [stdout]   --> src/platform_impl/linux/x11/util/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     atom::*, client_msg::*, format::*, geometry::*, hint::*, icon::*, input::*, memory::*,
[INFO] [stdout]    |     ^^^^^^^                                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/platform_impl/linux/wayland/window/mod.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap();
[INFO] [stdout]    |                     ----^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform_impl/linux/wayland/window/mod.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap();
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/platform_impl/linux/wayland/window/mod.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap();
[INFO] [stdout]    |                     ----^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform_impl/linux/wayland/window/mod.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let mut window_update = winit_state.window_updates.get_mut(&window_id).unwrap();
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform_impl/linux/x11/window.rs:342:29
[INFO] [stdout]     |
[INFO] [stdout] 342 |                         let mut shared_state = window.shared_state.get_mut();
[INFO] [stdout]     |                             ----^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform_impl/linux/x11/window.rs:342:29
[INFO] [stdout]     |
[INFO] [stdout] 342 |                         let mut shared_state = window.shared_state.get_mut();
[INFO] [stdout]     |                             ----^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/platform_impl/linux/x11/mod.rs:591:5
[INFO] [stdout]     |
[INFO] [stdout] 590 | struct Device {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 591 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aware` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DndAtoms {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 15 |     pub aware: ffi::Atom,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndAtoms` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     InvalidUtf8(Utf8Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 72 |     InvalidUtf8(()),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     HostnameSpecified(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 73 |     HostnameSpecified(()),
[INFO] [stdout]    |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |     UnexpectedProtocol(String),
[INFO] [stdout]    |     ------------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 74 |     UnexpectedProtocol(()),
[INFO] [stdout]    |                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     UnresolvablePath(io::Error),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 |     UnresolvablePath(()),
[INFO] [stdout]    |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/mod.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     SetDestroyCallbackFailed(XError),
[INFO] [stdout]    |     ------------------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImeCreationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 |     SetDestroyCallbackFailed(()),
[INFO] [stdout]    |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/callbacks.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     MethodOpenFailed(PotentialInputMethods),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 74 |     MethodOpenFailed(()),
[INFO] [stdout]    |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/callbacks.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ContextCreationFailed(ImeContextCreationError),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ContextCreationFailed(()),
[INFO] [stdout]    |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/callbacks.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     SetDestroyCallbackFailed(XError),
[INFO] [stdout]    |     ------------------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 76 |     SetDestroyCallbackFailed(()),
[INFO] [stdout]    |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct InputMethod {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 44 |     pub im: ffi::XIM,
[INFO] [stdout] 45 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 |     XError(XError),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 |     XError(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     GetPropertyError(util::GetPropertyError),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 |     GetPropertyError(()),
[INFO] [stdout]    |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     InvalidUtf8(IntoStringError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 |     InvalidUtf8(()),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/platform_impl/linux/x11/mod.rs:591:5
[INFO] [stdout]     |
[INFO] [stdout] 590 | struct Device {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 591 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aware` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DndAtoms {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 15 |     pub aware: ffi::Atom,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndAtoms` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     InvalidUtf8(Utf8Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 72 |     InvalidUtf8(()),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     HostnameSpecified(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 73 |     HostnameSpecified(()),
[INFO] [stdout]    |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |     UnexpectedProtocol(String),
[INFO] [stdout]    |     ------------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 74 |     UnexpectedProtocol(()),
[INFO] [stdout]    |                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/dnd.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     UnresolvablePath(io::Error),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DndDataParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 |     UnresolvablePath(()),
[INFO] [stdout]    |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/mod.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     SetDestroyCallbackFailed(XError),
[INFO] [stdout]    |     ------------------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImeCreationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 |     SetDestroyCallbackFailed(()),
[INFO] [stdout]    |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/callbacks.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     MethodOpenFailed(PotentialInputMethods),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 74 |     MethodOpenFailed(()),
[INFO] [stdout]    |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/callbacks.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ContextCreationFailed(ImeContextCreationError),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 |     ContextCreationFailed(()),
[INFO] [stdout]    |                           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/callbacks.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     SetDestroyCallbackFailed(XError),
[INFO] [stdout]    |     ------------------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReplaceImError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 76 |     SetDestroyCallbackFailed(()),
[INFO] [stdout]    |                              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct InputMethod {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 44 |     pub im: ffi::XIM,
[INFO] [stdout] 45 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMethod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 |     XError(XError),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 |     XError(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     GetPropertyError(util::GetPropertyError),
[INFO] [stdout]    |     ---------------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 |     GetPropertyError(()),
[INFO] [stdout]    |                      ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/platform_impl/linux/x11/ime/input_method.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     InvalidUtf8(IntoStringError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetXimServersError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 |     InvalidUtf8(()),
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/control_flow.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> examples/control_flow.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         use winit::event::{ElementState, StartCause, VirtualKeyCode};
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/menu.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/menu.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winit::platform::windows::WindowBuilderExtWindows;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> examples/menu.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::winuser::{CreateMenu, AppendMenuW};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> examples/menu.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winuser::{MF_STRING, MF_SEPARATOR, MF_POPUP};
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> examples/menu.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::shared::basetsd::UINT_PTR;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/cursor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/multiwindow.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/timer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/web.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/min_max_size.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "timer") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/drag_window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/multithreaded.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use winit::{
[INFO] [stdout]   |         ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `VirtualKeyCode::*`
[INFO] [stdout]   --> examples/multithreaded.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         use VirtualKeyCode::*;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/transparent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/request_redraw.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "web") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/custom_events.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use winit::{
[INFO] [stdout]   |         ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "control_flow") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/cursor_grab.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> examples/cursor_grab.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     use winit::event::VirtualKeyCode::*;
[INFO] [stdout]    |                         ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "drag_window") due to 1 previous error
[INFO] [stderr] error: could not compile `azul-winit` (example "min_max_size") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "cursor") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "transparent") due to 1 previous error
[INFO] [stderr] error: could not compile `azul-winit` (example "request_redraw") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "cursor_grab") due to 2 previous errors
[INFO] [stderr] error: could not compile `azul-winit` (example "multiwindow") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/fullscreen.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winit::event::{ElementState, Event, KeyboardInput, VirtualKeyCode, WindowEvent};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/fullscreen.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::event_loop::{ControlFlow, EventLoop};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/fullscreen.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winit::monitor::{MonitorHandle, VideoMode};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/fullscreen.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winit::window::{Fullscreen, WindowBuilder};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "custom_events") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "fullscreen") due to 4 previous errors
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]   --> examples/multithreaded.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 | ...                   Right | Left => {
[INFO] [stdout]    |                       ^^^^^   ---- variable not in all patterns
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       pattern doesn't bind `Left`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 74 |                             Right | std::fmt::Alignment::Left => {
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 74 |                             Right | azul_winit::event::MouseButton::Left => {
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 74 |                             Right | azul_winit::event::VirtualKeyCode::Left => {
[INFO] [stdout]    |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]   --> examples/multithreaded.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 | ...                   Right | Left => {
[INFO] [stdout]    |                       -----   ^^^^ pattern doesn't bind `Right`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 74 |                             std::fmt::Alignment::Right | Left => {
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 74 |                             azul_winit::event::MouseButton::Right | Left => {
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 74 |                             azul_winit::event::VirtualKeyCode::Right | Left => {
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> examples/menu.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .with_inner_size(winit::dpi::LogicalSize::new(128.0, 128.0))
[INFO] [stdout]    |                          ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azul_winit::dpi::LogicalSize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `LogicalSize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -         .with_inner_size(winit::dpi::LogicalSize::new(128.0, 128.0))
[INFO] [stdout] 46 +         .with_inner_size(LogicalSize::new(128.0, 128.0))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> tests/sync_object.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     needs_sync::<winit::window::Window>();
[INFO] [stdout]   |                  ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 1 + use azul_winit::window;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sctk::window;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -     needs_sync::<winit::window::Window>();
[INFO] [stdout] 8 +     needs_sync::<window::Window>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> tests/send_objects.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         needs_send::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout]    |                      ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azul_winit::event_loop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -         needs_send::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout] 10 +         needs_send::<event_loop::EventLoopProxy<T>>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> tests/send_objects.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     needs_send::<winit::window::Window>();
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azul_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sctk::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     needs_send::<winit::window::Window>();
[INFO] [stdout] 18 +     needs_send::<window::Window>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "menu") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> tests/send_objects.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     needs_send::<winit::window::WindowId>();
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azul_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     needs_send::<winit::window::WindowId>();
[INFO] [stdout] 24 +     needs_send::<window::WindowId>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> tests/send_objects.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     needs_send::<winit::event::DeviceId>();
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azul_winit::event;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `event`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -     needs_send::<winit::event::DeviceId>();
[INFO] [stdout] 25 +     needs_send::<event::DeviceId>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> tests/send_objects.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `winit`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use azul_winit::monitor;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `monitor`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout] 26 +     needs_send::<monitor::MonitorHandle>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (test "sync_object") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (test "send_objects") due to 5 previous errors
[INFO] [stderr] error: could not compile `azul-winit` (example "multithreaded") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f63c32c696461360438977d3fec9dbf0ffb7339a34fc88580eb5390b49fb3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f63c32c696461360438977d3fec9dbf0ffb7339a34fc88580eb5390b49fb3f1", kill_on_drop: false }`
[INFO] [stdout] 5f63c32c696461360438977d3fec9dbf0ffb7339a34fc88580eb5390b49fb3f1
