[INFO] cloning repository https://github.com/JonHe2002/gitwiki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonHe2002/gitwiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonHe2002%2Fgitwiki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonHe2002%2Fgitwiki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8152016c1b37aee6087b4c10bd9b10cbc1df31d [INFO] building JonHe2002/gitwiki against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonHe2002%2Fgitwiki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JonHe2002/gitwiki [INFO] finished tweaking git repo https://github.com/JonHe2002/gitwiki [INFO] tweaked toml for git repo https://github.com/JonHe2002/gitwiki written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JonHe2002/gitwiki on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JonHe2002/gitwiki 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25668740bfc4215dc72fd81fc699439a6d3391930789cb474bc26eae773e9268 [INFO] running `Command { std: "docker" "start" "-a" "25668740bfc4215dc72fd81fc699439a6d3391930789cb474bc26eae773e9268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25668740bfc4215dc72fd81fc699439a6d3391930789cb474bc26eae773e9268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25668740bfc4215dc72fd81fc699439a6d3391930789cb474bc26eae773e9268", kill_on_drop: false }` [INFO] [stdout] 25668740bfc4215dc72fd81fc699439a6d3391930789cb474bc26eae773e9268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 174a06dd91fd92f24d720f961adbb16dbd46c357df8b29c2a2afa9f97fab1e82 [INFO] running `Command { std: "docker" "start" "-a" "174a06dd91fd92f24d720f961adbb16dbd46c357df8b29c2a2afa9f97fab1e82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling ecolor v0.26.2 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling emath v0.26.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling epaint v0.26.2 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling egui v0.26.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling cgmath v0.18.0 (https://github.com/rustgd/cgmath#d5e765db) [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling emath v0.27.1 [INFO] [stderr] Compiling ecolor v0.27.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling epaint v0.27.1 [INFO] [stderr] Compiling hello_egui_utils v0.3.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling egui v0.27.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling egui_animation v0.3.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling egui_dnd v0.7.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling image v0.25.0 [INFO] [stderr] Compiling egui-winit v0.27.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling splines v4.3.1 (https://github.com/KeKsBoTer/splines#cdb1be6c) [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling egui_plot v0.27.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling egui-wgpu v0.27.1 [INFO] [stderr] Compiling web_splats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `init_camera` [INFO] [stdout] --> src/lib.rs:712:13 [INFO] [stdout] | [INFO] [stdout] 712 | let init_camera = scene.cameras(None)[0].clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_camera` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GaussianCompressed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[repr(C)] [INFO] [stdout] 15 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 16 | | pub struct GaussianCompressed { [INFO] [stdout] 17 | | pub xyz: Point3, [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub sh_idx: u32, [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Gaussian { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / #[repr(C)] [INFO] [stdout] 37 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 38 | | pub struct Gaussian { [INFO] [stdout] 39 | | pub xyz: Point3, [INFO] [stdout] 40 | | pub opacity: f16, [INFO] [stdout] 41 | | pub cov: [f16; 6], [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Covariance3D(pub [f16; 6]); [INFO] [stdout] | ^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / #[repr(C)] [INFO] [stdout] 45 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 46 | | pub struct Covariance3D(pub [f16; 6]); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct Splat { [INFO] [stdout] | ^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | / #[repr(C)] [INFO] [stdout] 336 | | #[derive(Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 337 | | pub struct Splat { [INFO] [stdout] 338 | | pub v: Vector4, [INFO] [stdout] 339 | | pub pos: Vector2, [INFO] [stdout] 340 | | pub color: Vector4, [INFO] [stdout] 341 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct Quantization { [INFO] [stdout] | ^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | / #[repr(C)] [INFO] [stdout] 344 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 345 | | pub struct Quantization { [INFO] [stdout] 346 | | pub zero_point: i32, [INFO] [stdout] 347 | | pub scale: f32, [INFO] [stdout] 348 | | _pad: [u32; 2], [INFO] [stdout] 349 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | pub struct GaussianQuantization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | / #[repr(C)] [INFO] [stdout] 373 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)] [INFO] [stdout] 374 | | pub struct GaussianQuantization { [INFO] [stdout] 375 | | pub color_dc: Quantization, [INFO] [stdout] ... | [INFO] [stdout] 378 | | pub scaling_factor: Quantization, [INFO] [stdout] 379 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / #[repr(C)] [INFO] [stdout] 382 | | #[derive(Zeroable, Clone, Copy, Debug)] [INFO] [stdout] 383 | | pub struct Aabb { [INFO] [stdout] 384 | | pub min: Point3, [INFO] [stdout] 385 | | pub max: Point3, [INFO] [stdout] 386 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/renderer.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct CameraUniform { [INFO] [stdout] | ^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/renderer.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / #[repr(C)] [INFO] [stdout] 289 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 290 | | pub struct CameraUniform { [INFO] [stdout] 291 | | /// the cameras view matrix [INFO] [stdout] ... | [INFO] [stdout] 303 | | pub(crate) focal: Vector2, [INFO] [stdout] 304 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/renderer.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct SplattingArgsUniform { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/renderer.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 699 | / #[repr(C)] [INFO] [stdout] 700 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 701 | | pub struct SplattingArgsUniform { [INFO] [stdout] 702 | | clipping_box_min: Vector4, [INFO] [stdout] ... | [INFO] [stdout] 714 | | scene_center: Vector4, [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "174a06dd91fd92f24d720f961adbb16dbd46c357df8b29c2a2afa9f97fab1e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174a06dd91fd92f24d720f961adbb16dbd46c357df8b29c2a2afa9f97fab1e82", kill_on_drop: false }` [INFO] [stdout] 174a06dd91fd92f24d720f961adbb16dbd46c357df8b29c2a2afa9f97fab1e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 9a58d99abfad5e4f783bd5ea521c99f5124cbff09e22e9a87d43ee7cc5dd5abb [INFO] running `Command { std: "docker" "start" "-a" "9a58d99abfad5e4f783bd5ea521c99f5124cbff09e22e9a87d43ee7cc5dd5abb", kill_on_drop: false }` [INFO] [stderr] warning: web_splats v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `wasm-bindgen-cli` which is missing a lib target [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling egui-winit v0.27.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.0 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling egui-wgpu v0.27.1 [INFO] [stderr] Compiling web_splats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `init_camera` [INFO] [stdout] --> src/lib.rs:712:13 [INFO] [stdout] | [INFO] [stdout] 712 | let init_camera = scene.cameras(None)[0].clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_camera` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GaussianCompressed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[repr(C)] [INFO] [stdout] 15 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 16 | | pub struct GaussianCompressed { [INFO] [stdout] 17 | | pub xyz: Point3, [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub sh_idx: u32, [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Gaussian { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / #[repr(C)] [INFO] [stdout] 37 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 38 | | pub struct Gaussian { [INFO] [stdout] 39 | | pub xyz: Point3, [INFO] [stdout] 40 | | pub opacity: f16, [INFO] [stdout] 41 | | pub cov: [f16; 6], [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Covariance3D(pub [f16; 6]); [INFO] [stdout] | ^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / #[repr(C)] [INFO] [stdout] 45 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 46 | | pub struct Covariance3D(pub [f16; 6]); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct Splat { [INFO] [stdout] | ^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | / #[repr(C)] [INFO] [stdout] 336 | | #[derive(Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 337 | | pub struct Splat { [INFO] [stdout] 338 | | pub v: Vector4, [INFO] [stdout] 339 | | pub pos: Vector2, [INFO] [stdout] 340 | | pub color: Vector4, [INFO] [stdout] 341 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct Quantization { [INFO] [stdout] | ^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | / #[repr(C)] [INFO] [stdout] 344 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 345 | | pub struct Quantization { [INFO] [stdout] 346 | | pub zero_point: i32, [INFO] [stdout] 347 | | pub scale: f32, [INFO] [stdout] 348 | | _pad: [u32; 2], [INFO] [stdout] 349 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | pub struct GaussianQuantization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | / #[repr(C)] [INFO] [stdout] 373 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)] [INFO] [stdout] 374 | | pub struct GaussianQuantization { [INFO] [stdout] 375 | | pub color_dc: Quantization, [INFO] [stdout] ... | [INFO] [stdout] 378 | | pub scaling_factor: Quantization, [INFO] [stdout] 379 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / #[repr(C)] [INFO] [stdout] 382 | | #[derive(Zeroable, Clone, Copy, Debug)] [INFO] [stdout] 383 | | pub struct Aabb { [INFO] [stdout] 384 | | pub min: Point3, [INFO] [stdout] 385 | | pub max: Point3, [INFO] [stdout] 386 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/renderer.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct CameraUniform { [INFO] [stdout] | ^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/renderer.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / #[repr(C)] [INFO] [stdout] 289 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 290 | | pub struct CameraUniform { [INFO] [stdout] 291 | | /// the cameras view matrix [INFO] [stdout] ... | [INFO] [stdout] 303 | | pub(crate) focal: Vector2, [INFO] [stdout] 304 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/renderer.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct SplattingArgsUniform { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/renderer.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 699 | / #[repr(C)] [INFO] [stdout] 700 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 701 | | pub struct SplattingArgsUniform { [INFO] [stdout] 702 | | clipping_box_min: Vector4, [INFO] [stdout] ... | [INFO] [stdout] 714 | | scene_center: Vector4, [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `init_camera` [INFO] [stdout] --> src/lib.rs:712:13 [INFO] [stdout] | [INFO] [stdout] 712 | let init_camera = scene.cameras(None)[0].clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_camera` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct GaussianCompressed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[repr(C)] [INFO] [stdout] 15 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 16 | | pub struct GaussianCompressed { [INFO] [stdout] 17 | | pub xyz: Point3, [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub sh_idx: u32, [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Gaussian { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / #[repr(C)] [INFO] [stdout] 37 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 38 | | pub struct Gaussian { [INFO] [stdout] 39 | | pub xyz: Point3, [INFO] [stdout] 40 | | pub opacity: f16, [INFO] [stdout] 41 | | pub cov: [f16; 6], [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Covariance3D(pub [f16; 6]); [INFO] [stdout] | ^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / #[repr(C)] [INFO] [stdout] 45 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 46 | | pub struct Covariance3D(pub [f16; 6]); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct Splat { [INFO] [stdout] | ^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | / #[repr(C)] [INFO] [stdout] 336 | | #[derive(Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 337 | | pub struct Splat { [INFO] [stdout] 338 | | pub v: Vector4, [INFO] [stdout] 339 | | pub pos: Vector2, [INFO] [stdout] 340 | | pub color: Vector4, [INFO] [stdout] 341 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct Quantization { [INFO] [stdout] | ^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | / #[repr(C)] [INFO] [stdout] 344 | | #[derive(Debug, Clone, Copy, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 345 | | pub struct Quantization { [INFO] [stdout] 346 | | pub zero_point: i32, [INFO] [stdout] 347 | | pub scale: f32, [INFO] [stdout] 348 | | _pad: [u32; 2], [INFO] [stdout] 349 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pointcloud.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | pub struct GaussianQuantization { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | / #[repr(C)] [INFO] [stdout] 373 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)] [INFO] [stdout] 374 | | pub struct GaussianQuantization { [INFO] [stdout] 375 | | pub color_dc: Quantization, [INFO] [stdout] ... | [INFO] [stdout] 378 | | pub scaling_factor: Quantization, [INFO] [stdout] 379 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/pointcloud.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / #[repr(C)] [INFO] [stdout] 382 | | #[derive(Zeroable, Clone, Copy, Debug)] [INFO] [stdout] 383 | | pub struct Aabb { [INFO] [stdout] 384 | | pub min: Point3, [INFO] [stdout] 385 | | pub max: Point3, [INFO] [stdout] 386 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/renderer.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct CameraUniform { [INFO] [stdout] | ^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/renderer.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / #[repr(C)] [INFO] [stdout] 289 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 290 | | pub struct CameraUniform { [INFO] [stdout] 291 | | /// the cameras view matrix [INFO] [stdout] ... | [INFO] [stdout] 303 | | pub(crate) focal: Vector2, [INFO] [stdout] 304 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/renderer.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct SplattingArgsUniform { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/renderer.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 699 | / #[repr(C)] [INFO] [stdout] 700 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 701 | | pub struct SplattingArgsUniform { [INFO] [stdout] 702 | | clipping_box_min: Vector4, [INFO] [stdout] ... | [INFO] [stdout] 714 | | scene_center: Vector4, [INFO] [stdout] 715 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9a58d99abfad5e4f783bd5ea521c99f5124cbff09e22e9a87d43ee7cc5dd5abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a58d99abfad5e4f783bd5ea521c99f5124cbff09e22e9a87d43ee7cc5dd5abb", kill_on_drop: false }` [INFO] [stdout] 9a58d99abfad5e4f783bd5ea521c99f5124cbff09e22e9a87d43ee7cc5dd5abb