[INFO] cloning repository https://github.com/Niloen/rustray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niloen/rustray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiloen%2Frustray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiloen%2Frustray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4670bae876cf1be06afc5132835f5d29fe040a76
[INFO] building Niloen/rustray against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiloen%2Frustray" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Niloen/rustray
[INFO] finished tweaking git repo https://github.com/Niloen/rustray
[INFO] tweaked toml for git repo https://github.com/Niloen/rustray written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Niloen/rustray on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Niloen/rustray 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gobject-sys v0.20.4
[INFO] [stderr]   Downloaded system-deps v7.0.3
[INFO] [stderr]   Downloaded cfg-expr v0.17.0
[INFO] [stderr]   Downloaded pango-sys v0.20.4
[INFO] [stderr]   Downloaded glib-sys v0.20.5
[INFO] [stderr]   Downloaded cairo-sys-rs v0.20.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.20.4
[INFO] [stderr]   Downloaded graphene-rs v0.20.4
[INFO] [stderr]   Downloaded cairo-rs v0.20.5
[INFO] [stderr]   Downloaded gsk4 v0.9.3
[INFO] [stderr]   Downloaded gdk4 v0.9.3
[INFO] [stderr]   Downloaded gdk-pixbuf v0.20.4
[INFO] [stderr]   Downloaded gsk4-sys v0.9.3
[INFO] [stderr]   Downloaded gtk4-macros v0.9.3
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded gtk4-sys v0.9.3
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded gdk4-sys v0.9.3
[INFO] [stderr]   Downloaded gio v0.20.5
[INFO] [stderr]   Downloaded gio-sys v0.20.5
[INFO] [stderr]   Downloaded glib-macros v0.20.5
[INFO] [stderr]   Downloaded pango v0.20.4
[INFO] [stderr]   Downloaded gtk4 v0.9.3
[INFO] [stderr]   Downloaded graphene-sys v0.20.4
[INFO] [stderr]   Downloaded glib v0.20.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79a5c510ab2ad259657c4e7fa4af625c340d5de7faed7e087f9acb29a674b482
[INFO] running `Command { std: "docker" "start" "-a" "79a5c510ab2ad259657c4e7fa4af625c340d5de7faed7e087f9acb29a674b482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a5c510ab2ad259657c4e7fa4af625c340d5de7faed7e087f9acb29a674b482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a5c510ab2ad259657c4e7fa4af625c340d5de7faed7e087f9acb29a674b482", kill_on_drop: false }`
[INFO] [stdout] 79a5c510ab2ad259657c4e7fa4af625c340d5de7faed7e087f9acb29a674b482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60c53ba13427fcaeb8f6caa64cedaeead113e66c5adc5f45315087026f53190b
[INFO] running `Command { std: "docker" "start" "-a" "60c53ba13427fcaeb8f6caa64cedaeead113e66c5adc5f45315087026f53190b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cfg-expr v0.17.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling gio v0.20.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling glib-macros v0.20.5
[INFO] [stderr]    Compiling glib-sys v0.20.5
[INFO] [stderr]    Compiling gobject-sys v0.20.4
[INFO] [stderr]    Compiling gio-sys v0.20.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling pango-sys v0.20.4
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.4
[INFO] [stderr]    Compiling graphene-sys v0.20.4
[INFO] [stderr]    Compiling gdk4-sys v0.9.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling gsk4-sys v0.9.3
[INFO] [stderr]    Compiling gtk4-sys v0.9.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling gtk4-macros v0.9.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling glib v0.20.5
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling cairo-rs v0.20.5
[INFO] [stderr]    Compiling graphene-rs v0.20.4
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.4
[INFO] [stderr]    Compiling pango v0.20.4
[INFO] [stderr]    Compiling gdk4 v0.9.3
[INFO] [stderr]    Compiling gsk4 v0.9.3
[INFO] [stderr]    Compiling gtk4 v0.9.3
[INFO] [stderr]    Compiling rustray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene/mod.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter_objects(&self) -> std::slice::Iter<Arc<object::Object>> {
[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] 35 |     pub fn iter_objects(&self) -> std::slice::Iter<'_, Arc<object::Object>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene/mod.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter_lights(&self) -> std::slice::Iter<Light> {
[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] 39 |     pub fn iter_lights(&self) -> std::slice::Iter<'_, Light> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/mod.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn cast_intersection(&self, ray: &Ray) -> Option<Intersection> {
[INFO] [stdout]     |                          ^^^^^                       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn cast_intersection(&self, ray: &Ray) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection>;
[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 closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>>;
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 30 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 46 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 75 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 91 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/intersect.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 101 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/otree.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 116 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/otree.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 198 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 48s
[INFO] running `Command { std: "docker" "inspect" "60c53ba13427fcaeb8f6caa64cedaeead113e66c5adc5f45315087026f53190b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c53ba13427fcaeb8f6caa64cedaeead113e66c5adc5f45315087026f53190b", kill_on_drop: false }`
[INFO] [stdout] 60c53ba13427fcaeb8f6caa64cedaeead113e66c5adc5f45315087026f53190b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c59b27ceac9effe12f34af29b871511b244288984ebf7236da68b56b753628a
[INFO] running `Command { std: "docker" "start" "-a" "1c59b27ceac9effe12f34af29b871511b244288984ebf7236da68b56b753628a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene/mod.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter_objects(&self) -> std::slice::Iter<Arc<object::Object>> {
[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] 35 |     pub fn iter_objects(&self) -> std::slice::Iter<'_, Arc<object::Object>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scene/mod.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn iter_lights(&self) -> std::slice::Iter<Light> {
[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] 39 |     pub fn iter_lights(&self) -> std::slice::Iter<'_, Light> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/mod.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn cast_intersection(&self, ray: &Ray) -> Option<Intersection> {
[INFO] [stdout]     |                          ^^^^^                       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn cast_intersection(&self, ray: &Ray) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection>;
[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 closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>>;
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 30 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 46 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 75 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/render/trace/world/intersect.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 91 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/intersect.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 101 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/otree.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 116 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/trace/world/otree.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection> {
[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] 198 |     fn closest_intersection(&self, ray: &Ray, max: Distance) -> Option<Intersection<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "1c59b27ceac9effe12f34af29b871511b244288984ebf7236da68b56b753628a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c59b27ceac9effe12f34af29b871511b244288984ebf7236da68b56b753628a", kill_on_drop: false }`
[INFO] [stdout] 1c59b27ceac9effe12f34af29b871511b244288984ebf7236da68b56b753628a
