[INFO] cloning repository https://github.com/Prakinha/controleLuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Prakinha/controleLuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrakinha%2FcontroleLuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrakinha%2FcontroleLuz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 785c3363a8375f944051916c6ab396324de6ad91 [INFO] checking Prakinha/controleLuz against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrakinha%2FcontroleLuz" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Prakinha/controleLuz [INFO] finished tweaking git repo https://github.com/Prakinha/controleLuz [INFO] tweaked toml for git repo https://github.com/Prakinha/controleLuz written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Prakinha/controleLuz on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Prakinha/controleLuz 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ccd7c6114cad966db8cd28426ad1195bacecb4c26eeae127fb6e46bc5ea11e1 [INFO] running `Command { std: "docker" "start" "-a" "9ccd7c6114cad966db8cd28426ad1195bacecb4c26eeae127fb6e46bc5ea11e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ccd7c6114cad966db8cd28426ad1195bacecb4c26eeae127fb6e46bc5ea11e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ccd7c6114cad966db8cd28426ad1195bacecb4c26eeae127fb6e46bc5ea11e1", kill_on_drop: false }` [INFO] [stdout] 9ccd7c6114cad966db8cd28426ad1195bacecb4c26eeae127fb6e46bc5ea11e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf256f585772fb235225dde1fae8912ba62ac012f4660adcf11f8cd287b66a56 [INFO] running `Command { std: "docker" "start" "-a" "cf256f585772fb235225dde1fae8912ba62ac012f4660adcf11f8cd287b66a56", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking windows v0.48.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking tokio-tungstenite v0.17.2 [INFO] [stderr] Checking tapo v0.7.17 (/opt/rustwide/workdir/tapo) [INFO] [stderr] Checking pyo3-log v0.11.0 [INFO] [stderr] Checking tapo-py v0.1.0 (/opt/rustwide/workdir/tapo-py) [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> tapo/examples/f.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{info, warn, LevelFilter}; [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: `serde::Deserialize` [INFO] [stdout] --> tapo/examples/s.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde::Deserialize; // Se necessário, caso esteja utilizando em outra parte do código [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: `serde::Deserialize` [INFO] [stdout] --> tapo/examples/experimento.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::Deserialize; // Se necessário, caso esteja utilizando em outra parte do código [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: `std::convert::TryInto` [INFO] [stdout] --> tapo/examples/experimento.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> tapo/examples/s.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> tapo/examples/s.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cycle_colors_continuous` is never used [INFO] [stdout] --> tapo/examples/f.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | async fn cycle_colors_continuous(devices: Arc>>, duration: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tapo/examples/experimento.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let mut st = state.lock().await; [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: `StreamExt` [INFO] [stdout] --> tapo/examples/experimento.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> tapo/examples/experimento.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn generic_device(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn l510(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn l520(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:56:53 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn l530(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:62:53 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn l535(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn l610(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:74:53 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn l630(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | pub async fn p100(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:86:53 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn p105(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:92:53 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn p110(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | pub async fn p115(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:104:53 [INFO] [stdout] | [INFO] [stdout] 104 | pub async fn p300(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | pub async fn p304(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn h100(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn set_child_protection(&self, on: bool) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:41:59 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn set_frost_protection(&self, on: bool) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/s200b_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/s200b_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/s200b_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t100_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t100_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t100_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t110_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t110_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t110_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t300_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t300_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t300_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t31x_handler.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t31x_handler.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t31x_handler.rs:36:61 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_temperature_humidity_records(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:66:49 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn set(&self) -> PyColorLightSetDeviceInfoParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | pub async fn set_brightness(&self, brightness: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:96:52 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn set_color(&self, color: Color) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:105:73 [INFO] [stdout] | [INFO] [stdout] 105 | pub async fn set_hue_saturation(&self, hue: u16, saturation: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:115:74 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn set_color_temperature(&self, color_temperature: u16) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn on(&self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn off(&self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:153:49 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn brightness(&self, brightness: u8) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:159:42 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn color(&self, color: Color) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:165:63 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn hue_saturation(&self, hue: u16, saturation: u8) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:171:64 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn color_temperature(&self, color_temperature: u16) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:177:63 [INFO] [stdout] | [INFO] [stdout] 177 | pub async fn send(&self, handler: PyColorLightHandler) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:55:49 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:61:49 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:70:50 [INFO] [stdout] | [INFO] [stdout] 70 | pub async fn get_child_device_list(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn get_child_device_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:124:65 [INFO] [stdout] | [INFO] [stdout] 124 | pub async fn get_child_device_component_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:57:49 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn set_brightness(&self, brightness: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:82:49 [INFO] [stdout] | [INFO] [stdout] 82 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn get_current_power(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn get_energy_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:57:49 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn get_child_device_list(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:93:55 [INFO] [stdout] | [INFO] [stdout] 93 | pub async fn get_child_device_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:102:65 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn get_child_device_component_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tapo-py` (lib) due to 110 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn generic_device(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn l510(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn l520(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:56:53 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn l530(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:62:53 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn l535(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn l610(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:74:53 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn l630(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | pub async fn p100(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:86:53 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn p105(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:92:53 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn p110(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | pub async fn p115(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:104:53 [INFO] [stdout] | [INFO] [stdout] 104 | pub async fn p300(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | pub async fn p304(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/api_client.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn h100(&self, ip_address: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:36:59 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn set_child_protection(&self, on: bool) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:41:59 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn set_frost_protection(&self, on: bool) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/ke100_handler.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/power_strip_plug_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/s200b_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/s200b_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/s200b_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t100_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t100_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t100_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t110_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t110_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t110_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t300_handler.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t300_handler.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t300_handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t31x_handler.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t31x_handler.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/child_devices/t31x_handler.rs:36:61 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_temperature_humidity_records(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:45:32 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:66:49 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn set(&self) -> PyColorLightSetDeviceInfoParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:87:59 [INFO] [stdout] | [INFO] [stdout] 87 | pub async fn set_brightness(&self, brightness: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:96:52 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn set_color(&self, color: Color) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:105:73 [INFO] [stdout] | [INFO] [stdout] 105 | pub async fn set_hue_saturation(&self, hue: u16, saturation: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:115:74 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn set_color_temperature(&self, color_temperature: u16) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn on(&self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:147:26 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn off(&self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:153:49 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn brightness(&self, brightness: u8) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:159:42 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn color(&self, color: Color) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:165:63 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn hue_saturation(&self, hue: u16, saturation: u8) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:171:64 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn color_temperature(&self, color_temperature: u16) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/color_light_handler.rs:177:63 [INFO] [stdout] | [INFO] [stdout] 177 | pub async fn send(&self, handler: PyColorLightHandler) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/generic_device_handler.rs:55:49 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:61:49 [INFO] [stdout] | [INFO] [stdout] 61 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:70:50 [INFO] [stdout] | [INFO] [stdout] 70 | pub async fn get_child_device_list(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn get_child_device_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:124:65 [INFO] [stdout] | [INFO] [stdout] 124 | pub async fn get_child_device_component_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/hub_handler.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:57:49 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/light_handler.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn set_brightness(&self, brightness: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:82:49 [INFO] [stdout] | [INFO] [stdout] 82 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn get_current_power(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | pub async fn get_energy_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_energy_monitoring_handler.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn on(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn off(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn device_reset(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:57:49 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/plug_handler.rs:66:45 [INFO] [stdout] | [INFO] [stdout] 66 | pub async fn get_device_usage(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn refresh_session(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn get_device_info(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn get_device_info_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | pub async fn get_child_device_list(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:93:55 [INFO] [stdout] | [INFO] [stdout] 93 | pub async fn get_child_device_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:102:65 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn get_child_device_component_list_json(&self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tapo-py/src/handlers/power_strip_handler.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tapo-py` (lib test) due to 110 previous errors [INFO] running `Command { std: "docker" "inspect" "cf256f585772fb235225dde1fae8912ba62ac012f4660adcf11f8cd287b66a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf256f585772fb235225dde1fae8912ba62ac012f4660adcf11f8cd287b66a56", kill_on_drop: false }` [INFO] [stdout] cf256f585772fb235225dde1fae8912ba62ac012f4660adcf11f8cd287b66a56