[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquidgyberries%2Ftracer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/squidgyberries/tracer 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/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded avif-serialize v0.8.2 [INFO] [stderr] Downloaded tobj v4.0.3 [INFO] [stderr] Downloaded anyhow v1.0.96 [INFO] [stderr] Downloaded glam v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a91ecfc884fc5e15962d4a0a73ef7e3859fe289655d55121cff237887eee34b6 [INFO] running `Command { std: "docker" "start" "-a" "a91ecfc884fc5e15962d4a0a73ef7e3859fe289655d55121cff237887eee34b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a91ecfc884fc5e15962d4a0a73ef7e3859fe289655d55121cff237887eee34b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91ecfc884fc5e15962d4a0a73ef7e3859fe289655d55121cff237887eee34b6", kill_on_drop: false }` [INFO] [stdout] a91ecfc884fc5e15962d4a0a73ef7e3859fe289655d55121cff237887eee34b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bd59ebbe3a3a61fd3a1dd87f98ff334d5fd81470b875a394a361979e88e7a38f [INFO] running `Command { std: "docker" "start" "-a" "bd59ebbe3a3a61fd3a1dd87f98ff334d5fd81470b875a394a361979e88e7a38f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling glam v0.30.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tobj v4.0.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rav1e v0.7.1 [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 37.30s [INFO] running `Command { std: "docker" "inspect" "bd59ebbe3a3a61fd3a1dd87f98ff334d5fd81470b875a394a361979e88e7a38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd59ebbe3a3a61fd3a1dd87f98ff334d5fd81470b875a394a361979e88e7a38f", kill_on_drop: false }` [INFO] [stdout] bd59ebbe3a3a61fd3a1dd87f98ff334d5fd81470b875a394a361979e88e7a38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b2ac6a518a1d7ac890dc53bfffac73b656fc1206c358b3426a78bb3a3ee7730c [INFO] running `Command { std: "docker" "start" "-a" "b2ac6a518a1d7ac890dc53bfffac73b656fc1206c358b3426a78bb3a3ee7730c", 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.84s [INFO] running `Command { std: "docker" "inspect" "b2ac6a518a1d7ac890dc53bfffac73b656fc1206c358b3426a78bb3a3ee7730c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ac6a518a1d7ac890dc53bfffac73b656fc1206c358b3426a78bb3a3ee7730c", kill_on_drop: false }` [INFO] [stdout] b2ac6a518a1d7ac890dc53bfffac73b656fc1206c358b3426a78bb3a3ee7730c