[INFO] cloning repository https://github.com/TommyLamm/iCraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TommyLamm/iCraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTommyLamm%2FiCraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTommyLamm%2FiCraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a810842ed5dc20e0567867341ec673423963bdd
[INFO] checking TommyLamm/iCraft against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTommyLamm%2FiCraft" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TommyLamm/iCraft
[INFO] finished tweaking git repo https://github.com/TommyLamm/iCraft
[INFO] tweaked toml for git repo https://github.com/TommyLamm/iCraft written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TommyLamm/iCraft on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TommyLamm/iCraft 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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.7.1
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7
[INFO] running `Command { std: "docker" "start" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7", 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" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7", 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" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking noise v0.8.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking icraft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/chunk_render.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 396 | impl DrawCandidate {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 397 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompactionMove` is never constructed
[INFO] [stdout]    --> src/chunk_render.rs:673:12
[INFO] [stdout]     |
[INFO] [stdout] 673 | pub struct CompactionMove {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/chunk_render.rs:697:12
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl FreeList {
[INFO] [stdout]      | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  697 |     pub fn capacity(&self) -> u32 {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  727 |     pub fn free_units(&self) -> u32 {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  732 |     pub fn counters_consistent(&self) -> bool {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  745 |     pub fn free_blocks(&self) -> &[FreeListBlock] {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  749 |     pub fn allocate(&mut self, count: u32) -> Option<u32> {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  810 |     pub fn deallocate(&mut self, offset: u32, count: u32) -> Result<(), FreeListError> {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  973 |     pub fn compact(&mut self) -> Result<Vec<CompactionMove>, FreeListError> {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     pub fn fragmentation(&self) -> f32 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_DIRTY_MESH_QUEUE` is never used
[INFO] [stdout]  --> src/chunk_schedule.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const MAX_DIRTY_MESH_QUEUE: usize = 16_384;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bounded` is never used
[INFO] [stdout]    --> src/chunk_schedule.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl SectionMeshScheduler {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn bounded(&self, max_items: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `coord` are never used
[INFO] [stdout]    --> src/chunk_schedule.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl DirtyMeshPriority {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 164 |     fn new(coord: (i32, i32), reason: DependencyReason, player_chunk: (i32, i32)) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn coord(self) -> (i32, i32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dirty_mesh_drop_count` is never read
[INFO] [stdout]    --> src/chunk_schedule.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct ChunkStreamingScheduler {
[INFO] [stdout]     |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub dirty_mesh_drop_count: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `enqueue_dirty`, `dirty_len`, `pop_nearest_dirty`, and `requeue_dirty` are never used
[INFO] [stdout]    --> src/chunk_schedule.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl ChunkStreamingScheduler {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn enqueue_dirty(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn dirty_len(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn pop_nearest_dirty(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn requeue_dirty(&mut self, work: DirtyMeshWork, player_chunk: (i32, i32)) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traverse_section_visibility` is never used
[INFO] [stdout]    --> src/culling.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn traverse_section_visibility<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `in_flight_count` and `request_capacity` are never used
[INFO] [stdout]    --> src/culling.rs:781:12
[INFO] [stdout]     |
[INFO] [stdout] 734 | impl EntityLosManager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 781 |     pub fn in_flight_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 785 |     pub fn request_capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `identity` is never used
[INFO] [stdout]   --> src/hand_renderer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl HandAnimationUniform {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn identity() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_hand_animation` is never used
[INFO] [stdout]    --> src/hand_renderer.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn apply_hand_animation(vertices: &mut [Vertex], animation: HandAnimationUniform) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_first_person_hand_mesh_into` is never used
[INFO] [stdout]    --> src/hand_renderer.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn build_first_person_hand_mesh_into(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_mob_instances` is never used
[INFO] [stdout]    --> src/mob_renderer.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub fn expand_mob_instances(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_mobs_legacy` is never used
[INFO] [stdout]    --> src/mob_renderer.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn render_mobs_legacy(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_local_player_legacy` is never used
[INFO] [stdout]    --> src/mob_renderer.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn render_local_player_legacy(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compile_mesh` is never used
[INFO] [stdout]    --> src/particles.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl ParticleSystem {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn compile_mesh(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alloc_count` is never used
[INFO] [stdout]   --> src/perf.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn alloc_count() -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_zero` and `to_vec` are never used
[INFO] [stdout]    --> src/perf.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl<const N: usize> ScopeAccumulator<N> {
[INFO] [stdout]     | ---------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn is_zero(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn to_vec(&self) -> Vec<u64> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `record_cancel` is never used
[INFO] [stdout]     --> src/save.rs:1242:19
[INFO] [stdout]      |
[INFO] [stdout] 1213 | impl SaveQueueStats {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1242 |     pub(crate) fn record_cancel(&self) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `region_coord` and `region_uniform_buffer` are never read
[INFO] [stdout]     --> src/state.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1182 | pub struct RenderRegion {
[INFO] [stdout]      |            ------------ fields in this struct
[INFO] [stdout] 1183 |     pub region_coord: (i32, i32),
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1192 |     pub region_uniform_buffer: wgpu::Buffer,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_indices` is never used
[INFO] [stdout]     --> src/state.rs:1579:8
[INFO] [stdout]      |
[INFO] [stdout] 1552 | impl GpuSectionMesh {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1579 |     fn total_indices(&self) -> usize {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `finest_bounds` and `total_indices` are never used
[INFO] [stdout]     --> src/state.rs:1624:8
[INFO] [stdout]      |
[INFO] [stdout] 1609 | impl ChunkMesh {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1624 |     fn finest_bounds(&self) -> Option<MeshBounds> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1631 |     fn total_indices(&self) -> usize {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeshVoxel` is never constructed
[INFO] [stdout]     --> src/state.rs:1668:8
[INFO] [stdout]      |
[INFO] [stdout] 1668 | struct MeshVoxel {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeshSnapshot` is never constructed
[INFO] [stdout]     --> src/state.rs:1675:8
[INFO] [stdout]      |
[INFO] [stdout] 1675 | struct MeshSnapshot {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `WIDTH`, `DEPTH`, `capture`, and `get` are never used
[INFO] [stdout]     --> src/state.rs:1683:11
[INFO] [stdout]      |
[INFO] [stdout] 1682 | impl MeshSnapshot {
[INFO] [stdout]      | ----------------- associated items in this implementation
[INFO] [stdout] 1683 |     const WIDTH: usize = CHUNK_WIDTH + 2;
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout] 1684 |     const DEPTH: usize = CHUNK_DEPTH + 2;
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout] 1685 |
[INFO] [stdout] 1686 |     fn capture(
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1732 |     fn get(&self, world_x: i32, world_y: i32, world_z: i32) -> (BlockType, u8, u8, u8, bool) {
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unsupported` is never constructed
[INFO] [stdout]     --> src/state.rs:2806:5
[INFO] [stdout]      |
[INFO] [stdout] 2805 | pub enum GpuTimestampReadbackState {
[INFO] [stdout]      |          ------------------------- variant in this enum
[INFO] [stdout] 2806 |     Unsupported,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `GpuTimestampReadbackState` 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: function `gpu_timestamp_capability` is never used
[INFO] [stdout]     --> src/state.rs:2905:14
[INFO] [stdout]      |
[INFO] [stdout] 2905 | pub const fn gpu_timestamp_capability(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> src/state.rs:4508:5
[INFO] [stdout]      |
[INFO] [stdout] 4498 | pub struct State {
[INFO] [stdout]      |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4508 |     render_pipeline: wgpu::RenderPipeline,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 4509 |     trans_pipeline: wgpu::RenderPipeline,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4599 |     mob_vertex_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4600 |     mob_index_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4610 |     particle_vertex_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4611 |     particle_index_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4659 |     mob_vertices_scratch: Vec<Vertex>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4660 |     mob_indices_scratch: Vec<u32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4661 |     particle_vertices_scratch: Vec<Vertex>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4662 |     particle_indices_scratch: Vec<u32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bounded` is never used
[INFO] [stdout]    --> src/chunk_schedule.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl SectionMeshScheduler {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn bounded(&self, max_items: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requeue_dirty` is never used
[INFO] [stdout]    --> src/chunk_schedule.rs:302:12
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl ChunkStreamingScheduler {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn requeue_dirty(&mut self, work: DirtyMeshWork, player_chunk: (i32, i32)) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traverse_section_visibility` is never used
[INFO] [stdout]    --> src/culling.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn traverse_section_visibility<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `request_capacity` is never used
[INFO] [stdout]    --> src/culling.rs:785:12
[INFO] [stdout]     |
[INFO] [stdout] 734 | impl EntityLosManager {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 785 |     pub fn request_capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `identity` is never used
[INFO] [stdout]   --> src/hand_renderer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl HandAnimationUniform {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn identity() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compile_mesh` is never used
[INFO] [stdout]    --> src/particles.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl ParticleSystem {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn compile_mesh(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alloc_count` is never used
[INFO] [stdout]   --> src/perf.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn alloc_count() -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_vec` is never used
[INFO] [stdout]    --> src/perf.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl<const N: usize> ScopeAccumulator<N> {
[INFO] [stdout]     | ---------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn to_vec(&self) -> Vec<u64> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `record_cancel` is never used
[INFO] [stdout]     --> src/save.rs:1242:19
[INFO] [stdout]      |
[INFO] [stdout] 1213 | impl SaveQueueStats {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1242 |     pub(crate) fn record_cancel(&self) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `region_coord` and `region_uniform_buffer` are never read
[INFO] [stdout]     --> src/state.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1182 | pub struct RenderRegion {
[INFO] [stdout]      |            ------------ fields in this struct
[INFO] [stdout] 1183 |     pub region_coord: (i32, i32),
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1192 |     pub region_uniform_buffer: wgpu::Buffer,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `total_indices` is never used
[INFO] [stdout]     --> src/state.rs:1579:8
[INFO] [stdout]      |
[INFO] [stdout] 1552 | impl GpuSectionMesh {
[INFO] [stdout]      | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1579 |     fn total_indices(&self) -> usize {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `finest_bounds` and `total_indices` are never used
[INFO] [stdout]     --> src/state.rs:1624:8
[INFO] [stdout]      |
[INFO] [stdout] 1609 | impl ChunkMesh {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1624 |     fn finest_bounds(&self) -> Option<MeshBounds> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1631 |     fn total_indices(&self) -> usize {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> src/state.rs:4508:5
[INFO] [stdout]      |
[INFO] [stdout] 4498 | pub struct State {
[INFO] [stdout]      |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4508 |     render_pipeline: wgpu::RenderPipeline,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 4509 |     trans_pipeline: wgpu::RenderPipeline,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4599 |     mob_vertex_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4600 |     mob_index_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4610 |     particle_vertex_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4611 |     particle_index_buffer: wgpu::Buffer,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4659 |     mob_vertices_scratch: Vec<Vertex>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4660 |     mob_indices_scratch: Vec<u32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4661 |     particle_vertices_scratch: Vec<Vertex>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4662 |     particle_indices_scratch: Vec<u32>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.19.4, wgpu-core v0.19.4, wgpu-hal v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7", kill_on_drop: false }`
[INFO] [stdout] c8b2c3299756216a2e4ee61b8240215cc85644ca3ff93e19e671411135e9a7d7
