[INFO] cloning repository https://github.com/xtsebas/RayTracingMinecraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xtsebas/RayTracingMinecraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxtsebas%2FRayTracingMinecraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxtsebas%2FRayTracingMinecraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e679587e6fd1f966c40d31eef93ac40f1e08185f [INFO] building xtsebas/RayTracingMinecraft against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxtsebas%2FRayTracingMinecraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 35% (968/2690) Updating files: 36% (969/2690) Updating files: 37% (996/2690) Updating files: 38% (1023/2690) Updating files: 39% (1050/2690) Updating files: 39% (1059/2690) Updating files: 40% (1076/2690) Updating files: 41% (1103/2690) Updating files: 41% (1121/2690) Updating files: 42% (1130/2690) Updating files: 43% (1157/2690) Updating files: 44% (1184/2690) Updating files: 44% (1204/2690) Updating files: 45% (1211/2690) Updating files: 46% (1238/2690) Updating files: 47% (1265/2690) Updating files: 48% (1292/2690) Updating files: 49% (1319/2690) Updating files: 50% (1345/2690) Updating files: 51% (1372/2690) Updating files: 52% (1399/2690) Updating files: 53% (1426/2690) Updating files: 54% (1453/2690) Updating files: 55% (1480/2690) Updating files: 56% (1507/2690) Updating files: 57% (1534/2690) Updating files: 58% (1561/2690) Updating files: 59% (1588/2690) Updating files: 60% (1614/2690) Updating files: 61% (1641/2690) Updating files: 62% (1668/2690) Updating files: 63% (1695/2690) Updating files: 64% (1722/2690) Updating files: 65% (1749/2690) Updating files: 66% (1776/2690) Updating files: 67% (1803/2690) Updating files: 68% (1830/2690) Updating files: 69% (1857/2690) Updating files: 70% (1883/2690) Updating files: 71% (1910/2690) Updating files: 72% (1937/2690) Updating files: 73% (1964/2690) Updating files: 74% (1991/2690) Updating files: 75% (2018/2690) Updating files: 76% (2045/2690) Updating files: 77% (2072/2690) Updating files: 78% (2099/2690) Updating files: 79% (2126/2690) Updating files: 80% (2152/2690) Updating files: 81% (2179/2690) Updating files: 82% (2206/2690) Updating files: 83% (2233/2690) Updating files: 83% (2244/2690) Updating files: 84% (2260/2690) Updating files: 85% (2287/2690) Updating files: 86% (2314/2690) Updating files: 87% (2341/2690) Updating files: 88% (2368/2690) Updating files: 89% (2395/2690) Updating files: 90% (2421/2690) Updating files: 91% (2448/2690) Updating files: 92% (2475/2690) Updating files: 93% (2502/2690) Updating files: 93% (2514/2690) Updating files: 94% (2529/2690) Updating files: 95% (2556/2690) Updating files: 95% (2573/2690) Updating files: 96% (2583/2690) Updating files: 97% (2610/2690) Updating files: 98% (2637/2690) Updating files: 99% (2664/2690) Updating files: 100% (2690/2690) Updating files: 100% (2690/2690), done. [INFO] started tweaking git repo https://github.com/xtsebas/RayTracingMinecraft [INFO] finished tweaking git repo https://github.com/xtsebas/RayTracingMinecraft [INFO] tweaked toml for git repo https://github.com/xtsebas/RayTracingMinecraft written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xtsebas/RayTracingMinecraft on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xtsebas/RayTracingMinecraft 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 078d89bbeb02e30e4ddcc543fcf96178b647641270939f855053c343301fab97 [INFO] running `Command { std: "docker" "start" "-a" "078d89bbeb02e30e4ddcc543fcf96178b647641270939f855053c343301fab97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "078d89bbeb02e30e4ddcc543fcf96178b647641270939f855053c343301fab97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078d89bbeb02e30e4ddcc543fcf96178b647641270939f855053c343301fab97", kill_on_drop: false }` [INFO] [stdout] 078d89bbeb02e30e4ddcc543fcf96178b647641270939f855053c343301fab97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0d60dd63403ee06e0b6874df874709a605bea318f380f76c26b3d5967b846e [INFO] running `Command { std: "docker" "start" "-a" "2e0d60dd63403ee06e0b6874df874709a605bea318f380f76c26b3d5967b846e", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling nalgebra-glm v0.19.0 [INFO] [stderr] Compiling raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/material.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ray_intersect.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Intersect { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new(point: Vec3, normal: Vec3, distance: f32, material: Material, u: f32, v: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SKY_COLOR` should have a snake case name [INFO] [stdout] --> src/main.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | SKY_COLOR: Color [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sky_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SKY_COLOR` should have a snake case name [INFO] [stdout] --> src/main.rs:310:96 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn render(framebuffer: &mut Framebuffer, objects: &[Cube], camera: &Camera, light: &Light, SKY_COLOR: Color) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sky_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SKY_COLOR` should have a snake case name [INFO] [stdout] --> src/main.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | let mut SKY_COLOR = SKYBOX_COLOR; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sky_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "2e0d60dd63403ee06e0b6874df874709a605bea318f380f76c26b3d5967b846e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0d60dd63403ee06e0b6874df874709a605bea318f380f76c26b3d5967b846e", kill_on_drop: false }` [INFO] [stdout] 2e0d60dd63403ee06e0b6874df874709a605bea318f380f76c26b3d5967b846e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52274caf21842c7c1679d92d727e9d1fbc96a08b36c2a3d05e5c73b150937123 [INFO] running `Command { std: "docker" "start" "-a" "52274caf21842c7c1679d92d727e9d1fbc96a08b36c2a3d05e5c73b150937123", kill_on_drop: false }` [INFO] [stderr] Compiling raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/material.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ray_intersect.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Intersect { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 16 | pub fn new(point: Vec3, normal: Vec3, distance: f32, material: Material, u: f32, v: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SKY_COLOR` should have a snake case name [INFO] [stdout] --> src/main.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | SKY_COLOR: Color [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sky_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SKY_COLOR` should have a snake case name [INFO] [stdout] --> src/main.rs:310:96 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn render(framebuffer: &mut Framebuffer, objects: &[Cube], camera: &Camera, light: &Light, SKY_COLOR: Color) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sky_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SKY_COLOR` should have a snake case name [INFO] [stdout] --> src/main.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | let mut SKY_COLOR = SKYBOX_COLOR; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sky_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "52274caf21842c7c1679d92d727e9d1fbc96a08b36c2a3d05e5c73b150937123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52274caf21842c7c1679d92d727e9d1fbc96a08b36c2a3d05e5c73b150937123", kill_on_drop: false }` [INFO] [stdout] 52274caf21842c7c1679d92d727e9d1fbc96a08b36c2a3d05e5c73b150937123