[INFO] cloning repository https://github.com/NiklasJonsson/rusterizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiklasJonsson/rusterizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasJonsson%2Frusterizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasJonsson%2Frusterizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 138a2cc35d398b0dfae64d1a286994c0ea490003
[INFO] checking NiklasJonsson/rusterizer against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasJonsson%2Frusterizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NiklasJonsson/rusterizer
[INFO] finished tweaking git repo https://github.com/NiklasJonsson/rusterizer
[INFO] tweaked toml for git repo https://github.com/NiklasJonsson/rusterizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NiklasJonsson/rusterizer on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NiklasJonsson/rusterizer 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6a3846a84c0dcb5750253b71d40bdcd55df45fe1c6505ba815ad48255015308
[INFO] running `Command { std: "docker" "start" "-a" "f6a3846a84c0dcb5750253b71d40bdcd55df45fe1c6505ba815ad48255015308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6a3846a84c0dcb5750253b71d40bdcd55df45fe1c6505ba815ad48255015308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a3846a84c0dcb5750253b71d40bdcd55df45fe1c6505ba815ad48255015308", kill_on_drop: false }`
[INFO] [stdout] f6a3846a84c0dcb5750253b71d40bdcd55df45fe1c6505ba815ad48255015308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b403d15b2fbe47b32e5b8b2936db21f811c409c4ac3b921295bc1cbe2be0899
[INFO] running `Command { std: "docker" "start" "-a" "4b403d15b2fbe47b32e5b8b2936db21f811c409c4ac3b921295bc1cbe2be0899", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking rusterizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_raw` is never used
[INFO] [stdout]    --> src/math/matrix.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | / impl<CSF, CST> Mat4<CSF, CST>
[INFO] [stdout] 138 | | where
[INFO] [stdout] 139 | |     CSF: CoordinateSystem,
[INFO] [stdout] 140 | |     CST: CoordinateSystem,
[INFO] [stdout]     | |__________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |       pub fn from_raw(inp: &[[f32; 4]; 4]) -> 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: associated function `len` is never used
[INFO] [stdout]   --> src/rasterizer/mod.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl CoverageMask {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 31 |     const fn len() -> u8 {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `mask` are never read
[INFO] [stdout]    --> src/rasterizer/mod.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub struct FragCoords {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 257 |     // x,y are screen space
[INFO] [stdout] 258 |     pub x: f32,
[INFO] [stdout]     |         ^
[INFO] [stdout] 259 |     pub y: f32,
[INFO] [stdout]     |         ^
[INFO] [stdout] 260 |     pub depths: [f32; 4],
[INFO] [stdout] 261 |     pub mask: CoverageMask,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `clear_buffer` is never read
[INFO] [stdout]   --> src/rasterizer/buffers.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct ColorBuffer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 84 |     pub clear_buffer: Vec<[u32; N_MSAA_SAMPLES as usize]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `clear_buffer` is never read
[INFO] [stdout]    --> src/rasterizer/buffers.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct DepthBuffer {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 130 |     pub buffer: Vec<[f32; N_MSAA_SAMPLES as usize]>,
[INFO] [stdout] 131 |     pub clear_buffer: Vec<[f32; N_MSAA_SAMPLES as usize]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DepthBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_vertices` is never used
[INFO] [stdout]  --> src/render.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn dump_vertices<CS: math::CoordinateSystem, const N: usize>(
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_indices` is never used
[INFO] [stdout]   --> src/render.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn dump_indices(indices: &[usize]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]   --> src/rasterizer/mod.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl CoverageMask {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 31 |     const fn len() -> u8 {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `y`, and `mask` are never read
[INFO] [stdout]    --> src/rasterizer/mod.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub struct FragCoords {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 257 |     // x,y are screen space
[INFO] [stdout] 258 |     pub x: f32,
[INFO] [stdout]     |         ^
[INFO] [stdout] 259 |     pub y: f32,
[INFO] [stdout]     |         ^
[INFO] [stdout] 260 |     pub depths: [f32; 4],
[INFO] [stdout] 261 |     pub mask: CoverageMask,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `clear_buffer` is never read
[INFO] [stdout]   --> src/rasterizer/buffers.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct ColorBuffer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 84 |     pub clear_buffer: Vec<[u32; N_MSAA_SAMPLES as usize]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `clear_buffer` is never read
[INFO] [stdout]    --> src/rasterizer/buffers.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct DepthBuffer {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 130 |     pub buffer: Vec<[f32; N_MSAA_SAMPLES as usize]>,
[INFO] [stdout] 131 |     pub clear_buffer: Vec<[f32; N_MSAA_SAMPLES as usize]>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DepthBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_vertices` is never used
[INFO] [stdout]  --> src/render.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn dump_vertices<CS: math::CoordinateSystem, const N: usize>(
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dump_indices` is never used
[INFO] [stdout]   --> src/render.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn dump_indices(indices: &[usize]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.70s
[INFO] running `Command { std: "docker" "inspect" "4b403d15b2fbe47b32e5b8b2936db21f811c409c4ac3b921295bc1cbe2be0899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b403d15b2fbe47b32e5b8b2936db21f811c409c4ac3b921295bc1cbe2be0899", kill_on_drop: false }`
[INFO] [stdout] 4b403d15b2fbe47b32e5b8b2936db21f811c409c4ac3b921295bc1cbe2be0899
