[INFO] updating cached repository https://github.com/Planet511/Raytracer-In-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1af69fa67eb79847164964fd76846c0833791b52 [INFO] checking Planet511/Raytracer-In-Rust/1af69fa67eb79847164964fd76846c0833791b52 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlanet511%2FRaytracer-In-Rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Planet511/Raytracer-In-Rust on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Planet511/Raytracer-In-Rust [INFO] finished tweaking git repo https://github.com/Planet511/Raytracer-In-Rust [INFO] tweaked toml for git repo https://github.com/Planet511/Raytracer-In-Rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Planet511/Raytracer-In-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7449d188a6f053e827cee2ada3e8d48a29fa2e8025ca4396f481852e3d234a0c [INFO] running `Command { std: "docker" "start" "-a" "7449d188a6f053e827cee2ada3e8d48a29fa2e8025ca4396f481852e3d234a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7449d188a6f053e827cee2ada3e8d48a29fa2e8025ca4396f481852e3d234a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7449d188a6f053e827cee2ada3e8d48a29fa2e8025ca4396f481852e3d234a0c", kill_on_drop: false }` [INFO] [stdout] 7449d188a6f053e827cee2ada3e8d48a29fa2e8025ca4396f481852e3d234a0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad29ee9b7aae3b400f70f88af1fd623348ccc7ac7b597a28e90d38bee453eb5 [INFO] running `Command { std: "docker" "start" "-a" "1ad29ee9b7aae3b400f70f88af1fd623348ccc7ac7b597a28e90d38bee453eb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `vec3` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod vec3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `vec3`, create file "src/vec3.rs" or "src/vec3/mod.rs" [INFO] [stdout] = note: if there is a `mod vec3` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `vec3` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod vec3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `vec3`, create file "src/vec3.rs" or "src/vec3/mod.rs" [INFO] [stdout] = note: if there is a `mod vec3` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vec3::Color`, `vec3::Vec3` [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use vec3::{Color, Vec3}; [INFO] [stdout] | ^^^^^ ^^^^ no `Vec3` in `vec3` [INFO] [stdout] | | [INFO] [stdout] | no `Color` in `vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vec3::Color`, `vec3::Vec3` [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use vec3::{Color, Vec3}; [INFO] [stdout] | ^^^^^ ^^^^ no `Vec3` in `vec3` [INFO] [stdout] | | [INFO] [stdout] | no `Color` in `vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Point3` [INFO] [stdout] --> src/main.rs:10:80 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{hittable_list::HittableList, sphere::Sphere, utility::write_color, vec3::Point3}; [INFO] [stdout] | ^^^^^^^^^^^^ no `Point3` in `vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Point3` [INFO] [stdout] --> src/main.rs:10:80 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{hittable_list::HittableList, sphere::Sphere, utility::write_color, vec3::Point3}; [INFO] [stdout] | ^^^^^^^^^^^^ no `Point3` in `vec3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/camera.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/camera.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Point3` [INFO] [stdout] --> src/hittable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::vec3::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Point3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Point3; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Point3` [INFO] [stdout] --> src/hittable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::vec3::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Point3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Point3; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/hittable.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/hittable.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/material.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/material.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/ray.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Vec3` [INFO] [stdout] --> src/ray.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Vec3; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Point3` [INFO] [stdout] --> src/ray.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::vec3::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Point3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Point3; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Point3` [INFO] [stdout] --> src/ray.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::vec3::Point3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Point3` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Point3; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vec3::Point3`, `crate::vec3::Vec3` [INFO] [stdout] --> src/sphere.rs:1:92 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{hittable::HitRecord, hittable::Hittable, material::{self, Material}, ray::Ray, vec3::Point3, vec3::Vec3}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | | [INFO] [stdout] | no `Point3` in `vec3` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::Point3 [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::Vec3 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Color` [INFO] [stdout] --> src/utility.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::vec3::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Color` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Color; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::vec3::Point3`, `crate::vec3::Vec3` [INFO] [stdout] --> src/sphere.rs:1:92 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{hittable::HitRecord, hittable::Hittable, material::{self, Material}, ray::Ray, vec3::Point3, vec3::Vec3}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ no `Vec3` in `vec3` [INFO] [stdout] | | [INFO] [stdout] | no `Point3` in `vec3` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::Point3 [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::Vec3 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vec3::Color` [INFO] [stdout] --> src/utility.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::vec3::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Color` in `vec3` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Color; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HitRecord` [INFO] [stdout] --> src/main.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use hittable::{HitRecord, Hittable}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HitRecord` [INFO] [stdout] --> src/main.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use hittable::{HitRecord, Hittable}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utility::infinity` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use utility::infinity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utility::infinity` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use utility::infinity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utility::write_color` [INFO] [stdout] --> src/main.rs:10:58 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{hittable_list::HittableList, sphere::Sphere, utility::write_color, vec3::Point3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utility::write_color` [INFO] [stdout] --> src/main.rs:10:58 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{hittable_list::HittableList, sphere::Sphere, utility::write_color, vec3::Point3}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::material` [INFO] [stdout] --> src/hittable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::material; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::material` [INFO] [stdout] --> src/hittable.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::material; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/sphere.rs:1:65 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{hittable::HitRecord, hittable::Hittable, material::{self, Material}, ray::Ray, vec3::Point3, vec3::Vec3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/sphere.rs:1:65 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{hittable::HitRecord, hittable::Hittable, material::{self, Material}, ray::Ray, vec3::Point3, vec3::Vec3}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x` found for type `f64` in the current scope [INFO] [stdout] --> src/camera.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | let offset = self.u * rd.x() + self.v * rd.y(); [INFO] [stdout] | ^ method not found in `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `x` found for type `f64` in the current scope [INFO] [stdout] --> src/camera.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | let offset = self.u * rd.x() + self.v * rd.y(); [INFO] [stdout] | ^ method not found in `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y` found for type `f64` in the current scope [INFO] [stdout] --> src/camera.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | let offset = self.u * rd.x() + self.v * rd.y(); [INFO] [stdout] | ^ method not found in `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `y` found for type `f64` in the current scope [INFO] [stdout] --> src/camera.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | let offset = self.u * rd.x() + self.v * rd.y(); [INFO] [stdout] | ^ method not found in `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/hittable.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/hittable.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/hittable.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/hittable.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/hittable.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/hittable.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raytracer` (bin "raytracer") due to 14 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `raytracer` (bin "raytracer" test) due to 14 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1ad29ee9b7aae3b400f70f88af1fd623348ccc7ac7b597a28e90d38bee453eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad29ee9b7aae3b400f70f88af1fd623348ccc7ac7b597a28e90d38bee453eb5", kill_on_drop: false }` [INFO] [stdout] 1ad29ee9b7aae3b400f70f88af1fd623348ccc7ac7b597a28e90d38bee453eb5