[INFO] cloning repository https://github.com/Kethku/RustyRayTracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kethku/RustyRayTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyRayTracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyRayTracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25633642276e2a25325f760faa1f58d1fa1bb375
[INFO] checking Kethku/RustyRayTracer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyRayTracer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kethku/RustyRayTracer
[INFO] finished tweaking git repo https://github.com/Kethku/RustyRayTracer
[INFO] tweaked toml for git repo https://github.com/Kethku/RustyRayTracer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kethku/RustyRayTracer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kethku/RustyRayTracer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.3.18
[INFO] [stderr]   Downloaded sdl2 v0.30.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.32
[INFO] [stderr]   Downloaded fuchsia-zircon v0.2.1
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.2.0
[INFO] [stderr]   Downloaded num-traits v0.1.41
[INFO] [stderr]   Downloaded sdl2-sys v0.30.0
[INFO] [stderr]   Downloaded gcc v0.3.54
[INFO] [stderr]   Downloaded minifb v0.10.4
[INFO] [stderr]   Downloaded num v0.1.41
[INFO] [stderr]   Downloaded x11-dl v2.14.0
[INFO] [stderr]   Downloaded libc v0.2.34
[INFO] [stderr]   Downloaded orbclient v0.3.12
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d4efff10a16ff54a64e2f55f374cb6df4eb9cdda99e59f027a59f03c4f2d18d
[INFO] running `Command { std: "docker" "start" "-a" "8d4efff10a16ff54a64e2f55f374cb6df4eb9cdda99e59f027a59f03c4f2d18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d4efff10a16ff54a64e2f55f374cb6df4eb9cdda99e59f027a59f03c4f2d18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4efff10a16ff54a64e2f55f374cb6df4eb9cdda99e59f027a59f03c4f2d18d", kill_on_drop: false }`
[INFO] [stdout] 8d4efff10a16ff54a64e2f55f374cb6df4eb9cdda99e59f027a59f03c4f2d18d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ad9042c6336397b014e84cfa67b934300cb0ef231fdf50221c8c1b303c64e0d
[INFO] running `Command { std: "docker" "start" "-a" "4ad9042c6336397b014e84cfa67b934300cb0ef231fdf50221c8c1b303c64e0d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling x11-dl v2.14.0
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking rand v0.3.18
[INFO] [stderr]    Compiling minifb v0.10.4
[INFO] [stderr]     Checking rusty_ray_tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iterator_step_by)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Barrier`
[INFO] [stdout]  --> src/main.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::{Arc, Mutex, Barrier};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::*`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::f64::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/distance_field.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn ray_cast(&self, Vector, Vector) -> Option<Vector>;
[INFO] [stdout]   |                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/distance_field.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn ray_cast(&self, Vector, Vector) -> Option<Vector>;
[INFO] [stdout]   |                                ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/distance_field.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn distance(&self, Vector) -> f64;
[INFO] [stdout]   |                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/distance_field.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn normal(&self, Vector) -> Vector;
[INFO] [stdout]    |                      ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/distance_field.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn characteristics(&self, Vector) -> Characteristics;
[INFO] [stdout]    |                               ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `characteristics::*`
[INFO] [stdout]  --> src/scene.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use characteristics::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distance_field::*`
[INFO] [stdout]  --> src/atmosphere.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use distance_field::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scene::*`
[INFO] [stdout]  --> src/atmosphere.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use scene::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `atmosphere::*`
[INFO] [stdout]  --> src/scene_renderer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use atmosphere::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iterator_step_by)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/distance_field.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn characteristics(&self, pos: Vector) -> Characteristics {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/distance_field.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn normal(&self, pos: Vector) -> Vector {
[INFO] [stdout]    |                      ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/distance_field.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn characteristics(&self, pos: Vector) -> Characteristics {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/scene_renderer.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 for i in 0..iterations {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `intersect`
[INFO] [stdout]   --> src/scene_renderer.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |                         Some(intersect) => continue,
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iterator_step_by)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Barrier`
[INFO] [stdout]  --> src/main.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::{Arc, Mutex, Barrier};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::*`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::f64::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/distance_field.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn ray_cast(&self, Vector, Vector) -> Option<Vector>;
[INFO] [stdout]   |                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/distance_field.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn ray_cast(&self, Vector, Vector) -> Option<Vector>;
[INFO] [stdout]   |                                ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> src/distance_field.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn distance(&self, Vector) -> f64;
[INFO] [stdout]   |                        ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/distance_field.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn normal(&self, Vector) -> Vector;
[INFO] [stdout]    |                      ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/distance_field.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn characteristics(&self, Vector) -> Characteristics;
[INFO] [stdout]    |                               ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `characteristics::*`
[INFO] [stdout]  --> src/scene.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use characteristics::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `distance_field::*`
[INFO] [stdout]  --> src/atmosphere.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use distance_field::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scene::*`
[INFO] [stdout]  --> src/atmosphere.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use scene::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `atmosphere::*`
[INFO] [stdout]  --> src/scene_renderer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use atmosphere::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iterator_step_by)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty_ray_tracer` (bin "rusty_ray_tracer" test) due to 1 previous error; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/distance_field.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn characteristics(&self, pos: Vector) -> Characteristics {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/distance_field.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn normal(&self, pos: Vector) -> Vector {
[INFO] [stdout]    |                      ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/distance_field.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn characteristics(&self, pos: Vector) -> Characteristics {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/scene_renderer.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 for i in 0..iterations {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `intersect`
[INFO] [stdout]   --> src/scene_renderer.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |                         Some(intersect) => continue,
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intersect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty_ray_tracer` (bin "rusty_ray_tracer") due to 1 previous error; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4ad9042c6336397b014e84cfa67b934300cb0ef231fdf50221c8c1b303c64e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad9042c6336397b014e84cfa67b934300cb0ef231fdf50221c8c1b303c64e0d", kill_on_drop: false }`
[INFO] [stdout] 4ad9042c6336397b014e84cfa67b934300cb0ef231fdf50221c8c1b303c64e0d
