[INFO] cloning repository https://github.com/acdibble/ray-tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acdibble/ray-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facdibble%2Fray-tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facdibble%2Fray-tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e04560f6584930ba52c8bc035144ba545b3428f [INFO] checking acdibble/ray-tracer against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facdibble%2Fray-tracer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acdibble/ray-tracer on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acdibble/ray-tracer [INFO] finished tweaking git repo https://github.com/acdibble/ray-tracer [INFO] tweaked toml for git repo https://github.com/acdibble/ray-tracer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/acdibble/ray-tracer 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93da9459131e9ade694f8fc308a2278b059ef8558c74089dff27f604681dd9f5 [INFO] running `Command { std: "docker" "start" "-a" "93da9459131e9ade694f8fc308a2278b059ef8558c74089dff27f604681dd9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93da9459131e9ade694f8fc308a2278b059ef8558c74089dff27f604681dd9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93da9459131e9ade694f8fc308a2278b059ef8558c74089dff27f604681dd9f5", kill_on_drop: false }` [INFO] [stdout] 93da9459131e9ade694f8fc308a2278b059ef8558c74089dff27f604681dd9f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a0a7919c35ea0ad963f2898ed119a29b0833b1a5c161e1751c3e1346ad3d34a [INFO] running `Command { std: "docker" "start" "-a" "7a0a7919c35ea0ad963f2898ed119a29b0833b1a5c161e1751c3e1346ad3d34a", kill_on_drop: false }` [INFO] [stderr] Checking ray-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `translate` [INFO] [stdout] --> src/transformations.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! translate { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `scale` [INFO] [stdout] --> src/transformations.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! scale { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_x` [INFO] [stdout] --> src/transformations.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | macro_rules! rotate_x { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_y` [INFO] [stdout] --> src/transformations.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | macro_rules! rotate_y { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_z` [INFO] [stdout] --> src/transformations.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | macro_rules! rotate_z { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `shear` [INFO] [stdout] --> src/transformations.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | macro_rules! shear { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `point` [INFO] [stdout] --> src/tuples.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) use point; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `vector` is imported redundantly [INFO] [stdout] --> src/tuples.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 17 | / macro_rules! vector { [INFO] [stdout] 18 | | ($x:expr , $y:expr , $z:expr) => { [INFO] [stdout] 19 | | Tuple::new($x as f64, $y as f64, $z as f64, 0.0) [INFO] [stdout] 20 | | }; [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- the item `vector` is already defined here [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub(crate) use vector; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `translate` and `scale` are never used [INFO] [stdout] --> src/rays.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Ray { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | fn translate(&self, x: f64, y: f64, z: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn scale(&self, x: f64, y: f64, z: f64) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_vector` and `is_point` are never used [INFO] [stdout] --> src/tuples.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl Tuple { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "7a0a7919c35ea0ad963f2898ed119a29b0833b1a5c161e1751c3e1346ad3d34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0a7919c35ea0ad963f2898ed119a29b0833b1a5c161e1751c3e1346ad3d34a", kill_on_drop: false }` [INFO] [stdout] 7a0a7919c35ea0ad963f2898ed119a29b0833b1a5c161e1751c3e1346ad3d34a [INFO] checking acdibble/ray-tracer against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facdibble%2Fray-tracer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acdibble/ray-tracer on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/acdibble/ray-tracer [INFO] finished tweaking git repo https://github.com/acdibble/ray-tracer [INFO] tweaked toml for git repo https://github.com/acdibble/ray-tracer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/acdibble/ray-tracer 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2373fe3d2ec62ce6563a8a4a3f7419fd3c66232ba755563ed985be7167d56c14 [INFO] running `Command { std: "docker" "start" "-a" "2373fe3d2ec62ce6563a8a4a3f7419fd3c66232ba755563ed985be7167d56c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2373fe3d2ec62ce6563a8a4a3f7419fd3c66232ba755563ed985be7167d56c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2373fe3d2ec62ce6563a8a4a3f7419fd3c66232ba755563ed985be7167d56c14", kill_on_drop: false }` [INFO] [stdout] 2373fe3d2ec62ce6563a8a4a3f7419fd3c66232ba755563ed985be7167d56c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c8fef9ed6fa1dffef9d0046e2399d684771a698e63e40d38817443377bbf88b [INFO] running `Command { std: "docker" "start" "-a" "3c8fef9ed6fa1dffef9d0046e2399d684771a698e63e40d38817443377bbf88b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking ray-tracer v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/tuples.rs (1 fix) [INFO] [stdout] warning: unused macro definition: `translate` [INFO] [stdout] --> src/transformations.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! translate { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `scale` [INFO] [stdout] --> src/transformations.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! scale { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_x` [INFO] [stdout] --> src/transformations.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | macro_rules! rotate_x { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_y` [INFO] [stdout] --> src/transformations.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | macro_rules! rotate_y { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_z` [INFO] [stdout] --> src/transformations.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | macro_rules! rotate_z { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `shear` [INFO] [stdout] --> src/transformations.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | macro_rules! shear { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `vector` is imported redundantly [INFO] [stdout] --> src/tuples.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 16 | / macro_rules! vector { [INFO] [stdout] 17 | | ($x:expr , $y:expr , $z:expr) => { [INFO] [stdout] 18 | | Tuple::new($x as f64, $y as f64, $z as f64, 0.0) [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- the item `vector` is already defined here [INFO] [stdout] 21 | [INFO] [stdout] 22 | pub(crate) use vector; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `translate` and `scale` are never used [INFO] [stdout] --> src/rays.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Ray { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | fn translate(&self, x: f64, y: f64, z: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn scale(&self, x: f64, y: f64, z: f64) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_vector` and `is_point` are never used [INFO] [stdout] --> src/tuples.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 33 | impl Tuple { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking ray-tracer v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused macro definition: `translate` [INFO] [stdout] --> src/transformations.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! translate { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `scale` [INFO] [stdout] --> src/transformations.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | macro_rules! scale { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_x` [INFO] [stdout] --> src/transformations.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | macro_rules! rotate_x { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_y` [INFO] [stdout] --> src/transformations.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | macro_rules! rotate_y { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rotate_z` [INFO] [stdout] --> src/transformations.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | macro_rules! rotate_z { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `shear` [INFO] [stdout] --> src/transformations.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | macro_rules! shear { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `vector` is imported redundantly [INFO] [stdout] --> src/tuples.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 16 | / macro_rules! vector { [INFO] [stdout] 17 | | ($x:expr , $y:expr , $z:expr) => { [INFO] [stdout] 18 | | Tuple::new($x as f64, $y as f64, $z as f64, 0.0) [INFO] [stdout] 19 | | }; [INFO] [stdout] 20 | | } [INFO] [stdout] | |_- the item `vector` is already defined here [INFO] [stdout] 21 | [INFO] [stdout] 22 | pub(crate) use vector; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | sphere.normal_at(&point!(0, 2f64.sqrt() / 2.0, -2f64.sqrt() / 2.0)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 169 | sphere.normal_at(&print!(0, 2f64.sqrt() / 2.0, -2f64.sqrt() / 2.0)) [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | sphere.normal_at(&point!(0, 1.70711, -0.70711)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 163 | sphere.normal_at(&print!(0, 1.70711, -0.70711)) [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | sphere.normal_at(&point!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 153 | sphere.normal_at(&print!( [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:150:56 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(vector!(0, 0, 1), sphere.normal_at(&point!(0, 0, 1))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(vector!(0, 0, 1), sphere.normal_at(&print!(0, 0, 1))); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:149:56 [INFO] [stdout] | [INFO] [stdout] 149 | assert_eq!(vector!(0, 1, 0), sphere.normal_at(&point!(0, 1, 0))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 149 | assert_eq!(vector!(0, 1, 0), sphere.normal_at(&print!(0, 1, 0))); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(vector!(1, 0, 0), sphere.normal_at(&point!(1, 0, 0))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(vector!(1, 0, 0), sphere.normal_at(&print!(1, 0, 0))); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | let ray = Ray::new(point!(0, 0, -5), vector!(0, 0, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 122 | let ray = Ray::new(print!(0, 0, -5), vector!(0, 0, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | let ray = Ray::new(point!(0, 0, 5), vector!(0, 0, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 112 | let ray = Ray::new(print!(0, 0, 5), vector!(0, 0, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | let ray = Ray::new(point!(0, 0, 0), vector!(0, 0, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 102 | let ray = Ray::new(print!(0, 0, 0), vector!(0, 0, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | let ray = Ray::new(point!(0, 2, -5), vector!(0, 0, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 98 | let ray = Ray::new(print!(0, 2, -5), vector!(0, 0, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | let ray = Ray::new(point!(0, 1, -5), vector!(0, 0, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 91 | let ray = Ray::new(print!(0, 1, -5), vector!(0, 0, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/spheres.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | let ray = Ray::new(point!(0, 0, -5), vector!(0, 0, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 81 | let ray = Ray::new(print!(0, 0, -5), vector!(0, 0, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 74 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(point!(2, 6, 12), moved.origin); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(print!(2, 6, 12), moved.origin); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | let ray = Ray::new(point!(1, 2, 3), vector!(0, 1, 0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 73 | let ray = Ray::new(print!(1, 2, 3), vector!(0, 1, 0)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(point!(4, 6, 8), moved.origin); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(print!(4, 6, 8), moved.origin); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | let ray = Ray::new(point!(1, 2, 3), vector!(0, 1, 0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 65 | let ray = Ray::new(print!(1, 2, 3), vector!(0, 1, 0)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(point!(4.5, 3, 4), ray.position(2.5)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(print!(4.5, 3, 4), ray.position(2.5)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(point!(1, 3, 4), ray.position(-1.0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq!(print!(1, 3, 4), ray.position(-1.0)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(point!(3, 3, 4), ray.position(1.0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(print!(3, 3, 4), ray.position(1.0)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(point!(2, 3, 4), ray.position(0.0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 57 | assert_eq!(print!(2, 3, 4), ray.position(0.0)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | let ray = Ray::new(point!(2, 3, 4), vector!(1, 0, 0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 | let ray = Ray::new(print!(2, 3, 4), vector!(1, 0, 0)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/rays.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let origin = point!(1, 2, 3); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 46 | let origin = print!(1, 2, 3); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 42 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/matrices.rs:298:16 [INFO] [stdout] | [INFO] [stdout] 298 | assert_eq!(point!(18, 24, 33), matrix * tuple) [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 298 | assert_eq!(print!(18, 24, 33), matrix * tuple) [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 203 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/matrices.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | let tuple = point!(1, 2, 3); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 296 | let tuple = print!(1, 2, 3); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 203 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/materials.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | let light = PointLight::new(point!(0, 0, 10), color!(1, 1, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 117 | let light = PointLight::new(print!(0, 0, 10), color!(1, 1, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 64 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/materials.rs:109:37 [INFO] [stdout] | [INFO] [stdout] 109 | let light = PointLight::new(point!(0, 10, -10), color!(1, 1, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 109 | let light = PointLight::new(print!(0, 10, -10), color!(1, 1, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 64 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/materials.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | let light = PointLight::new(point!(0, 10, -10), color!(1, 1, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 101 | let light = PointLight::new(print!(0, 10, -10), color!(1, 1, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 64 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/materials.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | let light = PointLight::new(point!(0, 0, -10), color!(1, 1, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 93 | let light = PointLight::new(print!(0, 0, -10), color!(1, 1, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 64 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/materials.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | let light = PointLight::new(point!(0, 0, -10), color!(1, 1, 1)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 85 | let light = PointLight::new(print!(0, 0, -10), color!(1, 1, 1)); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 64 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `point` in this scope [INFO] [stdout] --> src/materials.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | let position = point!(0, 0, 0); [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/macros.rs:82:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named macro `print` defined here [INFO] [stdout] | [INFO] [stdout] = help: have you added the `#[macro_use]` on the module/import? [INFO] [stdout] help: a macro with a similar name exists [INFO] [stdout] | [INFO] [stdout] 81 | let position = print!(0, 0, 0); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this macro through its public re-export [INFO] [stdout] | [INFO] [stdout] 64 + use crate::point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `translate` and `scale` are never used [INFO] [stdout] --> src/rays.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl Ray { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | fn translate(&self, x: f64, y: f64, z: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn scale(&self, x: f64, y: f64, z: f64) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_vector` and `is_point` are never used [INFO] [stdout] --> src/tuples.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 33 | impl Tuple { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracer` (bin "ray-tracer" test) due to 31 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3c8fef9ed6fa1dffef9d0046e2399d684771a698e63e40d38817443377bbf88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8fef9ed6fa1dffef9d0046e2399d684771a698e63e40d38817443377bbf88b", kill_on_drop: false }` [INFO] [stdout] 3c8fef9ed6fa1dffef9d0046e2399d684771a698e63e40d38817443377bbf88b