[INFO] fetching crate rezcraft 0.2.0... [INFO] building rezcraft-0.2.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate rezcraft 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rezcraft 0.2.0 [INFO] finished tweaking crates.io crate rezcraft 0.2.0 [INFO] tweaked toml for crates.io crate rezcraft 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rezcraft 0.2.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rezcraft 0.2.0 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14d2e5fe440ec46cd77471208627bcb437b1739a978d264b2e7506e4c521af2a [INFO] running `Command { std: "docker" "start" "-a" "14d2e5fe440ec46cd77471208627bcb437b1739a978d264b2e7506e4c521af2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14d2e5fe440ec46cd77471208627bcb437b1739a978d264b2e7506e4c521af2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d2e5fe440ec46cd77471208627bcb437b1739a978d264b2e7506e4c521af2a", kill_on_drop: false }` [INFO] [stdout] 14d2e5fe440ec46cd77471208627bcb437b1739a978d264b2e7506e4c521af2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e407a3a982f09b40ca05ed2d62f8531dfb9f1ce92c3a5cde919c37d48eb386b1 [INFO] running `Command { std: "docker" "start" "-a" "e407a3a982f09b40ca05ed2d62f8531dfb9f1ce92c3a5cde919c37d48eb386b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling profiling v1.0.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling egui v0.22.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ndshape v0.3.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling glam v0.19.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling ndcopy v0.3.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ilattice v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rezcraft v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-mesh v0.2.0 [INFO] [stderr] Compiling collision v0.20.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling rng v0.1.0 [INFO] [stderr] Compiling rle_vec v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling ref_thread_local v0.1.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling egui_winit_platform v0.19.0 [INFO] [stderr] Compiling egui_wgpu_backend v0.25.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/engine/camera.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CameraUniform { [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/engine/camera.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / #[repr(C)] [INFO] [stdout] 6 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 7 | | pub struct CameraUniform { [INFO] [stdout] 8 | | view_position: [f32; 4], [INFO] [stdout] 9 | | view_proj: [[f32; 4]; 4], [INFO] [stdout] 10 | | chunk_pos_and_chunk_size: [i32; 4], [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/engine/renderer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct SettingsUniform { [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/engine/renderer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / #[repr(C)] [INFO] [stdout] 25 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 26 | | struct SettingsUniform { [INFO] [stdout] 27 | | sunlight_intensity: u32, [INFO] [stdout] ... | [INFO] [stdout] 30 | | tile_size: f32, [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read [INFO] [stdout] --> src/engine/resource/model.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/engine/resource/texture.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 4 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/game/world/mesh.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / #[repr(C)] [INFO] [stdout] 34 | | #[derive(Copy, Clone, Debug, bytemuck::Zeroable)] [INFO] [stdout] 35 | | pub struct BlockVertex { [INFO] [stdout] 36 | | pub pos: [u8; 4], [INFO] [stdout] ... | [INFO] [stdout] 41 | | pub transparency: u8, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `chunk_pos_buffer` are never read [INFO] [stdout] --> src/game/world/mesh.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct ChunkMesh { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 106 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub chunk_pos_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "e407a3a982f09b40ca05ed2d62f8531dfb9f1ce92c3a5cde919c37d48eb386b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e407a3a982f09b40ca05ed2d62f8531dfb9f1ce92c3a5cde919c37d48eb386b1", kill_on_drop: false }` [INFO] [stdout] e407a3a982f09b40ca05ed2d62f8531dfb9f1ce92c3a5cde919c37d48eb386b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9628986177ff4a368862090208a42fa6fa967fe7940e03ecfbd34cfdd2670ea [INFO] running `Command { std: "docker" "start" "-a" "b9628986177ff4a368862090208a42fa6fa967fe7940e03ecfbd34cfdd2670ea", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/engine/camera.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CameraUniform { [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/engine/camera.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / #[repr(C)] [INFO] [stdout] 6 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 7 | | pub struct CameraUniform { [INFO] [stdout] 8 | | view_position: [f32; 4], [INFO] [stdout] 9 | | view_proj: [[f32; 4]; 4], [INFO] [stdout] 10 | | chunk_pos_and_chunk_size: [i32; 4], [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/engine/renderer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct SettingsUniform { [INFO] [stdout] | ^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rezcraft v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/engine/renderer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / #[repr(C)] [INFO] [stdout] 25 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 26 | | struct SettingsUniform { [INFO] [stdout] 27 | | sunlight_intensity: u32, [INFO] [stdout] ... | [INFO] [stdout] 30 | | tile_size: f32, [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read [INFO] [stdout] --> src/engine/resource/model.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/engine/resource/texture.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 4 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/game/world/mesh.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / #[repr(C)] [INFO] [stdout] 34 | | #[derive(Copy, Clone, Debug, bytemuck::Zeroable)] [INFO] [stdout] 35 | | pub struct BlockVertex { [INFO] [stdout] 36 | | pub pos: [u8; 4], [INFO] [stdout] ... | [INFO] [stdout] 41 | | pub transparency: u8, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `chunk_pos_buffer` are never read [INFO] [stdout] --> src/game/world/mesh.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct ChunkMesh { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 106 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub chunk_pos_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/engine/camera.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CameraUniform { [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/engine/camera.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / #[repr(C)] [INFO] [stdout] 6 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 7 | | pub struct CameraUniform { [INFO] [stdout] 8 | | view_position: [f32; 4], [INFO] [stdout] 9 | | view_proj: [[f32; 4]; 4], [INFO] [stdout] 10 | | chunk_pos_and_chunk_size: [i32; 4], [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/engine/renderer.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct SettingsUniform { [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/engine/renderer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / #[repr(C)] [INFO] [stdout] 25 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 26 | | struct SettingsUniform { [INFO] [stdout] 27 | | sunlight_intensity: u32, [INFO] [stdout] ... | [INFO] [stdout] 30 | | tile_size: f32, [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read [INFO] [stdout] --> src/engine/resource/model.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/engine/resource/texture.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 4 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/game/world/mesh.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / #[repr(C)] [INFO] [stdout] 34 | | #[derive(Copy, Clone, Debug, bytemuck::Zeroable)] [INFO] [stdout] 35 | | pub struct BlockVertex { [INFO] [stdout] 36 | | pub pos: [u8; 4], [INFO] [stdout] ... | [INFO] [stdout] 41 | | pub transparency: u8, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `chunk_pos_buffer` are never read [INFO] [stdout] --> src/game/world/mesh.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct ChunkMesh { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 106 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub chunk_pos_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.67s [INFO] running `Command { std: "docker" "inspect" "b9628986177ff4a368862090208a42fa6fa967fe7940e03ecfbd34cfdd2670ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9628986177ff4a368862090208a42fa6fa967fe7940e03ecfbd34cfdd2670ea", kill_on_drop: false }` [INFO] [stdout] b9628986177ff4a368862090208a42fa6fa967fe7940e03ecfbd34cfdd2670ea