[INFO] fetching crate color-macro 0.1.1...
[INFO] checking color-macro-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate color-macro 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate color-macro 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate color-macro 0.1.1
[INFO] finished tweaking crates.io crate color-macro 0.1.1
[INFO] tweaked toml for crates.io crate color-macro 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded color-core v0.1.4
[INFO] [stderr]   Downloaded color-parser v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b193d27872460e6b073f18e7906726b5cca509b487f52b0ad222cb9f2794d13e
[INFO] running `Command { std: "docker" "start" "-a" "b193d27872460e6b073f18e7906726b5cca509b487f52b0ad222cb9f2794d13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b193d27872460e6b073f18e7906726b5cca509b487f52b0ad222cb9f2794d13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b193d27872460e6b073f18e7906726b5cca509b487f52b0ad222cb9f2794d13e", kill_on_drop: false }`
[INFO] [stdout] b193d27872460e6b073f18e7906726b5cca509b487f52b0ad222cb9f2794d13e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfc37866a92ad64bc436d976d385cb62dea6f2a31cec32da268224eb278701cb
[INFO] running `Command { std: "docker" "start" "-a" "cfc37866a92ad64bc436d976d385cb62dea6f2a31cec32da268224eb278701cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking color-core v0.1.4
[INFO] [stderr]     Checking color-parser v0.1.0
[INFO] [stdout] error[E0599]: no function or associated item named `rgba` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         8 => RGBA32::rgba(
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgba` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_rgba(&self) -> RGBA8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         6 => RGBA32::rgb(
[INFO] [stdout]    |                      ^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgb` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_rgb(&self) -> RGB8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgba` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         4 => RGBA32::rgba(hex_digit(hex[0])? * 17, hex_digit(hex[1])? * 17, hex_digit(hex[2])? * 17, hex_digit(hex[3])? * 17),
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgba` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_rgba(&self) -> RGBA8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |         3 => RGBA32::rgb(hex_digit(hex[0])? * 17, hex_digit(hex[1])? * 17, hex_digit(hex[2])? * 17),
[INFO] [stdout]    |                      ^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgb` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_rgb(&self) -> RGB8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `color-parser` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cfc37866a92ad64bc436d976d385cb62dea6f2a31cec32da268224eb278701cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc37866a92ad64bc436d976d385cb62dea6f2a31cec32da268224eb278701cb", kill_on_drop: false }`
[INFO] [stdout] cfc37866a92ad64bc436d976d385cb62dea6f2a31cec32da268224eb278701cb
[INFO] checking color-macro-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate color-macro 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate color-macro 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate color-macro 0.1.1
[INFO] finished tweaking crates.io crate color-macro 0.1.1
[INFO] tweaked toml for crates.io crate color-macro 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4b10757bef18f623af49507cbaa4659a00efe29e8d945fd1dc832e773e1386b
[INFO] running `Command { std: "docker" "start" "-a" "f4b10757bef18f623af49507cbaa4659a00efe29e8d945fd1dc832e773e1386b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b10757bef18f623af49507cbaa4659a00efe29e8d945fd1dc832e773e1386b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b10757bef18f623af49507cbaa4659a00efe29e8d945fd1dc832e773e1386b", kill_on_drop: false }`
[INFO] [stdout] f4b10757bef18f623af49507cbaa4659a00efe29e8d945fd1dc832e773e1386b
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76ba4f177f84193b5fe6d2843fa7275a6dde3bb9346bee3a64b898b77fbe7e4e
[INFO] running `Command { std: "docker" "start" "-a" "76ba4f177f84193b5fe6d2843fa7275a6dde3bb9346bee3a64b898b77fbe7e4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking color-core v0.1.4
[INFO] [stderr]     Checking color-parser v0.1.0
[INFO] [stdout] error[E0599]: no function or associated item named `rgba` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         8 => RGBA32::rgba(
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgba` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_rgba(&self) -> RGBA8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         6 => RGBA32::rgb(
[INFO] [stdout]    |                      ^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgb` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_rgb(&self) -> RGB8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgba` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         4 => RGBA32::rgba(hex_digit(hex[0])? * 17, hex_digit(hex[1])? * 17, hex_digit(hex[2])? * 17, hex_digit(hex[3])? * 17),
[INFO] [stdout]    |                      ^^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgba` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn as_rgba(&self) -> RGBA8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `RGBColor` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-parser-0.1.0/src/hex/mod.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |         3 => RGBA32::rgb(hex_digit(hex[0])? * 17, hex_digit(hex[1])? * 17, hex_digit(hex[2])? * 17),
[INFO] [stdout]    |                      ^^^ function or associated item not found in `RGBColor<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `RGBColor<f32>` consider using one of the following associated functions:
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::gray
[INFO] [stdout]       color_core::rgb::rgba32::<impl RGBColor<f32>>::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn gray(value: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `as_rgb` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/color-core-0.1.4/src/rgb/rgba32/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn as_rgb(&self) -> RGB8 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `color-parser` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "76ba4f177f84193b5fe6d2843fa7275a6dde3bb9346bee3a64b898b77fbe7e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ba4f177f84193b5fe6d2843fa7275a6dde3bb9346bee3a64b898b77fbe7e4e", kill_on_drop: false }`
[INFO] [stdout] 76ba4f177f84193b5fe6d2843fa7275a6dde3bb9346bee3a64b898b77fbe7e4e
