[INFO] fetching crate winit_craft 0.30.10...
[INFO] testing winit_craft-0.30.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate winit_craft 0.30.10 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate winit_craft 0.30.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate winit_craft 0.30.10
[INFO] tweaked toml for crates.io crate winit_craft 0.30.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winit_craft 0.30.10 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winit_craft 0.30.10 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffbf9fe4d0eb76fdc382621386370d2e3d24c43960e0a71421f53f35da9ecc1b
[INFO] running `Command { std: "docker" "start" "-a" "ffbf9fe4d0eb76fdc382621386370d2e3d24c43960e0a71421f53f35da9ecc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbf9fe4d0eb76fdc382621386370d2e3d24c43960e0a71421f53f35da9ecc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbf9fe4d0eb76fdc382621386370d2e3d24c43960e0a71421f53f35da9ecc1b", kill_on_drop: false }`
[INFO] [stdout] ffbf9fe4d0eb76fdc382621386370d2e3d24c43960e0a71421f53f35da9ecc1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c31f4cc8b85f85c930faea0784c803371d8bda1d1c148af9abbbb73a18658bf7
[INFO] running `Command { std: "docker" "start" "-a" "c31f4cc8b85f85c930faea0784c803371d8bda1d1c148af9abbbb73a18658bf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling winit_craft v0.30.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "c31f4cc8b85f85c930faea0784c803371d8bda1d1c148af9abbbb73a18658bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31f4cc8b85f85c930faea0784c803371d8bda1d1c148af9abbbb73a18658bf7", kill_on_drop: false }`
[INFO] [stdout] c31f4cc8b85f85c930faea0784c803371d8bda1d1c148af9abbbb73a18658bf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc6345534ac1ab979e80769ac5b7b671f2c844ebea4e8999657c90aae7c58c62
[INFO] running `Command { std: "docker" "start" "-a" "cc6345534ac1ab979e80769ac5b7b671f2c844ebea4e8999657c90aae7c58c62", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling winit_craft v0.30.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/dnd.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winit::application::ApplicationHandler;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/dnd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winit::event::WindowEvent;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/dnd.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::event_loop::{ActiveEventLoop, EventLoop};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/dnd.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winit::window::{Window, WindowAttributes, WindowId};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/util/fill.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use winit::window::{Window, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit_craft` (example "dnd") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/x11_embed.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use winit::application::ApplicationHandler;
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/x11_embed.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use winit::event::WindowEvent;
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/x11_embed.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use winit::event_loop::{ActiveEventLoop, EventLoop};
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/x11_embed.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use winit::platform::x11::WindowAttributesExtX11;
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/x11_embed.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use winit::window::{Window, WindowAttributes, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/util/fill.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use winit::window::{Window, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/pump_events.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use winit::application::ApplicationHandler;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/pump_events.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use winit::event::WindowEvent;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/pump_events.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use winit::event_loop::{ActiveEventLoop, EventLoop};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/pump_events.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use winit::platform::pump_events::{EventLoopExtPumpEvents, PumpStatus};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/pump_events.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use winit::window::{Window, WindowAttributes, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/util/fill.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use winit::window::{Window, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/child_window.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use winit::application::ApplicationHandler;
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/child_window.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use winit::dpi::{LogicalPosition, LogicalSize, Position};
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/child_window.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use winit::event::{ElementState, KeyEvent, WindowEvent};
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> examples/child_window.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use winit::event_loop::{ActiveEventLoop, EventLoop};
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/child_window.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use winit::raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/child_window.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use winit::window::{Window, WindowAttributes, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/util/fill.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use winit::window::{Window, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/control_flow.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winit::application::ApplicationHandler;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/control_flow.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winit::event::{ElementState, KeyEvent, StartCause, WindowEvent};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/control_flow.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winit::event_loop::{ActiveEventLoop, ControlFlow, EventLoop};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/control_flow.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winit::keyboard::{Key, NamedKey};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/control_flow.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winit::window::{Window, WindowAttributes, WindowId};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/util/fill.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use winit::window::{Window, WindowId};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit_craft` (example "pump_events") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/x11_embed.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 .with_surface_size(winit::dpi::LogicalSize::new(128.0, 128.0))
[INFO] [stdout]    |                                    ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dpi::LogicalSize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `LogicalSize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 .with_surface_size(winit::dpi::LogicalSize::new(128.0, 128.0))
[INFO] [stdout] 25 +                 .with_surface_size(LogicalSize::new(128.0, 128.0))
[INFO] [stdout]    |
[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 unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> examples/child_window.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |             window_id: winit::window::WindowId,
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -             window_id: winit::window::WindowId,
[INFO] [stdout] 50 +             window_id: window::WindowId,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit_craft` (example "control_flow") due to 6 previous errors
[INFO] [stderr] error: could not compile `winit_craft` (example "x11_embed") due to 7 previous errors
[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 `winit_craft` (example "child_window") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> tests/sync_object.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     needs_sync::<winit::event_loop::EventLoopProxy>();
[INFO] [stdout]   |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use winit_craft::event_loop;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     needs_sync::<winit::event_loop::EventLoopProxy>();
[INFO] [stdout] 6 +     needs_sync::<event_loop::EventLoopProxy>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     needs_sync::<dyn winit::window::Window>();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sctk::shell::xdg::window;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     needs_sync::<dyn winit::window::Window>();
[INFO] [stdout] 11 +     needs_sync::<dyn window::Window>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     needs_sync::<winit::window::WindowAttributes>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     needs_sync::<winit::window::WindowAttributes>();
[INFO] [stdout] 16 +     needs_sync::<window::WindowAttributes>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     needs_sync::<winit::window::CustomCursorSource>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     needs_sync::<winit::window::CustomCursorSource>();
[INFO] [stdout] 21 +     needs_sync::<window::CustomCursorSource>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     needs_sync::<winit::window::CustomCursor>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -     needs_sync::<winit::window::CustomCursor>();
[INFO] [stdout] 22 +     needs_sync::<window::CustomCursor>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit_craft` (test "sync_object") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> tests/send_objects.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     needs_send::<winit::event_loop::EventLoopProxy>();
[INFO] [stdout]   |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use winit_craft::event_loop;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     needs_send::<winit::event_loop::EventLoopProxy>();
[INFO] [stdout] 6 +     needs_send::<event_loop::EventLoopProxy>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     needs_send::<dyn winit::window::Window>();
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sctk::shell::xdg::window;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     needs_send::<dyn winit::window::Window>();
[INFO] [stdout] 11 +     needs_send::<dyn window::Window>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     needs_send::<winit::window::WindowAttributes>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     needs_send::<winit::window::WindowAttributes>();
[INFO] [stdout] 16 +     needs_send::<window::WindowAttributes>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     needs_send::<winit::window::WindowId>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     needs_send::<winit::window::WindowId>();
[INFO] [stdout] 21 +     needs_send::<window::WindowId>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     needs_send::<winit::event::DeviceId>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::event;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `event`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -     needs_send::<winit::event::DeviceId>();
[INFO] [stdout] 22 +     needs_send::<event::DeviceId>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::monitor;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `monitor`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout] 23 +     needs_send::<monitor::MonitorHandle>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     needs_send::<winit::window::CustomCursorSource>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     needs_send::<winit::window::CustomCursorSource>();
[INFO] [stdout] 28 +     needs_send::<window::CustomCursorSource>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     needs_send::<winit::window::CustomCursor>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use winit_craft::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -     needs_send::<winit::window::CustomCursor>();
[INFO] [stdout] 29 +     needs_send::<window::CustomCursor>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit_craft` (test "send_objects") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc6345534ac1ab979e80769ac5b7b671f2c844ebea4e8999657c90aae7c58c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6345534ac1ab979e80769ac5b7b671f2c844ebea4e8999657c90aae7c58c62", kill_on_drop: false }`
[INFO] [stdout] cc6345534ac1ab979e80769ac5b7b671f2c844ebea4e8999657c90aae7c58c62
