[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] building Syudagye/wayland-compositor-thing against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyudagye%2Fwayland-compositor-thing" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Syudagye/wayland-compositor-thing on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-cursor v0.31.3
[INFO] [stderr]   Downloaded wayland-backend v0.3.4
[INFO] [stderr]   Downloaded wayland-sys v0.31.3
[INFO] [stderr]   Downloaded scan_fmt v0.2.6
[INFO] [stderr]   Downloaded container_of v0.5.1
[INFO] [stderr]   Downloaded drm-ffi v0.8.0
[INFO] [stderr]   Downloaded gbm v0.15.0
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.1
[INFO] [stderr]   Downloaded wlcs v0.1.0
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.1
[INFO] [stderr]   Downloaded wayland-client v0.31.3
[INFO] [stderr]   Downloaded drm v0.12.0
[INFO] [stderr]   Downloaded wayland-server v0.31.2
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded calloop v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.67
[INFO] [stderr]   Downloaded gbm-sys v0.3.0
[INFO] [stderr]   Downloaded io-lifetimes v2.0.3
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.15
[INFO] [stderr]   Downloaded wayland-protocols v0.32.1
[INFO] [stderr]   Downloaded wayland-egl v0.32.1
[INFO] [stderr]   Downloaded drm-sys v0.7.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.2
[INFO] [stderr]   Downloaded winit v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15c56b8420c765219f74985733198cc6d35181b8ffb11f5519469db87f1e6d0c
[INFO] running `Command { std: "docker" "start" "-a" "15c56b8420c765219f74985733198cc6d35181b8ffb11f5519469db87f1e6d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c56b8420c765219f74985733198cc6d35181b8ffb11f5519469db87f1e6d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c56b8420c765219f74985733198cc6d35181b8ffb11f5519469db87f1e6d0c", kill_on_drop: false }`
[INFO] [stdout] 15c56b8420c765219f74985733198cc6d35181b8ffb11f5519469db87f1e6d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f52218ddf2e6d14a12c14c66c14c952d922ed812e98dd98e980afd4e666294e
[INFO] running `Command { std: "docker" "start" "-a" "7f52218ddf2e6d14a12c14c66c14c952d922ed812e98dd98e980afd4e666294e", 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 cc v1.0.99
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling wayland-sys v0.31.3
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.67
[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 xml-rs v0.8.20
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling errno v0.3.9
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling appendlist v1.4.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling smithay v0.3.0 (https://github.com/Smithay/smithay#69b379d0)
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[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 tracing v0.1.40
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[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 wayland-cursor v0.31.3
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.1
[INFO] [stderr]    Compiling wayland-protocols-misc 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)]` (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 23s
[INFO] running `Command { std: "docker" "inspect" "7f52218ddf2e6d14a12c14c66c14c952d922ed812e98dd98e980afd4e666294e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f52218ddf2e6d14a12c14c66c14c952d922ed812e98dd98e980afd4e666294e", kill_on_drop: false }`
[INFO] [stdout] 7f52218ddf2e6d14a12c14c66c14c952d922ed812e98dd98e980afd4e666294e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f23b4f6df47127742126d4a7940cb5e1cae79cde62ee2f6e9e762274178220e0
[INFO] running `Command { std: "docker" "start" "-a" "f23b4f6df47127742126d4a7940cb5e1cae79cde62ee2f6e9e762274178220e0", 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] [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: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)]` (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.54s
[INFO] running `Command { std: "docker" "inspect" "f23b4f6df47127742126d4a7940cb5e1cae79cde62ee2f6e9e762274178220e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f23b4f6df47127742126d4a7940cb5e1cae79cde62ee2f6e9e762274178220e0", kill_on_drop: false }`
[INFO] [stdout] f23b4f6df47127742126d4a7940cb5e1cae79cde62ee2f6e9e762274178220e0
