[INFO] cloning repository https://github.com/lapiks/rayflux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lapiks/rayflux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapiks%2Frayflux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapiks%2Frayflux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fadc5c4bafb5682cbefb394f26b16606cff4f275
[INFO] checking lapiks/rayflux against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flapiks%2Frayflux" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lapiks/rayflux
[INFO] finished tweaking git repo https://github.com/lapiks/rayflux
[INFO] tweaked toml for git repo https://github.com/lapiks/rayflux written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lapiks/rayflux on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lapiks/rayflux 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b02e591019982c493f861b5ecb416812e18f6ba1e5803b11eb914298e703fd39
[INFO] running `Command { std: "docker" "start" "-a" "b02e591019982c493f861b5ecb416812e18f6ba1e5803b11eb914298e703fd39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b02e591019982c493f861b5ecb416812e18f6ba1e5803b11eb914298e703fd39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02e591019982c493f861b5ecb416812e18f6ba1e5803b11eb914298e703fd39", kill_on_drop: false }`
[INFO] [stdout] b02e591019982c493f861b5ecb416812e18f6ba1e5803b11eb914298e703fd39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ba6b18acd917a470e2ca8659a0c1ae0c8cfc4179837d08d04fd41326925b99
[INFO] running `Command { std: "docker" "start" "-a" "53ba6b18acd917a470e2ca8659a0c1ae0c8cfc4179837d08d04fd41326925b99", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking xcursor v0.3.9
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking glam v0.30.4
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking arboard v3.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking wgpu-core v24.0.5
[INFO] [stderr]     Checking rayflux v0.1.0 (/opt/rustwide/workdir/rayflux)
[INFO] [stderr]     Checking egui-wgpu v0.31.1
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/sphere.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use std::f64::consts::PI;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sphere::*`
[INFO] [stdout]  --> rayflux/src/raytracer/cpu/shapes/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use sphere::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plane::*`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use plane::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cube::*`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use cube::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cylinder::*`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use cylinder::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sphere::*`
[INFO] [stdout]  --> rayflux/src/raytracer/cpu/shapes/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use sphere::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plane::*`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use plane::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cube::*`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use cube::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cylinder::*`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use cylinder::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> rayflux/src/common/scene.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn init(&mut self, context: &mut GpuContext) {
[INFO] [stdout]    |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> rayflux/src/common/scene.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn update(&mut self, context: &GpuContext) {
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/plane.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn normal_at<'a>(&self, point: DVec3) -> DVec3 {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inside` is assigned to, but never used
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut inside = false;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_inside` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `inside` is never read
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             inside = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> rayflux/src/common/scene.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn init(&mut self, context: &mut GpuContext) {
[INFO] [stdout]    |                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> rayflux/src/common/scene.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn update(&mut self, context: &GpuContext) {
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/shapes/plane.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn normal_at<'a>(&self, point: DVec3) -> DVec3 {
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/mod.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn output(&self) -> RaytracerOutput;
[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] 37 |     fn output(&self) -> RaytracerOutput<'_>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/mod.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn output(&self) -> RaytracerOutput {
[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 output(&self) -> RaytracerOutput<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn output(&self) -> RaytracerOutput {
[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] 18 |     fn output(&self) -> RaytracerOutput<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn hit(&self, predicate: impl HitPredicate) -> Option<&Intersection> {
[INFO] [stdout]     |                ^^^^^                                          ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                              ||
[INFO] [stdout]     |                |                                              |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here                    the same 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] 150 |     pub fn hit(&self, predicate: impl HitPredicate) -> Option<&Intersection<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get(&self, index: usize) -> Option<&Intersection> {
[INFO] [stdout]     |                ^^^^^                          ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                              ||
[INFO] [stdout]     |                |                              |the same lifetime is hidden here
[INFO] [stdout]     |                |                              the same lifetime is elided here
[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] 162 |     pub fn get(&self, index: usize) -> Option<&Intersection<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/gpu/mod.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn output(&self) -> RaytracerOutput {
[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] 21 |     fn output(&self) -> RaytracerOutput<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `inside` is assigned to, but never used
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut inside = false;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_inside` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `inside` is never read
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             inside = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/mod.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn output(&self) -> RaytracerOutput;
[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] 37 |     fn output(&self) -> RaytracerOutput<'_>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/mod.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn output(&self) -> RaytracerOutput {
[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 output(&self) -> RaytracerOutput<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/cpu/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn output(&self) -> RaytracerOutput {
[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] 18 |     fn output(&self) -> RaytracerOutput<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn hit(&self, predicate: impl HitPredicate) -> Option<&Intersection> {
[INFO] [stdout]     |                ^^^^^                                          ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                                              ||
[INFO] [stdout]     |                |                                              |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here                    the same 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] 150 |     pub fn hit(&self, predicate: impl HitPredicate) -> Option<&Intersection<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rayflux/src/raytracer/cpu/intersections.rs:162:16
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get(&self, index: usize) -> Option<&Intersection> {
[INFO] [stdout]     |                ^^^^^                          ^^^^^^^^^^^^^
[INFO] [stdout]     |                |                              ||
[INFO] [stdout]     |                |                              |the same lifetime is hidden here
[INFO] [stdout]     |                |                              the same lifetime is elided here
[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] 162 |     pub fn get(&self, index: usize) -> Option<&Intersection<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rayflux/src/raytracer/gpu/mod.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn output(&self) -> RaytracerOutput {
[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] 21 |     fn output(&self) -> RaytracerOutput<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayflux_file v0.1.0 (/opt/rustwide/workdir/rayflux_file)
[INFO] [stderr]     Checking rayflux_window v0.1.0 (/opt/rustwide/workdir/rayflux_window)
[INFO] [stdout] warning: unused variable: `cpu_raytracer`
[INFO] [stdout]    --> rayflux_window/src/app.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Raytracer::Cpu(cpu_raytracer) => todo!(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_raytracer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> rayflux_window/src/app.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> rayflux_window/src/app.rs:211:57
[INFO] [stdout]     |
[INFO] [stdout] 211 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> rayflux_window/src/app.rs:217:39
[INFO] [stdout]     |
[INFO] [stdout] 217 |             WindowEvent::MouseInput { device_id, state, button } => match state {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> rayflux_window/src/app.rs:221:42
[INFO] [stdout]     |
[INFO] [stdout] 221 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => match event.physical_key {
[INFO] [stdout]     |                                          ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_synthetic`
[INFO] [stdout]    --> rayflux_window/src/app.rs:221:60
[INFO] [stdout]     |
[INFO] [stdout] 221 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => match event.physical_key {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]    --> rayflux_window/src/app.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct Frame {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub size: UVec2,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cpu_raytracer`
[INFO] [stdout]    --> rayflux_window/src/app.rs:126:28
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Raytracer::Cpu(cpu_raytracer) => todo!(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_raytracer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> rayflux_window/src/app.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> rayflux_window/src/app.rs:211:57
[INFO] [stdout]     |
[INFO] [stdout] 211 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> rayflux_window/src/app.rs:217:39
[INFO] [stdout]     |
[INFO] [stdout] 217 |             WindowEvent::MouseInput { device_id, state, button } => match state {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> rayflux_window/src/app.rs:221:42
[INFO] [stdout]     |
[INFO] [stdout] 221 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => match event.physical_key {
[INFO] [stdout]     |                                          ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_synthetic`
[INFO] [stdout]    --> rayflux_window/src/app.rs:221:60
[INFO] [stdout]     |
[INFO] [stdout] 221 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => match event.physical_key {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]    --> rayflux_window/src/app.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct Frame {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub size: UVec2,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "53ba6b18acd917a470e2ca8659a0c1ae0c8cfc4179837d08d04fd41326925b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ba6b18acd917a470e2ca8659a0c1ae0c8cfc4179837d08d04fd41326925b99", kill_on_drop: false }`
[INFO] [stdout] 53ba6b18acd917a470e2ca8659a0c1ae0c8cfc4179837d08d04fd41326925b99
