[INFO] cloning repository https://github.com/suitzero/RustSplat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suitzero/RustSplat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuitzero%2FRustSplat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuitzero%2FRustSplat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad85e026864f85275e364c92a7328eb669d40915
[INFO] checking suitzero/RustSplat against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuitzero%2FRustSplat" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suitzero/RustSplat
[INFO] finished tweaking git repo https://github.com/suitzero/RustSplat
[INFO] tweaked toml for git repo https://github.com/suitzero/RustSplat written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suitzero/RustSplat on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suitzero/RustSplat 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xcursor v0.3.8
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded ab_glyph v0.2.29
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded orbclient v0.3.48
[INFO] [stderr]   Downloaded owned_ttf_parser v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776
[INFO] running `Command { std: "docker" "start" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking gaussian-splatting-vulkan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get_sample_splats`
[INFO] [stdout]   --> src/main.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use splats::{GaussianSplat, get_sample_splats, generate_procedural_splats};
[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: `get_sample_splats`
[INFO] [stdout]   --> src/main.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 | use splats::{GaussianSplat, get_sample_splats, generate_procedural_splats};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `identity_matrix` is never used
[INFO] [stdout]   --> src/camera.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Camera {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn identity_matrix() -> Mat4 {
[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 `position`, `scale`, `rotation`, `color`, and `opacity` are never read
[INFO] [stdout]   --> src/splats.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct GaussianSplat {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  7 |     pub position: [f32; 3],    // x, y, z
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub scale: [f32; 3],       // scale_x, scale_y, scale_z (log-space representation often used)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  9 |     pub rotation: [f32; 4],    // q_w, q_x, q_y, q_z (quaternion for rotation)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub color: [u8; 4],        // R, G, B, A (normalized u8, or f32 for HDR)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub opacity: f32,          // Opacity (often combined with color's alpha or separate)
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GaussianSplat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_default` is never used
[INFO] [stdout]   --> src/splats.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GaussianSplat {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 16 |     pub fn new_default(_id: u32) -> Self { // id parameter is not used yet, but kept for future consistency
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sample_splats` is never used
[INFO] [stdout]   --> src/splats.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_sample_splats() -> Vec<GaussianSplat> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `identity_matrix` is never used
[INFO] [stdout]   --> src/camera.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Camera {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn identity_matrix() -> Mat4 {
[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 `position`, `scale`, `rotation`, `color`, and `opacity` are never read
[INFO] [stdout]   --> src/splats.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct GaussianSplat {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  7 |     pub position: [f32; 3],    // x, y, z
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub scale: [f32; 3],       // scale_x, scale_y, scale_z (log-space representation often used)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  9 |     pub rotation: [f32; 4],    // q_w, q_x, q_y, q_z (quaternion for rotation)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub color: [u8; 4],        // R, G, B, A (normalized u8, or f32 for HDR)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub opacity: f32,          // Opacity (often combined with color's alpha or separate)
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GaussianSplat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_default` is never used
[INFO] [stdout]   --> src/splats.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GaussianSplat {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 16 |     pub fn new_default(_id: u32) -> Self { // id parameter is not used yet, but kept for future consistency
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sample_splats` is never used
[INFO] [stdout]   --> src/splats.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_sample_splats() -> Vec<GaussianSplat> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.28.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776", kill_on_drop: false }`
[INFO] [stdout] 2d93fb537ef6ef9558c566a733fb7e70804284eadf6b79dc3f5923d8c0285776
