[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/06e1f027967a1ae8ca1d4571f7ab30013bbf859f against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fwayland-compositor-thing" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syudagye/wayland-compositor-thing on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1511f9583ae0fe47ee2b4a1d56d92e139cfce478ae657663a01b152989a5192a [INFO] running `Command { std: "docker" "start" "-a" "1511f9583ae0fe47ee2b4a1d56d92e139cfce478ae657663a01b152989a5192a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1511f9583ae0fe47ee2b4a1d56d92e139cfce478ae657663a01b152989a5192a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1511f9583ae0fe47ee2b4a1d56d92e139cfce478ae657663a01b152989a5192a", kill_on_drop: false }` [INFO] [stdout] 1511f9583ae0fe47ee2b4a1d56d92e139cfce478ae657663a01b152989a5192a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e892e8e7543fb1c37e2b50299eb19fc0145c7f5f070a3b55cf4108600cc63e41 [INFO] running `Command { std: "docker" "start" "-a" "e892e8e7543fb1c37e2b50299eb19fc0145c7f5f070a3b55cf4108600cc63e41", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wayland-sys v0.31.3 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.4 [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 version_check v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smithay v0.3.0 (https://github.com/Smithay/smithay#69b379d0) [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [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 wayland-server v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling wayland-protocols v0.32.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.3 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling calloop v0.14.0 [INFO] [stderr] Compiling wayland-egl v0.32.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [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 x11rb v0.13.1 [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)]` 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)]` 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)]` 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 16s [INFO] running `Command { std: "docker" "inspect" "e892e8e7543fb1c37e2b50299eb19fc0145c7f5f070a3b55cf4108600cc63e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e892e8e7543fb1c37e2b50299eb19fc0145c7f5f070a3b55cf4108600cc63e41", kill_on_drop: false }` [INFO] [stdout] e892e8e7543fb1c37e2b50299eb19fc0145c7f5f070a3b55cf4108600cc63e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd2fef7eb6f4fcd5eb956470239387dfb7995c30509eb284a60603d50ac43327 [INFO] running `Command { std: "docker" "start" "-a" "dd2fef7eb6f4fcd5eb956470239387dfb7995c30509eb284a60603d50ac43327", 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)]` 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)]` 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] [stderr] Compiling wayland-compositor-thing v0.1.0 (/opt/rustwide/workdir) [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)]` 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 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)]` 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)]` 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)]` 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 0.89s [INFO] running `Command { std: "docker" "inspect" "dd2fef7eb6f4fcd5eb956470239387dfb7995c30509eb284a60603d50ac43327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2fef7eb6f4fcd5eb956470239387dfb7995c30509eb284a60603d50ac43327", kill_on_drop: false }` [INFO] [stdout] dd2fef7eb6f4fcd5eb956470239387dfb7995c30509eb284a60603d50ac43327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fbc173ac1e5822b2c842efc5a55683e9ba65a8b6d0f0841364c12cdca0a411f [INFO] running `Command { std: "docker" "start" "-a" "5fbc173ac1e5822b2c842efc5a55683e9ba65a8b6d0f0841364c12cdca0a411f", 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)]` 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)]` 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)]` 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 4 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.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wayland_compositor_thing-e484824916a8f51f) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wayland_compositor_thing-7cbc18a9f138a3eb) [INFO] [stdout] [INFO] [stderr] Doc-tests wayland_compositor_thing [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] [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] [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" "5fbc173ac1e5822b2c842efc5a55683e9ba65a8b6d0f0841364c12cdca0a411f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fbc173ac1e5822b2c842efc5a55683e9ba65a8b6d0f0841364c12cdca0a411f", kill_on_drop: false }` [INFO] [stdout] 5fbc173ac1e5822b2c842efc5a55683e9ba65a8b6d0f0841364c12cdca0a411f