[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 1.59.0 for beta-1.60-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fspirit" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mattcl/spirit on toolchain 1.59.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-3/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa94e80f9e9045c9f213e92371dd3764c923b6da70cfe1093a09726a1be31884
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "fa94e80f9e9045c9f213e92371dd3764c923b6da70cfe1093a09726a1be31884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa94e80f9e9045c9f213e92371dd3764c923b6da70cfe1093a09726a1be31884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa94e80f9e9045c9f213e92371dd3764c923b6da70cfe1093a09726a1be31884", kill_on_drop: false }`
[INFO] [stdout] fa94e80f9e9045c9f213e92371dd3764c923b6da70cfe1093a09726a1be31884
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 233471ab04371be1f23db33be8798fbd9700547a48e3667ed15aefb42c80fdce
[INFO] running `Command { std: "docker" "start" "-a" "233471ab04371be1f23db33be8798fbd9700547a48e3667ed15aefb42c80fdce", 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-channel v0.3.15
[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 nom v5.1.2
[INFO] [stderr] Compiling http-body v0.3.1
[INFO] [stderr] Compiling tracing v0.1.26
[INFO] [stderr] Compiling lexical-core v0.7.6
[INFO] [stderr] Compiling num-traits v0.1.43
[INFO] [stderr] Compiling serde-hjson v0.9.1
[INFO] [stderr] Compiling openssl v0.10.35
[INFO] [stderr] Compiling native-tls v0.2.7
[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 clap v2.33.3
[INFO] [stderr] Compiling dirs v3.0.2
[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