[INFO] cloning repository https://github.com/romananas/raytracing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romananas/raytracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromananas%2Fraytracing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromananas%2Fraytracing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c4c2cbecbd93fdc598859c83c70e660f0bc744d
[INFO] testing romananas/raytracing against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromananas%2Fraytracing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/romananas/raytracing
[INFO] finished tweaking git repo https://github.com/romananas/raytracing
[INFO] tweaked toml for git repo https://github.com/romananas/raytracing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/romananas/raytracing on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/romananas/raytracing 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbb9bb7542803ad97d6d977045593948e9491aa350f8684032b7e06e5e819e67
[INFO] running `Command { std: "docker" "start" "-a" "cbb9bb7542803ad97d6d977045593948e9491aa350f8684032b7e06e5e819e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbb9bb7542803ad97d6d977045593948e9491aa350f8684032b7e06e5e819e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb9bb7542803ad97d6d977045593948e9491aa350f8684032b7e06e5e819e67", kill_on_drop: false }`
[INFO] [stdout] cbb9bb7542803ad97d6d977045593948e9491aa350f8684032b7e06e5e819e67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8168d7ec5133ebcbd411e84c92a86ef576292ace5a46e0d72eb8237e1e39d30d
[INFO] running `Command { std: "docker" "start" "-a" "8168d7ec5133ebcbd411e84c92a86ef576292ace5a46e0d72eb8237e1e39d30d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.67s
[INFO] running `Command { std: "docker" "inspect" "8168d7ec5133ebcbd411e84c92a86ef576292ace5a46e0d72eb8237e1e39d30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8168d7ec5133ebcbd411e84c92a86ef576292ace5a46e0d72eb8237e1e39d30d", kill_on_drop: false }`
[INFO] [stdout] 8168d7ec5133ebcbd411e84c92a86ef576292ace5a46e0d72eb8237e1e39d30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e0fffe29bed7e9c9865ab4524ddcd2361b027a03273dcb1a5e201d0291e2719
[INFO] running `Command { std: "docker" "start" "-a" "7e0fffe29bed7e9c9865ab4524ddcd2361b027a03273dcb1a5e201d0291e2719", kill_on_drop: false }`
[INFO] [stderr]    Compiling raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "7e0fffe29bed7e9c9865ab4524ddcd2361b027a03273dcb1a5e201d0291e2719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0fffe29bed7e9c9865ab4524ddcd2361b027a03273dcb1a5e201d0291e2719", kill_on_drop: false }`
[INFO] [stdout] 7e0fffe29bed7e9c9865ab4524ddcd2361b027a03273dcb1a5e201d0291e2719
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f10b8fefb94f2ba9c6da348cc6765062ce9f08f335c1c06a6c0e270aa9213e46
[INFO] running `Command { std: "docker" "start" "-a" "f10b8fefb94f2ba9c6da348cc6765062ce9f08f335c1c06a6c0e270aa9213e46", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raytracer-fa0b0ef3ebcf81d7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracer-d35b4679a280d42f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests raytracer
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/cylinder.rs - cylinder::Cylinder (line 14) ... FAILED
[INFO] [stdout] test src/cube.rs - cube::Cube (line 13) ... FAILED
[INFO] [stdout] test src/cube.rs - cube::Cube::new (line 42) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3 (line 11) ... FAILED
[INFO] [stdout] test src/hittable_list.rs - hittable_list::HittableList::new (line 35) ... FAILED
[INFO] [stdout] test src/cube.rs - cube::Cube::from_center (line 90) ... FAILED
[INFO] [stdout] test src/cylinder.rs - cylinder::Cylinder::new (line 47) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::new (line 41) ... ok
[INFO] [stdout] test src/disk.rs - disk::Disk::new (line 47) ... FAILED
[INFO] [stdout] test src/hittable_list.rs - hittable_list::HittableList (line 9) ... FAILED
[INFO] [stdout] test src/camera.rs - camera::Camera::get_ray (line 118) ... ok
[INFO] [stdout] test src/hittable_list.rs - hittable_list::HittableList::add (line 50) ... FAILED
[INFO] [stdout] test src/camera.rs - camera::Camera::new (line 58) ... ok
[INFO] [stdout] test src/disk.rs - disk::Disk (line 12) ... FAILED
[INFO] [stdout] test src/ray.rs - ray::Ray::new (line 27) ... ok
[INFO] [stdout] test src/common.rs - common::degrees_to_radians (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cylinder.rs - cylinder::Cylinder (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::vec3`
[INFO] [stdout]   --> src/cylinder.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::vec3::Point3;
[INFO] [stdout]    |            ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]   --> src/cylinder.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::material::Lambertian;
[INFO] [stdout]    |            ^^^^^^^^ could not find `material` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::cylinder`
[INFO] [stdout]   --> src/cylinder.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::cylinder::Cylinder;
[INFO] [stdout]    |            ^^^^^^^^ could not find `cylinder` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `vec3` in `crate`
[INFO] [stdout]   --> src/cylinder.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |                                                ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cube.rs - cube::Cube (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::vec3`
[INFO] [stdout]   --> src/cube.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::vec3::Point3;
[INFO] [stdout]    |            ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]   --> src/cube.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::material::Lambertian;
[INFO] [stdout]    |            ^^^^^^^^ could not find `material` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Cube`
[INFO] [stdout]   --> src/cube.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::Cube;
[INFO] [stdout]    |     ^^^^^^^^^^^ no `Cube` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `vec3` in `crate`
[INFO] [stdout]   --> src/cube.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |                                                ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cube.rs - cube::Cube::new (line 42) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/cube.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 | let cube = Cube::new(min, max, Arc::new(SomeMaterial));
[INFO] [stdout]    |                                ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 42 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SomeMaterial` in this scope
[INFO] [stdout]   --> src/cube.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 | let cube = Cube::new(min, max, Arc::new(SomeMaterial));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point3` in this scope
[INFO] [stdout]   --> src/cube.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | let min = Point3::new(0.0, 0.0, 0.0);
[INFO] [stdout]    |           ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point3` in this scope
[INFO] [stdout]   --> src/cube.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | let max = Point3::new(1.0, 1.0, 1.0);
[INFO] [stdout]    |           ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Cube` in this scope
[INFO] [stdout]   --> src/cube.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | let cube = Cube::new(min, max, Arc::new(SomeMaterial));
[INFO] [stdout]    |            ^^^^ use of undeclared type `Cube`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::Vec3 (line 11) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Vec3` in this scope
[INFO] [stdout]   --> src/vec3.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | let v = Vec3::new(1.0, 2.0, 3.0);
[INFO] [stdout]    |         ^^^^ use of undeclared type `Vec3`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 12 - let v = Vec3::new(1.0, 2.0, 3.0);
[INFO] [stdout] 12 + let v = Vec::new(1.0, 2.0, 3.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hittable_list.rs - hittable_list::HittableList::new (line 35) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `HittableList` in this scope
[INFO] [stdout]   --> src/hittable_list.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | let list = HittableList::new();
[INFO] [stdout]    |            ^^^^^^^^^^^^ use of undeclared type `HittableList`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cube.rs - cube::Cube::from_center (line 90) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/cube.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 | let cube = Cube::from_center(center, size, Arc::new(SomeMaterial));
[INFO] [stdout]    |                                            ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 90 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SomeMaterial` in this scope
[INFO] [stdout]   --> src/cube.rs:93:53
[INFO] [stdout]    |
[INFO] [stdout] 93 | let cube = Cube::from_center(center, size, Arc::new(SomeMaterial));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point3` in this scope
[INFO] [stdout]   --> src/cube.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | let center = Point3::new(0.0, 0.0, 0.0);
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Cube` in this scope
[INFO] [stdout]   --> src/cube.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | let cube = Cube::from_center(center, size, Arc::new(SomeMaterial));
[INFO] [stdout]    |            ^^^^ use of undeclared type `Cube`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cylinder.rs - cylinder::Cylinder::new (line 47) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/cylinder.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 | let cylinder = Cylinder::new(Point3::new(0.0, 0.0, 0.0), 1.0, 2.0, Arc::new(SomeMaterial), 16);
[INFO] [stdout]    |                                                                    ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SomeMaterial` in this scope
[INFO] [stdout]   --> src/cylinder.rs:48:77
[INFO] [stdout]    |
[INFO] [stdout] 48 | let cylinder = Cylinder::new(Point3::new(0.0, 0.0, 0.0), 1.0, 2.0, Arc::new(SomeMaterial), 16);
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Cylinder` in this scope
[INFO] [stdout]   --> src/cylinder.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 | let cylinder = Cylinder::new(Point3::new(0.0, 0.0, 0.0), 1.0, 2.0, Arc::new(SomeMaterial), 16);
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared type `Cylinder`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point3` in this scope
[INFO] [stdout]   --> src/cylinder.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 | let cylinder = Cylinder::new(Point3::new(0.0, 0.0, 0.0), 1.0, 2.0, Arc::new(SomeMaterial), 16);
[INFO] [stdout]    |                              ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/disk.rs - disk::Disk::new (line 47) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/disk.rs:48:55
[INFO] [stdout]    |
[INFO] [stdout] 48 | let disk = Disk::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout]    |                                                       ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 47 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SomeMaterial` in this scope
[INFO] [stdout]   --> src/disk.rs:48:64
[INFO] [stdout]    |
[INFO] [stdout] 48 | let disk = Disk::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Disk` in this scope
[INFO] [stdout]   --> src/disk.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | let disk = Disk::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout]    |            ^^^^ use of undeclared type `Disk`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `std::path::Prefix::Disk`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 48 - let disk = Disk::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout] 48 + let disk = std::path::Prefix::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Point3` in this scope
[INFO] [stdout]   --> src/disk.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 | let disk = Disk::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout]    |                      ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hittable_list.rs - hittable_list::HittableList (line 9) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::hittable`
[INFO] [stdout]   --> src/hittable_list.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::hittable::HittableList;
[INFO] [stdout]    |            ^^^^^^^^ could not find `hittable` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::sphere`
[INFO] [stdout]   --> src/hittable_list.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::sphere::Sphere;
[INFO] [stdout]    |            ^^^^^^ could not find `sphere` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::vec3`
[INFO] [stdout]   --> src/hittable_list.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::vec3::Point3;
[INFO] [stdout]    |            ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]   --> src/hittable_list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::material::Lambertian;
[INFO] [stdout]    |            ^^^^^^^^ could not find `material` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `vec3` in `crate`
[INFO] [stdout]   --> src/hittable_list.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 17 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |                                                ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hittable_list.rs - hittable_list::HittableList::add (line 50) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `SomeHittableObject` in this scope
[INFO] [stdout]   --> src/hittable_list.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 | list.add(Box::new(SomeHittableObject));
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HittableList` in this scope
[INFO] [stdout]   --> src/hittable_list.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 | let mut list = HittableList::new();
[INFO] [stdout]    |                ^^^^^^^^^^^^ use of undeclared type `HittableList`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/disk.rs - disk::Disk (line 12) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::vec3`
[INFO] [stdout]   --> src/disk.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::vec3::Point3;
[INFO] [stdout]    |            ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]   --> src/disk.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::material::Lambertian;
[INFO] [stdout]    |            ^^^^^^^^ could not find `material` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::disk`
[INFO] [stdout]   --> src/disk.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::disk::Disk;
[INFO] [stdout]    |            ^^^^ could not find `disk` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `vec3` in `crate`
[INFO] [stdout]   --> src/disk.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |                                                ^^^^ could not find `vec3` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cube.rs - cube::Cube (line 13)
[INFO] [stdout]     src/cube.rs - cube::Cube::from_center (line 90)
[INFO] [stdout]     src/cube.rs - cube::Cube::new (line 42)
[INFO] [stdout]     src/cylinder.rs - cylinder::Cylinder (line 14)
[INFO] [stdout]     src/cylinder.rs - cylinder::Cylinder::new (line 47)
[INFO] [stdout]     src/disk.rs - disk::Disk (line 12)
[INFO] [stdout]     src/disk.rs - disk::Disk::new (line 47)
[INFO] [stdout]     src/hittable_list.rs - hittable_list::HittableList (line 9)
[INFO] [stdout]     src/hittable_list.rs - hittable_list::HittableList::add (line 50)
[INFO] [stdout]     src/hittable_list.rs - hittable_list::HittableList::new (line 35)
[INFO] [stdout]     src/vec3.rs - vec3::Vec3 (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f10b8fefb94f2ba9c6da348cc6765062ce9f08f335c1c06a6c0e270aa9213e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10b8fefb94f2ba9c6da348cc6765062ce9f08f335c1c06a6c0e270aa9213e46", kill_on_drop: false }`
[INFO] [stdout] f10b8fefb94f2ba9c6da348cc6765062ce9f08f335c1c06a6c0e270aa9213e46
