[INFO] cloning repository https://github.com/cwbriones/raytracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwbriones/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwbriones%2Fraytracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwbriones%2Fraytracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27d3df4b645a6532be669aede75f3c09424018cd
[INFO] checking cwbriones/raytracer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwbriones%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/cwbriones/raytracer
[INFO] finished tweaking git repo https://github.com/cwbriones/raytracer
[INFO] tweaked toml for git repo https://github.com/cwbriones/raytracer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cwbriones/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/cwbriones/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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded tobj v4.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.38
[INFO] [stderr]   Downloaded rand_core v0.6.1
[INFO] [stderr]   Downloaded ahash v0.8.6
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.1
[INFO] [stderr]   Downloaded clap v4.4.8
[INFO] [stderr]   Downloaded rand v0.8.2
[INFO] [stderr]   Downloaded zerocopy v0.7.26
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.27
[INFO] [stderr]   Downloaded clap_builder v4.4.8
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.26
[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] e12b64b36d4009c49f6e8bdad7a414f5ecbadc07a5143c2732d70581f6896022
[INFO] running `Command { std: "docker" "start" "-a" "e12b64b36d4009c49f6e8bdad7a414f5ecbadc07a5143c2732d70581f6896022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e12b64b36d4009c49f6e8bdad7a414f5ecbadc07a5143c2732d70581f6896022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12b64b36d4009c49f6e8bdad7a414f5ecbadc07a5143c2732d70581f6896022", kill_on_drop: false }`
[INFO] [stdout] e12b64b36d4009c49f6e8bdad7a414f5ecbadc07a5143c2732d70581f6896022
[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] abd7f30bb866b7f6260531d5c3a1236ef3a77a585335d119fccb8191ffc75664
[INFO] running `Command { std: "docker" "start" "-a" "abd7f30bb866b7f6260531d5c3a1236ef3a77a585335d119fccb8191ffc75664", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking zerocopy v0.7.26
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking tobj v4.0.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking rand v0.8.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking serde_yaml v0.9.27
[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/surfaces.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 73 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:246:16
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 246 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:330:16
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 330 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:378:12
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 378 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:392:12
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn hit(&self, ray: &Ray, Interval(t_min, t_max): Interval) -> Option<Hit> {
[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] 392 |     fn hit(&self, ray: &Ray, Interval(t_min, t_max): Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:481:12
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 481 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:521:12
[INFO] [stdout]     |
[INFO] [stdout] 521 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 521 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:612:12
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 612 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/surfaces/bvh.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 98 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces/bvh.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 238 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces/bvh.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 262 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces/bvh.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 300 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit>;
[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] 232 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/surfaces.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 73 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:246:16
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 246 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:330:16
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 330 |     pub fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:378:12
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 378 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:392:12
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn hit(&self, ray: &Ray, Interval(t_min, t_max): Interval) -> Option<Hit> {
[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] 392 |     fn hit(&self, ray: &Ray, Interval(t_min, t_max): Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:481:12
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 481 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:521:12
[INFO] [stdout]     |
[INFO] [stdout] 521 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 521 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces.rs:612:12
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 612 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/surfaces/bvh.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 98 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces/bvh.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 238 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces/bvh.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 262 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surfaces/bvh.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit> {
[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] 300 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit>;
[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] 232 |     fn hit(&self, ray: &Ray, interval: Interval) -> Option<Hit<'_>>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s
[INFO] running `Command { std: "docker" "inspect" "abd7f30bb866b7f6260531d5c3a1236ef3a77a585335d119fccb8191ffc75664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd7f30bb866b7f6260531d5c3a1236ef3a77a585335d119fccb8191ffc75664", kill_on_drop: false }`
[INFO] [stdout] abd7f30bb866b7f6260531d5c3a1236ef3a77a585335d119fccb8191ffc75664
