[INFO] fetching crate color-macro 0.1.1...
[INFO] checking color-macro-0.1.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate color-macro 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate color-macro 0.1.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding color-core v0.1.4 (latest: v0.1.6)
[INFO] [stderr]       Adding color-parser v0.1.0 (latest: v0.1.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 221b62cd5212d0e3dbdaec428832a885babfe3c2c234bcdb453467f6c0e83dbb
[INFO] running `Command { std: "docker" "start" "-a" "221b62cd5212d0e3dbdaec428832a885babfe3c2c234bcdb453467f6c0e83dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221b62cd5212d0e3dbdaec428832a885babfe3c2c234bcdb453467f6c0e83dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221b62cd5212d0e3dbdaec428832a885babfe3c2c234bcdb453467f6c0e83dbb", kill_on_drop: false }`
[INFO] [stdout] 221b62cd5212d0e3dbdaec428832a885babfe3c2c234bcdb453467f6c0e83dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eac2c6b36283d37c9640b67f1381cbee3c96108f11a5c3f076d5cfc9bdc845ce
[INFO] running `Command { std: "docker" "start" "-a" "eac2c6b36283d37c9640b67f1381cbee3c96108f11a5c3f076d5cfc9bdc845ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[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.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking serde v1.0.200
[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" "eac2c6b36283d37c9640b67f1381cbee3c96108f11a5c3f076d5cfc9bdc845ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac2c6b36283d37c9640b67f1381cbee3c96108f11a5c3f076d5cfc9bdc845ce", kill_on_drop: false }`
[INFO] [stdout] eac2c6b36283d37c9640b67f1381cbee3c96108f11a5c3f076d5cfc9bdc845ce
