[INFO] cloning repository https://github.com/void-scape/blaze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-scape/blaze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Fblaze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Fblaze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9eadab80def3307676a3dde0b8be9ec00cd51a2
[INFO] checking void-scape/blaze against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Fblaze" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/void-scape/blaze
[INFO] finished tweaking git repo https://github.com/void-scape/blaze
[INFO] tweaked toml for git repo https://github.com/void-scape/blaze written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/void-scape/blaze on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/void-scape/blaze 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82d4f9828744e4e3a27c9762cb4545cfb2af52d8a5e88c1381caefaf8b2fbb95
[INFO] running `Command { std: "docker" "start" "-a" "82d4f9828744e4e3a27c9762cb4545cfb2af52d8a5e88c1381caefaf8b2fbb95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82d4f9828744e4e3a27c9762cb4545cfb2af52d8a5e88c1381caefaf8b2fbb95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d4f9828744e4e3a27c9762cb4545cfb2af52d8a5e88c1381caefaf8b2fbb95", kill_on_drop: false }`
[INFO] [stdout] 82d4f9828744e4e3a27c9762cb4545cfb2af52d8a5e88c1381caefaf8b2fbb95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15a8f92342b08c2542d2edd302818eb5315811e6bf210f97c6370bc8e2c3b39e
[INFO] running `Command { std: "docker" "start" "-a" "15a8f92342b08c2542d2edd302818eb5315811e6bf210f97c6370bc8e2c3b39e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking tint v0.1.0 (/opt/rustwide/workdir/crates/tint)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking glazer v0.1.0 (/opt/rustwide/workdir/crates/glazer)
[INFO] [stderr]     Checking rast v0.1.0 (/opt/rustwide/workdir/crates/rast)
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking frend v0.1.0 (/opt/rustwide/workdir/crates/frend)
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking lidsp v0.1.0 (/opt/rustwide/workdir/crates/lidsp)
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking packit-macro v0.1.0 (/opt/rustwide/workdir/crates/packit-macro)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking packit v0.1.0 (/opt/rustwide/workdir/crates/packit)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rast-web v0.1.0 (/opt/rustwide/workdir/crates/rast-web)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rast-bench v0.1.0 (/opt/rustwide/workdir/crates/rast-bench)
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::Srgb` in the current scope
[INFO] [stdout]    --> crates/rast-bench/benches/rast.rs:41:15
[INFO] [stdout]     |
[INFO] [stdout]  41 |         Srgb::rgb(255, 255, 255).into(),
[INFO] [stdout]     |               ^^^ function or associated item not found in `rast::tint::Srgb`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::Srgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::Srgb::new
[INFO] [stdout]       rast::tint::Srgb::from_rgb
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/tint/src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub const fn new(r: u8, g: u8, b: u8, a: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub const fn from_rgb(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::Srgb` in the current scope
[INFO] [stdout]    --> crates/rast-bench/benches/rast.rs:42:15
[INFO] [stdout]     |
[INFO] [stdout]  42 |         Srgb::rgb(255, 255, 255).into(),
[INFO] [stdout]     |               ^^^ function or associated item not found in `rast::tint::Srgb`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::Srgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::Srgb::new
[INFO] [stdout]       rast::tint::Srgb::from_rgb
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/tint/src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub const fn new(r: u8, g: u8, b: u8, a: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub const fn from_rgb(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::Srgb` in the current scope
[INFO] [stdout]    --> crates/rast-bench/benches/rast.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |         Srgb::rgb(255, 255, 255).into(),
[INFO] [stdout]     |               ^^^ function or associated item not found in `rast::tint::Srgb`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::Srgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::Srgb::new
[INFO] [stdout]       rast::tint::Srgb::from_rgb
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/tint/src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub const fn new(r: u8, g: u8, b: u8, a: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub const fn from_rgb(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::LinearRgb` in the current scope
[INFO] [stdout]   --> crates/rast-bench/benches/rast.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let c1 = LinearRgb::rgb(black_box(1.0), black_box(0.0), black_box(0.0));
[INFO] [stdout]    |                         ^^^ function or associated item not found in `rast::tint::LinearRgb`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::LinearRgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::LinearRgb::new
[INFO] [stdout]       rast::tint::LinearRgb::from_rgb
[INFO] [stdout]   --> /opt/rustwide/workdir/crates/tint/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub const fn from_rgb(r: f32, g: f32, b: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::LinearRgb` in the current scope
[INFO] [stdout]   --> crates/rast-bench/benches/rast.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let c2 = LinearRgb::rgb(black_box(0.0), black_box(1.0), black_box(0.0));
[INFO] [stdout]    |                         ^^^ function or associated item not found in `rast::tint::LinearRgb`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::LinearRgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::LinearRgb::new
[INFO] [stdout]       rast::tint::LinearRgb::from_rgb
[INFO] [stdout]   --> /opt/rustwide/workdir/crates/tint/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub const fn from_rgb(r: f32, g: f32, b: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::LinearRgb` in the current scope
[INFO] [stdout]   --> crates/rast-bench/benches/rast.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let c3 = LinearRgb::rgb(black_box(0.0), black_box(0.0), black_box(1.0));
[INFO] [stdout]    |                         ^^^ function or associated item not found in `rast::tint::LinearRgb`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::LinearRgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::LinearRgb::new
[INFO] [stdout]       rast::tint::LinearRgb::from_rgb
[INFO] [stdout]   --> /opt/rustwide/workdir/crates/tint/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub const fn from_rgb(r: f32, g: f32, b: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::LinearRgb` in the current scope
[INFO] [stdout]   --> crates/rast-bench/benches/rast.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let c1 = LinearRgb::rgb(black_box(1.0), black_box(0.0), black_box(0.0));
[INFO] [stdout]    |                         ^^^ function or associated item not found in `rast::tint::LinearRgb`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::LinearRgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::LinearRgb::new
[INFO] [stdout]       rast::tint::LinearRgb::from_rgb
[INFO] [stdout]   --> /opt/rustwide/workdir/crates/tint/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub const fn from_rgb(r: f32, g: f32, b: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::LinearRgb` in the current scope
[INFO] [stdout]    --> crates/rast-bench/benches/rast.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let c2 = LinearRgb::rgb(black_box(0.0), black_box(1.0), black_box(0.0));
[INFO] [stdout]     |                         ^^^ function or associated item not found in `rast::tint::LinearRgb`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::LinearRgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::LinearRgb::new
[INFO] [stdout]       rast::tint::LinearRgb::from_rgb
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/tint/src/lib.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout]  69 |     pub const fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub const fn from_rgb(r: f32, g: f32, b: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::LinearRgb` in the current scope
[INFO] [stdout]    --> crates/rast-bench/benches/rast.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let c3 = LinearRgb::rgb(black_box(0.0), black_box(0.0), black_box(1.0));
[INFO] [stdout]     |                         ^^^ function or associated item not found in `rast::tint::LinearRgb`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::LinearRgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::LinearRgb::new
[INFO] [stdout]       rast::tint::LinearRgb::from_rgb
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/tint/src/lib.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout]  69 |     pub const fn new(r: f32, g: f32, b: f32, a: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub const fn from_rgb(r: f32, g: f32, b: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `rgb` found for struct `rast::tint::Srgb` in the current scope
[INFO] [stdout]    --> crates/rast-bench/benches/rast.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |             Srgb::rgb(
[INFO] [stdout]     |                   ^^^ function or associated item not found in `rast::tint::Srgb`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `rast::tint::Srgb` consider using one of the following associated functions:
[INFO] [stdout]       rast::tint::Srgb::new
[INFO] [stdout]       rast::tint::Srgb::from_rgb
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/tint/src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub const fn new(r: u8, g: u8, b: u8, a: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub const fn from_rgb(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rast-bench` (bench "rast") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "15a8f92342b08c2542d2edd302818eb5315811e6bf210f97c6370bc8e2c3b39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a8f92342b08c2542d2edd302818eb5315811e6bf210f97c6370bc8e2c3b39e", kill_on_drop: false }`
[INFO] [stdout] 15a8f92342b08c2542d2edd302818eb5315811e6bf210f97c6370bc8e2c3b39e
