[INFO] cloning repository https://github.com/tlinford/raytracer-challenge-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlinford/raytracer-challenge-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlinford%2Fraytracer-challenge-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlinford%2Fraytracer-challenge-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e5b0eebebb741097e1c92d045c9159f5639cdc6
[INFO] checking tlinford/raytracer-challenge-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlinford%2Fraytracer-challenge-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tlinford/raytracer-challenge-rs
[INFO] finished tweaking git repo https://github.com/tlinford/raytracer-challenge-rs
[INFO] tweaked toml for git repo https://github.com/tlinford/raytracer-challenge-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tlinford/raytracer-challenge-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tlinford/raytracer-challenge-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.2
[INFO] [stderr]   Downloaded loom v0.4.0
[INFO] [stderr]   Downloaded image v0.23.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3de3a0e8e759384bee679754fa45b23c62c9f6c8e9f6e72f9497fa3e8c7a96f
[INFO] running `Command { std: "docker" "start" "-a" "d3de3a0e8e759384bee679754fa45b23c62c9f6c8e9f6e72f9497fa3e8c7a96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3de3a0e8e759384bee679754fa45b23c62c9f6c8e9f6e72f9497fa3e8c7a96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3de3a0e8e759384bee679754fa45b23c62c9f6c8e9f6e72f9497fa3e8c7a96f", kill_on_drop: false }`
[INFO] [stdout] d3de3a0e8e759384bee679754fa45b23c62c9f6c8e9f6e72f9497fa3e8c7a96f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7dd2dbd67a62d4e9772130fb087f2cd1cb93a64433703dbd2186bfedff8570
[INFO] running `Command { std: "docker" "start" "-a" "9d7dd2dbd67a62d4e9772130fb087f2cd1cb93a64433703dbd2186bfedff8570", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.2
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking rayon-core v1.9.0
[INFO] [stderr]     Checking rayon v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.13
[INFO] [stderr]     Checking raytracer v0.1.0 (/opt/rustwide/workdir/raytracer)
[INFO] [stdout] warning: duplicated attribute
[INFO] [stdout]    --> raytracer/src/world.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[test]
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(duplicate_macro_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/mod.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection>;
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/mod.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                  ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 46 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/intersection.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn prepare_computations(&self, ray: &Ray, xs: &[Intersection]) -> Computations {
[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] 53 |     pub fn prepare_computations(&self, ray: &Ray, xs: &[Intersection]) -> Computations<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cone.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                       ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cone.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 94 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> raytracer/src/geometry/shape/csg.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 115 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cube.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 71 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cylinder.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                       ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cylinder.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 88 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/group.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                  ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 49 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/group.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 60 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/plane.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 53 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/smooth_triangle.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 73 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/sphere.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 47 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/test_shape.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 46 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/triangle.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 67 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/world.rs:31:61
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn intersect<'a, 'b>(&'a self, ray: &'b Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                               -- the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn intersect<'a, 'b>(&'a self, ray: &'b Ray) -> Vec<Intersection<'a>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scene-parser v0.1.0 (/opt/rustwide/workdir/scene-parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/mod.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection>;
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/mod.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                  ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 46 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/intersection.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn prepare_computations(&self, ray: &Ray, xs: &[Intersection]) -> Computations {
[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] 53 |     pub fn prepare_computations(&self, ray: &Ray, xs: &[Intersection]) -> Computations<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cone.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                       ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cone.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 94 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> raytracer/src/geometry/shape/csg.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]     |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 115 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cube.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 71 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cylinder.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                       ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 48 |     fn intersect_caps(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/cylinder.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 88 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/group.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                  ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 49 |     fn intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/group.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 60 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/plane.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 53 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/smooth_triangle.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 73 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/sphere.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 47 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/test_shape.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 46 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/geometry/shape/triangle.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                        ^^^^^                    ^^^^^^^^^^^^ the same lifetime is 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] 67 |     fn local_intersect(&self, ray: &Ray) -> Vec<Intersection<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/world.rs:31:61
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn intersect<'a, 'b>(&'a self, ray: &'b Ray) -> Vec<Intersection> {
[INFO] [stdout]    |                               -- the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn intersect<'a, 'b>(&'a self, ray: &'b Ray) -> Vec<Intersection<'a>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
[INFO] running `Command { std: "docker" "inspect" "9d7dd2dbd67a62d4e9772130fb087f2cd1cb93a64433703dbd2186bfedff8570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7dd2dbd67a62d4e9772130fb087f2cd1cb93a64433703dbd2186bfedff8570", kill_on_drop: false }`
[INFO] [stdout] 9d7dd2dbd67a62d4e9772130fb087f2cd1cb93a64433703dbd2186bfedff8570
