[INFO] cloning repository https://github.com/Albu231311/ray_tracer_textured_cube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Albu231311/ray_tracer_textured_cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbu231311%2Fray_tracer_textured_cube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbu231311%2Fray_tracer_textured_cube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] beec369b5bf8164a7c5c13f7fb3cdcfc97b239cd
[INFO] checking Albu231311/ray_tracer_textured_cube against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbu231311%2Fray_tracer_textured_cube" "/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/Albu231311/ray_tracer_textured_cube
[INFO] finished tweaking git repo https://github.com/Albu231311/ray_tracer_textured_cube
[INFO] tweaked toml for git repo https://github.com/Albu231311/ray_tracer_textured_cube written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Albu231311/ray_tracer_textured_cube on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Albu231311/ray_tracer_textured_cube 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raylib v5.5.1
[INFO] [stderr]   Downloaded raylib-sys v5.5.1
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7650c78e11d4e992e47f8f273b967cc7673ac94fbc689ed64dbe10a36d9792e2
[INFO] running `Command { std: "docker" "start" "-a" "7650c78e11d4e992e47f8f273b967cc7673ac94fbc689ed64dbe10a36d9792e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7650c78e11d4e992e47f8f273b967cc7673ac94fbc689ed64dbe10a36d9792e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7650c78e11d4e992e47f8f273b967cc7673ac94fbc689ed64dbe10a36d9792e2", kill_on_drop: false }`
[INFO] [stdout] 7650c78e11d4e992e47f8f273b967cc7673ac94fbc689ed64dbe10a36d9792e2
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f714aef5cb1d219782d22eb8a1ef485b87bd50e98487e59d6c24c50dcfabef28
[INFO] running `Command { std: "docker" "start" "-a" "f714aef5cb1d219782d22eb8a1ef485b87bd50e98487e59d6c24c50dcfabef28", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking textured_cube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `normal` is never read
[INFO] [stdout]   --> src/cube.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut normal = Vector3::zero();
[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: value assigned to `closest_t` is never read
[INFO] [stdout]   --> src/raytracer.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             closest_t = hit.t;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `near` and `far` are never read
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub near: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub far: f32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `solid_color` is never used
[INFO] [stdout]   --> src/texture.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Texture {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 13 |     // Create a solid color texture (fallback)
[INFO] [stdout] 14 |     pub fn solid_color(color: Vector3) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `normal` is never read
[INFO] [stdout]   --> src/cube.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut normal = Vector3::zero();
[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: value assigned to `closest_t` is never read
[INFO] [stdout]   --> src/raytracer.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             closest_t = hit.t;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `near` and `far` are never read
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub near: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub far: f32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `solid_color` is never used
[INFO] [stdout]   --> src/texture.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Texture {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 13 |     // Create a solid color texture (fallback)
[INFO] [stdout] 14 |     pub fn solid_color(color: Vector3) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.93s
[INFO] running `Command { std: "docker" "inspect" "f714aef5cb1d219782d22eb8a1ef485b87bd50e98487e59d6c24c50dcfabef28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f714aef5cb1d219782d22eb8a1ef485b87bd50e98487e59d6c24c50dcfabef28", kill_on_drop: false }`
[INFO] [stdout] f714aef5cb1d219782d22eb8a1ef485b87bd50e98487e59d6c24c50dcfabef28
