[INFO] cloning repository https://github.com/Johan-Mi/raytracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johan-Mi/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fraytracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fraytracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90bffc809bf727cd4fd0a2c17d2fedb46b8b290a
[INFO] checking Johan-Mi/raytracer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohan-Mi%2Fraytracer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Johan-Mi/raytracer
[INFO] finished tweaking git repo https://github.com/Johan-Mi/raytracer
[INFO] tweaked toml for git repo https://github.com/Johan-Mi/raytracer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Johan-Mi/raytracer 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/Johan-Mi/raytracer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f1514bef2fc38fabdfbc505bd7a228aeb745efb52ccd284eaa1f0b2e3ade7bf1
[INFO] running `Command { std: "docker" "start" "-a" "f1514bef2fc38fabdfbc505bd7a228aeb745efb52ccd284eaa1f0b2e3ade7bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1514bef2fc38fabdfbc505bd7a228aeb745efb52ccd284eaa1f0b2e3ade7bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1514bef2fc38fabdfbc505bd7a228aeb745efb52ccd284eaa1f0b2e3ade7bf1", kill_on_drop: false }`
[INFO] [stdout] f1514bef2fc38fabdfbc505bd7a228aeb745efb52ccd284eaa1f0b2e3ade7bf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a63b624ad5527fc18e19dd7014178c04109159f42b8c6467d49ddbf768e4f78d
[INFO] running `Command { std: "docker" "start" "-a" "a63b624ad5527fc18e19dd7014178c04109159f42b8c6467d49ddbf768e4f78d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking clap_builder v4.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.2
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/de/material.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn build(self, arena: &Bump) -> &RealMaterial {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                               |         ||
[INFO] [stdout]    |                               |         |the same lifetime is hidden here
[INFO] [stdout]    |                               |         the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided 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] 36 |     pub fn build(self, arena: &Bump) -> &RealMaterial<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hittable.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 5 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>>;
[INFO] [stdout]   |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/bvh_node.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     ) -> Option<HitRecord> {
[INFO] [stdout]    |                 ^^^^^^^^^ 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] 21 |     ) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/constant_medium.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/cuboid.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 86 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/hittable_list.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 19 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/plane.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/rotate_y.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 77 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/sphere.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/translate.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 15 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/triangle.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 16 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/unhittable.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn gets_hit(&self, _ray: &Ray, _t_range: Range<f32>) -> 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] 11 |     fn gets_hit(&self, _ray: &Ray, _t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/xy_rect.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/xz_rect.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/yz_rect.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/de/material.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn build(self, arena: &Bump) -> &RealMaterial {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                               |         ||
[INFO] [stdout]    |                               |         |the same lifetime is hidden here
[INFO] [stdout]    |                               |         the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided 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] 36 |     pub fn build(self, arena: &Bump) -> &RealMaterial<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hittable.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 5 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>>;
[INFO] [stdout]   |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/bvh_node.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     ) -> Option<HitRecord> {
[INFO] [stdout]    |                 ^^^^^^^^^ 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] 21 |     ) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/constant_medium.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/cuboid.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 86 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/hittable_list.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 19 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/plane.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/rotate_y.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 77 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/sphere.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 17 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/translate.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 15 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/triangle.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 16 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/unhittable.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn gets_hit(&self, _ray: &Ray, _t_range: Range<f32>) -> 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] 11 |     fn gets_hit(&self, _ray: &Ray, _t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/xy_rect.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/xz_rect.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shapes/yz_rect.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> 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] 20 |     fn gets_hit(&self, ray: &Ray, t_range: Range<f32>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.37s
[INFO] running `Command { std: "docker" "inspect" "a63b624ad5527fc18e19dd7014178c04109159f42b8c6467d49ddbf768e4f78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63b624ad5527fc18e19dd7014178c04109159f42b8c6467d49ddbf768e4f78d", kill_on_drop: false }`
[INFO] [stdout] a63b624ad5527fc18e19dd7014178c04109159f42b8c6467d49ddbf768e4f78d
