[INFO] cloning repository https://github.com/BUZZKILL1549/renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BUZZKILL1549/renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUZZKILL1549%2Frenderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUZZKILL1549%2Frenderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d788fa5ee5790dd53f271cc45d3f8a585eef1d1
[INFO] checking BUZZKILL1549/renderer against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBUZZKILL1549%2Frenderer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BUZZKILL1549/renderer on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BUZZKILL1549/renderer
[INFO] finished tweaking git repo https://github.com/BUZZKILL1549/renderer
[INFO] tweaked toml for git repo https://github.com/BUZZKILL1549/renderer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BUZZKILL1549/renderer 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 220a1443125c08ebb5a087613bc3bce9143ef9af787c9835a1d934f2e60e94d4
[INFO] running `Command { std: "docker" "start" "-a" "220a1443125c08ebb5a087613bc3bce9143ef9af787c9835a1d934f2e60e94d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "220a1443125c08ebb5a087613bc3bce9143ef9af787c9835a1d934f2e60e94d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220a1443125c08ebb5a087613bc3bce9143ef9af787c9835a1d934f2e60e94d4", kill_on_drop: false }`
[INFO] [stdout] 220a1443125c08ebb5a087613bc3bce9143ef9af787c9835a1d934f2e60e94d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5732cdeb758aae19008d7adf55f7d6017037b59ac13fc6c2b6829b8c09caeca6
[INFO] running `Command { std: "docker" "start" "-a" "5732cdeb758aae19008d7adf55f7d6017037b59ac13fc6c2b6829b8c09caeca6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `LIGHT_DIRECTION` is never used
[INFO] [stdout]  --> src/main.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     const LIGHT_DIRECTION: (f64, f64, f64) = (0.0, 1.0, -1.0);
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_triangle`, `intersect_ray_with_polygon`, and `draw_cube` are never used
[INFO] [stdout]    --> src/framebuffer.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout] 7   | impl Framebuffer {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52  |     pub fn draw_triangle(&mut self, v0: (f64, f64), v1: (f64, f64), v2: (f64, f64), color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58  |     pub fn intersect_ray_with_polygon(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn draw_cube(&mut self, vertices: Vec<(isize, isize, isize)>, color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `GREEN` and `BLUE` are never used
[INFO] [stdout]    --> src/framebuffer.rs:389:15
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl Colors {
[INFO] [stdout]     | ----------- associated constants in this implementation
[INFO] [stdout] 388 |     pub const RED: Colors = Colors { value: 0xFF0000 };
[INFO] [stdout] 389 |     pub const GREEN: Colors = Colors { value: 0x00FF00 };
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 390 |     pub const BLUE: Colors = Colors { value: 0x0000FF };
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_triangle`, `intersect_ray_with_polygon`, and `draw_cube` are never used
[INFO] [stdout]    --> src/framebuffer.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout] 7   | impl Framebuffer {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52  |     pub fn draw_triangle(&mut self, v0: (f64, f64), v1: (f64, f64), v2: (f64, f64), color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58  |     pub fn intersect_ray_with_polygon(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn draw_cube(&mut self, vertices: Vec<(isize, isize, isize)>, color: u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `GREEN` and `BLUE` are never used
[INFO] [stdout]    --> src/framebuffer.rs:389:15
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl Colors {
[INFO] [stdout]     | ----------- associated constants in this implementation
[INFO] [stdout] 388 |     pub const RED: Colors = Colors { value: 0xFF0000 };
[INFO] [stdout] 389 |     pub const GREEN: Colors = Colors { value: 0x00FF00 };
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 390 |     pub const BLUE: Colors = Colors { value: 0x0000FF };
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.98s
[INFO] running `Command { std: "docker" "inspect" "5732cdeb758aae19008d7adf55f7d6017037b59ac13fc6c2b6829b8c09caeca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5732cdeb758aae19008d7adf55f7d6017037b59ac13fc6c2b6829b8c09caeca6", kill_on_drop: false }`
[INFO] [stdout] 5732cdeb758aae19008d7adf55f7d6017037b59ac13fc6c2b6829b8c09caeca6
