[INFO] cloning repository https://github.com/seallover2/Ray-Tracing-in-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seallover2/Ray-Tracing-in-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseallover2%2FRay-Tracing-in-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseallover2%2FRay-Tracing-in-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 916306eb1daef62491993c3549e6c8451846b928
[INFO] checking seallover2/Ray-Tracing-in-Rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseallover2%2FRay-Tracing-in-Rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seallover2/Ray-Tracing-in-Rust
[INFO] finished tweaking git repo https://github.com/seallover2/Ray-Tracing-in-Rust
[INFO] tweaked toml for git repo https://github.com/seallover2/Ray-Tracing-in-Rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seallover2/Ray-Tracing-in-Rust 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/seallover2/Ray-Tracing-in-Rust 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 portable-atomic v1.3.3
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded tobj v4.0.0
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 448c5700943a1d99612e4bc225cae89b06ff856fad62545b11b1642abb02779f
[INFO] running `Command { std: "docker" "start" "-a" "448c5700943a1d99612e4bc225cae89b06ff856fad62545b11b1642abb02779f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "448c5700943a1d99612e4bc225cae89b06ff856fad62545b11b1642abb02779f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "448c5700943a1d99612e4bc225cae89b06ff856fad62545b11b1642abb02779f", kill_on_drop: false }`
[INFO] [stdout] 448c5700943a1d99612e4bc225cae89b06ff856fad62545b11b1642abb02779f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 069eae625110e83b6bc04af9ffecd1724854d48285779711557c81ac70bdcdf5
[INFO] running `Command { std: "docker" "start" "-a" "069eae625110e83b6bc04af9ffecd1724854d48285779711557c81ac70bdcdf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indicatif v0.17.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tobj v4.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking raytracing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn hit(&self, r: &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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn hit(&self, r: &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/hittable.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn hit(&self, r: &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] 67 |     fn hit(&self, r: &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/objects.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &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] 31 |     fn hit(&self, r: &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/objects.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn hit(&self, r: &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] 77 |     fn hit(&self, r: &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/objects.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn hit(&self, r: &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] 155 |     fn hit(&self, r: &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/objects.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn hit(&self, r: &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] 234 |     fn hit(&self, r: &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/objects.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn hit(&self, r: &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] 286 |     fn hit(&self, r: &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/objects.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn hit(&self, r: &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] 334 |     fn hit(&self, r: &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/objects.rs:386:12
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn hit(&self, r: &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] 386 |     fn hit(&self, r: &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/objects.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn hit(&self, r: &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] 410 |     fn hit(&self, r: &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/objects.rs:484:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn hit(&self, r: &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] 484 |     fn hit(&self, r: &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/objects.rs:554:12
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn hit(&self, r: &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] 554 |     fn hit(&self, r: &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/objects.rs:598:12
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn hit(&self, r: &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] 598 |     fn hit(&self, r: &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/objects.rs:669:12
[INFO] [stdout]     |
[INFO] [stdout] 669 |     fn hit(&self, r: &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] 669 |     fn hit(&self, r: &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/bvh.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)-> Option<crate::hittable::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] 23 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)-> Option<crate::hittable::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bvh.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn hit(&self, r: &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] 97 |     fn hit(&self, r: &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_models.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)->  Option<crate::hittable::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] 41 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)->  Option<crate::hittable::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn hit(&self, r: &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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn hit(&self, r: &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/hittable.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn hit(&self, r: &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] 67 |     fn hit(&self, r: &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/objects.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &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] 31 |     fn hit(&self, r: &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/objects.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn hit(&self, r: &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] 77 |     fn hit(&self, r: &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/objects.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn hit(&self, r: &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] 155 |     fn hit(&self, r: &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/objects.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn hit(&self, r: &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] 234 |     fn hit(&self, r: &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/objects.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn hit(&self, r: &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] 286 |     fn hit(&self, r: &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/objects.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn hit(&self, r: &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] 334 |     fn hit(&self, r: &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/objects.rs:386:12
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn hit(&self, r: &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] 386 |     fn hit(&self, r: &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/objects.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn hit(&self, r: &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] 410 |     fn hit(&self, r: &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/objects.rs:484:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn hit(&self, r: &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] 484 |     fn hit(&self, r: &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/objects.rs:554:12
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn hit(&self, r: &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] 554 |     fn hit(&self, r: &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/objects.rs:598:12
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn hit(&self, r: &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] 598 |     fn hit(&self, r: &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/objects.rs:669:12
[INFO] [stdout]     |
[INFO] [stdout] 669 |     fn hit(&self, r: &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] 669 |     fn hit(&self, r: &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/bvh.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)-> Option<crate::hittable::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] 23 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)-> Option<crate::hittable::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bvh.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn hit(&self, r: &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] 97 |     fn hit(&self, r: &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_models.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)->  Option<crate::hittable::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] 41 |     fn hit(&self, r: &crate::ray::Ray, t_min: f64, t_max: f64)->  Option<crate::hittable::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.74s
[INFO] running `Command { std: "docker" "inspect" "069eae625110e83b6bc04af9ffecd1724854d48285779711557c81ac70bdcdf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069eae625110e83b6bc04af9ffecd1724854d48285779711557c81ac70bdcdf5", kill_on_drop: false }`
[INFO] [stdout] 069eae625110e83b6bc04af9ffecd1724854d48285779711557c81ac70bdcdf5
