[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 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfrih%2Fglass-notify" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexfrih/glass-notify on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Downloaded wayland-scanner v0.31.10 [INFO] [stderr] Downloaded wayland-sys v0.31.11 [INFO] [stderr] Downloaded wayland-client v0.31.14 [INFO] [stderr] Downloaded wayland-backend v0.3.15 [INFO] [stderr] Downloaded xkbcommon v0.7.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.14 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.12 [INFO] [stderr] Downloaded wayland-protocols v0.32.12 [INFO] [stderr] Downloaded tokio v1.52.0 [INFO] [stderr] Downloaded swash v0.2.7 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Downloaded unicode-ccc v0.2.0 [INFO] [stderr] Downloaded font-types v0.11.3 [INFO] [stderr] Downloaded fontdb v0.16.2 [INFO] [stderr] Downloaded rustybuzz v0.14.1 [INFO] [stderr] Downloaded pxfm v0.1.28 [INFO] [stderr] Downloaded cosmic-text v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb [INFO] running `Command { std: "docker" "start" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling moxcms v0.8.1 [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 serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling font-types v0.11.3 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling read-fonts v0.37.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [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 zvariant_derive v5.10.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling skrifa v0.40.0 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.12 [INFO] [stderr] Compiling swash v0.2.7 [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, mut reply_rx: UnboundedReceiver) -> 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 39s [INFO] running `Command { std: "docker" "inspect" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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, mut reply_rx: UnboundedReceiver) -> 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.71s [INFO] running `Command { std: "docker" "inspect" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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, mut reply_rx: UnboundedReceiver) -> 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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glass-9f752ba24a5583b2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb", kill_on_drop: false }` [INFO] [stdout] 0d104cbbd85f4bed54b914b1e5ea580ab40e89236c42621514a996a5a1d382cb