[INFO] cloning repository https://github.com/squidgyberries/tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/squidgyberries/tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquidgyberries%2Ftracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquidgyberries%2Ftracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3e45e368af7e19c9a5aca1363b1f7c8720dcd40
[INFO] building squidgyberries/tracer against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquidgyberries%2Ftracer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/squidgyberries/tracer
[INFO] finished tweaking git repo https://github.com/squidgyberries/tracer
[INFO] tweaked toml for git repo https://github.com/squidgyberries/tracer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/squidgyberries/tracer on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/squidgyberries/tracer 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded glam v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de96a3adba53f6630ac09b93507e9bad9767c5d1c958b0eac50fef03a98c861e
[INFO] running `Command { std: "docker" "start" "-a" "de96a3adba53f6630ac09b93507e9bad9767c5d1c958b0eac50fef03a98c861e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de96a3adba53f6630ac09b93507e9bad9767c5d1c958b0eac50fef03a98c861e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de96a3adba53f6630ac09b93507e9bad9767c5d1c958b0eac50fef03a98c861e", kill_on_drop: false }`
[INFO] [stdout] de96a3adba53f6630ac09b93507e9bad9767c5d1c958b0eac50fef03a98c861e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d711d23ac14f53c784b07424efd96e3c741ccb6951cea435f585bb7ab7c10e7
[INFO] running `Command { std: "docker" "start" "-a" "4d711d23ac14f53c784b07424efd96e3c741ccb6951cea435f585bb7ab7c10e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling glam v0.30.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `EVERYTHING` is never used
[INFO] [stdout]   --> src/aabb.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Aabb {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub const EVERYTHING: Aabb = Aabb::new(
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/camera.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     aspect_ratio: f32, // remove?
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     vfov: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     lookfrom: Vec3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     lookat: Vec3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     view_up: Vec3,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     u: Vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 33 |     v: Vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 34 |     w: Vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     defocus_angle: f32,
[INFO] [stdout] 36 |     focus_dist: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render` is never used
[INFO] [stdout]   --> src/camera.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn render(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `EVERYTHING` is never used
[INFO] [stdout]   --> src/interval.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Interval {
[INFO] [stdout]    | ------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub const EVERYTHING: Self = Self::new(f32::NEG_INFINITY, f32::INFINITY);
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rad_to_deg` is never used
[INFO] [stdout]   --> src/util.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const fn rad_to_deg(rad: f32) -> f32 {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_on_hemisphere` is never used
[INFO] [stdout]   --> src/util.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn random_on_hemisphere(normal: Vec3, rng: &mut dyn RngCore) -> Vec3 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "4d711d23ac14f53c784b07424efd96e3c741ccb6951cea435f585bb7ab7c10e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d711d23ac14f53c784b07424efd96e3c741ccb6951cea435f585bb7ab7c10e7", kill_on_drop: false }`
[INFO] [stdout] 4d711d23ac14f53c784b07424efd96e3c741ccb6951cea435f585bb7ab7c10e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 657bc61e81b709361c913647f1a0a329890068a18649bfc4acf16f843abf3faa
[INFO] running `Command { std: "docker" "start" "-a" "657bc61e81b709361c913647f1a0a329890068a18649bfc4acf16f843abf3faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `EVERYTHING` is never used
[INFO] [stdout]   --> src/aabb.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Aabb {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub const EVERYTHING: Aabb = Aabb::new(
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/camera.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     aspect_ratio: f32, // remove?
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     vfov: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     lookfrom: Vec3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     lookat: Vec3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     view_up: Vec3,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     u: Vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 33 |     v: Vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 34 |     w: Vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     defocus_angle: f32,
[INFO] [stdout] 36 |     focus_dist: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render` is never used
[INFO] [stdout]   --> src/camera.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn render(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `EVERYTHING` is never used
[INFO] [stdout]   --> src/interval.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Interval {
[INFO] [stdout]    | ------------- associated constant in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub const EVERYTHING: Self = Self::new(f32::NEG_INFINITY, f32::INFINITY);
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rad_to_deg` is never used
[INFO] [stdout]   --> src/util.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const fn rad_to_deg(rad: f32) -> f32 {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_on_hemisphere` is never used
[INFO] [stdout]   --> src/util.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn random_on_hemisphere(normal: Vec3, rng: &mut dyn RngCore) -> Vec3 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "657bc61e81b709361c913647f1a0a329890068a18649bfc4acf16f843abf3faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "657bc61e81b709361c913647f1a0a329890068a18649bfc4acf16f843abf3faa", kill_on_drop: false }`
[INFO] [stdout] 657bc61e81b709361c913647f1a0a329890068a18649bfc4acf16f843abf3faa
