[INFO] fetching crate cnctd_smart_home 0.1.4... [INFO] testing cnctd_smart_home-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cnctd_smart_home 0.1.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cnctd_smart_home 0.1.4 [INFO] finished tweaking crates.io crate cnctd_smart_home 0.1.4 [INFO] tweaked toml for crates.io crate cnctd_smart_home 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cnctd_smart_home 0.1.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 200 packages to latest compatible versions [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] Downloading crates ... [INFO] [stderr] Downloaded if-addrs v0.6.7 [INFO] [stderr] Downloaded if-addrs-sys v0.3.2 [INFO] [stderr] Downloaded tplinker v0.4.4 [INFO] [stderr] Downloaded govee-api v1.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ed7567e346f02d0ee666de71b26ee9672425279f6d56612b26ae42ba0f297bf2 [INFO] running `Command { std: "docker" "start" "-a" "ed7567e346f02d0ee666de71b26ee9672425279f6d56612b26ae42ba0f297bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed7567e346f02d0ee666de71b26ee9672425279f6d56612b26ae42ba0f297bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7567e346f02d0ee666de71b26ee9672425279f6d56612b26ae42ba0f297bf2", kill_on_drop: false }` [INFO] [stdout] ed7567e346f02d0ee666de71b26ee9672425279f6d56612b26ae42ba0f297bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 775e0dcf48eac1e28f03ec09ff458db2c05f2a8b157ece67bbf6b2ecbae6a3aa [INFO] running `Command { std: "docker" "start" "-a" "775e0dcf48eac1e28f03ec09ff458db2c05f2a8b157ece67bbf6b2ecbae6a3aa", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling if-addrs v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tplinker v0.4.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling govee-api v1.3.6 [INFO] [stderr] Compiling cnctd_smart_home v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `fmt`, `thread::sleep`, and `time::Duration` [INFO] [stdout] --> src/tplink.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fmt, thread::sleep, time::Duration}; [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: `Device`, `HS100`, `HS105`, `KL110`, `LB110`, `LB120`, `RawDevice`, and `Switch` [INFO] [stdout] --> src/tplink.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | devices::{Device, RawDevice, HS100, HS105, KL110, LB110, LB120}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> src/tplink.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{DeviceType, Model, SmartDevice, SupportedFeature}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeviceActions` [INFO] [stdout] --> src/tplink.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/govee.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(state) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tplinker v0.4.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "775e0dcf48eac1e28f03ec09ff458db2c05f2a8b157ece67bbf6b2ecbae6a3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775e0dcf48eac1e28f03ec09ff458db2c05f2a8b157ece67bbf6b2ecbae6a3aa", kill_on_drop: false }` [INFO] [stdout] 775e0dcf48eac1e28f03ec09ff458db2c05f2a8b157ece67bbf6b2ecbae6a3aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0bc2750d4a8df61dc9feb226654b1040b8da6dc8322c012443cce6bca226b326 [INFO] running `Command { std: "docker" "start" "-a" "0bc2750d4a8df61dc9feb226654b1040b8da6dc8322c012443cce6bca226b326", kill_on_drop: false }` [INFO] [stderr] Compiling cnctd_smart_home v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `fmt`, `thread::sleep`, and `time::Duration` [INFO] [stdout] --> src/tplink.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fmt, thread::sleep, time::Duration}; [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: `Device`, `HS100`, `HS105`, `KL110`, `LB110`, `LB120`, `RawDevice`, and `Switch` [INFO] [stdout] --> src/tplink.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | devices::{Device, RawDevice, HS100, HS105, KL110, LB110, LB120}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> src/tplink.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{DeviceType, Model, SmartDevice, SupportedFeature}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeviceActions` [INFO] [stdout] --> src/tplink.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/govee.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(state) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt`, `thread::sleep`, and `time::Duration` [INFO] [stdout] --> src/tplink.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fmt, thread::sleep, time::Duration}; [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: `Device`, `HS100`, `HS105`, `KL110`, `LB110`, `LB120`, `RawDevice`, and `Switch` [INFO] [stdout] --> src/tplink.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | devices::{Device, RawDevice, HS100, HS105, KL110, LB110, LB120}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Model` [INFO] [stdout] --> src/tplink.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{DeviceType, Model, SmartDevice, SupportedFeature}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeviceActions` [INFO] [stdout] --> src/tplink.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/govee.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(state) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [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.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tplinker v0.4.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "0bc2750d4a8df61dc9feb226654b1040b8da6dc8322c012443cce6bca226b326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc2750d4a8df61dc9feb226654b1040b8da6dc8322c012443cce6bca226b326", kill_on_drop: false }` [INFO] [stdout] 0bc2750d4a8df61dc9feb226654b1040b8da6dc8322c012443cce6bca226b326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b2a7ce6c4730d1f63245cd97230006ace4c1d22c4e6baa9fc8a81ee8b7395070 [INFO] running `Command { std: "docker" "start" "-a" "b2a7ce6c4730d1f63245cd97230006ace4c1d22c4e6baa9fc8a81ee8b7395070", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `fmt`, `thread::sleep`, and `time::Duration` [INFO] [stdout] [INFO] [stderr] --> src/tplink.rs:1:11 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 1 | use std::{fmt, thread::sleep, time::Duration}; [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Device`, `HS100`, `HS105`, `KL110`, `LB110`, `LB120`, `RawDevice`, and `Switch` [INFO] [stderr] --> src/tplink.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | devices::{Device, RawDevice, HS100, HS105, KL110, LB110, LB120}, [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ [INFO] [stderr] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Model` [INFO] [stderr] --> src/tplink.rs:9:25 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::{DeviceType, Model, SmartDevice, SupportedFeature}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DeviceActions` [INFO] [stderr] --> src/tplink.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | capabilities::{DeviceActions, Switch}, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> src/govee.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | Ok(state) => { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cnctd_smart_home` (lib) generated 5 warnings (run `cargo fix --lib -p cnctd_smart_home` to apply 4 suggestions) [INFO] [stderr] warning: `cnctd_smart_home` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tplinker v0.4.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cnctd_smart_home-ba2fc96efc6e29e9) [INFO] [stderr] Doc-tests cnctd_smart_home [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" "b2a7ce6c4730d1f63245cd97230006ace4c1d22c4e6baa9fc8a81ee8b7395070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2a7ce6c4730d1f63245cd97230006ace4c1d22c4e6baa9fc8a81ee8b7395070", kill_on_drop: false }` [INFO] [stdout] b2a7ce6c4730d1f63245cd97230006ace4c1d22c4e6baa9fc8a81ee8b7395070