[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-2025-09-21 for beta-1.91-2
[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-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e10b86be8c6cea0683ee5ba72560fbb3d0b82fe2c375674775156dc21a7fcd1b
[INFO] running `Command { std: "docker" "start" "-a" "e10b86be8c6cea0683ee5ba72560fbb3d0b82fe2c375674775156dc21a7fcd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e10b86be8c6cea0683ee5ba72560fbb3d0b82fe2c375674775156dc21a7fcd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10b86be8c6cea0683ee5ba72560fbb3d0b82fe2c375674775156dc21a7fcd1b", kill_on_drop: false }`
[INFO] [stdout] e10b86be8c6cea0683ee5ba72560fbb3d0b82fe2c375674775156dc21a7fcd1b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00718146f6d00268705db1a6420f9aa242fd58d190bb05cddc809ccb60442a09
[INFO] running `Command { std: "docker" "start" "-a" "00718146f6d00268705db1a6420f9aa242fd58d190bb05cddc809ccb60442a09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[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 xkbcommon v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[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: `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: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: `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: `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: `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: 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 21.76s
[INFO] running `Command { std: "docker" "inspect" "00718146f6d00268705db1a6420f9aa242fd58d190bb05cddc809ccb60442a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00718146f6d00268705db1a6420f9aa242fd58d190bb05cddc809ccb60442a09", kill_on_drop: false }`
[INFO] [stdout] 00718146f6d00268705db1a6420f9aa242fd58d190bb05cddc809ccb60442a09
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b74c1de9d0e32ee5b7c4257552a7ecc13b69be74d643e62e248ee6f79633a717
[INFO] running `Command { std: "docker" "start" "-a" "b74c1de9d0e32ee5b7c4257552a7ecc13b69be74d643e62e248ee6f79633a717", 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: `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: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: `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] [stderr]    Compiling widgets v0.1.0 (/opt/rustwide/workdir)
[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: `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: `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: 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: `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: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: `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: `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: `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: `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.30s
[INFO] running `Command { std: "docker" "inspect" "b74c1de9d0e32ee5b7c4257552a7ecc13b69be74d643e62e248ee6f79633a717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74c1de9d0e32ee5b7c4257552a7ecc13b69be74d643e62e248ee6f79633a717", kill_on_drop: false }`
[INFO] [stdout] b74c1de9d0e32ee5b7c4257552a7ecc13b69be74d643e62e248ee6f79633a717
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] afa40c460214c302dcb906468ff5b656e56714cdabfdbfa6a6987a35aa9aaf26
[INFO] running `Command { std: "docker" "start" "-a" "afa40c460214c302dcb906468ff5b656e56714cdabfdbfa6a6987a35aa9aaf26", 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: `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: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: `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: `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: 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: 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 4 suggestions)
[INFO] [stderr] warning: `widgets` (lib test) generated 60 warnings (59 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/widgets-76f8dcb6f9430506)
[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' (25) panicked at src/lib.rs:27:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoCompositor
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a67e310ca2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a67e310ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a67e310ca2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60a67e310ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60a67e32199f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60a67e32199f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60a67e2dd5f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a67e2dd5f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60a67e2e9d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60a67e2eebaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60a67e2eea41 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60a67e1ec55e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60a67e1ec55e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a67e2ef26f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60a67e2ef26f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60a67e2ef0ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60a67e2e9e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60a67e2d192d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60a67e3296b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60a67e328c86 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60a67e1a791e - core::result::Result<T,E>::unwrap::hf49a5136f91d077c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x60a67e1a791e - widgets::tests::test::hf40a0088140361b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:27:49
[INFO] [stdout]   22:     0x60a67e1a93e7 - widgets::tests::test::{{closure}}::h131cd364514c5a44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:14
[INFO] [stdout]   23:     0x60a67e1c8df6 - core::ops::function::FnOnce::call_once::h6926bfdc71a1b2ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a67e1ec31b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60a67e1ec31b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60a67e201f85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60a67e201f85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60a67e201f85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60a67e201f85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60a67e201f85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60a67e201f85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60a67e201f85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60a67e1d8774 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60a67e1d8774 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60a67e1dc03a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60a67e1dc03a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60a67e1dc03a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60a67e1dc03a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60a67e1dc03a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60a67e1dc03a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60a67e1dc03a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60a67e2e4fbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x60a67e2e4fbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7cc6938dbaa4 - <unknown>
[INFO] [stdout]   45:     0x7cc693968a34 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "afa40c460214c302dcb906468ff5b656e56714cdabfdbfa6a6987a35aa9aaf26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa40c460214c302dcb906468ff5b656e56714cdabfdbfa6a6987a35aa9aaf26", kill_on_drop: false }`
[INFO] [stdout] afa40c460214c302dcb906468ff5b656e56714cdabfdbfa6a6987a35aa9aaf26
