[INFO] cloning repository https://github.com/wi-wq/lifx-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wi-wq/lifx-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwi-wq%2Flifx-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwi-wq%2Flifx-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e332e7099ebc44e4f687ed3b9dd29993c3ef245f [INFO] checking wi-wq/lifx-tool against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwi-wq%2Flifx-tool" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wi-wq/lifx-tool on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wi-wq/lifx-tool [INFO] finished tweaking git repo https://github.com/wi-wq/lifx-tool [INFO] tweaked toml for git repo https://github.com/wi-wq/lifx-tool written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/wi-wq/lifx-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded lifx-core v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7feaef0d0223c60a2fb39d72c5d90a26814b05dd163adf8577fb2f0840dbb720 [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" "7feaef0d0223c60a2fb39d72c5d90a26814b05dd163adf8577fb2f0840dbb720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7feaef0d0223c60a2fb39d72c5d90a26814b05dd163adf8577fb2f0840dbb720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7feaef0d0223c60a2fb39d72c5d90a26814b05dd163adf8577fb2f0840dbb720", kill_on_drop: false }` [INFO] [stdout] 7feaef0d0223c60a2fb39d72c5d90a26814b05dd163adf8577fb2f0840dbb720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "-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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e41e1d3857784f8d020f2a1280d38bbc1e9636a21d9495329dd4e881270875e [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" "3e41e1d3857784f8d020f2a1280d38bbc1e9636a21d9495329dd4e881270875e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking lifx-core v0.2.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking lifx-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/main.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | file, [INFO] [stdout] | ^^^^ help: try ignoring the field: `file: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_update` [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | no_update, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `no_update: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `show` [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | show, [INFO] [stdout] | ^^^^ help: try ignoring the field: `show: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/main.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | file, [INFO] [stdout] | ^^^^ help: try ignoring the field: `file: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_update` [INFO] [stdout] --> src/main.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | no_update, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `no_update: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `show` [INFO] [stdout] --> src/main.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | show, [INFO] [stdout] | ^^^^ help: try ignoring the field: `show: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `KELVIN_MIN` [INFO] [stdout] --> src/packing/types.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub const KELVIN_MIN: u16 = 2500; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `KELVIN_MAX` [INFO] [stdout] --> src/packing/types.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub const KELVIN_MAX: u16 = 9000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `HUE_MAX` [INFO] [stdout] --> src/packing/types.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub const HUE_MAX: f64 = 360.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/packing/types.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(h: f64, s: u16, b: u16, k: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_hsvk` [INFO] [stdout] --> src/packing/types.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn from_hsvk(h: f64, s: f64, v: f64, k: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_rgbk` [INFO] [stdout] --> src/packing/types.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_rgbk(r: f64, g: f64, b: f64, k: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clamp` [INFO] [stdout] --> src/util.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn clamp(x: T, lo: T, hi: T) -> T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `max3` [INFO] [stdout] --> src/util.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn max3(a: T, b: T, c: T) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `min3` [INFO] [stdout] --> src/util.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn min3(a: T, b: T, c: T) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/packing/types.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(h: f64, s: u16, b: u16, k: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_rgbk` [INFO] [stdout] --> src/packing/types.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_rgbk(r: f64, g: f64, b: f64, k: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `max3` [INFO] [stdout] --> src/util.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn max3(a: T, b: T, c: T) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `min3` [INFO] [stdout] --> src/util.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn min3(a: T, b: T, c: T) -> T { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.14s [INFO] running `Command { std: "docker" "inspect" "3e41e1d3857784f8d020f2a1280d38bbc1e9636a21d9495329dd4e881270875e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e41e1d3857784f8d020f2a1280d38bbc1e9636a21d9495329dd4e881270875e", kill_on_drop: false }` [INFO] [stdout] 3e41e1d3857784f8d020f2a1280d38bbc1e9636a21d9495329dd4e881270875e