[INFO] cloning repository https://github.com/sumitftr/wayhyde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sumitftr/wayhyde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumitftr%2Fwayhyde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumitftr%2Fwayhyde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f70050c40c7c157d5b1c6eedbb6c2980fbd10476
[INFO] testing sumitftr/wayhyde against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumitftr%2Fwayhyde" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sumitftr/wayhyde
[INFO] finished tweaking git repo https://github.com/sumitftr/wayhyde
[INFO] tweaked toml for git repo https://github.com/sumitftr/wayhyde written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sumitftr/wayhyde on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sumitftr/wayhyde 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.7.2
[INFO] [stderr]   Downloaded toml_parser v1.0.3
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1d667dde82dc4af09abf7f828d92c913de8ce578bcf0bdbfa65e75abdce8c9b
[INFO] running `Command { std: "docker" "start" "-a" "f1d667dde82dc4af09abf7f828d92c913de8ce578bcf0bdbfa65e75abdce8c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1d667dde82dc4af09abf7f828d92c913de8ce578bcf0bdbfa65e75abdce8c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d667dde82dc4af09abf7f828d92c913de8ce578bcf0bdbfa65e75abdce8c9b", kill_on_drop: false }`
[INFO] [stdout] f1d667dde82dc4af09abf7f828d92c913de8ce578bcf0bdbfa65e75abdce8c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5d74a5850540271219263282502ae313f45d811a3fb5c529001f42659506125
[INFO] running `Command { std: "docker" "start" "-a" "b5d74a5850540271219263282502ae313f45d811a3fb5c529001f42659506125", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wayhyde-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: enum `IpcErrorKind` is never used
[INFO] [stdout]  --> common/src/ipc/error.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum IpcErrorKind {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> common/src/ipc/error.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl IpcErrorKind {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 30 |     fn description(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IpcError` is never constructed
[INFO] [stdout]   --> common/src/ipc/error.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct IpcError {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> common/src/ipc/error.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl IpcError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 58 |     pub(crate) fn new(kind: IpcErrorKind, err: Errno) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToIpcError` is never used
[INFO] [stdout]   --> common/src/ipc/error.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) trait ToIpcError {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayhyde-daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> daemon/src/cli.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let args = Cli::parse();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayhyde-client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused variable: `cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `menu_cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s
[INFO] running `Command { std: "docker" "inspect" "b5d74a5850540271219263282502ae313f45d811a3fb5c529001f42659506125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5d74a5850540271219263282502ae313f45d811a3fb5c529001f42659506125", kill_on_drop: false }`
[INFO] [stdout] b5d74a5850540271219263282502ae313f45d811a3fb5c529001f42659506125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cacaaee43b415c980c12125ad307119d90bcb27d989e2b1c1689ada8545b5c0
[INFO] running `Command { std: "docker" "start" "-a" "5cacaaee43b415c980c12125ad307119d90bcb27d989e2b1c1689ada8545b5c0", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stdout] warning: enum `IpcErrorKind` is never used
[INFO] [stdout]  --> common/src/ipc/error.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum IpcErrorKind {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> common/src/ipc/error.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl IpcErrorKind {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 30 |     fn description(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IpcError` is never constructed
[INFO] [stdout]   --> common/src/ipc/error.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct IpcError {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> common/src/ipc/error.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl IpcError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 58 |     pub(crate) fn new(kind: IpcErrorKind, err: Errno) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayhyde-daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: trait `ToIpcError` is never used
[INFO] [stdout]   --> common/src/ipc/error.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) trait ToIpcError {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayhyde-client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> daemon/src/cli.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let args = Cli::parse();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `menu_cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `menu_cfg`
[INFO] [stdout]   --> client/src/lib.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> daemon/src/cli.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let args = Cli::parse();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "5cacaaee43b415c980c12125ad307119d90bcb27d989e2b1c1689ada8545b5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cacaaee43b415c980c12125ad307119d90bcb27d989e2b1c1689ada8545b5c0", kill_on_drop: false }`
[INFO] [stdout] 5cacaaee43b415c980c12125ad307119d90bcb27d989e2b1c1689ada8545b5c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d0b5318f77fad388f2888730492c5d9140e393f3d68704ca5a24ff240273887
[INFO] running `Command { std: "docker" "start" "-a" "9d0b5318f77fad388f2888730492c5d9140e393f3d68704ca5a24ff240273887", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.metadata
[INFO] [stderr] warning: enum `IpcErrorKind` is never used
[INFO] [stderr]  --> common/src/ipc/error.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub enum IpcErrorKind {
[INFO] [stderr]   |          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `description` is never used
[INFO] [stderr]   --> common/src/ipc/error.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl IpcErrorKind {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] 30 |     fn description(&self) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IpcError` is never constructed
[INFO] [stderr]   --> common/src/ipc/error.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct IpcError {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> common/src/ipc/error.rs:58:19
[INFO] [stderr]    |
[INFO] [stderr] 57 | impl IpcError {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] 58 |     pub(crate) fn new(kind: IpcErrorKind, err: Errno) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToIpcError` is never used
[INFO] [stderr]   --> common/src/ipc/error.rs:75:18
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub(crate) trait ToIpcError {
[INFO] [stderr]    |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wayhyde-common` (lib) generated 5 warnings
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> daemon/src/cli.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let args = Cli::parse();
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cfg`
[INFO] [stderr]   --> client/src/lib.rs:23:18
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stderr]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lock_cfg`
[INFO] [stderr]   --> client/src/lib.rs:23:23
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stderr]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_cfg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `menu_cfg`
[INFO] [stderr]   --> client/src/lib.rs:23:33
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let (cfg, lock_cfg, menu_cfg) = common::config::read_config().await?;
[INFO] [stderr]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_menu_cfg`
[INFO] [stderr] 
[INFO] [stderr] warning: `wayhyde-daemon` (lib) generated 1 warning (run `cargo fix --lib -p wayhyde-daemon` to apply 1 suggestion)
[INFO] [stderr] warning: `wayhyde-client` (lib) generated 3 warnings (run `cargo fix --lib -p wayhyde-client` to apply 3 suggestions)
[INFO] [stderr] warning: `wayhyde-client` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `wayhyde-daemon` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wayhyde_client-1be612a27cd3e172)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wayhyde-2383a2383d875c4c)
[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] [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/lib.rs (/opt/rustwide/target/debug/deps/wayhyde_daemon-aa8a5adeeab2fa53)
[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/wayhyde_daemon-7c570eda0e9642ed)
[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]    Doc-tests wayhyde_client
[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]    Doc-tests wayhyde_daemon
[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" "9d0b5318f77fad388f2888730492c5d9140e393f3d68704ca5a24ff240273887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0b5318f77fad388f2888730492c5d9140e393f3d68704ca5a24ff240273887", kill_on_drop: false }`
[INFO] [stdout] 9d0b5318f77fad388f2888730492c5d9140e393f3d68704ca5a24ff240273887
