[INFO] cloning repository https://github.com/drozdziak1/timeskwire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drozdziak1/timeskwire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrozdziak1%2Ftimeskwire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrozdziak1%2Ftimeskwire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c94dbe25c185e8ecb51850ab9627ad39203e58f0 [INFO] testing drozdziak1/timeskwire 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%2Fdrozdziak1%2Ftimeskwire" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drozdziak1/timeskwire 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/drozdziak1/timeskwire [INFO] finished tweaking git repo https://github.com/drozdziak1/timeskwire [INFO] tweaked toml for git repo https://github.com/drozdziak1/timeskwire written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drozdziak1/timeskwire 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] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4db652486447c471a45c7860fc983f7bac0701ea22d22e80d8274176b3c40d43 [INFO] running `Command { std: "docker" "start" "-a" "4db652486447c471a45c7860fc983f7bac0701ea22d22e80d8274176b3c40d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4db652486447c471a45c7860fc983f7bac0701ea22d22e80d8274176b3c40d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db652486447c471a45c7860fc983f7bac0701ea22d22e80d8274176b3c40d43", kill_on_drop: false }` [INFO] [stdout] 4db652486447c471a45c7860fc983f7bac0701ea22d22e80d8274176b3c40d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2820edaa691165776ee2d19eb4211660df5fa990a335ea2b7542b990e964b3 [INFO] running `Command { std: "docker" "start" "-a" "3b2820edaa691165776ee2d19eb4211660df5fa990a335ea2b7542b990e964b3", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling serde v1.0.44 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling pdf-canvas v0.5.4 [INFO] [stderr] Compiling palette v0.4.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.44 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling env_logger v0.5.9 [INFO] [stderr] Compiling palette_derive v0.4.0 [INFO] [stderr] Compiling docopt v0.8.3 [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] [stderr] Compiling backtrace v0.3.6 [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] [stderr] Compiling failure v0.1.1 [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" "3b2820edaa691165776ee2d19eb4211660df5fa990a335ea2b7542b990e964b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2820edaa691165776ee2d19eb4211660df5fa990a335ea2b7542b990e964b3", kill_on_drop: false }` [INFO] [stdout] 3b2820edaa691165776ee2d19eb4211660df5fa990a335ea2b7542b990e964b3