[INFO] fetching crate deft-winit 0.33.0...
[INFO] testing deft-winit-0.33.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate deft-winit 0.33.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate deft-winit 0.33.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate deft-winit 0.33.0
[INFO] tweaked toml for crates.io crate deft-winit 0.33.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deft-winit 0.33.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deft-winit 0.33.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e153394fd77e3affd12ebfa07b4b50d6bae401151f179c4673f81e158796f28
[INFO] running `Command { std: "docker" "start" "-a" "4e153394fd77e3affd12ebfa07b4b50d6bae401151f179c4673f81e158796f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e153394fd77e3affd12ebfa07b4b50d6bae401151f179c4673f81e158796f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e153394fd77e3affd12ebfa07b4b50d6bae401151f179c4673f81e158796f28", kill_on_drop: false }`
[INFO] [stdout] 4e153394fd77e3affd12ebfa07b4b50d6bae401151f179c4673f81e158796f28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e9b85f9b59899a30e5c6ab3d24808ce7012e51587f8534de504634fc4d6861d
[INFO] running `Command { std: "docker" "start" "-a" "3e9b85f9b59899a30e5c6ab3d24808ce7012e51587f8534de504634fc4d6861d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[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 tracing v0.1.41
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[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 deft-emscripten-sys v0.1.0
[INFO] [stderr]    Compiling deft-winit v0.33.0 (/opt/rustwide/workdir)
[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] [stdout] warning: unused import: `x11`
[INFO] [stdout]   --> src/platform_impl/linux/x11/mod.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | use crate::platform_impl::{x11, ActiveEventLoop as PlatformActiveEventLoop, OsError, PlatformCustomCursor};
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeviceId`
[INFO] [stdout]   --> src/platform_impl/linux/x11/window.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::platform_impl::x11::{xinput_fp1616_to_float, DeviceId, MonitorHandle as X11MonitorHandle, WakeSender, X11Error};
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.42s
[INFO] running `Command { std: "docker" "inspect" "3e9b85f9b59899a30e5c6ab3d24808ce7012e51587f8534de504634fc4d6861d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9b85f9b59899a30e5c6ab3d24808ce7012e51587f8534de504634fc4d6861d", kill_on_drop: false }`
[INFO] [stdout] 3e9b85f9b59899a30e5c6ab3d24808ce7012e51587f8534de504634fc4d6861d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21dff4ed51d71733056bcf4514b9b9db54a251f46c3c156657724a14382b38e6
[INFO] running `Command { std: "docker" "start" "-a" "21dff4ed51d71733056bcf4514b9b9db54a251f46c3c156657724a14382b38e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling deft-emscripten-sys v0.1.0
[INFO] [stderr]    Compiling deft-winit v0.33.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[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 x11rb v0.13.1
[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] [stdout] warning: unused import: `x11`
[INFO] [stdout]   --> src/platform_impl/linux/x11/mod.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | use crate::platform_impl::{x11, ActiveEventLoop as PlatformActiveEventLoop, OsError, PlatformCustomCursor};
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeviceId`
[INFO] [stdout]   --> src/platform_impl/linux/x11/window.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::platform_impl::x11::{xinput_fp1616_to_float, DeviceId, MonitorHandle as X11MonitorHandle, WakeSender, X11Error};
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x11`
[INFO] [stdout]   --> src/platform_impl/linux/x11/mod.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | use crate::platform_impl::{x11, ActiveEventLoop as PlatformActiveEventLoop, OsError, PlatformCustomCursor};
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DeviceId`
[INFO] [stdout]   --> src/platform_impl/linux/x11/window.rs:22:57
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::platform_impl::x11::{xinput_fp1616_to_float, DeviceId, MonitorHandle as X11MonitorHandle, WakeSender, X11Error};
[INFO] [stdout]    |                                                         ^^^^^^^^
[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:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn fill_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     pub fn fill_window(_window: &winit::window::Window) {
[INFO] [stdout] 109 +     pub fn fill_window(_window: &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]    --> examples/util/fill.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn cleanup_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub fn cleanup_window(_window: &winit::window::Window) {
[INFO] [stdout] 114 +     pub fn cleanup_window(_window: &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]    --> examples/util/fill.rs:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn fill_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     pub fn fill_window(_window: &winit::window::Window) {
[INFO] [stdout] 109 +     pub fn fill_window(_window: &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]    --> examples/util/fill.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn cleanup_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub fn cleanup_window(_window: &winit::window::Window) {
[INFO] [stdout] 114 +     pub fn cleanup_window(_window: &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]   --> examples/x11_embed.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .with_inner_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] 24 -                 .with_inner_size(winit::dpi::LogicalSize::new(128.0, 128.0))
[INFO] [stdout] 24 +                 .with_inner_size(LogicalSize::new(128.0, 128.0))
[INFO] [stdout]    |
[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:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn fill_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     pub fn fill_window(_window: &winit::window::Window) {
[INFO] [stdout] 109 +     pub fn fill_window(_window: &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]    --> examples/util/fill.rs:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn fill_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     pub fn fill_window(_window: &winit::window::Window) {
[INFO] [stdout] 109 +     pub fn fill_window(_window: &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]    --> examples/util/fill.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn cleanup_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub fn cleanup_window(_window: &winit::window::Window) {
[INFO] [stdout] 114 +     pub fn cleanup_window(_window: &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]    --> examples/util/fill.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn cleanup_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub fn cleanup_window(_window: &winit::window::Window) {
[INFO] [stdout] 114 +     pub fn cleanup_window(_window: &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:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |         needs_send::<winit::event_loop::EventLoopProxy<T>>();
[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 deft_winit::event_loop;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -         needs_send::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout] 9 +         needs_send::<event_loop::EventLoopProxy<T>>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/x11_embed.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut app = XEmbedDemo { parent_window_id, window: None };
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[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::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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sctk::shell::xdg::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     needs_send::<winit::window::Window>();
[INFO] [stdout] 16 +     needs_send::<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:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     needs_send::<winit::window::WindowAttributes>();
[INFO] [stdout] 21 +     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:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     needs_send::<winit::window::WindowId>();
[INFO] [stdout] 27 +     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:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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 deft_winit::event;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `event`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     needs_send::<winit::event::DeviceId>();
[INFO] [stdout] 28 +     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:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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 deft_winit::monitor;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `monitor`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout] 29 +     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:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -     needs_send::<winit::window::CustomCursorSource>();
[INFO] [stdout] 34 +     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:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -     needs_send::<winit::window::CustomCursor>();
[INFO] [stdout] 35 +     needs_send::<window::CustomCursor>();
[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:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |         needs_sync::<winit::event_loop::EventLoopProxy<T>>();
[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 deft_winit::event_loop;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -         needs_sync::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout] 9 +         needs_sync::<event_loop::EventLoopProxy<T>>();
[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::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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sctk::shell::xdg::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     needs_sync::<winit::window::Window>();
[INFO] [stdout] 16 +     needs_sync::<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:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     needs_sync::<winit::window::WindowAttributes>();
[INFO] [stdout] 21 +     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:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     needs_sync::<winit::window::CustomCursorSource>();
[INFO] [stdout] 26 +     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:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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 deft_winit::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     needs_sync::<winit::window::CustomCursor>();
[INFO] [stdout] 27 +     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] [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 `deft-winit` (example "pump_events") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> examples/util/fill.rs:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn fill_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     pub fn fill_window(_window: &winit::window::Window) {
[INFO] [stdout] 109 +     pub fn fill_window(_window: &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]    --> examples/util/fill.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn cleanup_window(_window: &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] 109 +     use deft_winit::window;
[INFO] [stdout]     |
[INFO] [stdout] 109 +     use sctk::shell::xdg::window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub fn cleanup_window(_window: &winit::window::Window) {
[INFO] [stdout] 114 +     pub fn cleanup_window(_window: &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]   --> examples/run_on_demand.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 .with_inner_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]  4 + use dpi::LogicalSize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `LogicalSize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -                 .with_inner_size(winit::dpi::LogicalSize::new(128.0, 128.0));
[INFO] [stdout] 34 +                 .with_inner_size(LogicalSize::new(128.0, 128.0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deft-winit` (example "child_window") due to 2 previous errors
[INFO] [stderr] error: could not compile `deft-winit` (test "sync_object") due to 5 previous errors
[INFO] [stderr] error: could not compile `deft-winit` (example "x11_embed") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `deft-winit` (test "send_objects") due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deft-winit` (example "run_on_demand") 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 `deft-winit` (example "control_flow") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "21dff4ed51d71733056bcf4514b9b9db54a251f46c3c156657724a14382b38e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21dff4ed51d71733056bcf4514b9b9db54a251f46c3c156657724a14382b38e6", kill_on_drop: false }`
[INFO] [stdout] 21dff4ed51d71733056bcf4514b9b9db54a251f46c3c156657724a14382b38e6
