[INFO] cloning repository https://github.com/mattcl/spirit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattcl/spirit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fspirit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fspirit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8763d91d65f8b763ec325be7d008e5fe93c3241a
[INFO] testing mattcl/spirit against beta-2022-04-10 for beta-1.61-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fspirit" "/workspace/builds/worker-23/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mattcl/spirit on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mattcl/spirit
[INFO] finished tweaking git repo https://github.com/mattcl/spirit
[INFO] tweaked toml for git repo https://github.com/mattcl/spirit written to /workspace/builds/worker-23/source/Cargo.toml
[INFO] crate git repo https://github.com/mattcl/spirit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0a16931598840cc2afd1a4f14cd0c44f833d1a4c15b856474f5430a66c25953
[INFO] running `Command { std: "docker" "start" "-a" "a0a16931598840cc2afd1a4f14cd0c44f833d1a4c15b856474f5430a66c25953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0a16931598840cc2afd1a4f14cd0c44f833d1a4c15b856474f5430a66c25953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a16931598840cc2afd1a4f14cd0c44f833d1a4c15b856474f5430a66c25953", kill_on_drop: false }`
[INFO] [stdout] a0a16931598840cc2afd1a4f14cd0c44f833d1a4c15b856474f5430a66c25953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 653499888f7ad11679764e82758588ca138ec33a5569a780b7b6c6db86a0686a
[INFO] running `Command { std: "docker" "start" "-a" "653499888f7ad11679764e82758588ca138ec33a5569a780b7b6c6db86a0686a", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling libc v0.2.97
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling futures-core v0.3.15
[INFO] [stderr] Compiling futures-task v0.3.15
[INFO] [stderr] Compiling futures-sink v0.3.15
[INFO] [stderr] Compiling futures-channel v0.3.15
[INFO] [stderr] Compiling futures-io v0.3.15
[INFO] [stderr] Compiling ipnet v2.3.1
[INFO] [stderr] Compiling colorsys v0.6.3
[INFO] [stderr] Compiling futures-util v0.3.15
[INFO] [stderr] Compiling openssl-sys v0.9.65
[INFO] [stderr] Compiling tracing-core v0.1.18
[INFO] [stderr] Compiling serde_test v0.8.23
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling unicode-normalization v0.1.19
[INFO] [stderr] Compiling http-body v0.3.1
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling linked-hash-map v0.3.0
[INFO] [stderr] Compiling tracing v0.1.26
[INFO] [stderr] Compiling serde-hjson v0.9.1
[INFO] [stderr] Compiling idna v0.2.3
[INFO] [stderr] Compiling mime_guess v2.0.3
[INFO] [stderr] Compiling openssl v0.10.35
[INFO] [stderr] Compiling native-tls v0.2.7
[INFO] [stderr] Compiling url v2.2.2
[INFO] [stderr] Compiling net2 v0.2.37
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling socket2 v0.3.19
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling dirs-sys v0.3.6
[INFO] [stderr] Compiling dirs v3.0.2
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling tokio v0.2.25
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling tokio-tls v0.3.1
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling pin-project-internal v1.0.7
[INFO] [stderr] Compiling pin-project v1.0.7
[INFO] [stderr] Compiling tracing-futures v0.2.5
[INFO] [stderr] Compiling h2 v0.2.7
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling hyper v0.13.10
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling serde_urlencoded v0.7.0
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling config v0.10.1
[INFO] [stderr] Compiling hyper-tls v0.4.3
[INFO] [stderr] Compiling reqwest v0.10.10
[INFO] [stderr] Compiling govee-rs v0.1.0 (https://github.com/mattcl/govee-rs#fda8d240)
[INFO] [stderr] Compiling spirit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout] --> src/main.rs:1:24
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `colorsys::Rgb`
[INFO] [stdout] --> src/main.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use colorsys::Rgb;
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout] --> src/main.rs:6:24
[INFO] [stdout] |
[INFO] [stdout] 6 | use govee_rs::schema::{Color, Device, PowerState};
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `DeviceSetting`
[INFO] [stdout] --> src/main.rs:10:33
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::settings::{Settings, DeviceSetting, DeviceSettingMap};
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `colorsys::Rgb::get_red`: Please use `red` instead
[INFO] [stdout] --> src/settings.rs:78:31
[INFO] [stdout] |
[INFO] [stdout] 78 | r: parsed.get_red() as u32,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `colorsys::Rgb::get_green`: Please use `green` instead
[INFO] [stdout] --> src/settings.rs:79:31
[INFO] [stdout] |
[INFO] [stdout] 79 | g: parsed.get_green() as u32,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `colorsys::Rgb::get_blue`: Please use `blue` instead
[INFO] [stdout] --> src/settings.rs:80:31
[INFO] [stdout] |
[INFO] [stdout] 80 | b: parsed.get_blue() as u32,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `colorsys::Rgb::get_red`: Please use `red` instead
[INFO] [stdout] --> src/settings.rs:126:27
[INFO] [stdout] |
[INFO] [stdout] 126 | r: parsed.get_red() as u32,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `colorsys::Rgb::get_green`: Please use `green` instead
[INFO] [stdout] --> src/settings.rs:127:27
[INFO] [stdout] |
[INFO] [stdout] 127 | g: parsed.get_green() as u32,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated associated function `colorsys::Rgb::get_blue`: Please use `blue` instead
[INFO] [stdout] --> src/settings.rs:128:27
[INFO] [stdout] |
[INFO] [stdout] 128 | b: parsed.get_blue() as u32,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `color`
[INFO] [stdout] --> src/settings.rs:73:12
[INFO] [stdout] |
[INFO] [stdout] 73 | pub fn color(&self) -> Result