[INFO] cloning repository https://github.com/Elkan10/wl_widgets_lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elkan10/wl_widgets_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElkan10%2Fwl_widgets_lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElkan10%2Fwl_widgets_lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5c4a14745d9b500dcf0e23c637aea4dd0c148a2
[INFO] testing Elkan10/wl_widgets_lib against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElkan10%2Fwl_widgets_lib" "/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/Elkan10/wl_widgets_lib
[INFO] finished tweaking git repo https://github.com/Elkan10/wl_widgets_lib
[INFO] tweaked toml for git repo https://github.com/Elkan10/wl_widgets_lib written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elkan10/wl_widgets_lib on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elkan10/wl_widgets_lib 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e47a5347dc6719413adb8a83956e1ef80b61e9eebfa2bce60e33d103007ce6a
[INFO] running `Command { std: "docker" "start" "-a" "4e47a5347dc6719413adb8a83956e1ef80b61e9eebfa2bce60e33d103007ce6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e47a5347dc6719413adb8a83956e1ef80b61e9eebfa2bce60e33d103007ce6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e47a5347dc6719413adb8a83956e1ef80b61e9eebfa2bce60e33d103007ce6a", kill_on_drop: false }`
[INFO] [stdout] 4e47a5347dc6719413adb8a83956e1ef80b61e9eebfa2bce60e33d103007ce6a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42ace2c3534348fb2d5a6858265194bd9f878e464d9a21da89a3581c10e68861
[INFO] running `Command { std: "docker" "start" "-a" "42ace2c3534348fb2d5a6858265194bd9f878e464d9a21da89a3581c10e68861", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling xkbcommon v0.8.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling widgets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AsRawFd` and `any::Any`
[INFO] [stdout]  --> src/widget.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, fmt::Display, fs::File, io::Write, os::fd::{AsFd, AsRawFd}, sync::{Arc, LockResult, RwLock, RwLockWriteGuard}};
[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: `wayland_client::protocol::wl_surface::Event`
[INFO] [stdout]   --> src/widget.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         use wayland_client::protocol::wl_surface::Event;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wayland_client::protocol::wl_shm::Event`
[INFO] [stdout]    --> src/widget.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use wayland_client::protocol::wl_shm::Event;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         proxy: &WlRegistry,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         data: &GlobalListContents,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         proxy: &WlCompositor,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         event: <WlCompositor as wayland_client::Proxy>::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         proxy: &WlSurface,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         event: wayland_client::protocol::wl_surface::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         proxy: &ZwlrLayerShellV1,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         event: wayland_protocols_wlr::layer_shell::v1::client::zwlr_layer_shell_v1::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/widget.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stdout]    |                                           ^^^^^ help: try ignoring the field: `width: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/widget.rs:94:50
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stdout]    |                                                  ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         proxy: &WlShm,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         event: wayland_client::protocol::wl_shm::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         proxy: &WlShmPool,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         event: <WlShmPool as wayland_client::Proxy>::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         proxy: &WlBuffer,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         event: wayland_client::protocol::wl_buffer::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serial`
[INFO] [stdout]    --> src/widget.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stdout]     |                          ^^^^^^ help: try ignoring the field: `serial: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/widget.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stdout]     |                                  ^^^^ help: try ignoring the field: `time: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]    --> src/widget.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct WidgetBuilder<'a> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 223 |     buffer: Vec<u8>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/pixel_util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PolarVector2 {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 12 |     fn new(r: f32, theta: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:608:21
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<WidgetComponents>> {
[INFO] [stdout]     |                     ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<'_, WidgetComponents>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.43s
[INFO] running `Command { std: "docker" "inspect" "42ace2c3534348fb2d5a6858265194bd9f878e464d9a21da89a3581c10e68861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ace2c3534348fb2d5a6858265194bd9f878e464d9a21da89a3581c10e68861", kill_on_drop: false }`
[INFO] [stdout] 42ace2c3534348fb2d5a6858265194bd9f878e464d9a21da89a3581c10e68861
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 251954c30810967063d553f6ff74f1fe0e281f4548a1c6e5c0bf13cb3969c6b4
[INFO] running `Command { std: "docker" "start" "-a" "251954c30810967063d553f6ff74f1fe0e281f4548a1c6e5c0bf13cb3969c6b4", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `AsRawFd` and `any::Any`
[INFO] [stdout]  --> src/widget.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, fmt::Display, fs::File, io::Write, os::fd::{AsFd, AsRawFd}, sync::{Arc, LockResult, RwLock, RwLockWriteGuard}};
[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: `wayland_client::protocol::wl_surface::Event`
[INFO] [stdout]   --> src/widget.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         use wayland_client::protocol::wl_surface::Event;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wayland_client::protocol::wl_shm::Event`
[INFO] [stdout]    --> src/widget.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use wayland_client::protocol::wl_shm::Event;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         proxy: &WlRegistry,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         data: &GlobalListContents,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         proxy: &WlCompositor,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         event: <WlCompositor as wayland_client::Proxy>::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         proxy: &WlSurface,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         event: wayland_client::protocol::wl_surface::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         proxy: &ZwlrLayerShellV1,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         event: wayland_protocols_wlr::layer_shell::v1::client::zwlr_layer_shell_v1::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/widget.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stdout]    |                                           ^^^^^ help: try ignoring the field: `width: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/widget.rs:94:50
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stdout]    |                                                  ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling widgets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         proxy: &WlShm,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         event: wayland_client::protocol::wl_shm::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         proxy: &WlShmPool,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         event: <WlShmPool as wayland_client::Proxy>::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         proxy: &WlBuffer,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         event: wayland_client::protocol::wl_buffer::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serial`
[INFO] [stdout]    --> src/widget.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stdout]     |                          ^^^^^^ help: try ignoring the field: `serial: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/widget.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stdout]     |                                  ^^^^ help: try ignoring the field: `time: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]    --> src/widget.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct WidgetBuilder<'a> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 223 |     buffer: Vec<u8>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/pixel_util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PolarVector2 {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 12 |     fn new(r: f32, theta: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:608:21
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<WidgetComponents>> {
[INFO] [stdout]     |                     ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<'_, WidgetComponents>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsRawFd` and `any::Any`
[INFO] [stdout]  --> src/widget.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, fmt::Display, fs::File, io::Write, os::fd::{AsFd, AsRawFd}, sync::{Arc, LockResult, RwLock, RwLockWriteGuard}};
[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: `wayland_client::protocol::wl_surface::Event`
[INFO] [stdout]   --> src/widget.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         use wayland_client::protocol::wl_surface::Event;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wayland_client::protocol::wl_shm::Event`
[INFO] [stdout]    --> src/widget.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use wayland_client::protocol::wl_shm::Event;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         proxy: &WlRegistry,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         data: &GlobalListContents,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         proxy: &WlCompositor,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         event: <WlCompositor as wayland_client::Proxy>::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         proxy: &WlSurface,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         event: wayland_client::protocol::wl_surface::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]   --> src/widget.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         proxy: &ZwlrLayerShellV1,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/widget.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         event: wayland_protocols_wlr::layer_shell::v1::client::zwlr_layer_shell_v1::Event,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/widget.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         state: &mut Self,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/widget.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         data: &(),
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> src/widget.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         conn: &Connection,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]   --> src/widget.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/widget.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stdout]    |                                           ^^^^^ help: try ignoring the field: `width: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/widget.rs:94:50
[INFO] [stdout]    |
[INFO] [stdout] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stdout]    |                                                  ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         proxy: &WlShm,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         event: wayland_client::protocol::wl_shm::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         proxy: &WlShmPool,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         event: <WlShmPool as wayland_client::Proxy>::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proxy`
[INFO] [stdout]    --> src/widget.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         proxy: &WlBuffer,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/widget.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         event: wayland_client::protocol::wl_buffer::Event,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/widget.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         data: &(),
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/widget.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         state: &mut Self,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]    --> src/widget.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         conn: &Connection,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qhandle`
[INFO] [stdout]    --> src/widget.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serial`
[INFO] [stdout]    --> src/widget.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stdout]     |                          ^^^^^^ help: try ignoring the field: `serial: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/widget.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stdout]     |                                  ^^^^ help: try ignoring the field: `time: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `comp`
[INFO] [stdout]   --> src/lib.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 }, |key, comp| println!("released: {:?}", key)))
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buffer` is never read
[INFO] [stdout]    --> src/widget.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct WidgetBuilder<'a> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 223 |     buffer: Vec<u8>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/pixel_util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PolarVector2 {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 12 |     fn new(r: f32, theta: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widget.rs:608:21
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<WidgetComponents>> {
[INFO] [stdout]     |                     ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<'_, WidgetComponents>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "251954c30810967063d553f6ff74f1fe0e281f4548a1c6e5c0bf13cb3969c6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "251954c30810967063d553f6ff74f1fe0e281f4548a1c6e5c0bf13cb3969c6b4", kill_on_drop: false }`
[INFO] [stdout] 251954c30810967063d553f6ff74f1fe0e281f4548a1c6e5c0bf13cb3969c6b4
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aea135b7bdcc492854da5bde7906335ceb839073279d0e3388bee2000edebccd
[INFO] running `Command { std: "docker" "start" "-a" "aea135b7bdcc492854da5bde7906335ceb839073279d0e3388bee2000edebccd", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AsRawFd` and `any::Any`
[INFO] [stderr]  --> src/widget.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{any::Any, fmt::Display, fs::File, io::Write, os::fd::{AsFd, AsRawFd}, sync::{Arc, LockResult, RwLock, RwLockWriteGuard}};
[INFO] [stderr]   |           ^^^^^^^^                                                    ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wayland_client::protocol::wl_surface::Event`
[INFO] [stderr]   --> src/widget.rs:65:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |         use wayland_client::protocol::wl_surface::Event;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wayland_client::protocol::wl_shm::Event`
[INFO] [stderr]    --> src/widget.rs:112:13
[INFO] [stderr]     |
[INFO] [stderr] 112 |         use wayland_client::protocol::wl_shm::Event;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> src/widget.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |         state: &mut Self,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]   --> src/widget.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         proxy: &WlRegistry,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/widget.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |         data: &GlobalListContents,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> src/widget.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |         conn: &Connection,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]   --> src/widget.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> src/widget.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |         state: &mut Self,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]   --> src/widget.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |         proxy: &WlCompositor,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> src/widget.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |         event: <WlCompositor as wayland_client::Proxy>::Event,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/widget.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         data: &(),
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> src/widget.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         conn: &Connection,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]   --> src/widget.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> src/widget.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |         state: &mut Self,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]   --> src/widget.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         proxy: &WlSurface,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> src/widget.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |         event: wayland_client::protocol::wl_surface::Event,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/widget.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |         data: &(),
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> src/widget.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |         conn: &Connection,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]   --> src/widget.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> src/widget.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |         state: &mut Self,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]   --> src/widget.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |         proxy: &ZwlrLayerShellV1,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> src/widget.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |         event: wayland_protocols_wlr::layer_shell::v1::client::zwlr_layer_shell_v1::Event,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/widget.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |         data: &(),
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> src/widget.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |         conn: &Connection,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]   --> src/widget.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> src/widget.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 86 |         state: &mut Self,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/widget.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |         data: &(),
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> src/widget.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |         conn: &Connection,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]   --> src/widget.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `width`
[INFO] [stderr]   --> src/widget.rs:94:43
[INFO] [stderr]    |
[INFO] [stderr] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stderr]    |                                           ^^^^^ help: try ignoring the field: `width: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `height`
[INFO] [stderr]   --> src/widget.rs:94:50
[INFO] [stderr]    |
[INFO] [stderr] 94 |         if let Event::Configure { serial, width, height } = event {
[INFO] [stderr]    |                                                  ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/widget.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 105 |         state: &mut Self,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]    --> src/widget.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 106 |         proxy: &WlShm,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]    --> src/widget.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |         event: wayland_client::protocol::wl_shm::Event,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/widget.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |         data: &(),
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]    --> src/widget.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |         conn: &Connection,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]    --> src/widget.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 110 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/widget.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 119 |         state: &mut Self,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]    --> src/widget.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |         proxy: &WlShmPool,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]    --> src/widget.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |         event: <WlShmPool as wayland_client::Proxy>::Event,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/widget.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |         data: &(),
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]    --> src/widget.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |         conn: &Connection,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]    --> src/widget.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/widget.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |         state: &mut Self,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proxy`
[INFO] [stderr]    --> src/widget.rs:133:9
[INFO] [stderr]     |
[INFO] [stderr] 133 |         proxy: &WlBuffer,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]    --> src/widget.rs:134:9
[INFO] [stderr]     |
[INFO] [stderr] 134 |         event: wayland_client::protocol::wl_buffer::Event,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/widget.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |         data: &(),
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]    --> src/widget.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |         conn: &Connection,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]    --> src/widget.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/widget.rs:145:9
[INFO] [stderr]     |
[INFO] [stderr] 145 |         state: &mut Self,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]    --> src/widget.rs:149:9
[INFO] [stderr]     |
[INFO] [stderr] 149 |         conn: &Connection,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]    --> src/widget.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |         conn: &Connection,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `qhandle`
[INFO] [stderr]    --> src/widget.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 173 |         qhandle: &wayland_client::QueueHandle<Self>,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `serial`
[INFO] [stderr]    --> src/widget.rs:189:26
[INFO] [stderr]     |
[INFO] [stderr] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stderr]     |                          ^^^^^^ help: try ignoring the field: `serial: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time`
[INFO] [stderr]    --> src/widget.rs:189:34
[INFO] [stderr]     |
[INFO] [stderr] 189 |             Event::Key { serial, time, key, state: key_state } => {
[INFO] [stderr]     |                                  ^^^^ help: try ignoring the field: `time: _`
[INFO] [stderr] 
[INFO] [stderr] warning: field `buffer` is never read
[INFO] [stderr]    --> src/widget.rs:223:5
[INFO] [stderr]     |
[INFO] [stderr] 222 | pub struct WidgetBuilder<'a> {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 223 |     buffer: Vec<u8>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/pixel_util.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl PolarVector2 {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 12 |     fn new(r: f32, theta: f32) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/widget.rs:608:21
[INFO] [stderr]     |
[INFO] [stderr] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<WidgetComponents>> {
[INFO] [stderr]     |                     ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 608 |     pub fn get_comp(&mut self) -> LockResult<RwLockWriteGuard<'_, WidgetComponents>> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `comp`
[INFO] [stderr]   --> src/lib.rs:39:26
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 }, |key, comp| println!("released: {:?}", key)))
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_comp`
[INFO] [stderr] 
[INFO] [stderr] warning: `widgets` (lib) generated 59 warnings (run `cargo fix --lib -p widgets` to apply 57 suggestions)
[INFO] [stderr] warning: `widgets` (lib test) generated 60 warnings (59 duplicates) (run `cargo fix --lib -p widgets --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/widgets-6c43045f67046321)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test' (24) panicked at src/lib.rs:27:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoCompositor
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6453f7e5cd7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6453f7e5cd7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6453f7e5cd7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6453f7e5cd7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6453f7e716aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6453f7e716aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6453f7e617a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6453f7e617a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6453f7e3b4ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6453f7e3b4ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6453f7e54f69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6453f7d3434c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6453f7d3434c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6453f7e55122 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6453f7e55122 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6453f7e3b5b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6453f7e32e79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6453f7e3c3ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6453f7e71f5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6453f7e71cd2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6453f7d0d74e - core::result::Result<T,E>::unwrap::h225576939cf682a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6453f7d0d74e - widgets::tests::test::h843209f8ef605f49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:27:49
[INFO] [stdout]   22:     0x6453f7d0f2b7 - widgets::tests::test::{{closure}}::h4cda5f82aa5feefb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:14
[INFO] [stdout]   23:     0x6453f7d135c6 - core::ops::function::FnOnce::call_once::hfd892de9837ee850
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6453f7d2842b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6453f7d2842b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6453f7d34e1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6453f7d34e1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6453f7d34e1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6453f7d34e1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6453f7d34e1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6453f7d34e1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6453f7d34e1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6453f7d30534 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6453f7d30534 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6453f7d37a22 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6453f7d37a22 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6453f7d37a22 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6453f7d37a22 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6453f7d37a22 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6453f7d37a22 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6453f7d37a22 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6453f7e5c68f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6453f7e5c68f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cf60f3aa4 - <unknown>
[INFO] [stdout]   45:     0x796cf6180a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aea135b7bdcc492854da5bde7906335ceb839073279d0e3388bee2000edebccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea135b7bdcc492854da5bde7906335ceb839073279d0e3388bee2000edebccd", kill_on_drop: false }`
[INFO] [stdout] aea135b7bdcc492854da5bde7906335ceb839073279d0e3388bee2000edebccd
