[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] testing Syudagye/wayland-compositor-thing against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fwayland-compositor-thing" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Syudagye/wayland-compositor-thing on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acdd2fb82cd139880782b6c48b76131610813189b9ca685abc655184e83cc458 [INFO] running `Command { std: "docker" "start" "-a" "acdd2fb82cd139880782b6c48b76131610813189b9ca685abc655184e83cc458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acdd2fb82cd139880782b6c48b76131610813189b9ca685abc655184e83cc458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acdd2fb82cd139880782b6c48b76131610813189b9ca685abc655184e83cc458", kill_on_drop: false }` [INFO] [stdout] acdd2fb82cd139880782b6c48b76131610813189b9ca685abc655184e83cc458 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5f33653a9ad3e675232c08646cfbd76471780a84fef9841aac68a6fe6f0b096 [INFO] running `Command { std: "docker" "start" "-a" "f5f33653a9ad3e675232c08646cfbd76471780a84fef9841aac68a6fe6f0b096", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-sys v0.31.3 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling smithay v0.3.0 (https://github.com/Smithay/smithay#69b379d0) [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] Compiling profiling v1.0.15 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling calloop v0.14.0 [INFO] [stderr] Compiling wayland-server v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-egl v0.32.1 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.3 [INFO] [stderr] Compiling wayland-protocols v0.32.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling 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 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 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "f5f33653a9ad3e675232c08646cfbd76471780a84fef9841aac68a6fe6f0b096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f33653a9ad3e675232c08646cfbd76471780a84fef9841aac68a6fe6f0b096", kill_on_drop: false }` [INFO] [stdout] f5f33653a9ad3e675232c08646cfbd76471780a84fef9841aac68a6fe6f0b096 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6720960f236f3353e6061b6e0263799f1d246aa87429914142102e67b14f1556 [INFO] running `Command { std: "docker" "start" "-a" "6720960f236f3353e6061b6e0263799f1d246aa87429914142102e67b14f1556", kill_on_drop: false }` [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 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 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] [stderr] Compiling 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 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 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "6720960f236f3353e6061b6e0263799f1d246aa87429914142102e67b14f1556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6720960f236f3353e6061b6e0263799f1d246aa87429914142102e67b14f1556", kill_on_drop: false }` [INFO] [stdout] 6720960f236f3353e6061b6e0263799f1d246aa87429914142102e67b14f1556 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c9dfb42cd8e6a495e23eaeeaa71e9eab2690f403f96f78535ac4f944dbf8329 [INFO] running `Command { std: "docker" "start" "-a" "6c9dfb42cd8e6a495e23eaeeaa71e9eab2690f403f96f78535ac4f944dbf8329", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `borrow::BorrowMut` and `cell::RefCell` [INFO] [stderr] --> src/state/compositor.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{borrow::BorrowMut, cell::RefCell}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/state/elements.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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] [stderr] --> src/state/elements.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | element::{surface::WaylandSurfaceRenderElement, AsRenderElements}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] 6 | ImportAll, ImportMem, Renderer, Texture, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 9 | space::SpaceElement, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | utils::{send_frames_surface_tree, under_from_surface_tree}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | Window, WindowSurfaceType, [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | }, [INFO] [stderr] 13 | output::Output, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 14 | reexports::wayland_server::protocol::wl_surface::WlSurface, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | render_elements, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | utils::{IsAlive, Logical, Point, Rectangle}, [INFO] [stderr] | ^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stderr] 17 | wayland::{compositor::SurfaceData, seat::WaylandFocus, shell::xdg::ToplevelSurface}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | xwayland::X11Surface, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Configure`, `PopupManager`, and `get_popup_toplevel_coords` [INFO] [stderr] --> src/state/xdg_shell.rs:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | find_popup_root_surface, get_popup_toplevel_coords, PopupKeyboardGrab, PopupKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 6 | PopupManager, PopupPointerGrab, PopupUngrabStrategy, Space, Window, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | Configure, PopupSurface, PositionerState, ToplevelSurface, XdgShellHandler, XdgShellState, XdgToplevelSurfaceData [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `keyboard::KeyboardGrab` [INFO] [stderr] --> src/state/xdg_shell.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | keyboard::KeyboardGrab, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/state/xdg_shell/resize_grab.rs:288:25 [INFO] [stderr] | [INFO] [stderr] 288 | fn unset(&mut self, data: &mut ThingState) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `positioner` [INFO] [stderr] --> src/state/xdg_shell.rs:171:9 [INFO] [stderr] | [INFO] [stderr] 171 | positioner: PositionerState, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positioner` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `xwm` [INFO] [stderr] --> src/state/xwayland.rs:147:30 [INFO] [stderr] | [INFO] [stderr] 147 | fn new_window(&mut self, xwm: XwmId, surface: X11Surface) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_xwm` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `xwm` [INFO] [stderr] --> src/state/xwayland.rs:156:38 [INFO] [stderr] | [INFO] [stderr] 156 | fn map_window_request(&mut self, xwm: XwmId, window: X11Surface) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_xwm` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `xwm` [INFO] [stderr] --> src/state/xwayland.rs:169:51 [INFO] [stderr] | [INFO] [stderr] 169 | fn mapped_override_redirect_window(&mut self, xwm: XwmId, window: X11Surface) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_xwm` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window` [INFO] [stderr] --> src/state/xwayland.rs:169:63 [INFO] [stderr] | [INFO] [stderr] 169 | fn mapped_override_redirect_window(&mut self, xwm: XwmId, window: X11Surface) {} [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `xwm` [INFO] [stderr] --> src/state/xwayland.rs:171:35 [INFO] [stderr] | [INFO] [stderr] 171 | fn unmapped_window(&mut self, xwm: XwmId, window: X11Surface) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_xwm` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/state/xwayland.rs:164:13 [INFO] [stderr] | [INFO] [stderr] 164 | window.set_mapped(true); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 164 | let _ = window.set_mapped(true); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/state/xwayland.rs:179:13 [INFO] [stderr] | [INFO] [stderr] 179 | window.set_mapped(false); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 179 | let _ = window.set_mapped(false); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `wayland-compositor-thing` (lib) generated 14 warnings (run `cargo fix --lib -p wayland-compositor-thing` to apply 11 suggestions) [INFO] [stderr] warning: `wayland-compositor-thing` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wayland_compositor_thing-680193dd7b673f5b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wayland_compositor_thing-5de040fab0f852bb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wayland_compositor_thing [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c9dfb42cd8e6a495e23eaeeaa71e9eab2690f403f96f78535ac4f944dbf8329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9dfb42cd8e6a495e23eaeeaa71e9eab2690f403f96f78535ac4f944dbf8329", kill_on_drop: false }` [INFO] [stdout] 6c9dfb42cd8e6a495e23eaeeaa71e9eab2690f403f96f78535ac4f944dbf8329