[INFO] cloning repository https://github.com/MJohnson459/health-bar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MJohnson459/health-bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2Fhealth-bar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2Fhealth-bar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b6e3526dc443e641b093f5991a301882b7f6b4b [INFO] checking MJohnson459/health-bar against try#5fe169892b3912c8118f59c03c27c622bbade2b5 for pr-84022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2Fhealth-bar" "/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/MJohnson459/health-bar on toolchain 5fe169892b3912c8118f59c03c27c622bbade2b5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MJohnson459/health-bar [INFO] finished tweaking git repo https://github.com/MJohnson459/health-bar [INFO] tweaked toml for git repo https://github.com/MJohnson459/health-bar written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/MJohnson459/health-bar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2357eea3c13f93824c277663e6b83080cfb9351e7ecfa1d7e788914a55ffaef6 [INFO] running `Command { std: "docker" "start" "-a" "2357eea3c13f93824c277663e6b83080cfb9351e7ecfa1d7e788914a55ffaef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2357eea3c13f93824c277663e6b83080cfb9351e7ecfa1d7e788914a55ffaef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2357eea3c13f93824c277663e6b83080cfb9351e7ecfa1d7e788914a55ffaef6", kill_on_drop: false }` [INFO] [stdout] 2357eea3c13f93824c277663e6b83080cfb9351e7ecfa1d7e788914a55ffaef6 [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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+5fe169892b3912c8118f59c03c27c622bbade2b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d13332ef8fe793c20a388e53f4b89fe5d1c2f925913a5b293e17746729223d [INFO] running `Command { std: "docker" "start" "-a" "68d13332ef8fe793c20a388e53f4b89fe5d1c2f925913a5b293e17746729223d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling palette v0.4.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rppal v0.4.0 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking blinkt v0.4.0 [INFO] [stderr] Compiling palette_derive v0.4.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RgbSpace` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/rgb/rgb.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `RgbSpace` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbSpace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] RgbSpace [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbSpace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] RgbSpace [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsv.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsv.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbSpace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsv.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] RgbSpace [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsv.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsv.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbSpace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsv.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] RgbSpace [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hwb.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hwb.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbSpace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hwb.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] RgbSpace [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hwb.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hwb.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbSpace` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hwb.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] RgbSpace [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lab.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lab.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lab.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lab.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lab.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lab.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lch.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lch.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lch.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lch.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lch.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/lch.rs:22:39 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/luma/luma.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LumaStandard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/luma/luma.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] luma::LumaStandard [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/luma/luma.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LumaStandard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/luma/luma.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] luma::LumaStandard [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbStandard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/rgb/rgb.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] rgb::RgbStandard [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/rgb/rgb.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RgbStandard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/rgb/rgb.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] rgb::RgbStandard [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/rgb/rgb.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/xyz.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/xyz.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/xyz.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/xyz.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/xyz.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/xyz.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/yxy.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/yxy.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/yxy.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/yxy.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Component [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/yxy.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] Float [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `WhitePoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/yxy.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: consider importing this trait: [INFO] [stdout] white_point::WhitePoint [INFO] [stdout] = note: this error originates in the derive macro `Pixel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `WhitePoint` not found for `S` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/palette-0.4.0/src/hsl.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, PartialEq, FromColor, Pixel)] [INFO] [stdout] | ^^^^^^^^^ associated type `WhitePoint` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromColor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `palette` due to 53 previous errors [INFO] [stdout] Some errors have detailed explanations: E0220, E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68d13332ef8fe793c20a388e53f4b89fe5d1c2f925913a5b293e17746729223d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d13332ef8fe793c20a388e53f4b89fe5d1c2f925913a5b293e17746729223d", kill_on_drop: false }` [INFO] [stdout] 68d13332ef8fe793c20a388e53f4b89fe5d1c2f925913a5b293e17746729223d