[INFO] cloning repository https://github.com/cocor-au-lait/voxel-sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cocor-au-lait/voxel-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocor-au-lait%2Fvoxel-sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocor-au-lait%2Fvoxel-sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bb4661416e65beaf578c7d82d5c713e3b22f60c
[INFO] checking cocor-au-lait/voxel-sandbox against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcocor-au-lait%2Fvoxel-sandbox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cocor-au-lait/voxel-sandbox
[INFO] finished tweaking git repo https://github.com/cocor-au-lait/voxel-sandbox
[INFO] tweaked toml for git repo https://github.com/cocor-au-lait/voxel-sandbox written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cocor-au-lait/voxel-sandbox on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cocor-au-lait/voxel-sandbox 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f63a6074e3e553c713914aaafd040df0367fb72a086fed5b9bb45d7683e2b18f
[INFO] running `Command { std: "docker" "start" "-a" "f63a6074e3e553c713914aaafd040df0367fb72a086fed5b9bb45d7683e2b18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f63a6074e3e553c713914aaafd040df0367fb72a086fed5b9bb45d7683e2b18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63a6074e3e553c713914aaafd040df0367fb72a086fed5b9bb45d7683e2b18f", kill_on_drop: false }`
[INFO] [stdout] f63a6074e3e553c713914aaafd040df0367fb72a086fed5b9bb45d7683e2b18f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6908066a83b80289cd6fbc23cff427408a4f230c8397768b53316a839c28c2b4
[INFO] running `Command { std: "docker" "start" "-a" "6908066a83b80289cd6fbc23cff427408a4f230c8397768b53316a839c28c2b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking typewit v1.15.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking bevy_ptr v0.18.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking stackfuture v0.3.1
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking atomicow v1.1.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking bevy_mikktspace v0.17.0-dev
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking grid v1.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking encase v0.12.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.1
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_platform v0.18.1
[INFO] [stderr]     Checking bevy_utils v0.18.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking hexasphere v16.0.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking font-types v0.11.1
[INFO] [stderr]     Checking read-fonts v0.36.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling bevy_render_macros v0.18.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.18.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking bevy_reflect v0.18.1
[INFO] [stderr]     Checking bevy_tasks v0.18.1
[INFO] [stderr]     Checking harfrust v0.4.1
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking skrifa v0.39.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking swash v0.2.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling bevy_state_macros v0.18.1
[INFO] [stderr]     Checking bevy_ecs v0.18.1
[INFO] [stderr]     Checking bevy_math v0.18.1
[INFO] [stderr]     Checking cosmic-text v0.16.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking naga_oil v0.20.0
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking bevy_color v0.18.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking bevy_app v0.18.1
[INFO] [stderr]     Checking bevy_time v0.18.1
[INFO] [stderr]     Checking bevy_log v0.18.1
[INFO] [stderr]     Checking bevy_input v0.18.1
[INFO] [stderr]     Checking bevy_a11y v0.18.1
[INFO] [stderr]     Checking bevy_state v0.18.1
[INFO] [stderr]     Checking bevy_transform v0.18.1
[INFO] [stderr]     Checking bevy_diagnostic v0.18.1
[INFO] [stderr]     Checking bevy_asset v0.18.1
[INFO] [stderr]     Checking bevy_window v0.18.1
[INFO] [stderr]     Checking bevy_input_focus v0.18.1
[INFO] [stderr]     Checking bevy_image v0.18.1
[INFO] [stderr]     Checking bevy_shader v0.18.1
[INFO] [stderr]     Checking bevy_winit v0.18.1
[INFO] [stderr]     Checking bevy_mesh v0.18.1
[INFO] [stderr]     Checking bevy_text v0.18.1
[INFO] [stderr]     Checking bevy_camera v0.18.1
[INFO] [stderr]     Checking bevy_render v0.18.1
[INFO] [stderr]     Checking bevy_sprite v0.18.1
[INFO] [stderr]     Checking bevy_light v0.18.1
[INFO] [stderr]     Checking bevy_picking v0.18.1
[INFO] [stderr]     Checking bevy_ui v0.18.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.18.1
[INFO] [stderr]     Checking bevy_sprite_render v0.18.1
[INFO] [stderr]     Checking bevy_pbr v0.18.1
[INFO] [stderr]     Checking bevy_ui_render v0.18.1
[INFO] [stderr]     Checking bevy_internal v0.18.1
[INFO] [stderr]     Checking bevy v0.18.1
[INFO] [stderr]     Checking voxel-sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ChunkEntity`
[INFO] [stdout]  --> src/chunk/chunk_manager.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::chunk::{ChunkCoord, ChunkDataStore, ChunkEntity, ChunkMap};
[INFO] [stdout]   |                                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChunkEntity`
[INFO] [stdout]  --> src/chunk/chunk_manager.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::chunk::{ChunkCoord, ChunkDataStore, ChunkEntity, ChunkMap};
[INFO] [stdout]   |                                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CHUNK_SIZE_F` and `CHUNK_VOLUME`
[INFO] [stdout]  --> src/chunk/mod.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use chunk_coord::{ChunkCoord, CHUNK_SIZE, CHUNK_SIZE_F, CHUNK_SIZE_I, CHUNK_VOLUME};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CHUNK_SIZE_F` and `CHUNK_VOLUME`
[INFO] [stdout]  --> src/chunk/mod.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use chunk_coord::{ChunkCoord, CHUNK_SIZE, CHUNK_SIZE_F, CHUNK_SIZE_I, CHUNK_VOLUME};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy::core_pipeline::tonemapping::Tonemapping`
[INFO] [stdout]  --> src/rendering/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy::core_pipeline::tonemapping::Tonemapping;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy::core_pipeline::tonemapping::Tonemapping`
[INFO] [stdout]  --> src/rendering/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy::core_pipeline::tonemapping::Tonemapping;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `normal` is never read
[INFO] [stdout]    --> src/player/interaction.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut normal = IVec3::ZERO;
[INFO] [stdout]     |                      ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 211 |             normal = IVec3::new(0, 0, -step.z);
[INFO] [stdout]     |             ---------------------------------- `normal` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `normal` is never read
[INFO] [stdout]    --> src/player/interaction.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut normal = IVec3::ZERO;
[INFO] [stdout]     |                      ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 211 |             normal = IVec3::new(0, 0, -step.z);
[INFO] [stdout]     |             ---------------------------------- `normal` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLACEABLE_BLOCKS` is never used
[INFO] [stdout]  --> src/block/block_registry.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PLACEABLE_BLOCKS: &[BlockType] = &[
[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 `is_collidable` is never used
[INFO] [stdout]   --> src/block/block_registry.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BlockRegistry {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn is_collidable(&self, block: BlockType) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_name` and `base_color` are never used
[INFO] [stdout]   --> src/block/block_type.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl BlockType {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn display_name(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn base_color(self) -> [f32; 4] {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/chunk/mod.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ModifiedChunks(pub std::collections::HashSet<IVec3>);
[INFO] [stdout]    |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkMeshDirty` is never constructed
[INFO] [stdout]   --> src/chunk/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ChunkMeshDirty;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `world_to_local`, `local_to_world`, and `neighbors` are never used
[INFO] [stdout]   --> src/chunk/chunk_coord.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ChunkCoord {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(x: i32, y: i32, z: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn world_to_local(world_block: IVec3) -> UVec3 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn local_to_world(self, local: UVec3) -> IVec3 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn neighbors(self) -> [ChunkCoord; 6] {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_ivec`, `is_empty`, and `raw` are never used
[INFO] [stdout]   --> src/chunk/chunk_data.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChunkData {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn get_ivec(&self, pos: bevy::prelude::IVec3) -> BlockType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn raw(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_front` is never used
[INFO] [stdout]   --> src/meshing/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl MeshingQueue {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn push_front(&mut self, coord: IVec3) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Face` is never used
[INFO] [stdout]  --> src/utils/direction.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Face {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ALL`, `normal`, and `normal_f32` are never used
[INFO] [stdout]   --> src/utils/direction.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Face {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 15 |     pub const ALL: [Face; 6] = [
[INFO] [stdout]    |               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn normal(self) -> IVec3 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn normal_f32(self) -> [f32; 3] {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLACEABLE_BLOCKS` is never used
[INFO] [stdout]  --> src/block/block_registry.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PLACEABLE_BLOCKS: &[BlockType] = &[
[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 `is_collidable` is never used
[INFO] [stdout]   --> src/block/block_registry.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BlockRegistry {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn is_collidable(&self, block: BlockType) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_name` and `base_color` are never used
[INFO] [stdout]   --> src/block/block_type.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl BlockType {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn display_name(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn base_color(self) -> [f32; 4] {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/chunk/mod.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ModifiedChunks(pub std::collections::HashSet<IVec3>);
[INFO] [stdout]    |            -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkMeshDirty` is never constructed
[INFO] [stdout]   --> src/chunk/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ChunkMeshDirty;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `world_to_local`, `local_to_world`, and `neighbors` are never used
[INFO] [stdout]   --> src/chunk/chunk_coord.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ChunkCoord {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(x: i32, y: i32, z: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn world_to_local(world_block: IVec3) -> UVec3 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn local_to_world(self, local: UVec3) -> IVec3 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn neighbors(self) -> [ChunkCoord; 6] {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_ivec`, `is_empty`, and `raw` are never used
[INFO] [stdout]   --> src/chunk/chunk_data.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl ChunkData {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn get_ivec(&self, pos: bevy::prelude::IVec3) -> BlockType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn raw(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_front` is never used
[INFO] [stdout]   --> src/meshing/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl MeshingQueue {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn push_front(&mut self, coord: IVec3) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Face` is never used
[INFO] [stdout]  --> src/utils/direction.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Face {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ALL`, `normal`, and `normal_f32` are never used
[INFO] [stdout]   --> src/utils/direction.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Face {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 15 |     pub const ALL: [Face; 6] = [
[INFO] [stdout]    |               ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn normal(self) -> IVec3 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn normal_f32(self) -> [f32; 3] {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 4m 33s
[INFO] running `Command { std: "docker" "inspect" "6908066a83b80289cd6fbc23cff427408a4f230c8397768b53316a839c28c2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6908066a83b80289cd6fbc23cff427408a4f230c8397768b53316a839c28c2b4", kill_on_drop: false }`
[INFO] [stdout] 6908066a83b80289cd6fbc23cff427408a4f230c8397768b53316a839c28c2b4
