[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] testing Albu231311/ray_tracer_textured_cube against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbu231311%2Fray_tracer_textured_cube" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Albu231311/ray_tracer_textured_cube on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded lebe v0.5.3
[INFO] [stderr]   Downloaded raylib v5.5.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] [stderr]   Downloaded raylib-sys v5.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32ad2448db6cc0508c905a729a6f845a89691478278e14e39d4e71ad6fce6a5c
[INFO] running `Command { std: "docker" "start" "-a" "32ad2448db6cc0508c905a729a6f845a89691478278e14e39d4e71ad6fce6a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32ad2448db6cc0508c905a729a6f845a89691478278e14e39d4e71ad6fce6a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ad2448db6cc0508c905a729a6f845a89691478278e14e39d4e71ad6fce6a5c", kill_on_drop: false }`
[INFO] [stdout] 32ad2448db6cc0508c905a729a6f845a89691478278e14e39d4e71ad6fce6a5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd328af3e645f656c1c277ad7d267d48d8074949427b0d7ea83fc95480fa75e4
[INFO] running `Command { std: "docker" "start" "-a" "cd328af3e645f656c1c277ad7d267d48d8074949427b0d7ea83fc95480fa75e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]    Compiling raylib v5.5.1
[INFO] [stderr]    Compiling textured_cube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `normal` is never read
[INFO] [stdout]   --> src/cube.rs:61:17
[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)]` 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)]` 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 4m 19s
[INFO] running `Command { std: "docker" "inspect" "cd328af3e645f656c1c277ad7d267d48d8074949427b0d7ea83fc95480fa75e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd328af3e645f656c1c277ad7d267d48d8074949427b0d7ea83fc95480fa75e4", kill_on_drop: false }`
[INFO] [stdout] cd328af3e645f656c1c277ad7d267d48d8074949427b0d7ea83fc95480fa75e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c29c7d4ca630218bf0967f0e1d439ba69188b756eb8436104d7d31865d60f090
[INFO] running `Command { std: "docker" "start" "-a" "c29c7d4ca630218bf0967f0e1d439ba69188b756eb8436104d7d31865d60f090", kill_on_drop: false }`
[INFO] [stderr]    Compiling textured_cube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `normal` is never read
[INFO] [stdout]   --> src/cube.rs:61:17
[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)]` 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)]` 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 `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "c29c7d4ca630218bf0967f0e1d439ba69188b756eb8436104d7d31865d60f090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c29c7d4ca630218bf0967f0e1d439ba69188b756eb8436104d7d31865d60f090", kill_on_drop: false }`
[INFO] [stdout] c29c7d4ca630218bf0967f0e1d439ba69188b756eb8436104d7d31865d60f090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f9f526ade8ea0dee2f38cb280e661bce68759ba77e1f2ac6892901ade8cd15f
[INFO] running `Command { std: "docker" "start" "-a" "0f9f526ade8ea0dee2f38cb280e661bce68759ba77e1f2ac6892901ade8cd15f", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `normal` is never read
[INFO] [stderr]   --> src/cube.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 |         let mut normal = Vector3::zero();
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `closest_t` is never read
[INFO] [stderr]   --> src/raytracer.rs:76:13
[INFO] [stderr]    |
[INFO] [stderr] 76 |             closest_t = hit.t;
[INFO] [stderr]    |             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: fields `near` and `far` are never read
[INFO] [stderr]   --> src/camera.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 4  | pub struct Camera {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub near: f32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 11 |     pub far: f32,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `solid_color` is never used
[INFO] [stderr]   --> src/texture.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl Texture {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 13 |     // Create a solid color texture (fallback)
[INFO] [stderr] 14 |     pub fn solid_color(color: Vector3) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `textured_cube` (bin "textured_cube" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/textured_cube-fa98e9d140cb5e3a)
[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" "0f9f526ade8ea0dee2f38cb280e661bce68759ba77e1f2ac6892901ade8cd15f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9f526ade8ea0dee2f38cb280e661bce68759ba77e1f2ac6892901ade8cd15f", kill_on_drop: false }`
[INFO] [stdout] 0f9f526ade8ea0dee2f38cb280e661bce68759ba77e1f2ac6892901ade8cd15f
