[INFO] cloning repository https://github.com/Davis-pies/wlvolctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davis-pies/wlvolctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavis-pies%2Fwlvolctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavis-pies%2Fwlvolctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d9b68f76f4a04948e44257bd5f326944c3b88f2 [INFO] testing Davis-pies/wlvolctl against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavis-pies%2Fwlvolctl" "/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/Davis-pies/wlvolctl [INFO] finished tweaking git repo https://github.com/Davis-pies/wlvolctl [INFO] tweaked toml for git repo https://github.com/Davis-pies/wlvolctl written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Davis-pies/wlvolctl on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Davis-pies/wlvolctl 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9c34b503577ce6b027e7a62119be8c39fb4dd6c951b37aca6f10c692002a36b [INFO] running `Command { std: "docker" "start" "-a" "e9c34b503577ce6b027e7a62119be8c39fb4dd6c951b37aca6f10c692002a36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c34b503577ce6b027e7a62119be8c39fb4dd6c951b37aca6f10c692002a36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c34b503577ce6b027e7a62119be8c39fb4dd6c951b37aca6f10c692002a36b", kill_on_drop: false }` [INFO] [stdout] e9c34b503577ce6b027e7a62119be8c39fb4dd6c951b37aca6f10c692002a36b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 789f5c82dee1847a6cfa389cca315d3c1457088478bc0b0401715bfb193127ef [INFO] running `Command { std: "docker" "start" "-a" "789f5c82dee1847a6cfa389cca315d3c1457088478bc0b0401715bfb193127ef", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling glib-sys v0.21.2 [INFO] [stderr] Compiling gobject-sys v0.21.2 [INFO] [stderr] Compiling gio-sys v0.21.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling pango-sys v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.8 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling graphene-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib v0.19.9 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling glib v0.21.4 [INFO] [stderr] Compiling cairo-rs v0.19.4 [INFO] [stderr] Compiling graphene-rs v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling gdk-pixbuf v0.19.8 [INFO] [stderr] Compiling pango v0.19.8 [INFO] [stderr] Compiling gdk4 v0.8.2 [INFO] [stderr] Compiling gsk4 v0.8.2 [INFO] [stderr] Compiling gtk4 v0.8.2 [INFO] [stderr] Compiling wlvolctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/ui.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::{Duration, Instant}; [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: `EventControllerFocus` [INFO] [stdout] --> src/ui.rs:15:52 [INFO] [stdout] | [INFO] [stdout] 15 | Application, ApplicationWindow, Box as GtkBox, EventControllerFocus, EventControllerKey, Image, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `icon_name` and `backend_tag` are never read [INFO] [stdout] --> src/audio.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Stream { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub icon_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | pub backend_tag: BackendTag, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stream` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PipeWire` is never constructed [INFO] [stdout] --> src/audio.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum BackendTag { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 15 | PipeWire, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendTag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotAvailable` and `ParseError` are never constructed [INFO] [stdout] --> src/audio.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum AudioError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 21 | #[error("backend not available")] [INFO] [stdout] 22 | NotAvailable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | ParseError(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `available` is never used [INFO] [stdout] --> src/pulseaudio_cli.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PulseAudioCli { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 9 | pub fn available() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `icon_for_app` is never used [INFO] [stdout] --> src/ui.rs:324:4 [INFO] [stdout] | [INFO] [stdout] 324 | fn icon_for_app(name: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_desktop_icons` is never used [INFO] [stdout] --> src/ui.rs:334:4 [INFO] [stdout] | [INFO] [stdout] 334 | fn load_desktop_icons() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_flatpak_icons` is never used [INFO] [stdout] --> src/ui.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 372 | fn load_flatpak_icons() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "789f5c82dee1847a6cfa389cca315d3c1457088478bc0b0401715bfb193127ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "789f5c82dee1847a6cfa389cca315d3c1457088478bc0b0401715bfb193127ef", kill_on_drop: false }` [INFO] [stdout] 789f5c82dee1847a6cfa389cca315d3c1457088478bc0b0401715bfb193127ef [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523963f937a45ee7d08d792101a6c6eca20585505150ebd854da69d53adb665b [INFO] running `Command { std: "docker" "start" "-a" "523963f937a45ee7d08d792101a6c6eca20585505150ebd854da69d53adb665b", kill_on_drop: false }` [INFO] [stderr] Compiling wlvolctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/ui.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::{Duration, Instant}; [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: `EventControllerFocus` [INFO] [stdout] --> src/ui.rs:15:52 [INFO] [stdout] | [INFO] [stdout] 15 | Application, ApplicationWindow, Box as GtkBox, EventControllerFocus, EventControllerKey, Image, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `icon_name` and `backend_tag` are never read [INFO] [stdout] --> src/audio.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Stream { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub icon_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | pub backend_tag: BackendTag, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stream` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PipeWire` is never constructed [INFO] [stdout] --> src/audio.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum BackendTag { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 15 | PipeWire, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendTag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotAvailable` and `ParseError` are never constructed [INFO] [stdout] --> src/audio.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum AudioError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 21 | #[error("backend not available")] [INFO] [stdout] 22 | NotAvailable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | ParseError(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `available` is never used [INFO] [stdout] --> src/pulseaudio_cli.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PulseAudioCli { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 9 | pub fn available() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `icon_for_app` is never used [INFO] [stdout] --> src/ui.rs:324:4 [INFO] [stdout] | [INFO] [stdout] 324 | fn icon_for_app(name: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_desktop_icons` is never used [INFO] [stdout] --> src/ui.rs:334:4 [INFO] [stdout] | [INFO] [stdout] 334 | fn load_desktop_icons() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_flatpak_icons` is never used [INFO] [stdout] --> src/ui.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 372 | fn load_flatpak_icons() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/pipewire_test.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | assert!(streams.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> tests/audio_test.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{info, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/pulseaudio_test.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let mut streams = backend.list_streams().unwrap(); [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: unused import: `Instant` [INFO] [stdout] --> src/ui.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::{Duration, Instant}; [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: `EventControllerFocus` [INFO] [stdout] --> src/ui.rs:15:52 [INFO] [stdout] | [INFO] [stdout] 15 | Application, ApplicationWindow, Box as GtkBox, EventControllerFocus, EventControllerKey, Image, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/pulseaudio_test.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | assert!(streams.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `icon_name` and `backend_tag` are never read [INFO] [stdout] --> src/audio.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Stream { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub icon_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | pub backend_tag: BackendTag, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stream` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PipeWire` is never constructed [INFO] [stdout] --> src/audio.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum BackendTag { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 15 | PipeWire, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendTag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotAvailable` and `ParseError` are never constructed [INFO] [stdout] --> src/audio.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum AudioError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 21 | #[error("backend not available")] [INFO] [stdout] 22 | NotAvailable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | ParseError(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `available` is never used [INFO] [stdout] --> src/pulseaudio_cli.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PulseAudioCli { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 9 | pub fn available() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `icon_for_app` is never used [INFO] [stdout] --> src/ui.rs:324:4 [INFO] [stdout] | [INFO] [stdout] 324 | fn icon_for_app(name: &str) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_desktop_icons` is never used [INFO] [stdout] --> src/ui.rs:334:4 [INFO] [stdout] | [INFO] [stdout] 334 | fn load_desktop_icons() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_flatpak_icons` is never used [INFO] [stdout] --> src/ui.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 372 | fn load_flatpak_icons() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "523963f937a45ee7d08d792101a6c6eca20585505150ebd854da69d53adb665b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523963f937a45ee7d08d792101a6c6eca20585505150ebd854da69d53adb665b", kill_on_drop: false }` [INFO] [stdout] 523963f937a45ee7d08d792101a6c6eca20585505150ebd854da69d53adb665b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5444a3cc9f9f68253cbcdd62fe8e7536006bafa5f12857d8e50f9323f6cbcc58 [INFO] running `Command { std: "docker" "start" "-a" "5444a3cc9f9f68253cbcdd62fe8e7536006bafa5f12857d8e50f9323f6cbcc58", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/pulseaudio_test.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | let mut streams = backend.list_streams().unwrap(); [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: comparison is useless due to type limits [INFO] [stderr] --> tests/pulseaudio_test.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | assert!(streams.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> tests/pipewire_test.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | assert!(streams.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> tests/audio_test.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | use log::{info, debug}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Instant` [INFO] [stderr] --> src/ui.rs:4:27 [INFO] [stderr] | [INFO] [stderr] 4 | use std::time::{Duration, Instant}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `EventControllerFocus` [INFO] [stderr] --> src/ui.rs:15:52 [INFO] [stderr] | [INFO] [stderr] 15 | Application, ApplicationWindow, Box as GtkBox, EventControllerFocus, EventControllerKey, Image, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `icon_name` and `backend_tag` are never read [INFO] [stderr] --> src/audio.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Stream { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 7 | pub icon_name: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | pub backend_tag: BackendTag, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Stream` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `PipeWire` is never constructed [INFO] [stderr] --> src/audio.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub enum BackendTag { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] 15 | PipeWire, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackendTag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `NotAvailable` and `ParseError` are never constructed [INFO] [stderr] --> src/audio.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 20 | pub enum AudioError { [INFO] [stderr] | ---------- variants in this enum [INFO] [stderr] 21 | #[error("backend not available")] [INFO] [stderr] 22 | NotAvailable, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | ParseError(String), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AudioError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `available` is never used [INFO] [stderr] --> src/pulseaudio_cli.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 8 | impl PulseAudioCli { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 9 | pub fn available() -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `icon_for_app` is never used [INFO] [stderr] --> src/ui.rs:324:4 [INFO] [stderr] | [INFO] [stderr] 324 | fn icon_for_app(name: &str) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_desktop_icons` is never used [INFO] [stderr] --> src/ui.rs:334:4 [INFO] [stderr] | [INFO] [stderr] 334 | fn load_desktop_icons() -> HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_flatpak_icons` is never used [INFO] [stderr] --> src/ui.rs:372:4 [INFO] [stderr] | [INFO] [stderr] 372 | fn load_flatpak_icons() -> HashMap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wlvolctl` (test "pulseaudio_test") generated 2 warnings (run `cargo fix --test "pulseaudio_test" -p wlvolctl` to apply 1 suggestion) [INFO] [stderr] warning: `wlvolctl` (test "pipewire_test") generated 1 warning [INFO] [stderr] warning: `wlvolctl` (test "audio_test") generated 1 warning (run `cargo fix --test "audio_test" -p wlvolctl` to apply 1 suggestion) [INFO] [stderr] warning: `wlvolctl` (bin "wlvolctl") generated 9 warnings (run `cargo fix --bin "wlvolctl" -p wlvolctl` to apply 2 suggestions) [INFO] [stderr] warning: `wlvolctl` (bin "wlvolctl" test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wlvolctl-f8bbb00a3b2effd7) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wlvolctl-44c53f82769494f8) [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] [stderr] Running tests/audio_test.rs (/opt/rustwide/target/debug/deps/audio_test-ce509264d2791985) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_dummy_backend ... ok [INFO] [stderr] Running tests/pipewire_test.rs (/opt/rustwide/target/debug/deps/pipewire_test-fdebb0197dc4e5f5) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_list_streams_pipewire ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/pulseaudio_test.rs (/opt/rustwide/target/debug/deps/pulseaudio_test-9f8a0495dd9d6b84) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_control_streams_pulseaudio ... ok [INFO] [stdout] test test_list_streams_pulseaudio ... ok [INFO] [stderr] Doc-tests wlvolctl [INFO] [stdout] test test_volume_and_mute_state_updates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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" "5444a3cc9f9f68253cbcdd62fe8e7536006bafa5f12857d8e50f9323f6cbcc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5444a3cc9f9f68253cbcdd62fe8e7536006bafa5f12857d8e50f9323f6cbcc58", kill_on_drop: false }` [INFO] [stdout] 5444a3cc9f9f68253cbcdd62fe8e7536006bafa5f12857d8e50f9323f6cbcc58