[INFO] cloning repository https://github.com/swerveofshore/ray-tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swerveofshore/ray-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswerveofshore%2Fray-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswerveofshore%2Fray-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27f4026a32003e7d4e53fb02c22c3e59fca0858f
[INFO] checking swerveofshore/ray-tracer against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswerveofshore%2Fray-tracer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swerveofshore/ray-tracer
[INFO] finished tweaking git repo https://github.com/swerveofshore/ray-tracer
[INFO] tweaked toml for git repo https://github.com/swerveofshore/ray-tracer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swerveofshore/ray-tracer on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swerveofshore/ray-tracer 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking swerveofshore/ray-tracer against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswerveofshore%2Fray-tracer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swerveofshore/ray-tracer
[INFO] finished tweaking git repo https://github.com/swerveofshore/ray-tracer
[INFO] tweaked toml for git repo https://github.com/swerveofshore/ray-tracer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swerveofshore/ray-tracer on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swerveofshore/ray-tracer 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.132
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded clap_derive v3.0.2
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded serde v1.0.132
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded serde_json v1.0.73
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded clap v3.0.4
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7
[INFO] running `Command { std: "docker" "start" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7", 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" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7", 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" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling clap_derive v3.0.2
[INFO] [stderr]     Checking clap v3.0.4
[INFO] [stderr]     Checking ray-tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:248:38
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     -1.0 * std::f64::INFINITY,
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:249:31
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     std::f64::INFINITY,
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:516:43
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 let mut min_x = std::f64::INFINITY;
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:517:43
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 let mut min_y = std::f64::INFINITY;
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:518:43
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 let mut min_z = std::f64::INFINITY;
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:519:50
[INFO] [stdout]     |
[INFO] [stdout] 519 |                 let mut max_x = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:520:50
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 let mut max_y = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:521:50
[INFO] [stdout]     |
[INFO] [stdout] 521 |                 let mut max_z = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/shape.rs:1375:41
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             (tmin_numerator * std::f64::INFINITY,
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/shape.rs:1376:41
[INFO] [stdout]      |
[INFO] [stdout] 1376 |              tmax_numerator * std::f64::INFINITY)
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let inf = std::f64::INFINITY;
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut min_x = std::f64::INFINITY;
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let mut min_y = std::f64::INFINITY;
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:132:35
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut min_z = std::f64::INFINITY;
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let mut max_x = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:134:42
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let mut max_y = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut max_z = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:169:41
[INFO] [stdout]     |
[INFO] [stdout] 169 |             (tmin_numerator * std::f64::INFINITY,
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |              tmax_numerator * std::f64::INFINITY)
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let neg_inf = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let pos_inf = std::f64::INFINITY;
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:248:38
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     -1.0 * std::f64::INFINITY,
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:249:31
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     std::f64::INFINITY,
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:516:43
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 let mut min_x = std::f64::INFINITY;
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:517:43
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 let mut min_y = std::f64::INFINITY;
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:518:43
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 let mut min_z = std::f64::INFINITY;
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:519:50
[INFO] [stdout]     |
[INFO] [stdout] 519 |                 let mut max_x = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:520:50
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 let mut max_y = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/shape.rs:521:50
[INFO] [stdout]     |
[INFO] [stdout] 521 |                 let mut max_z = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/shape.rs:1375:41
[INFO] [stdout]      |
[INFO] [stdout] 1375 |             (tmin_numerator * std::f64::INFINITY,
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/shape.rs:1376:41
[INFO] [stdout]      |
[INFO] [stdout] 1376 |              tmax_numerator * std::f64::INFINITY)
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let inf = std::f64::INFINITY;
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let mut min_x = std::f64::INFINITY;
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let mut min_y = std::f64::INFINITY;
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:132:35
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut min_z = std::f64::INFINITY;
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let mut max_x = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:134:42
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let mut max_y = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut max_z = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:169:41
[INFO] [stdout]     |
[INFO] [stdout] 169 |             (tmin_numerator * std::f64::INFINITY,
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |              tmax_numerator * std::f64::INFINITY)
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let neg_inf = -1.0 * std::f64::INFINITY;
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/geometry.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let pos_inf = std::f64::INFINITY;
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:787:28
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub fn local_intersect(&self, ray: &Ray4D) -> Intersections {
[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] 787 |     pub fn local_intersect(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:839:25
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn intersect_sphere(&self, ray: &Ray4D) -> Intersections {
[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] 839 |     fn intersect_sphere(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:891:24
[INFO] [stdout]     |
[INFO] [stdout] 891 |     fn intersect_plane(&self, ray: &Ray4D) -> Intersections {
[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] 891 |     fn intersect_plane(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:925:23
[INFO] [stdout]     |
[INFO] [stdout] 925 |     fn intersect_cube(&self, ray: &Ray4D) -> Intersections {
[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] 925 |     fn intersect_cube(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:981:27
[INFO] [stdout]     |
[INFO] [stdout] 981 |     fn intersect_cylinder(&self, ray: &Ray4D) -> Intersections {
[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] 981 |     fn intersect_cylinder(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1071:23
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     fn intersect_cone(&self, ray: &Ray4D) -> Intersections {
[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] 1071 |     fn intersect_cone(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1179:24
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     fn intersect_group(&self, ray: &Ray4D) -> Intersections {
[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] 1179 |     fn intersect_group(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1225:27
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     fn intersect_triangle(&self, ray: &Ray4D) -> Intersections {
[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] 1225 |     fn intersect_triangle(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1273:34
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     fn intersect_smooth_triangle(&self, ray: &Ray4D) -> Intersections {
[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] 1273 |     fn intersect_smooth_triangle(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1339:22
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     fn intersect_csg(&self, ray: &Ray4D) -> Intersections {
[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] 1339 |     fn intersect_csg(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1467:21
[INFO] [stdout]      |
[INFO] [stdout] 1467 | pub fn intersect(s: &Shape, r: Ray4D) -> Intersections {
[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] 1467 | pub fn intersect(s: &Shape, r: Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn intersect(&self, r: Ray4D) -> Intersections {
[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] 107 |     pub fn intersect(&self, r: Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:787:28
[INFO] [stdout]     |
[INFO] [stdout] 787 |     pub fn local_intersect(&self, ray: &Ray4D) -> Intersections {
[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] 787 |     pub fn local_intersect(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:839:25
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn intersect_sphere(&self, ray: &Ray4D) -> Intersections {
[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] 839 |     fn intersect_sphere(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:891:24
[INFO] [stdout]     |
[INFO] [stdout] 891 |     fn intersect_plane(&self, ray: &Ray4D) -> Intersections {
[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] 891 |     fn intersect_plane(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:925:23
[INFO] [stdout]     |
[INFO] [stdout] 925 |     fn intersect_cube(&self, ray: &Ray4D) -> Intersections {
[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] 925 |     fn intersect_cube(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shape.rs:981:27
[INFO] [stdout]     |
[INFO] [stdout] 981 |     fn intersect_cylinder(&self, ray: &Ray4D) -> Intersections {
[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] 981 |     fn intersect_cylinder(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1071:23
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     fn intersect_cone(&self, ray: &Ray4D) -> Intersections {
[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] 1071 |     fn intersect_cone(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1179:24
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     fn intersect_group(&self, ray: &Ray4D) -> Intersections {
[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] 1179 |     fn intersect_group(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1225:27
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     fn intersect_triangle(&self, ray: &Ray4D) -> Intersections {
[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] 1225 |     fn intersect_triangle(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1273:34
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     fn intersect_smooth_triangle(&self, ray: &Ray4D) -> Intersections {
[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] 1273 |     fn intersect_smooth_triangle(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1339:22
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     fn intersect_csg(&self, ray: &Ray4D) -> Intersections {
[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] 1339 |     fn intersect_csg(&self, ray: &Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/shape.rs:1467:21
[INFO] [stdout]      |
[INFO] [stdout] 1467 | pub fn intersect(s: &Shape, r: Ray4D) -> Intersections {
[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] 1467 | pub fn intersect(s: &Shape, r: Ray4D) -> Intersections<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn intersect(&self, r: Ray4D) -> Intersections {
[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] 107 |     pub fn intersect(&self, r: Ray4D) -> Intersections<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
[INFO] running `Command { std: "docker" "inspect" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7", kill_on_drop: false }`
[INFO] [stdout] e356ccc0092b894e830da6c78ea969c529e3c753895849e1b6fe329cf38bbbb7
