[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromananas%2Fraytracing" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/romananas/raytracing on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0afe50c42ef80accc3eb3dbc29bd1ff1ab2c5c9434f4e0cf8826646c6a98046a
[INFO] running `Command { std: "docker" "start" "-a" "0afe50c42ef80accc3eb3dbc29bd1ff1ab2c5c9434f4e0cf8826646c6a98046a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afe50c42ef80accc3eb3dbc29bd1ff1ab2c5c9434f4e0cf8826646c6a98046a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afe50c42ef80accc3eb3dbc29bd1ff1ab2c5c9434f4e0cf8826646c6a98046a", kill_on_drop: false }`
[INFO] [stdout] 0afe50c42ef80accc3eb3dbc29bd1ff1ab2c5c9434f4e0cf8826646c6a98046a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 196479dd4904a27c364267b61ae3a5fe406921ae88b15abe3c1029467b42df49
[INFO] running `Command { std: "docker" "start" "-a" "196479dd4904a27c364267b61ae3a5fe406921ae88b15abe3c1029467b42df49", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon-core v1.12.1
[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 crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.38
[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 49.72s
[INFO] running `Command { std: "docker" "inspect" "196479dd4904a27c364267b61ae3a5fe406921ae88b15abe3c1029467b42df49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196479dd4904a27c364267b61ae3a5fe406921ae88b15abe3c1029467b42df49", kill_on_drop: false }`
[INFO] [stdout] 196479dd4904a27c364267b61ae3a5fe406921ae88b15abe3c1029467b42df49
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20d10b34e957a142483a477264e5ac9b8f784712c0de69381cd2e5cc5434d5be
[INFO] running `Command { std: "docker" "start" "-a" "20d10b34e957a142483a477264e5ac9b8f784712c0de69381cd2e5cc5434d5be", 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.50s
[INFO] running `Command { std: "docker" "inspect" "20d10b34e957a142483a477264e5ac9b8f784712c0de69381cd2e5cc5434d5be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d10b34e957a142483a477264e5ac9b8f784712c0de69381cd2e5cc5434d5be", kill_on_drop: false }`
[INFO] [stdout] 20d10b34e957a142483a477264e5ac9b8f784712c0de69381cd2e5cc5434d5be
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e145cf1c21c38fac75517c04369e9c5c56a15e6faf57619684eddb6d39348d5
[INFO] running `Command { std: "docker" "start" "-a" "6e145cf1c21c38fac75517c04369e9c5c56a15e6faf57619684eddb6d39348d5", 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-74bb618f71846fbb)
[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-851d8c3fadde1d61)
[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::new (line 47) ... FAILED
[INFO] [stdout] test src/cube.rs - cube::Cube::from_center (line 90) ... 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/cylinder.rs - cylinder::Cylinder (line 14) ... FAILED
[INFO] [stdout] test src/camera.rs - camera::Camera::get_ray (line 118) ... ok
[INFO] [stdout] test src/camera.rs - camera::Camera::new (line 58) ... ok
[INFO] [stdout] test src/vec3.rs - vec3::Vec3 (line 11) ... FAILED
[INFO] [stdout] test src/disk.rs - disk::Disk (line 12) ... FAILED
[INFO] [stdout] test src/common.rs - common::degrees_to_radians (line 12) ... 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/hittable_list.rs - hittable_list::HittableList::new (line 35) ... FAILED
[INFO] [stdout] test src/ray.rs - ray::Ray::new (line 27) ... ok
[INFO] [stdout] test src/hittable_list.rs - hittable_list::HittableList::add (line 50) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::new (line 41) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cylinder.rs - cylinder::Cylinder::new (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cylinder`
[INFO] [stdout]  --> src/cylinder.rs:48:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Cylinder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3`
[INFO] [stdout]  --> src/cylinder.rs:48:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Point3;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]  --> src/cylinder.rs:48:68
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 2 + 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] 3 | 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: 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/cube.rs - cube::Cube::from_center (line 90) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3`
[INFO] [stdout]  --> src/cube.rs:91:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let center = Point3::new(0.0, 0.0, 0.0);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Point3;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cube`
[INFO] [stdout]  --> src/cube.rs:93:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | let cube = Cube::from_center(center, size, Arc::new(SomeMaterial));
[INFO] [stdout]   |            ^^^^ use of undeclared type `Cube`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Cube;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]  --> src/cube.rs:93:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 2 + 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] 5 | let cube = Cube::from_center(center, size, Arc::new(SomeMaterial));
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^ not found in this scope
[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/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] 4 | use crate::vec3::Point3;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `raytracer::vec3`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]  --> src/cube.rs:16:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | use crate::Cube;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Cube` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 - use crate::Cube;
[INFO] [stdout] 6 + use raytracer::Cube;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/cube.rs:19:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |                                                ^^^^ unresolved import
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 8 | let material = Arc::new(Lambertian::new(crate::raytracer::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |                                                +++++++++++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Color;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Color`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout] 8 + let material = Arc::new(Lambertian::new(Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |
[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]: failed to resolve: use of undeclared type `Point3`
[INFO] [stdout]  --> src/cube.rs:43:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let min = Point3::new(0.0, 0.0, 0.0);
[INFO] [stdout]   |           ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Point3;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3`
[INFO] [stdout]  --> src/cube.rs:44:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | let max = Point3::new(1.0, 1.0, 1.0);
[INFO] [stdout]   |           ^^^^^^ use of undeclared type `Point3`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Point3;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cube`
[INFO] [stdout]  --> src/cube.rs:45:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | let cube = Cube::new(min, max, Arc::new(SomeMaterial));
[INFO] [stdout]   |            ^^^^ use of undeclared type `Cube`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Cube;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]  --> src/cube.rs:45:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 2 + 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] 5 | let cube = Cube::new(min, max, Arc::new(SomeMaterial));
[INFO] [stdout]   |                                         ^^^^^^^^^^^^ not found in this scope
[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/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] 4 | use crate::vec3::Point3;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `raytracer::vec3`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]  --> src/cylinder.rs:17:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | use crate::cylinder::Cylinder;
[INFO] [stdout]   |            ^^^^^^^^ could not find `cylinder` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/cylinder.rs:20:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |                                                ^^^^ unresolved import
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 8 | let material = Arc::new(Lambertian::new(crate::raytracer::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |                                                +++++++++++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Color;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Color`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout] 8 + let material = Arc::new(Lambertian::new(Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |
[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/vec3.rs - vec3::Vec3 (line 11) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3`
[INFO] [stdout]  --> src/vec3.rs:12:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - let v = Vec3::new(1.0, 2.0, 3.0);
[INFO] [stdout] 3 + let v = Vec::new(1.0, 2.0, 3.0);
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Vec3;
[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/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] 4 | use crate::vec3::Point3;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `raytracer::vec3`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]  --> src/disk.rs:15:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | use crate::disk::Disk;
[INFO] [stdout]   |            ^^^^ could not find `disk` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/disk.rs:18:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |                                                ^^^^ unresolved import
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 8 | let material = Arc::new(Lambertian::new(crate::raytracer::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |                                                +++++++++++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Color;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Color`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout] 8 + let material = Arc::new(Lambertian::new(Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]   |
[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/disk.rs - disk::Disk::new (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3`
[INFO] [stdout]  --> src/disk.rs:48:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::Point3;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]  --> src/disk.rs:48:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 2 + 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] 3 | 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]: failed to resolve: use of undeclared type `Disk`
[INFO] [stdout]  --> src/disk.rs:48:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 3 - let disk = Disk::new(Point3::new(0.0, 0.0, 0.0), 1.0, Arc::new(SomeMaterial));
[INFO] [stdout] 3 + 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: 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] 3 | 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] 4 | 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] 5 | use crate::vec3::Point3;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `raytracer::vec3`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::material`
[INFO] [stdout]  --> src/hittable_list.rs:14:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::material::Lambertian;
[INFO] [stdout]   |            ^^^^^^^^ could not find `material` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/hittable_list.rs:17:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |                                                ^^^^ unresolved import
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 10 | let material = Arc::new(Lambertian::new(crate::raytracer::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |                                                +++++++++++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use raytracer::Color;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Color`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - let material = Arc::new(Lambertian::new(crate::vec3::Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout] 10 + let material = Arc::new(Lambertian::new(Color::new(0.8, 0.3, 0.3)));
[INFO] [stdout]    |
[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::new (line 35) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HittableList`
[INFO] [stdout]  --> src/hittable_list.rs:36:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let list = HittableList::new();
[INFO] [stdout]   |            ^^^^^^^^^^^^ use of undeclared type `HittableList`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::HittableList;
[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::add (line 50) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HittableList`
[INFO] [stdout]  --> src/hittable_list.rs:51:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut list = HittableList::new();
[INFO] [stdout]   |                ^^^^^^^^^^^^ use of undeclared type `HittableList`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use raytracer::HittableList;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SomeHittableObject` in this scope
[INFO] [stdout]  --> src/hittable_list.rs:52:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | list.add(Box::new(SomeHittableObject));
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^ not found in this scope
[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] 
[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.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6e145cf1c21c38fac75517c04369e9c5c56a15e6faf57619684eddb6d39348d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e145cf1c21c38fac75517c04369e9c5c56a15e6faf57619684eddb6d39348d5", kill_on_drop: false }`
[INFO] [stdout] 6e145cf1c21c38fac75517c04369e9c5c56a15e6faf57619684eddb6d39348d5
