[INFO] cloning repository https://github.com/pseudocc/hypriio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pseudocc/hypriio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpseudocc%2Fhypriio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpseudocc%2Fhypriio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07ddfe64889766c3320248a6ee7683c122b830b4
[INFO] checking pseudocc/hypriio against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpseudocc%2Fhypriio" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pseudocc/hypriio
[INFO] finished tweaking git repo https://github.com/pseudocc/hypriio
[INFO] tweaked toml for git repo https://github.com/pseudocc/hypriio written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pseudocc/hypriio on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pseudocc/hypriio 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef1c8a60289f571d5ad26ac330f7555f2cb765c9fd4c7901592127498d1d986
[INFO] running `Command { std: "docker" "start" "-a" "cef1c8a60289f571d5ad26ac330f7555f2cb765c9fd4c7901592127498d1d986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef1c8a60289f571d5ad26ac330f7555f2cb765c9fd4c7901592127498d1d986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef1c8a60289f571d5ad26ac330f7555f2cb765c9fd4c7901592127498d1d986", kill_on_drop: false }`
[INFO] [stdout] cef1c8a60289f571d5ad26ac330f7555f2cb765c9fd4c7901592127498d1d986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6a08a4c15114cca4967a882f3cea06c959d50183cf0c1c03e6ff106a29b2465
[INFO] running `Command { std: "docker" "start" "-a" "d6a08a4c15114cca4967a882f3cea06c959d50183cf0c1c03e6ff106a29b2465", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking syn v2.0.112
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking hypriio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> src/control.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use tokio::io::{AsyncReadExt, AsyncWriteExt};
[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 imports: `Duration` and `sleep`
[INFO] [stdout]  --> src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::time::{Duration, sleep};
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/control.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_output` is never used
[INFO] [stdout]   --> src/control.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn default_output() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_transforms` is never used
[INFO] [stdout]   --> src/control.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn default_transforms() -> [u8; 4] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_path` is never used
[INFO] [stdout]   --> src/control.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn config_path() -> PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/control.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn load() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Server` is never constructed
[INFO] [stdout]   --> src/control.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub struct Server(tokio::net::UnixListener);
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `bind` and `accept` are never used
[INFO] [stdout]    --> src/control.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     impl Server {
[INFO] [stdout]     |     ----------- associated items in this implementation
[INFO] [stdout] 115 |         pub fn bind() -> std::io::Result<Self> {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |         pub async fn accept(&self) -> std::io::Result<Connection> {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Connection` is never constructed
[INFO] [stdout]    --> src/control.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub struct Connection(tokio::net::UnixStream);
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receive` is never used
[INFO] [stdout]    --> src/control.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     impl Connection {
[INFO] [stdout]     |     --------------- method in this implementation
[INFO] [stdout] 137 |         pub async fn receive(&mut self) -> Option<Command> {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]  --> src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::time::{Duration, sleep};
[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: `AsyncWriteExt`
[INFO] [stdout]   --> src/control.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> src/control.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Client` is never constructed
[INFO] [stdout]   --> src/control.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub struct Client(std::os::unix::net::UnixStream);
[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 items `connect` and `send` are never used
[INFO] [stdout]    --> src/control.rs:99:16
[INFO] [stdout]     |
[INFO] [stdout]  98 |     impl Client {
[INFO] [stdout]     |     ----------- associated items in this implementation
[INFO] [stdout]  99 |         pub fn connect() -> std::io::Result<Self> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |         pub fn send(&mut self, cmd: Command) -> std::io::Result<()> {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `name` are never read
[INFO] [stdout]  --> src/hyprctl.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Device {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     pub address: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `description` are never read
[INFO] [stdout]   --> src/hyprctl.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Monitor {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 67 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 68 |     pub name: String,
[INFO] [stdout] 69 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Monitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/control.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_output` is never used
[INFO] [stdout]   --> src/control.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn default_output() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_transforms` is never used
[INFO] [stdout]   --> src/control.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn default_transforms() -> [u8; 4] {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_path` is never used
[INFO] [stdout]   --> src/control.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn config_path() -> PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/control.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn load() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Server` is never constructed
[INFO] [stdout]   --> src/control.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub struct Server(tokio::net::UnixListener);
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `bind` and `accept` are never used
[INFO] [stdout]    --> src/control.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     impl Server {
[INFO] [stdout]     |     ----------- associated items in this implementation
[INFO] [stdout] 115 |         pub fn bind() -> std::io::Result<Self> {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |         pub async fn accept(&self) -> std::io::Result<Connection> {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Connection` is never constructed
[INFO] [stdout]    --> src/control.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub struct Connection(tokio::net::UnixStream);
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receive` is never used
[INFO] [stdout]    --> src/control.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |     impl Connection {
[INFO] [stdout]     |     --------------- method in this implementation
[INFO] [stdout] 137 |         pub async fn receive(&mut self) -> Option<Command> {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]   --> src/control.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Client` is never constructed
[INFO] [stdout]   --> src/control.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub struct Client(std::os::unix::net::UnixStream);
[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 items `connect` and `send` are never used
[INFO] [stdout]    --> src/control.rs:99:16
[INFO] [stdout]     |
[INFO] [stdout]  98 |     impl Client {
[INFO] [stdout]     |     ----------- associated items in this implementation
[INFO] [stdout]  99 |         pub fn connect() -> std::io::Result<Self> {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |         pub fn send(&mut self, cmd: Command) -> std::io::Result<()> {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `name` are never read
[INFO] [stdout]  --> src/hyprctl.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Device {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     pub address: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Device` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `description` are never read
[INFO] [stdout]   --> src/hyprctl.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Monitor {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 67 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 68 |     pub name: String,
[INFO] [stdout] 69 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Monitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.79s
[INFO] running `Command { std: "docker" "inspect" "d6a08a4c15114cca4967a882f3cea06c959d50183cf0c1c03e6ff106a29b2465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a08a4c15114cca4967a882f3cea06c959d50183cf0c1c03e6ff106a29b2465", kill_on_drop: false }`
[INFO] [stdout] d6a08a4c15114cca4967a882f3cea06c959d50183cf0c1c03e6ff106a29b2465
