[INFO] cloning repository https://github.com/Ray-Traycer/Tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ray-Traycer/Tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRay-Traycer%2FTracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRay-Traycer%2FTracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73ac48ebfc037a01d706997c88a3338d41136aa6
[INFO] checking Ray-Traycer/Tracer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRay-Traycer%2FTracer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (14/42)
Updating files:  35% (15/42)
Updating files:  38% (16/42)
Updating files:  40% (17/42)
Updating files:  42% (18/42)
Updating files:  45% (19/42)
Updating files:  47% (20/42)
Updating files:  50% (21/42)
Updating files:  52% (22/42)
Updating files:  54% (23/42)
Updating files:  57% (24/42)
Updating files:  59% (25/42)
Updating files:  61% (26/42)
Updating files:  64% (27/42)
Updating files:  66% (28/42)
Updating files:  69% (29/42)
Updating files:  71% (30/42)
Updating files:  73% (31/42)
Updating files:  76% (32/42)
Updating files:  78% (33/42)
Updating files:  80% (34/42)
Updating files:  83% (35/42)
Updating files:  85% (36/42)
Updating files:  88% (37/42)
Updating files:  90% (38/42)
Updating files:  92% (39/42)
Updating files:  95% (40/42)
Updating files:  97% (41/42)
Updating files: 100% (42/42)
Updating files: 100% (42/42), done.
[INFO] started tweaking git repo https://github.com/Ray-Traycer/Tracer
[INFO] finished tweaking git repo https://github.com/Ray-Traycer/Tracer
[INFO] tweaked toml for git repo https://github.com/Ray-Traycer/Tracer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ray-Traycer/Tracer 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/Ray-Traycer/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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.79
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.79
[INFO] [stderr]   Downloaded tobj v3.2.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.79
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.79
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded lebe v0.5.1
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded bytemuck v1.9.0
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded flume v0.10.12
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.79
[INFO] [stderr]   Downloaded js-sys v0.3.56
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded glam v0.20.3
[INFO] [stderr]   Downloaded syn v1.0.90
[INFO] [stderr]   Downloaded exr v1.4.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded inflate v0.4.5
[INFO] [stderr]   Downloaded image v0.24.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.3
[INFO] [stderr]   Downloaded tiff v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cff2ae0c686ce632ddc4946934a43eb4eba85615639256d868291c078f96873
[INFO] running `Command { std: "docker" "start" "-a" "6cff2ae0c686ce632ddc4946934a43eb4eba85615639256d868291c078f96873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cff2ae0c686ce632ddc4946934a43eb4eba85615639256d868291c078f96873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cff2ae0c686ce632ddc4946934a43eb4eba85615639256d868291c078f96873", kill_on_drop: false }`
[INFO] [stdout] 6cff2ae0c686ce632ddc4946934a43eb4eba85615639256d868291c078f96873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] 83756e8f16405ce8c6df2fc788a04409e98eab11c912aa6c33cb429ae04e7ffc
[INFO] running `Command { std: "docker" "start" "-a" "83756e8f16405ce8c6df2fc788a04409e98eab11c912aa6c33cb429ae04e7ffc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking bytemuck v1.9.0
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking glam v0.20.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tiff v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tobj v3.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking jpeg-decoder v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking flume v0.10.12
[INFO] [stderr]     Checking exr v1.4.1
[INFO] [stderr]     Checking image v0.24.1
[INFO] [stderr]     Checking tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Image`, `TextureType`, and `material::MaterialType`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     material::MaterialType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     metal::Metal,
[INFO] [stdout] 12 |     texture::{CheckerBoard, Image, PixelMap, SolidColor, TextureType},
[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 imports: `PlaneType` and `Plane`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     plane::{Plane, PlaneType},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `random_distribution` and `random_float`
[INFO] [stdout]   --> src/main.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use random::{random_distribution, random_float};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BLACK` and `WHITE`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use utils::{Color, BLACK, WHITE};
[INFO] [stdout]    |                    ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/utils/sampling.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `materials::texture::PixelMap`
[INFO] [stdout]  --> src/utils/sampling.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{materials::texture::PixelMap, world::WorldLights};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `random_distribution`
[INFO] [stdout]  --> src/materials/glossy.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     random::{random_distribution, random_in_unit_disk, random_sphere_distribution},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sampling::PDF`
[INFO] [stdout]   --> src/world/camera.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     utils::{bvh::BvhTree, sampling::PDF, RenderedImage, Vec3Extension, BLACK},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_obj_spec`
[INFO] [stdout]  --> src/world/world.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |         obj::{load_obj, load_obj_spec},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Image`, `TextureType`, and `material::MaterialType`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     material::MaterialType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     metal::Metal,
[INFO] [stdout] 12 |     texture::{CheckerBoard, Image, PixelMap, SolidColor, TextureType},
[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 imports: `PlaneType` and `Plane`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     plane::{Plane, PlaneType},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `random_distribution` and `random_float`
[INFO] [stdout]   --> src/main.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use random::{random_distribution, random_float};
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BLACK` and `WHITE`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use utils::{Color, BLACK, WHITE};
[INFO] [stdout]    |                    ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/utils/sampling.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `materials::texture::PixelMap`
[INFO] [stdout]  --> src/utils/sampling.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{materials::texture::PixelMap, world::WorldLights};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `random_distribution`
[INFO] [stdout]  --> src/materials/glossy.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     random::{random_distribution, random_in_unit_disk, random_sphere_distribution},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sampling::PDF`
[INFO] [stdout]   --> src/world/camera.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     utils::{bvh::BvhTree, sampling::PDF, RenderedImage, Vec3Extension, BLACK},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_obj_spec`
[INFO] [stdout]  --> src/world/world.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |         obj::{load_obj, load_obj_spec},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/objects/triangle.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn outward_normal(&self, p: Vec3) -> Vec3 {
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/glossy.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/lambertian.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn scatter(&self, _ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn scatter(&self, _ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/material.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn scatter(&self, _ray: &Ray, _inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn scatter(&self, _ray: &Ray, _inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/material.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/metal.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/materials/texture.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             TEXTURES.push(self);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/materials/texture.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |             TEXTURES[TEXTURES.len() - 1].ptr()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/dielectric.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> src/objects/triangle.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn outward_normal(&self, p: Vec3) -> Vec3 {
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/glossy.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/lambertian.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn scatter(&self, _ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn scatter(&self, _ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/material.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn scatter(&self, _ray: &Ray, _inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn scatter(&self, _ray: &Ray, _inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/material.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/metal.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/materials/texture.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             TEXTURES.push(self);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/materials/texture.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |             TEXTURES[TEXTURES.len() - 1].ptr()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/materials/dielectric.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn scatter(&self, ray: &Ray, inter: &Intersection) -> Option<ScatterType<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.93s
[INFO] running `Command { std: "docker" "inspect" "83756e8f16405ce8c6df2fc788a04409e98eab11c912aa6c33cb429ae04e7ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83756e8f16405ce8c6df2fc788a04409e98eab11c912aa6c33cb429ae04e7ffc", kill_on_drop: false }`
[INFO] [stdout] 83756e8f16405ce8c6df2fc788a04409e98eab11c912aa6c33cb429ae04e7ffc
