[INFO] cloning repository https://github.com/eicxv/raytracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eicxv/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feicxv%2Fraytracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feicxv%2Fraytracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c978ea6b7529e674362a4b4139a8892c2be9da41
[INFO] checking eicxv/raytracer/c978ea6b7529e674362a4b4139a8892c2be9da41 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feicxv%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/eicxv/raytracer
[INFO] finished tweaking git repo https://github.com/eicxv/raytracer
[INFO] tweaked toml for git repo https://github.com/eicxv/raytracer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eicxv/raytracer on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eicxv/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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding obj v0.10.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded partition v0.1.2
[INFO] [stderr]   Downloaded lebe v0.5.1
[INFO] [stderr]   Downloaded inflate v0.4.5
[INFO] [stderr]   Downloaded weezl v0.1.6
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded enum_dispatch v0.3.8
[INFO] [stderr]   Downloaded flume v0.10.12
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded image v0.24.2
[INFO] [stderr]   Downloaded exr v1.4.2
[INFO] [stderr]   Downloaded tiff v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71
[INFO] running `Command { std: "docker" "start" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking obj v0.10.2
[INFO] [stderr]     Checking partition v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking tiff v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking flume v0.10.12
[INFO] [stderr]     Checking exr v1.4.2
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]     Checking raytrace-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bvh/bvh.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn hit(&self, ray: &Ray, t_range: Range<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] 216 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn hit(&self, ray: &Ray, t_range: Range<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] 18 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn hit(&self, ray: &Ray, t_range: Range<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] 33 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, ray: &Ray, t_range: Range<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] 58 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn hit(&self, ray: &Ray, t_range: Range<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] 83 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/hittable.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn hit(&self, ray: &Ray, t_range: Range<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] 103 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/sphere.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn hit(&self, ray: &Ray, t_range: Range<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] 26 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/triangle_mesh.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn triangles(&self) -> impl Iterator<Item = Triangle> {
[INFO] [stdout]    |                      ^^^^^                          ^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                      |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn triangles(&self) -> impl Iterator<Item = Triangle<'_, '_>> {
[INFO] [stdout]    |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/triangle_mesh.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, ray: &Ray, t_range: Range<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] 43 |     fn hit(&self, ray: &Ray, t_range: Range<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/bvh.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn hit(&self, ray: &Ray, t_range: Range<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] 216 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn hit(&self, ray: &Ray, t_range: Range<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] 18 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn hit(&self, ray: &Ray, t_range: Range<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] 33 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, ray: &Ray, t_range: Range<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] 58 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/hittable.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn hit(&self, ray: &Ray, t_range: Range<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] 83 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape/hittable.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn hit(&self, ray: &Ray, t_range: Range<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] 103 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/sphere.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn hit(&self, ray: &Ray, t_range: Range<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] 26 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/triangle_mesh.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn triangles(&self) -> impl Iterator<Item = Triangle> {
[INFO] [stdout]    |                      ^^^^^                          ^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                      |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn triangles(&self) -> impl Iterator<Item = Triangle<'_, '_>> {
[INFO] [stdout]    |                                                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shape/triangle_mesh.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, ray: &Ray, t_range: Range<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] 43 |     fn hit(&self, ray: &Ray, t_range: Range<f64>) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.12s
[INFO] running `Command { std: "docker" "inspect" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71", kill_on_drop: false }`
[INFO] [stdout] 39a4cbdd7f933ace226074544de1a5ddd919314569829dd2dc652f50219d2a71
