[INFO] cloning repository https://github.com/ArnavChoudhary9/RayTracing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArnavChoudhary9/RayTracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnavChoudhary9%2FRayTracing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnavChoudhary9%2FRayTracing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b705d4bf5939682d4060e5883300647b01bfd7
[INFO] building ArnavChoudhary9/RayTracing against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnavChoudhary9%2FRayTracing" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArnavChoudhary9/RayTracing
[INFO] finished tweaking git repo https://github.com/ArnavChoudhary9/RayTracing
[INFO] tweaked toml for git repo https://github.com/ArnavChoudhary9/RayTracing written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArnavChoudhary9/RayTracing on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArnavChoudhary9/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded avif-serialize v0.8.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.22
[INFO] [stderr]   Downloaded zerocopy v0.8.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 921c3eb8c9e0824aafee68e144e7b3eb2f1aa2e41a336df5e0e29ba9180c1130
[INFO] running `Command { std: "docker" "start" "-a" "921c3eb8c9e0824aafee68e144e7b3eb2f1aa2e41a336df5e0e29ba9180c1130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "921c3eb8c9e0824aafee68e144e7b3eb2f1aa2e41a336df5e0e29ba9180c1130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "921c3eb8c9e0824aafee68e144e7b3eb2f1aa2e41a336df5e0e29ba9180c1130", kill_on_drop: false }`
[INFO] [stdout] 921c3eb8c9e0824aafee68e144e7b3eb2f1aa2e41a336df5e0e29ba9180c1130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47590c0c91447a0da7b0b2424a4646e2d718e74e923f412ef1eebcf12b888638
[INFO] running `Command { std: "docker" "start" "-a" "47590c0c91447a0da7b0b2424a4646e2d718e74e923f412ef1eebcf12b888638", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.22
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling raytracing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::RangeTo`
[INFO] [stdout]  --> src/utility.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::RangeTo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/hittable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HitRecord {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new(p: Vector3, normal: Vector3, t: f64, front_face: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/hittable_list.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl HittableList {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pixel`, `set_pixel`, `width`, and `height` are never used
[INFO] [stdout]   --> src/image_handler.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Image {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn get_pixel(&self, x: u32, y: u32) -> Rgb<f64> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_pixel(&mut self, x: u32, y: u32, color: Rgb<f64>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn width(&self) -> u32 { self.width }
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 92 |     pub fn height(&self) -> u32 { self.height }
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/sphere.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Sphere {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INF` is never used
[INFO] [stdout]  --> src/interval.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const INF: f64 = f64::INFINITY;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `EMPTY`, `UNIVERSE`, `defalut`, `size`, `contains`, and `clamp` are never used
[INFO] [stdout]   --> src/interval.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 10 |     pub const EMPTY: Self = Self {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const UNIVERSE: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn defalut() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub const fn size(&self) -> f64 {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub const fn contains(&self, x: f64) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub const fn clamp(&self, x: f64) -> f64 {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aspect_ratio` is never read
[INFO] [stdout]   --> src/camera.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 14 |     pub aspect_ratio: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_square` is never used
[INFO] [stdout]    --> src/camera.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Camera {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn sample_square(&self) -> Vector3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PI` is never used
[INFO] [stdout]  --> src/utility.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const PI: f64 = 3.1415926535897932385;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `degrees_to_radians` is never used
[INFO] [stdout]  --> src/utility.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn degrees_to_radians(degrees: f64) -> f64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_in_unit_disk` is never used
[INFO] [stdout]   --> src/utility.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn random_in_unit_disk() -> Vector3 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.57s
[INFO] running `Command { std: "docker" "inspect" "47590c0c91447a0da7b0b2424a4646e2d718e74e923f412ef1eebcf12b888638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47590c0c91447a0da7b0b2424a4646e2d718e74e923f412ef1eebcf12b888638", kill_on_drop: false }`
[INFO] [stdout] 47590c0c91447a0da7b0b2424a4646e2d718e74e923f412ef1eebcf12b888638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b7d94b93caaa9f0755647bd42e5b6d4af4a01b2d8edbadb7d956557ead7b14
[INFO] running `Command { std: "docker" "start" "-a" "51b7d94b93caaa9f0755647bd42e5b6d4af4a01b2d8edbadb7d956557ead7b14", kill_on_drop: false }`
[INFO] [stderr]    Compiling raytracing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::RangeTo`
[INFO] [stdout]  --> src/utility.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::RangeTo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/hittable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HitRecord {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new(p: Vector3, normal: Vector3, t: f64, front_face: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/hittable_list.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl HittableList {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pixel`, `set_pixel`, `width`, and `height` are never used
[INFO] [stdout]   --> src/image_handler.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Image {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn get_pixel(&self, x: u32, y: u32) -> Rgb<f64> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_pixel(&mut self, x: u32, y: u32, color: Rgb<f64>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn width(&self) -> u32 { self.width }
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 92 |     pub fn height(&self) -> u32 { self.height }
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/sphere.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Sphere {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INF` is never used
[INFO] [stdout]  --> src/interval.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const INF: f64 = f64::INFINITY;
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `EMPTY`, `UNIVERSE`, `defalut`, `size`, `contains`, and `clamp` are never used
[INFO] [stdout]   --> src/interval.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 10 |     pub const EMPTY: Self = Self {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const UNIVERSE: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn defalut() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub const fn size(&self) -> f64 {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub const fn contains(&self, x: f64) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub const fn clamp(&self, x: f64) -> f64 {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aspect_ratio` is never read
[INFO] [stdout]   --> src/camera.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 14 |     pub aspect_ratio: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_square` is never used
[INFO] [stdout]    --> src/camera.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Camera {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn sample_square(&self) -> Vector3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PI` is never used
[INFO] [stdout]  --> src/utility.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const PI: f64 = 3.1415926535897932385;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `degrees_to_radians` is never used
[INFO] [stdout]  --> src/utility.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn degrees_to_radians(degrees: f64) -> f64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_in_unit_disk` is never used
[INFO] [stdout]   --> src/utility.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn random_in_unit_disk() -> Vector3 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "51b7d94b93caaa9f0755647bd42e5b6d4af4a01b2d8edbadb7d956557ead7b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b7d94b93caaa9f0755647bd42e5b6d4af4a01b2d8edbadb7d956557ead7b14", kill_on_drop: false }`
[INFO] [stdout] 51b7d94b93caaa9f0755647bd42e5b6d4af4a01b2d8edbadb7d956557ead7b14
