[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] testing MJohnson459/health-bar against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJohnson459%2Fhealth-bar" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MJohnson459/health-bar on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fab8eca5f17b4513db4257e4f7446f88cd434f9c32a725c7237712498841a4b [INFO] running `Command { std: "docker" "start" "-a" "8fab8eca5f17b4513db4257e4f7446f88cd434f9c32a725c7237712498841a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fab8eca5f17b4513db4257e4f7446f88cd434f9c32a725c7237712498841a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fab8eca5f17b4513db4257e4f7446f88cd434f9c32a725c7237712498841a4b", kill_on_drop: false }` [INFO] [stdout] 8fab8eca5f17b4513db4257e4f7446f88cd434f9c32a725c7237712498841a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac0b5d988c6f4aae4038f7263fde90a10240ea12ed6e9edf2afbe5d937e6aa2 [INFO] running `Command { std: "docker" "start" "-a" "aac0b5d988c6f4aae4038f7263fde90a10240ea12ed6e9edf2afbe5d937e6aa2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling 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 phf v0.7.22 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling nix v0.6.0 [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] Compiling palette v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rppal v0.4.0 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling 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] [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] [stderr] error: could not compile `palette` due to 53 previous errors [INFO] running `Command { std: "docker" "inspect" "aac0b5d988c6f4aae4038f7263fde90a10240ea12ed6e9edf2afbe5d937e6aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac0b5d988c6f4aae4038f7263fde90a10240ea12ed6e9edf2afbe5d937e6aa2", kill_on_drop: false }` [INFO] [stdout] aac0b5d988c6f4aae4038f7263fde90a10240ea12ed6e9edf2afbe5d937e6aa2