[INFO] cloning repository https://github.com/alexfrih/glass-notify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexfrih/glass-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfrih%2Fglass-notify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfrih%2Fglass-notify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba0af8b973de5fd8a78f2ae44b3969be3827d33e
[INFO] testing alexfrih/glass-notify against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfrih%2Fglass-notify" "/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/alexfrih/glass-notify
[INFO] finished tweaking git repo https://github.com/alexfrih/glass-notify
[INFO] tweaked toml for git repo https://github.com/alexfrih/glass-notify written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexfrih/glass-notify on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexfrih/glass-notify 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f34b80e37bba5cbe9b3bd3a8ab875a9894fbe468d1e59d33a0909041a9471358
[INFO] running `Command { std: "docker" "start" "-a" "f34b80e37bba5cbe9b3bd3a8ab875a9894fbe468d1e59d33a0909041a9471358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f34b80e37bba5cbe9b3bd3a8ab875a9894fbe468d1e59d33a0909041a9471358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f34b80e37bba5cbe9b3bd3a8ab875a9894fbe468d1e59d33a0909041a9471358", kill_on_drop: false }`
[INFO] [stdout] f34b80e37bba5cbe9b3bd3a8ab875a9894fbe468d1e59d33a0909041a9471358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52ec7e3075b4bceb31ec4ea7ad79db225078c44ca56b0dfba5c1ef7add0cdeae
[INFO] running `Command { std: "docker" "start" "-a" "52ec7e3075b4bceb31ec4ea7ad79db225078c44ca56b0dfba5c1ef7add0cdeae", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling wayland-cursor v0.31.14
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling swash v0.2.7
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling cosmic-text v0.14.2
[INFO] [stderr]    Compiling glass v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/wayland.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[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: `WEnum`
[INFO] [stdout]   --> src/wayland.rs:32:47
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Connection, Dispatch, Proxy, QueueHandle, WEnum,
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:715:28
[INFO] [stdout]     |
[INFO] [stdout] 715 |             data[di]     = ((sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 715 -             data[di]     = ((sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8);
[INFO] [stdout] 715 +             data[di]     = (sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:716:28
[INFO] [stdout]     |
[INFO] [stdout] 716 |             data[di + 1] = ((sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 716 -             data[di + 1] = ((sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8);
[INFO] [stdout] 716 +             data[di + 1] = (sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:717:28
[INFO] [stdout]     |
[INFO] [stdout] 717 |             data[di + 2] = ((sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 717 -             data[di + 2] = ((sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8);
[INFO] [stdout] 717 +             data[di + 2] = (sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:718:28
[INFO] [stdout]     |
[INFO] [stdout] 718 |             data[di + 3] = ((a + data[di + 3] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 718 -             data[di + 3] = ((a + data[di + 3] as u16 * inv / 255) as u8);
[INFO] [stdout] 718 +             data[di + 3] = (a + data[di + 3] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dbus.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn serve(tx: UnboundedSender<Event>, mut reply_rx: UnboundedReceiver<Reply>) -> Result<()> {
[INFO] [stdout]    |                                                ----^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stack_position` is never used
[INFO] [stdout]    --> src/wayland.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     fn stack_position(&self, id: u32) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "52ec7e3075b4bceb31ec4ea7ad79db225078c44ca56b0dfba5c1ef7add0cdeae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ec7e3075b4bceb31ec4ea7ad79db225078c44ca56b0dfba5c1ef7add0cdeae", kill_on_drop: false }`
[INFO] [stdout] 52ec7e3075b4bceb31ec4ea7ad79db225078c44ca56b0dfba5c1ef7add0cdeae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16c019e3207f2ad237bc68a8316fe61efb362549728e7bb6792b0f7e95ad7368
[INFO] running `Command { std: "docker" "start" "-a" "16c019e3207f2ad237bc68a8316fe61efb362549728e7bb6792b0f7e95ad7368", kill_on_drop: false }`
[INFO] [stderr]    Compiling glass v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/wayland.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[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: `WEnum`
[INFO] [stdout]   --> src/wayland.rs:32:47
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Connection, Dispatch, Proxy, QueueHandle, WEnum,
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:715:28
[INFO] [stdout]     |
[INFO] [stdout] 715 |             data[di]     = ((sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 715 -             data[di]     = ((sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8);
[INFO] [stdout] 715 +             data[di]     = (sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:716:28
[INFO] [stdout]     |
[INFO] [stdout] 716 |             data[di + 1] = ((sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 716 -             data[di + 1] = ((sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8);
[INFO] [stdout] 716 +             data[di + 1] = (sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:717:28
[INFO] [stdout]     |
[INFO] [stdout] 717 |             data[di + 2] = ((sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 717 -             data[di + 2] = ((sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8);
[INFO] [stdout] 717 +             data[di + 2] = (sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/wayland.rs:718:28
[INFO] [stdout]     |
[INFO] [stdout] 718 |             data[di + 3] = ((a + data[di + 3] as u16 * inv / 255) as u8);
[INFO] [stdout]     |                            ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 718 -             data[di + 3] = ((a + data[di + 3] as u16 * inv / 255) as u8);
[INFO] [stdout] 718 +             data[di + 3] = (a + data[di + 3] as u16 * inv / 255) as u8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dbus.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn serve(tx: UnboundedSender<Event>, mut reply_rx: UnboundedReceiver<Reply>) -> Result<()> {
[INFO] [stdout]    |                                                ----^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `stack_position` is never used
[INFO] [stdout]    --> src/wayland.rs:281:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     fn stack_position(&self, id: u32) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] running `Command { std: "docker" "inspect" "16c019e3207f2ad237bc68a8316fe61efb362549728e7bb6792b0f7e95ad7368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c019e3207f2ad237bc68a8316fe61efb362549728e7bb6792b0f7e95ad7368", kill_on_drop: false }`
[INFO] [stdout] 16c019e3207f2ad237bc68a8316fe61efb362549728e7bb6792b0f7e95ad7368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 808e8f1a046cfd5bd48cd76437a3d9c6f4e0471539fdd7a1398db1caddea0d7f
[INFO] running `Command { std: "docker" "start" "-a" "808e8f1a046cfd5bd48cd76437a3d9c6f4e0471539fdd7a1398db1caddea0d7f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/wayland.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WEnum`
[INFO] [stderr]   --> src/wayland.rs:32:47
[INFO] [stderr]    |
[INFO] [stderr] 32 |     Connection, Dispatch, Proxy, QueueHandle, WEnum,
[INFO] [stderr]    |                                               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/wayland.rs:715:28
[INFO] [stderr]     |
[INFO] [stderr] 715 |             data[di]     = ((sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8);
[INFO] [stderr]     |                            ^                                                         ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 715 -             data[di]     = ((sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8);
[INFO] [stderr] 715 +             data[di]     = (sr as u16 * a / 255 + data[di] as u16 * inv / 255) as u8;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/wayland.rs:716:28
[INFO] [stderr]     |
[INFO] [stderr] 716 |             data[di + 1] = ((sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8);
[INFO] [stderr]     |                            ^                                                             ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 716 -             data[di + 1] = ((sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8);
[INFO] [stderr] 716 +             data[di + 1] = (sg as u16 * a / 255 + data[di + 1] as u16 * inv / 255) as u8;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/wayland.rs:717:28
[INFO] [stderr]     |
[INFO] [stderr] 717 |             data[di + 2] = ((sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8);
[INFO] [stderr]     |                            ^                                                             ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 717 -             data[di + 2] = ((sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8);
[INFO] [stderr] 717 +             data[di + 2] = (sb as u16 * a / 255 + data[di + 2] as u16 * inv / 255) as u8;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/wayland.rs:718:28
[INFO] [stderr]     |
[INFO] [stderr] 718 |             data[di + 3] = ((a + data[di + 3] as u16 * inv / 255) as u8);
[INFO] [stderr]     |                            ^                                           ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 718 -             data[di + 3] = ((a + data[di + 3] as u16 * inv / 255) as u8);
[INFO] [stderr] 718 +             data[di + 3] = (a + data[di + 3] as u16 * inv / 255) as u8;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dbus.rs:13:48
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub async fn serve(tx: UnboundedSender<Event>, mut reply_rx: UnboundedReceiver<Reply>) -> Result<()> {
[INFO] [stderr]    |                                                ----^^^^^^^^
[INFO] [stderr]    |                                                |
[INFO] [stderr]    |                                                help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `stack_position` is never used
[INFO] [stderr]    --> src/wayland.rs:281:8
[INFO] [stderr]     |
[INFO] [stderr] 183 | impl AppState {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 281 |     fn stack_position(&self, id: u32) -> i32 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glass` (bin "glass" test) generated 8 warnings (run `cargo fix --bin "glass" -p glass --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glass-7ae2a61ab1da6878)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "808e8f1a046cfd5bd48cd76437a3d9c6f4e0471539fdd7a1398db1caddea0d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "808e8f1a046cfd5bd48cd76437a3d9c6f4e0471539fdd7a1398db1caddea0d7f", kill_on_drop: false }`
[INFO] [stdout] 808e8f1a046cfd5bd48cd76437a3d9c6f4e0471539fdd7a1398db1caddea0d7f
