[INFO] fetching crate solstrale 0.1.11...
[INFO] building solstrale-0.1.11 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate solstrale 0.1.11 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate solstrale 0.1.11
[INFO] finished tweaking crates.io crate solstrale 0.1.11
[INFO] tweaked toml for crates.io crate solstrale 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solstrale 0.1.11 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solstrale 0.1.11 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6462c5d0196f2b1d31c3c9279d2b273192a7594d85f03a933574229dafcbbf71
[INFO] running `Command { std: "docker" "start" "-a" "6462c5d0196f2b1d31c3c9279d2b273192a7594d85f03a933574229dafcbbf71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6462c5d0196f2b1d31c3c9279d2b273192a7594d85f03a933574229dafcbbf71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6462c5d0196f2b1d31c3c9279d2b273192a7594d85f03a933574229dafcbbf71", kill_on_drop: false }`
[INFO] [stdout] 6462c5d0196f2b1d31c3c9279d2b273192a7594d85f03a933574229dafcbbf71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc7758682cff923d9aa44fff2c51d375f6c5cd1ad8594cdd55daf97245e72ce3
[INFO] running `Command { std: "docker" "start" "-a" "fc7758682cff923d9aa44fff2c51d375f6c5cd1ad8594cdd55daf97245e72ce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling simple-error v0.3.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling tobj v4.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling solstrale v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/constant_medium.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 35 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/bvh.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 39 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/triangle.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 119 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit>;
[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] 38 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>>;
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/quad.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 146 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/sphere.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 64 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 166 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/pdf.rs:83:59
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn new(objects: &'a [Hittables], origin: Vec3) -> Pdfs {
[INFO] [stdout]    |                          -- the lifetime is named here    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn new(objects: &'a [Hittables], origin: Vec3) -> Pdfs<'a> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.07s
[INFO] running `Command { std: "docker" "inspect" "fc7758682cff923d9aa44fff2c51d375f6c5cd1ad8594cdd55daf97245e72ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc7758682cff923d9aa44fff2c51d375f6c5cd1ad8594cdd55daf97245e72ce3", kill_on_drop: false }`
[INFO] [stdout] fc7758682cff923d9aa44fff2c51d375f6c5cd1ad8594cdd55daf97245e72ce3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72bdc89f19ba7cd0e00a231421d1375695d177ec933e6c3a2fc5af57cc5a69dd
[INFO] running `Command { std: "docker" "start" "-a" "72bdc89f19ba7cd0e00a231421d1375695d177ec933e6c3a2fc5af57cc5a69dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.3.3
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tobj v4.0.1
[INFO] [stderr]    Compiling clap v4.3.3
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling solstrale v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling image-compare v0.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit>;
[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] 38 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>>;
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/bvh.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 39 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 166 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/constant_medium.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 35 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/quad.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 146 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/sphere.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 64 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/triangle.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 119 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/pdf.rs:83:59
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn new(objects: &'a [Hittables], origin: Vec3) -> Pdfs {
[INFO] [stdout]    |                          -- the lifetime is named here    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn new(objects: &'a [Hittables], origin: Vec3) -> Pdfs<'a> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/sphere.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 64 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/pdf.rs:83:59
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn new(objects: &'a [Hittables], origin: Vec3) -> Pdfs {
[INFO] [stdout]    |                          -- the lifetime is named here    ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn new(objects: &'a [Hittables], origin: Vec3) -> Pdfs<'a> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/quad.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 146 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/bvh.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 39 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 166 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/constant_medium.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 35 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit>;
[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] 38 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>>;
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/triangle.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit> {
[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] 119 |     fn hit(&self, r: &Ray, ray_length: &Interval) -> Option<RayHit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.13s
[INFO] running `Command { std: "docker" "inspect" "72bdc89f19ba7cd0e00a231421d1375695d177ec933e6c3a2fc5af57cc5a69dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72bdc89f19ba7cd0e00a231421d1375695d177ec933e6c3a2fc5af57cc5a69dd", kill_on_drop: false }`
[INFO] [stdout] 72bdc89f19ba7cd0e00a231421d1375695d177ec933e6c3a2fc5af57cc5a69dd
