[INFO] cloning repository https://github.com/JoshBmillikan/rusty-rt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshBmillikan/rusty-rt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBmillikan%2Frusty-rt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBmillikan%2Frusty-rt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9626f46babea8bd04db8d9ec378a21e44da8f75f
[INFO] testing JoshBmillikan/rusty-rt against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBmillikan%2Frusty-rt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JoshBmillikan/rusty-rt on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JoshBmillikan/rusty-rt
[INFO] finished tweaking git repo https://github.com/JoshBmillikan/rusty-rt
[INFO] tweaked toml for git repo https://github.com/JoshBmillikan/rusty-rt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JoshBmillikan/rusty-rt 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07d0b8121fbf80a55c84eac4cafb0c2bbbd99baad915fe4db216efb3388ecebe
[INFO] running `Command { std: "docker" "start" "-a" "07d0b8121fbf80a55c84eac4cafb0c2bbbd99baad915fe4db216efb3388ecebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d0b8121fbf80a55c84eac4cafb0c2bbbd99baad915fe4db216efb3388ecebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d0b8121fbf80a55c84eac4cafb0c2bbbd99baad915fe4db216efb3388ecebe", kill_on_drop: false }`
[INFO] [stdout] 07d0b8121fbf80a55c84eac4cafb0c2bbbd99baad915fe4db216efb3388ecebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34789663745e0513a8a98c3bbf1da6ac5719f46e8ad5e2d46a7b7b8aa90db969
[INFO] running `Command { std: "docker" "start" "-a" "34789663745e0513a8a98c3bbf1da6ac5719f46e8ad5e2d46a7b7b8aa90db969", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.25.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling rusty-rt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LazyCell`
[INFO] [stdout]  --> src/app.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::{LazyCell, OnceCell};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_width`
[INFO] [stdout]   --> src/app/raytracer/camera.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let image_width = width as f32;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_height`
[INFO] [stdout]   --> src/app/raytracer/camera.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let image_height = height as f32;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height` and `bounces` are never read
[INFO] [stdout]  --> src/app/raytracer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Raytracer {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 7 |     width: u32,
[INFO] [stdout] 8 |     height: u32,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     bounces: u32,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aspect_ratio` is never read
[INFO] [stdout]  --> src/app/raytracer/camera.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Viewport {
[INFO] [stdout]   |        -------- field in this struct
[INFO] [stdout] 4 |     aspect_ratio: f32,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `focal_length` and `viewport` are never read
[INFO] [stdout]   --> src/app/raytracer/camera.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 26 |     focal_length: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     center: nalgebra::Point3<f32>,
[INFO] [stdout] 28 |     viewport: Viewport,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "34789663745e0513a8a98c3bbf1da6ac5719f46e8ad5e2d46a7b7b8aa90db969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34789663745e0513a8a98c3bbf1da6ac5719f46e8ad5e2d46a7b7b8aa90db969", kill_on_drop: false }`
[INFO] [stdout] 34789663745e0513a8a98c3bbf1da6ac5719f46e8ad5e2d46a7b7b8aa90db969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d50961651c661d0d79a67fbe8edef70235130fc2ebd46f0739cd9c99d64ab3d
[INFO] running `Command { std: "docker" "start" "-a" "1d50961651c661d0d79a67fbe8edef70235130fc2ebd46f0739cd9c99d64ab3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-rt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LazyCell`
[INFO] [stdout]  --> src/app.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::{LazyCell, OnceCell};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_width`
[INFO] [stdout]   --> src/app/raytracer/camera.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let image_width = width as f32;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_height`
[INFO] [stdout]   --> src/app/raytracer/camera.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let image_height = height as f32;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height` and `bounces` are never read
[INFO] [stdout]  --> src/app/raytracer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Raytracer {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 7 |     width: u32,
[INFO] [stdout] 8 |     height: u32,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     bounces: u32,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aspect_ratio` is never read
[INFO] [stdout]  --> src/app/raytracer/camera.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Viewport {
[INFO] [stdout]   |        -------- field in this struct
[INFO] [stdout] 4 |     aspect_ratio: f32,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `focal_length` and `viewport` are never read
[INFO] [stdout]   --> src/app/raytracer/camera.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 26 |     focal_length: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     center: nalgebra::Point3<f32>,
[INFO] [stdout] 28 |     viewport: Viewport,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "1d50961651c661d0d79a67fbe8edef70235130fc2ebd46f0739cd9c99d64ab3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d50961651c661d0d79a67fbe8edef70235130fc2ebd46f0739cd9c99d64ab3d", kill_on_drop: false }`
[INFO] [stdout] 1d50961651c661d0d79a67fbe8edef70235130fc2ebd46f0739cd9c99d64ab3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53b64a64aa537c9363a5988d64af98c6c4c352de33afb691ab255d0889e56463
[INFO] running `Command { std: "docker" "start" "-a" "53b64a64aa537c9363a5988d64af98c6c4c352de33afb691ab255d0889e56463", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `LazyCell`
[INFO] [stderr]  --> src/app.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::cell::{LazyCell, OnceCell};
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `image_width`
[INFO] [stderr]   --> src/app/raytracer/camera.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 |         let image_width = width as f32;
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_width`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `image_height`
[INFO] [stderr]   --> src/app/raytracer/camera.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 |         let image_height = height as f32;
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_height`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `height` and `bounces` are never read
[INFO] [stderr]  --> src/app/raytracer.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Raytracer {
[INFO] [stderr]   |            --------- fields in this struct
[INFO] [stderr] 7 |     width: u32,
[INFO] [stderr] 8 |     height: u32,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 9 |     bounces: u32,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `aspect_ratio` is never read
[INFO] [stderr]  --> src/app/raytracer/camera.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct Viewport {
[INFO] [stderr]   |        -------- field in this struct
[INFO] [stderr] 4 |     aspect_ratio: f32,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `focal_length` and `viewport` are never read
[INFO] [stderr]   --> src/app/raytracer/camera.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Camera {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 26 |     focal_length: f32,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 27 |     center: nalgebra::Point3<f32>,
[INFO] [stderr] 28 |     viewport: Viewport,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-rt` (bin "rusty-rt" test) generated 6 warnings (run `cargo fix --bin "rusty-rt" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_rt-f607ec6cf2dc1a1c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53b64a64aa537c9363a5988d64af98c6c4c352de33afb691ab255d0889e56463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b64a64aa537c9363a5988d64af98c6c4c352de33afb691ab255d0889e56463", kill_on_drop: false }`
[INFO] [stdout] 53b64a64aa537c9363a5988d64af98c6c4c352de33afb691ab255d0889e56463
