[INFO] cloning repository https://github.com/ghadeeras/photon.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghadeeras/photon.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghadeeras%2Fphoton.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghadeeras%2Fphoton.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffd1538fb42296b6cab70cc0016338d317ff73b8
[INFO] building ghadeeras/photon.rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghadeeras%2Fphoton.rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ghadeeras/photon.rs
[INFO] finished tweaking git repo https://github.com/ghadeeras/photon.rs
[INFO] tweaked toml for git repo https://github.com/ghadeeras/photon.rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ghadeeras/photon.rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ghadeeras/photon.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe02c81753ac05f8be758222fdf878c9c5445f5746a0cc4f65db98779d41c4e8
[INFO] running `Command { std: "docker" "start" "-a" "fe02c81753ac05f8be758222fdf878c9c5445f5746a0cc4f65db98779d41c4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe02c81753ac05f8be758222fdf878c9c5445f5746a0cc4f65db98779d41c4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe02c81753ac05f8be758222fdf878c9c5445f5746a0cc4f65db98779d41c4e8", kill_on_drop: false }`
[INFO] [stdout] fe02c81753ac05f8be758222fdf878c9c5445f5746a0cc4f65db98779d41c4e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5342e21dd420c49c7c171d70716bd4983abb18a514213a71ce3319c4dbd59ef1
[INFO] running `Command { std: "docker" "start" "-a" "5342e21dd420c49c7c171d70716bd4983abb18a514213a71ce3319c4dbd59ef1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitstream-io v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling ravif v0.11.5
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling photon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/atomic.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 14 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/textures/black.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn material<'a>(&'a self, _: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]   |                      --           --          --                   --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |            |           |                    |
[INFO] [stdout]   |                      |            |           |                    the lifetime is named here
[INFO] [stdout]   |                      |            |           the lifetime is named here
[INFO] [stdout]   |                      |            the lifetime is named here
[INFO] [stdout]   |                      the lifetime is named 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] 9 |     fn material<'a>(&'a self, _: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]   |                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/textures/same.rs:8:113
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]   |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |              |                  |                                     |
[INFO] [stdout]   |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]   |                      |              the lifetime is named here
[INFO] [stdout]   |                      the lifetime is named 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] 8 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]   |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/things/transformed.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 7 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/things/composite.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 8 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit>;
[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] 16 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 22 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/textures/mod.rs:16:113
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder;
[INFO] [stdout]    |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                                     |
[INFO] [stdout]    |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 16 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a>;
[INFO] [stdout]    |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/textures/mod.rs:22:113
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]    |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                                     |
[INFO] [stdout]    |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 22 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]    |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/things/atomic.rs:30:111
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn material_hit<'a>(&'a self, hit: Hit, texture: &'a dyn Texture, other_side_texture: &'a dyn Texture) -> MaterialHit {
[INFO] [stdout]    |                          --                           --                                   --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                            |                                    |
[INFO] [stdout]    |                          |                            the lifetime is named here           the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 30 |     fn material_hit<'a>(&'a self, hit: Hit, texture: &'a dyn Texture, other_side_texture: &'a dyn Texture) -> MaterialHit<'a> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/viewing/camera.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn pixel(&self, x: usize, y: usize) -> CameraPixel {
[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] 41 |     fn pixel(&self, x: usize, y: usize) -> CameraPixel<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.73s
[INFO] running `Command { std: "docker" "inspect" "5342e21dd420c49c7c171d70716bd4983abb18a514213a71ce3319c4dbd59ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5342e21dd420c49c7c171d70716bd4983abb18a514213a71ce3319c4dbd59ef1", kill_on_drop: false }`
[INFO] [stdout] 5342e21dd420c49c7c171d70716bd4983abb18a514213a71ce3319c4dbd59ef1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fa7c7ba9436a08ed548f9a749e0273fe9d51462b1bf7469c87379d0da59e630
[INFO] running `Command { std: "docker" "start" "-a" "4fa7c7ba9436a08ed548f9a749e0273fe9d51462b1bf7469c87379d0da59e630", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/atomic.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 14 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/textures/black.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn material<'a>(&'a self, _: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]   |                      --           --          --                   --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |            |           |                    |
[INFO] [stdout]   |                      |            |           |                    the lifetime is named here
[INFO] [stdout]   |                      |            |           the lifetime is named here
[INFO] [stdout]   |                      |            the lifetime is named here
[INFO] [stdout]   |                      the lifetime is named 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] 9 |     fn material<'a>(&'a self, _: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]   |                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/textures/same.rs:8:113
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]   |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |              |                  |                                     |
[INFO] [stdout]   |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]   |                      |              the lifetime is named here
[INFO] [stdout]   |                      the lifetime is named 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] 8 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]   |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/things/transformed.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 7 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/things/composite.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 8 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit>;
[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] 16 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 22 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/textures/mod.rs:16:113
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder;
[INFO] [stdout]    |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                                     |
[INFO] [stdout]    |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 16 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a>;
[INFO] [stdout]    |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/textures/mod.rs:22:113
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]    |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                                     |
[INFO] [stdout]    |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 22 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]    |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling photon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/things/atomic.rs:30:111
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn material_hit<'a>(&'a self, hit: Hit, texture: &'a dyn Texture, other_side_texture: &'a dyn Texture) -> MaterialHit {
[INFO] [stdout]    |                          --                           --                                   --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                            |                                    |
[INFO] [stdout]    |                          |                            the lifetime is named here           the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 30 |     fn material_hit<'a>(&'a self, hit: Hit, texture: &'a dyn Texture, other_side_texture: &'a dyn Texture) -> MaterialHit<'a> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/viewing/camera.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn pixel(&self, x: usize, y: usize) -> CameraPixel {
[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] 41 |     fn pixel(&self, x: usize, y: usize) -> CameraPixel<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> examples/example2.rs:36:96
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]    |                      --             --                 --                   --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                    |
[INFO] [stdout]    |                      |              |                  |                    the lifetime is named here
[INFO] [stdout]    |                      |              |                  the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]    |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> examples/example2.rs:56:89
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn material<'a>(&'a self, hit: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]    |                      --             --          --                   --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |           |                    |
[INFO] [stdout]    |                      |              |           |                    the lifetime is named here
[INFO] [stdout]    |                      |              |           the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 56 |     fn material<'a>(&'a self, hit: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> examples/example2.rs:78:89
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn material<'a>(&'a self, hit: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]    |                      --             --          --                   --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |           |                    |
[INFO] [stdout]    |                      |              |           |                    the lifetime is named here
[INFO] [stdout]    |                      |              |           the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 78 |     fn material<'a>(&'a self, hit: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]    |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/mod.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit>;
[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] 16 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 22 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/textures/mod.rs:16:113
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder;
[INFO] [stdout]    |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                                     |
[INFO] [stdout]    |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 16 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a>;
[INFO] [stdout]    |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/textures/mod.rs:22:113
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]    |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |              |                  |                                     |
[INFO] [stdout]    |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]    |                      |              the lifetime is named here
[INFO] [stdout]    |                      the lifetime is named 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] 22 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]    |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/textures/black.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn material<'a>(&'a self, _: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]   |                      --           --          --                   --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |            |           |                    |
[INFO] [stdout]   |                      |            |           |                    the lifetime is named here
[INFO] [stdout]   |                      |            |           the lifetime is named here
[INFO] [stdout]   |                      |            the lifetime is named here
[INFO] [stdout]   |                      the lifetime is named 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] 9 |     fn material<'a>(&'a self, _: &'a Hit, _: &'a dyn Geometry, _: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]   |                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/textures/same.rs:8:113
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder {
[INFO] [stdout]   |                      --             --                 --                                    --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |              |                  |                                     |
[INFO] [stdout]   |                      |              |                  the lifetime is named here            the lifetime is named here
[INFO] [stdout]   |                      |              the lifetime is named here
[INFO] [stdout]   |                      the lifetime is named 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] 8 |     fn material<'a>(&'a self, hit: &'a Hit, geometry: &'a dyn Geometry, other_side_texture: &'a dyn Texture) -> MaterialHolder<'a> {
[INFO] [stdout]   |                                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/things/transformed.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 7 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/things/composite.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 8 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]   |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/things/atomic.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit> {
[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] 14 |     fn shoot(&self, ray: &Ray, min: f64, max: f64) -> Option<MaterialHit<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/things/atomic.rs:30:111
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn material_hit<'a>(&'a self, hit: Hit, texture: &'a dyn Texture, other_side_texture: &'a dyn Texture) -> MaterialHit {
[INFO] [stdout]    |                          --                           --                                   --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                            |                                    |
[INFO] [stdout]    |                          |                            the lifetime is named here           the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 30 |     fn material_hit<'a>(&'a self, hit: Hit, texture: &'a dyn Texture, other_side_texture: &'a dyn Texture) -> MaterialHit<'a> {
[INFO] [stdout]    |                                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/viewing/camera.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn pixel(&self, x: usize, y: usize) -> CameraPixel {
[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] 41 |     fn pixel(&self, x: usize, y: usize) -> CameraPixel<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "4fa7c7ba9436a08ed548f9a749e0273fe9d51462b1bf7469c87379d0da59e630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa7c7ba9436a08ed548f9a749e0273fe9d51462b1bf7469c87379d0da59e630", kill_on_drop: false }`
[INFO] [stdout] 4fa7c7ba9436a08ed548f9a749e0273fe9d51462b1bf7469c87379d0da59e630
