[INFO] cloning repository https://github.com/jamespharaoh/homebot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamespharaoh/homebot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespharaoh%2Fhomebot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespharaoh%2Fhomebot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 225ddb460808ff86259f968cab94ed6bae0c195f [INFO] testing jamespharaoh/homebot against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespharaoh%2Fhomebot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jamespharaoh/homebot [INFO] finished tweaking git repo https://github.com/jamespharaoh/homebot [INFO] tweaked toml for git repo https://github.com/jamespharaoh/homebot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jamespharaoh/homebot on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jamespharaoh/homebot 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.2.0 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded tokio v1.20.0 [INFO] [stderr] Downloaded sunrise v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 556e3d54904dad8deb2653ae9fb7546578443dc3576e933e3987a20de72d9859 [INFO] running `Command { std: "docker" "start" "-a" "556e3d54904dad8deb2653ae9fb7546578443dc3576e933e3987a20de72d9859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "556e3d54904dad8deb2653ae9fb7546578443dc3576e933e3987a20de72d9859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556e3d54904dad8deb2653ae9fb7546578443dc3576e933e3987a20de72d9859", kill_on_drop: false }` [INFO] [stdout] 556e3d54904dad8deb2653ae9fb7546578443dc3576e933e3987a20de72d9859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd9e0490ef8dab02305c698d19aad0fc536c59c34650504b260d5a79360acb61 [INFO] running `Command { std: "docker" "start" "-a" "cd9e0490ef8dab02305c698d19aad0fc536c59c34650504b260d5a79360acb61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sunrise v1.0.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling homebot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/hue.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 116 | let response = self.client.put (& url).json (light_state).send ().await ?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/dailyroutine.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct DailyRoutineLightGroup { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 48 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clone` is never used [INFO] [stdout] --> src/dailyroutine.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 54 | impl DailyRoutineProgramme { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 55 | [INFO] [stdout] 56 | fn clone (& self) -> Box { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_light` is never used [INFO] [stdout] --> src/hue.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 18 | impl HueClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn get_light ( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `groups` is never read [INFO] [stdout] --> src/hue.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct HueAll { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 128 | pub lights: HashMap >, [INFO] [stdout] 129 | pub groups: HashMap >, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HueAll` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/programme.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 16 | struct ProgrammeManagerInner { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 17 | programmes: HashMap >, [INFO] [stdout] 18 | state: Mutex , [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clone`, `activate`, and `deactivate` are never used [INFO] [stdout] --> src/programme.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Programme { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 77 | [INFO] [stdout] 78 | fn clone (& self) -> Box ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | [INFO] [stdout] 80 | async fn activate ( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | async fn deactivate ( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.31s [INFO] running `Command { std: "docker" "inspect" "cd9e0490ef8dab02305c698d19aad0fc536c59c34650504b260d5a79360acb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9e0490ef8dab02305c698d19aad0fc536c59c34650504b260d5a79360acb61", kill_on_drop: false }` [INFO] [stdout] cd9e0490ef8dab02305c698d19aad0fc536c59c34650504b260d5a79360acb61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be0a5e3aa6468777c84f86b78cd96abe46cbbc55ad92b16d4a4c6d8a5ae207d0 [INFO] running `Command { std: "docker" "start" "-a" "be0a5e3aa6468777c84f86b78cd96abe46cbbc55ad92b16d4a4c6d8a5ae207d0", kill_on_drop: false }` [INFO] [stderr] Compiling homebot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/hue.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 116 | let response = self.client.put (& url).json (light_state).send ().await ?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/dailyroutine.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct DailyRoutineLightGroup { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 48 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clone` is never used [INFO] [stdout] --> src/dailyroutine.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 54 | impl DailyRoutineProgramme { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 55 | [INFO] [stdout] 56 | fn clone (& self) -> Box { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_light` is never used [INFO] [stdout] --> src/hue.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 18 | impl HueClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn get_light ( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `groups` is never read [INFO] [stdout] --> src/hue.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct HueAll { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 128 | pub lights: HashMap >, [INFO] [stdout] 129 | pub groups: HashMap >, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HueAll` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/programme.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 16 | struct ProgrammeManagerInner { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 17 | programmes: HashMap >, [INFO] [stdout] 18 | state: Mutex , [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clone`, `activate`, and `deactivate` are never used [INFO] [stdout] --> src/programme.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait Programme { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 77 | [INFO] [stdout] 78 | fn clone (& self) -> Box ; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | [INFO] [stdout] 80 | async fn activate ( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | async fn deactivate ( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "be0a5e3aa6468777c84f86b78cd96abe46cbbc55ad92b16d4a4c6d8a5ae207d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0a5e3aa6468777c84f86b78cd96abe46cbbc55ad92b16d4a4c6d8a5ae207d0", kill_on_drop: false }` [INFO] [stdout] be0a5e3aa6468777c84f86b78cd96abe46cbbc55ad92b16d4a4c6d8a5ae207d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9224bfa0448d22ffb29abeea78ead5c57d2996cb313fd857a5ce47e37131bb69 [INFO] running `Command { std: "docker" "start" "-a" "9224bfa0448d22ffb29abeea78ead5c57d2996cb313fd857a5ce47e37131bb69", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> src/hue.rs:116:7 [INFO] [stderr] | [INFO] [stderr] 116 | let response = self.client.put (& url).json (light_state).send ().await ?; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/dailyroutine.rs:48:2 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct DailyRoutineLightGroup { [INFO] [stderr] | ---------------------- field in this struct [INFO] [stderr] 48 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `clone` is never used [INFO] [stderr] --> src/dailyroutine.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 54 | impl DailyRoutineProgramme { [INFO] [stderr] | -------------------------- method in this implementation [INFO] [stderr] 55 | [INFO] [stderr] 56 | fn clone (& self) -> Box { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_light` is never used [INFO] [stderr] --> src/hue.rs:67:15 [INFO] [stderr] | [INFO] [stderr] 18 | impl HueClient { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 67 | pub async fn get_light ( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `groups` is never read [INFO] [stderr] --> src/hue.rs:129:6 [INFO] [stderr] | [INFO] [stderr] 127 | pub struct HueAll { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 128 | pub lights: HashMap >, [INFO] [stderr] 129 | pub groups: HashMap >, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HueAll` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> src/programme.rs:18:2 [INFO] [stderr] | [INFO] [stderr] 16 | struct ProgrammeManagerInner { [INFO] [stderr] | --------------------- field in this struct [INFO] [stderr] 17 | programmes: HashMap >, [INFO] [stderr] 18 | state: Mutex , [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `clone`, `activate`, and `deactivate` are never used [INFO] [stderr] --> src/programme.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 76 | pub trait Programme { [INFO] [stderr] | --------- methods in this trait [INFO] [stderr] 77 | [INFO] [stderr] 78 | fn clone (& self) -> Box ; [INFO] [stderr] | ^^^^^ [INFO] [stderr] 79 | [INFO] [stderr] 80 | async fn activate ( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | async fn deactivate ( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `homebot` (bin "homebot" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/homebot-262a079abff72ceb) [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" "9224bfa0448d22ffb29abeea78ead5c57d2996cb313fd857a5ce47e37131bb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9224bfa0448d22ffb29abeea78ead5c57d2996cb313fd857a5ce47e37131bb69", kill_on_drop: false }` [INFO] [stdout] 9224bfa0448d22ffb29abeea78ead5c57d2996cb313fd857a5ce47e37131bb69