[INFO] cloning repository https://github.com/Syudagye/wayland-compositor-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Syudagye/wayland-compositor-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fwayland-compositor-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fwayland-compositor-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06e1f027967a1ae8ca1d4571f7ab30013bbf859f
[INFO] checking Syudagye/wayland-compositor-thing against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fwayland-compositor-thing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Syudagye/wayland-compositor-thing
[INFO] finished tweaking git repo https://github.com/Syudagye/wayland-compositor-thing
[INFO] tweaked toml for git repo https://github.com/Syudagye/wayland-compositor-thing written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Syudagye/wayland-compositor-thing on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Syudagye/wayland-compositor-thing 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Smithay/smithay`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wlcs v0.1.0
[INFO] [stderr]   Downloaded matchers v0.1.0
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded calloop v0.14.0
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded drm-fourcc v2.2.0
[INFO] [stderr]   Downloaded gbm-sys v0.3.0
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded drm-ffi v0.8.0
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.7.0
[INFO] [stderr]   Downloaded tempfile v3.10.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.6.4
[INFO] [stderr]   Downloaded container_of v0.5.1
[INFO] [stderr]   Downloaded overload v0.1.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.34
[INFO] [stderr]   Downloaded nu-ansi-term v0.46.0
[INFO] [stderr]   Downloaded wayland-egl v0.32.1
[INFO] [stderr]   Downloaded scan_fmt v0.2.6
[INFO] [stderr]   Downloaded wayland-sys v0.31.3
[INFO] [stderr]   Downloaded drm-sys v0.7.0
[INFO] [stderr]   Downloaded drm v0.12.0
[INFO] [stderr]   Downloaded io-lifetimes v2.0.3
[INFO] [stderr]   Downloaded glow v0.12.3
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.1
[INFO] [stderr]   Downloaded appendlist v1.4.0
[INFO] [stderr]   Downloaded wayland-server v0.31.2
[INFO] [stderr]   Downloaded thread_local v1.1.8
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded gbm v0.15.0
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.1
[INFO] [stderr]   Downloaded wayland-protocols v0.32.1
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.67
[INFO] [stderr]   Downloaded winit v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f
[INFO] running `Command { std: "docker" "start" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling wayland-sys v0.31.3
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling smithay v0.3.0 (https://github.com/Smithay/smithay#69b379d0)
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking errno v0.3.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking appendlist v1.4.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking container_of v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]     Checking wayland-server v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking wayland-egl v0.32.1
[INFO] [stderr]     Checking wlcs v0.1.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking wayland-protocols v0.32.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking calloop v0.14.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.3
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-compositor-thing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `cell::RefCell`
[INFO] [stdout]  --> src/state/compositor.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell};
[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: `std::time::Duration`
[INFO] [stdout]  --> src/state/elements.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsRenderElements`, `ImportAll`, `ImportMem`, `IsAlive`, `Logical`, `Point`, `Rectangle`, `Renderer`, `Texture`, `WindowSurfaceType`, `Window`, `compositor::SurfaceData`, `output::Output`, `reexports::wayland_server::protocol::wl_surface::WlSurface`, `render_elements`, `seat::WaylandFocus`, `send_frames_surface_tree`, `shell::xdg::ToplevelSurface`, `space::SpaceElement`, `surface::WaylandSurfaceRenderElement`, `under_from_surface_tree`, and `xwayland::X11Surface`
[INFO] [stdout]   --> src/state/elements.rs:5:19
[INFO] [stdout]    |
[INFO] [stdout]  5 |         element::{surface::WaylandSurfaceRenderElement, AsRenderElements},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |         ImportAll, ImportMem, Renderer, Texture,
[INFO] [stdout]    |         ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |         space::SpaceElement,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         utils::{send_frames_surface_tree, under_from_surface_tree},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |         Window, WindowSurfaceType,
[INFO] [stdout]    |         ^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     },
[INFO] [stdout] 13 |     output::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     reexports::wayland_server::protocol::wl_surface::WlSurface,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     render_elements,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     utils::{IsAlive, Logical, Point, Rectangle},
[INFO] [stdout]    |             ^^^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 17 |     wayland::{compositor::SurfaceData, seat::WaylandFocus, shell::xdg::ToplevelSurface},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     xwayland::X11Surface,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Configure`, `PopupManager`, and `get_popup_toplevel_coords`
[INFO] [stdout]   --> src/state/xdg_shell.rs:5:34
[INFO] [stdout]    |
[INFO] [stdout]  5 |         find_popup_root_surface, get_popup_toplevel_coords, PopupKeyboardGrab, PopupKind,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |         PopupManager, PopupPointerGrab, PopupUngrabStrategy, Space, Window,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |             Configure, PopupSurface, PositionerState, ToplevelSurface, XdgShellHandler, XdgShellState, XdgToplevelSurfaceData
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `cell::RefCell`
[INFO] [stdout]  --> src/state/compositor.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell};
[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: `std::time::Duration`
[INFO] [stdout]  --> src/state/elements.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsRenderElements`, `ImportAll`, `ImportMem`, `IsAlive`, `Logical`, `Point`, `Rectangle`, `Renderer`, `Texture`, `WindowSurfaceType`, `Window`, `compositor::SurfaceData`, `output::Output`, `reexports::wayland_server::protocol::wl_surface::WlSurface`, `render_elements`, `seat::WaylandFocus`, `send_frames_surface_tree`, `shell::xdg::ToplevelSurface`, `space::SpaceElement`, `surface::WaylandSurfaceRenderElement`, `under_from_surface_tree`, and `xwayland::X11Surface`
[INFO] [stdout]   --> src/state/elements.rs:5:19
[INFO] [stdout]    |
[INFO] [stdout]  5 |         element::{surface::WaylandSurfaceRenderElement, AsRenderElements},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |         ImportAll, ImportMem, Renderer, Texture,
[INFO] [stdout]    |         ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |         space::SpaceElement,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         utils::{send_frames_surface_tree, under_from_surface_tree},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |         Window, WindowSurfaceType,
[INFO] [stdout]    |         ^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     },
[INFO] [stdout] 13 |     output::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     reexports::wayland_server::protocol::wl_surface::WlSurface,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     render_elements,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     utils::{IsAlive, Logical, Point, Rectangle},
[INFO] [stdout]    |             ^^^^^^^  ^^^^^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 17 |     wayland::{compositor::SurfaceData, seat::WaylandFocus, shell::xdg::ToplevelSurface},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     xwayland::X11Surface,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Configure`, `PopupManager`, and `get_popup_toplevel_coords`
[INFO] [stdout]   --> src/state/xdg_shell.rs:5:34
[INFO] [stdout]    |
[INFO] [stdout]  5 |         find_popup_root_surface, get_popup_toplevel_coords, PopupKeyboardGrab, PopupKind,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |         PopupManager, PopupPointerGrab, PopupUngrabStrategy, Space, Window,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |             Configure, PopupSurface, PositionerState, ToplevelSurface, XdgShellHandler, XdgShellState, XdgToplevelSurfaceData
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/state/xdg_shell/resize_grab.rs:135:53
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let max_width = (max_size.w == 0).then(i32::max_value).unwrap_or(max_size.w);
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/state/xdg_shell/resize_grab.rs:136:54
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let max_height = (max_size.h == 0).then(i32::max_value).unwrap_or(max_size.h);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/state/xdg_shell/resize_grab.rs:135:53
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let max_width = (max_size.w == 0).then(i32::max_value).unwrap_or(max_size.w);
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/state/xdg_shell/resize_grab.rs:136:54
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let max_height = (max_size.h == 0).then(i32::max_value).unwrap_or(max_size.h);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyboard::KeyboardGrab`
[INFO] [stdout]  --> src/state/xdg_shell.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         keyboard::KeyboardGrab,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/state/xdg_shell/resize_grab.rs:288:25
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn unset(&mut self, data: &mut ThingState) {}
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyboard::KeyboardGrab`
[INFO] [stdout]  --> src/state/xdg_shell.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         keyboard::KeyboardGrab,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `positioner`
[INFO] [stdout]    --> src/state/xdg_shell.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         positioner: PositionerState,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positioner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn new_window(&mut self, xwm: XwmId, surface: X11Surface) {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn map_window_request(&mut self, xwm: XwmId, window: X11Surface) {
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:169:51
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn mapped_override_redirect_window(&mut self, xwm: XwmId, window: X11Surface) {}
[INFO] [stdout]     |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/state/xwayland.rs:169:63
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn mapped_override_redirect_window(&mut self, xwm: XwmId, window: X11Surface) {}
[INFO] [stdout]     |                                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn unmapped_window(&mut self, xwm: XwmId, window: X11Surface) {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/state/xdg_shell/resize_grab.rs:288:25
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn unset(&mut self, data: &mut ThingState) {}
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `positioner`
[INFO] [stdout]    --> src/state/xdg_shell.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         positioner: PositionerState,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positioner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn new_window(&mut self, xwm: XwmId, surface: X11Surface) {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn map_window_request(&mut self, xwm: XwmId, window: X11Surface) {
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:169:51
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn mapped_override_redirect_window(&mut self, xwm: XwmId, window: X11Surface) {}
[INFO] [stdout]     |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/state/xwayland.rs:169:63
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn mapped_override_redirect_window(&mut self, xwm: XwmId, window: X11Surface) {}
[INFO] [stdout]     |                                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xwm`
[INFO] [stdout]    --> src/state/xwayland.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn unmapped_window(&mut self, xwm: XwmId, window: X11Surface) {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_xwm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/state/xwayland.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |             window.set_mapped(true);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let _ = window.set_mapped(true);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/state/xwayland.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             window.set_mapped(false);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 179 |             let _ = window.set_mapped(false);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/state/xwayland.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |             window.set_mapped(true);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let _ = window.set_mapped(true);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/state/xwayland.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             window.set_mapped(false);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 179 |             let _ = window.set_mapped(false);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wlcs-integration v0.1.0 (/opt/rustwide/workdir/wlcs-integration)
[INFO] [stdout] warning: unused imports: `Clock` and `touch::DownEvent`
[INFO] [stdout]   --> wlcs-integration/src/main_loop.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         touch::DownEvent,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     utils::{Clock, Transform, SERIAL_COUNTER},
[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 imports: `Clock` and `touch::DownEvent`
[INFO] [stdout]   --> wlcs-integration/src/main_loop.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         touch::DownEvent,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     utils::{Clock, Transform, SERIAL_COUNTER},
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.30.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f", kill_on_drop: false }`
[INFO] [stdout] ba6a06c49d7e368fa37b3fc3f47a7dd73e10ad608b1e541f14ad825644f30d6f
