[INFO] cloning repository https://github.com/kvnwdev/smarthome-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvnwdev/smarthome-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvnwdev%2Fsmarthome-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvnwdev%2Fsmarthome-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50c4f1cc0c63a10d8c8f2d0e4915d5ae700328a4
[INFO] testing kvnwdev/smarthome-cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvnwdev%2Fsmarthome-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kvnwdev/smarthome-cli
[INFO] finished tweaking git repo https://github.com/kvnwdev/smarthome-cli
[INFO] tweaked toml for git repo https://github.com/kvnwdev/smarthome-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kvnwdev/smarthome-cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kvnwdev/smarthome-cli 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffdb826be4cf8bbbd18428d4599faf9f1c6291895d08ac1970ccabda3e43e4fe
[INFO] running `Command { std: "docker" "start" "-a" "ffdb826be4cf8bbbd18428d4599faf9f1c6291895d08ac1970ccabda3e43e4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffdb826be4cf8bbbd18428d4599faf9f1c6291895d08ac1970ccabda3e43e4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffdb826be4cf8bbbd18428d4599faf9f1c6291895d08ac1970ccabda3e43e4fe", kill_on_drop: false }`
[INFO] [stdout] ffdb826be4cf8bbbd18428d4599faf9f1c6291895d08ac1970ccabda3e43e4fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a5e04e2cfeb4fb86a389cbb822165e6da13881b8dbc3ac9f0bbf8e6077d6f5d
[INFO] running `Command { std: "docker" "start" "-a" "7a5e04e2cfeb4fb86a389cbb822165e6da13881b8dbc3ac9f0bbf8e6077d6f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling mdns-sd v0.11.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling smarthome-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/db/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::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 variable: `discriminator`
[INFO] [stdout]    --> src/cli/discover.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let discriminator = ((chunk1 >> 14) & 0xF) as u16 | ((chunk2 >> 15) & 0xFF) as u16;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passcode`
[INFO] [stdout]    --> src/cli/discover.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let passcode = (chunk1 & 0x3FFF) | ((chunk2 & 0x7FFF) << 14);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `controller_cert_path` is never used
[INFO] [stdout]   --> src/config/paths.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn controller_cert_path() -> PathBuf {
[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 `controller_key_path` is never used
[INFO] [stdout]   --> src/config/paths.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn controller_key_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.78s
[INFO] running `Command { std: "docker" "inspect" "7a5e04e2cfeb4fb86a389cbb822165e6da13881b8dbc3ac9f0bbf8e6077d6f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5e04e2cfeb4fb86a389cbb822165e6da13881b8dbc3ac9f0bbf8e6077d6f5d", kill_on_drop: false }`
[INFO] [stdout] 7a5e04e2cfeb4fb86a389cbb822165e6da13881b8dbc3ac9f0bbf8e6077d6f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b82fd3cdda4e843cf83e990cd5b953e9f5c27b957614ff5619ce0ab3f55f056
[INFO] running `Command { std: "docker" "start" "-a" "8b82fd3cdda4e843cf83e990cd5b953e9f5c27b957614ff5619ce0ab3f55f056", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling smarthome-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/db/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::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 variable: `discriminator`
[INFO] [stdout]    --> src/cli/discover.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let discriminator = ((chunk1 >> 14) & 0xF) as u16 | ((chunk2 >> 15) & 0xFF) as u16;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passcode`
[INFO] [stdout]    --> src/cli/discover.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let passcode = (chunk1 & 0x3FFF) | ((chunk2 & 0x7FFF) << 14);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passcode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `controller_cert_path` is never used
[INFO] [stdout]   --> src/config/paths.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn controller_cert_path() -> PathBuf {
[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 `controller_key_path` is never used
[INFO] [stdout]   --> src/config/paths.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn controller_key_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.89s
[INFO] running `Command { std: "docker" "inspect" "8b82fd3cdda4e843cf83e990cd5b953e9f5c27b957614ff5619ce0ab3f55f056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b82fd3cdda4e843cf83e990cd5b953e9f5c27b957614ff5619ce0ab3f55f056", kill_on_drop: false }`
[INFO] [stdout] 8b82fd3cdda4e843cf83e990cd5b953e9f5c27b957614ff5619ce0ab3f55f056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 328b2456c6794638866634bcfea5f6de5bc8883cd629305b5dc1fdca4b75fa84
[INFO] running `Command { std: "docker" "start" "-a" "328b2456c6794638866634bcfea5f6de5bc8883cd629305b5dc1fdca4b75fa84", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> src/db/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::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 variable: `discriminator`
[INFO] [stderr]    --> src/cli/discover.rs:108:13
[INFO] [stderr]     |
[INFO] [stderr] 108 |         let discriminator = ((chunk1 >> 14) & 0xF) as u16 | ((chunk2 >> 15) & 0xFF) as u16;
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminator`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `passcode`
[INFO] [stderr]    --> src/cli/discover.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |         let passcode = (chunk1 & 0x3FFF) | ((chunk2 & 0x7FFF) << 14);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passcode`
[INFO] [stderr] 
[INFO] [stderr] warning: function `controller_cert_path` is never used
[INFO] [stderr]   --> src/config/paths.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn controller_cert_path() -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `controller_key_path` is never used
[INFO] [stderr]   --> src/config/paths.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn controller_key_path() -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `smarthome-cli` (bin "smarthome-cli" test) generated 5 warnings (run `cargo fix --bin "smarthome-cli" -p smarthome-cli --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smarthome_cli-e891f68a8157d64d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cli::discover::tests::test_decode_pairing_code ... ok
[INFO] [stdout] test matter::commands::tests::test_rgb_to_hs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "328b2456c6794638866634bcfea5f6de5bc8883cd629305b5dc1fdca4b75fa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328b2456c6794638866634bcfea5f6de5bc8883cd629305b5dc1fdca4b75fa84", kill_on_drop: false }`
[INFO] [stdout] 328b2456c6794638866634bcfea5f6de5bc8883cd629305b5dc1fdca4b75fa84
