[INFO] fetching crate azul-winit 0.24.0...
[INFO] checking azul-winit-0.24.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate azul-winit 0.24.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate azul-winit 0.24.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-5-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3806cba9a2d3f74e4288c505a61a9824303139e4d2516af1011593fff059be22
[INFO] running `Command { std: "docker" "start" "-a" "3806cba9a2d3f74e4288c505a61a9824303139e4d2516af1011593fff059be22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3806cba9a2d3f74e4288c505a61a9824303139e4d2516af1011593fff059be22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3806cba9a2d3f74e4288c505a61a9824303139e4d2516af1011593fff059be22", kill_on_drop: false }`
[INFO] [stdout] 3806cba9a2d3f74e4288c505a61a9824303139e4d2516af1011593fff059be22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c59e36bd49579a0573e537da57fd43a5e039fc7c53fe6ce92bcb38f009063068
[INFO] running `Command { std: "docker" "start" "-a" "c59e36bd49579a0573e537da57fd43a5e039fc7c53fe6ce92bcb38f009063068", 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 autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking either v1.6.1
[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 instant v0.1.9
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling azul-winit v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[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/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] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "request_redraw") due to 1 previous error
[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/handling_close.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/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[E0463]: can't find crate for `winit`
[INFO] [stdout]  --> examples/minimize.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate winit;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> examples/handling_close.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         use winit::event::{
[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] 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/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] [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/window_run_return.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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] For more information about this error, try `rustc --explain E0463`.
[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 "min_max_size") due to 1 previous error
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "handling_close") due to 2 previous errors
[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/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 "fullscreen") due to 4 previous errors
[INFO] [stderr] error: could not compile `azul-winit` (example "minimize") due to 1 previous error
[INFO] [stderr] error: could not compile `azul-winit` (example "window_run_return") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/window_debug.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] 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] [stderr] error: could not compile `azul-winit` (example "window_debug") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/video_modes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winit::event_loop::EventLoop;
[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 "multiwindow") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]  --> examples/window_icon.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] error[E0433]: failed to resolve: use of undeclared crate or module `winit`
[INFO] [stdout]   --> examples/window_icon.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |             use winit::event::WindowEvent::*;
[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] [stderr] error: could not compile `azul-winit` (example "custom_events") due to 1 previous error
[INFO] [stderr] error: could not compile `azul-winit` (example "control_flow") due to 2 previous errors
[INFO] [stderr] error: could not compile `azul-winit` (example "video_modes") due to 1 previous error
[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] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DroppedFile` in this scope
[INFO] [stdout]   --> examples/window_icon.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 DroppedFile(path) => {
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use azul_winit::event::WindowEvent::DroppedFile;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azul-winit` (example "cursor_grab") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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] [stderr] error: could not compile `azul-winit` (example "window_icon") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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] [stderr] error: could not compile `azul-winit` (example "menu") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c59e36bd49579a0573e537da57fd43a5e039fc7c53fe6ce92bcb38f009063068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59e36bd49579a0573e537da57fd43a5e039fc7c53fe6ce92bcb38f009063068", kill_on_drop: false }`
[INFO] [stdout] c59e36bd49579a0573e537da57fd43a5e039fc7c53fe6ce92bcb38f009063068
