[INFO] cloning repository https://github.com/ArcticXWolf/rust-pathtracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcticXWolf/rust-pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticXWolf%2Frust-pathtracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticXWolf%2Frust-pathtracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e124b0529904d0b4d62113039402b7b311fb5edb
[INFO] checking ArcticXWolf/rust-pathtracer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticXWolf%2Frust-pathtracer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArcticXWolf/rust-pathtracer
[INFO] finished tweaking git repo https://github.com/ArcticXWolf/rust-pathtracer
[INFO] tweaked toml for git repo https://github.com/ArcticXWolf/rust-pathtracer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArcticXWolf/rust-pathtracer 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/ArcticXWolf/rust-pathtracer 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded tobj v3.2.3
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded rayon-core v1.10.2
[INFO] [stderr]   Downloaded portable-atomic v0.3.19
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1f4fb3b08aea90498add9c732191ea4ce53d96677c7e69acf10e5697620d17a1
[INFO] running `Command { std: "docker" "start" "-a" "1f4fb3b08aea90498add9c732191ea4ce53d96677c7e69acf10e5697620d17a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f4fb3b08aea90498add9c732191ea4ce53d96677c7e69acf10e5697620d17a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4fb3b08aea90498add9c732191ea4ce53d96677c7e69acf10e5697620d17a1", kill_on_drop: false }`
[INFO] [stdout] 1f4fb3b08aea90498add9c732191ea4ce53d96677c7e69acf10e5697620d17a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 11b3f1a00e7e04cf05da557280bd5f6ff5b0e06948793ae899a83d63deab04da
[INFO] running `Command { std: "docker" "start" "-a" "11b3f1a00e7e04cf05da557280bd5f6ff5b0e06948793ae899a83d63deab04da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking tobj v3.2.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking noise v0.8.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking pathtracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/scene.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     path::{self, Path},
[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: `Path`
[INFO] [stdout]  --> src/scene.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     path::{self, Path},
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleNotAxisAlignedError` is never constructed
[INFO] [stdout]    --> src/geometry.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct RectangleNotAxisAlignedError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleXY` is never constructed
[INFO] [stdout]    --> src/geometry.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct RectangleXY {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl RectangleXY {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 191 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleXZ` is never constructed
[INFO] [stdout]    --> src/geometry.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct RectangleXZ {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl RectangleXZ {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 254 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleYZ` is never constructed
[INFO] [stdout]    --> src/geometry.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct RectangleYZ {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl RectangleYZ {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 317 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AABox` is never constructed
[INFO] [stdout]    --> src/geometry.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct AABox {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl AABox {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 379 |     pub fn new(start: Vec3, end: Vec3, material: Arc<dyn Material>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/material.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl MetalMaterial {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 64 |     pub fn new(albedo: Box<dyn Texture>, fuzz: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiffuseLightMaterial` is never constructed
[INFO] [stdout]    --> src/material.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct DiffuseLightMaterial {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_from_color` is never used
[INFO] [stdout]    --> src/material.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl DiffuseLightMaterial {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 151 |     pub fn new_from_color(color: Color) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Animation` is never constructed
[INFO] [stdout]   --> src/scene.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum OutputSettings {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Animation {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereFieldScene` is never constructed
[INFO] [stdout]   --> src/scene.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct SphereFieldScene;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TwoSphereCheckersScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct TwoSphereCheckersScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LightTestScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct LightTestScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CornellBoxScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct CornellBoxScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TriangleTestScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:467:12
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub struct TriangleTestScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerlinNoiseTexture` is never constructed
[INFO] [stdout]   --> src/texture.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct PerlinNoiseTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `turbulance` are never used
[INFO] [stdout]   --> src/texture.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl PerlinNoiseTexture {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 53 |     pub fn new(scale: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn turbulance(&self, point: Vec3, depth: usize) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bvh.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<crate::geometry::HitRecord> {
[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] 107 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<crate::geometry::HitRecord<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/geometry.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord>;
[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] 47 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/geometry.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 71 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 132 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 210 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 273 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:336:12
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 336 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 457 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 519 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 519 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/obj_model.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 119 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleNotAxisAlignedError` is never constructed
[INFO] [stdout]    --> src/geometry.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct RectangleNotAxisAlignedError;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleXY` is never constructed
[INFO] [stdout]    --> src/geometry.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct RectangleXY {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | impl RectangleXY {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 191 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleXZ` is never constructed
[INFO] [stdout]    --> src/geometry.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct RectangleXZ {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl RectangleXZ {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 254 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RectangleYZ` is never constructed
[INFO] [stdout]    --> src/geometry.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct RectangleYZ {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl RectangleYZ {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 317 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AABox` is never constructed
[INFO] [stdout]    --> src/geometry.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct AABox {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/geometry.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl AABox {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 379 |     pub fn new(start: Vec3, end: Vec3, material: Arc<dyn Material>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/material.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl MetalMaterial {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 64 |     pub fn new(albedo: Box<dyn Texture>, fuzz: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiffuseLightMaterial` is never constructed
[INFO] [stdout]    --> src/material.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct DiffuseLightMaterial {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_from_color` is never used
[INFO] [stdout]    --> src/material.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl DiffuseLightMaterial {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 151 |     pub fn new_from_color(color: Color) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Animation` is never constructed
[INFO] [stdout]   --> src/scene.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum OutputSettings {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Animation {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereFieldScene` is never constructed
[INFO] [stdout]   --> src/scene.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct SphereFieldScene;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TwoSphereCheckersScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct TwoSphereCheckersScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LightTestScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct LightTestScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CornellBoxScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct CornellBoxScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TriangleTestScene` is never constructed
[INFO] [stdout]    --> src/scene.rs:467:12
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub struct TriangleTestScene;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerlinNoiseTexture` is never constructed
[INFO] [stdout]   --> src/texture.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct PerlinNoiseTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `turbulance` are never used
[INFO] [stdout]   --> src/texture.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl PerlinNoiseTexture {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 53 |     pub fn new(scale: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn turbulance(&self, point: Vec3, depth: usize) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bvh.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<crate::geometry::HitRecord> {
[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] 107 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<crate::geometry::HitRecord<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/geometry.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord>;
[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] 47 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/geometry.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 71 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 132 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 210 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 273 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:336:12
[INFO] [stdout]     |
[INFO] [stdout] 336 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 336 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 457 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/geometry.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 519 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 519 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/obj_model.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord> {
[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] 119 |     fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s
[INFO] running `Command { std: "docker" "inspect" "11b3f1a00e7e04cf05da557280bd5f6ff5b0e06948793ae899a83d63deab04da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b3f1a00e7e04cf05da557280bd5f6ff5b0e06948793ae899a83d63deab04da", kill_on_drop: false }`
[INFO] [stdout] 11b3f1a00e7e04cf05da557280bd5f6ff5b0e06948793ae899a83d63deab04da
