[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] f360f554efb39d51734d6340245246ea8dffea58
[INFO] testing mattcl/spirit against 1.52.1 for beta-1.52-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Fspirit" "/workspace/builds/worker-4/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mattcl/spirit on toolchain 1.52.1
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "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-4/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.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ebdc7a1aaee8c9c343e50af03d4b83b173d14db5a6bf3f027a57f25f6026fee
[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" "8ebdc7a1aaee8c9c343e50af03d4b83b173d14db5a6bf3f027a57f25f6026fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ebdc7a1aaee8c9c343e50af03d4b83b173d14db5a6bf3f027a57f25f6026fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ebdc7a1aaee8c9c343e50af03d4b83b173d14db5a6bf3f027a57f25f6026fee", kill_on_drop: false }`
[INFO] [stdout] 8ebdc7a1aaee8c9c343e50af03d4b83b173d14db5a6bf3f027a57f25f6026fee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 4dd52b785b580d6496706a2d6f060faa30f98308836536855219faf02af06192
[INFO] running `Command { std: "docker" "start" "-a" "4dd52b785b580d6496706a2d6f060faa30f98308836536855219faf02af06192", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.48
[INFO] [stderr] Compiling encoding_rs v0.8.26
[INFO] [stderr] Compiling colorsys v0.6.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling futures-channel v0.3.7
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling dirs-sys v0.3.5
[INFO] [stderr] Compiling native-tls v0.2.4
[INFO] [stderr] Compiling mio v0.6.22
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling dirs v3.0.1
[INFO] [stderr] Compiling tokio v0.2.22
[INFO] [stderr] Compiling num-traits v0.1.43
[INFO] [stderr] Compiling serde-hjson v0.9.1
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling tokio-tls v0.3.1
[INFO] [stderr] Compiling pin-project-internal v0.4.27
[INFO] [stderr] Compiling pin-project-internal v1.0.1
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling pin-project v1.0.1
[INFO] [stderr] Compiling futures-util v0.3.7
[INFO] [stderr] Compiling pin-project v0.4.27
[INFO] [stderr] Compiling tracing-futures v0.2.4
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling h2 v0.2.7
[INFO] [stderr] Compiling serde_json v1.0.59
[INFO] [stderr] Compiling serde_urlencoded v0.6.1
[INFO] [stderr] Compiling toml v0.5.7
[INFO] [stderr] Compiling config v0.10.1
[INFO] [stderr] Compiling hyper v0.13.9
[INFO] [stderr] Compiling hyper-tls v0.4.3
[INFO] [stderr] Compiling reqwest v0.10.8
[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: associated function is never used: `color`
[INFO] [stdout] --> src/settings.rs:73:12
[INFO] [stdout] |
[INFO] [stdout] 73 | pub fn color(&self) -> Result