[INFO] cloning repository https://github.com/NickWilsonDev/Raytracer-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NickWilsonDev/Raytracer-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickWilsonDev%2FRaytracer-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickWilsonDev%2FRaytracer-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7460ff590272b724b18b2206e7b2c52e9dd2d42e
[INFO] checking NickWilsonDev/Raytracer-Rust against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickWilsonDev%2FRaytracer-Rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NickWilsonDev/Raytracer-Rust
[INFO] finished tweaking git repo https://github.com/NickWilsonDev/Raytracer-Rust
[INFO] tweaked toml for git repo https://github.com/NickWilsonDev/Raytracer-Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NickWilsonDev/Raytracer-Rust on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NickWilsonDev/Raytracer-Rust 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `raytracer` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking NickWilsonDev/Raytracer-Rust against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickWilsonDev%2FRaytracer-Rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NickWilsonDev/Raytracer-Rust
[INFO] finished tweaking git repo https://github.com/NickWilsonDev/Raytracer-Rust
[INFO] tweaked toml for git repo https://github.com/NickWilsonDev/Raytracer-Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NickWilsonDev/Raytracer-Rust on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NickWilsonDev/Raytracer-Rust 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `raytracer` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.35
[INFO] [stderr]   Downloaded image v0.18.0
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded inflate v0.3.4
[INFO] [stderr]   Downloaded num-traits v0.2.1
[INFO] [stderr]   Downloaded either v1.4.0
[INFO] [stderr]   Downloaded adler32 v1.0.2
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded color_quant v1.0.0
[INFO] [stderr]   Downloaded num-rational v0.1.42
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.14
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.0
[INFO] [stderr]   Downloaded deflate v0.7.17
[INFO] [stderr]   Downloaded rayon v1.0.0
[INFO] [stderr]   Downloaded libc v0.2.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b83ffc26e059cfd97b2d62c4df0ba732800fe356a3b47aadf95317060dd07bd
[INFO] running `Command { std: "docker" "start" "-a" "4b83ffc26e059cfd97b2d62c4df0ba732800fe356a3b47aadf95317060dd07bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b83ffc26e059cfd97b2d62c4df0ba732800fe356a3b47aadf95317060dd07bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b83ffc26e059cfd97b2d62c4df0ba732800fe356a3b47aadf95317060dd07bd", kill_on_drop: false }`
[INFO] [stdout] 4b83ffc26e059cfd97b2d62c4df0ba732800fe356a3b47aadf95317060dd07bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac139da98b2d5caade37ce51c8a73a53dcd7a0e451f3cd9d5437958798bb218f
[INFO] running `Command { std: "docker" "start" "-a" "ac139da98b2d5caade37ce51c8a73a53dcd7a0e451f3cd9d5437958798bb218f", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `raytracer` (manifest) generated 1 warning
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking num-traits v0.2.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking libc v0.2.37
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking deflate v0.7.17
[INFO] [stderr]     Checking crossbeam-epoch v0.3.0
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.36
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.35
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking rayon v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.14
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stderr]     Checking raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/scene.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub center: Point,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point` in this scope
[INFO] [stdout]  --> src/rendering.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub origin: Point,
[INFO] [stdout]   |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vector3` in this scope
[INFO] [stdout]  --> src/rendering.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub direction: Vector3,
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Scene` in this scope
[INFO] [stdout]  --> src/rendering.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn create_prime(x: u32, y: u32, scene: &Scene) -> Ray {
[INFO] [stdout]   |                                                 ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   |
[INFO] [stdout] 3 + use Scene;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vector3` in this scope
[INFO] [stdout]   --> src/rendering.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |             direction: Vector3 {
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Sphere` in this scope
[INFO] [stdout]   --> src/rendering.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Intersectable for Sphere {
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use scene::Sphere;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vector3` in this scope
[INFO] [stdout]   --> src/rendering.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let l: Vector3 = self.center - ray.origin;
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/rendering.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |             origin: Point::zero(),
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_channels` found for struct `Rgba<T>` in the current scope
[INFO] [stdout]   --> src/lib.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let black = Rgba::from_channels(0, 0, 0, 0);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ associated function or constant not found in `Rgba<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `channels` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.18.0/src/buffer.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn channels(&self) -> &[Self::Subpixel];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Pixel` which provides `from_channels` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  2 + use image::Pixel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intersect` found for struct `Sphere` in the current scope
[INFO] [stdout]   --> src/lib.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |             if scene.sphere.intersect(&ray) {
[INFO] [stdout]    |                             ^^^^^^^^^ method not found in `Sphere`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scene.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Sphere {
[INFO] [stdout]    | ----------------- method `intersect` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Intersectable` defines an item `intersect`, perhaps you need to implement it
[INFO] [stdout]   --> src/rendering.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait Intersectable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_rgba` in this scope
[INFO] [stdout]   --> src/lib.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 image.put_pixel(x, y, to_rgba(&scene.sphere.color))
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raytracer` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/scene.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub center: Point,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point` in this scope
[INFO] [stdout]  --> src/rendering.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub origin: Point,
[INFO] [stdout]   |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vector3` in this scope
[INFO] [stdout]  --> src/rendering.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub direction: Vector3,
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Scene` in this scope
[INFO] [stdout]  --> src/rendering.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn create_prime(x: u32, y: u32, scene: &Scene) -> Ray {
[INFO] [stdout]   |                                                 ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   |
[INFO] [stdout] 3 + use Scene;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vector3` in this scope
[INFO] [stdout]   --> src/rendering.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |             direction: Vector3 {
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Sphere` in this scope
[INFO] [stdout]   --> src/rendering.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Intersectable for Sphere {
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use scene::Sphere;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Vector3` in this scope
[INFO] [stdout]   --> src/rendering.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let l: Vector3 = self.center - ray.origin;
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope
[INFO] [stdout]   --> src/lib.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |         sphere: Sphere {
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  8 + use scene::Sphere;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |             center: Point {
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Color` in this scope
[INFO] [stdout]   --> src/lib.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |             color: Color {
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  8 + use scene::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/rendering.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |             origin: Point::zero(),
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_channels` found for struct `Rgba<T>` in the current scope
[INFO] [stdout]   --> src/lib.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let black = Rgba::from_channels(0, 0, 0, 0);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ associated function or constant not found in `Rgba<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `channels` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.18.0/src/buffer.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn channels(&self) -> &[Self::Subpixel];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `Pixel` which provides `from_channels` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  2 + use image::Pixel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `intersect` found for struct `Sphere` in the current scope
[INFO] [stdout]   --> src/lib.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |             if scene.sphere.intersect(&ray) {
[INFO] [stdout]    |                             ^^^^^^^^^ method not found in `Sphere`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scene.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Sphere {
[INFO] [stdout]    | ----------------- method `intersect` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Intersectable` defines an item `intersect`, perhaps you need to implement it
[INFO] [stdout]   --> src/rendering.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait Intersectable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_rgba` in this scope
[INFO] [stdout]   --> src/lib.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 image.put_pixel(x, y, to_rgba(&scene.sphere.color))
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raytracer` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac139da98b2d5caade37ce51c8a73a53dcd7a0e451f3cd9d5437958798bb218f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac139da98b2d5caade37ce51c8a73a53dcd7a0e451f3cd9d5437958798bb218f", kill_on_drop: false }`
[INFO] [stdout] ac139da98b2d5caade37ce51c8a73a53dcd7a0e451f3cd9d5437958798bb218f
