[INFO] fetching crate cy 0.1.0...
[INFO] checking cy-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cy 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cy 0.1.0 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 cy 0.1.0
[INFO] finished tweaking crates.io crate cy 0.1.0
[INFO] tweaked toml for crates.io crate cy 0.1.0 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" "+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-macro v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e3026eea22b7c66e2cb166cf32afe2baca892167358e1397c96f09e768058b1
[INFO] running `Command { std: "docker" "start" "-a" "8e3026eea22b7c66e2cb166cf32afe2baca892167358e1397c96f09e768058b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e3026eea22b7c66e2cb166cf32afe2baca892167358e1397c96f09e768058b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3026eea22b7c66e2cb166cf32afe2baca892167358e1397c96f09e768058b1", kill_on_drop: false }`
[INFO] [stdout] 8e3026eea22b7c66e2cb166cf32afe2baca892167358e1397c96f09e768058b1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07c846a0ed5f86d2880ef38b87de4b43dd556e863e5f59cbdcdfab0b74ffa8e1
[INFO] running `Command { std: "docker" "start" "-a" "07c846a0ed5f86d2880ef38b87de4b43dd556e863e5f59cbdcdfab0b74ffa8e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking color-core v0.1.4
[INFO] [stderr]    Compiling 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] running `Command { std: "docker" "inspect" "07c846a0ed5f86d2880ef38b87de4b43dd556e863e5f59cbdcdfab0b74ffa8e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c846a0ed5f86d2880ef38b87de4b43dd556e863e5f59cbdcdfab0b74ffa8e1", kill_on_drop: false }`
[INFO] [stdout] 07c846a0ed5f86d2880ef38b87de4b43dd556e863e5f59cbdcdfab0b74ffa8e1
