[INFO] cloning repository https://github.com/notpolarstar/bassicraft2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notpolarstar/bassicraft2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotpolarstar%2Fbassicraft2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotpolarstar%2Fbassicraft2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39c82cc3f32c56cba8f032b9ce857eaf6c966a59
[INFO] checking notpolarstar/bassicraft2 against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotpolarstar%2Fbassicraft2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/notpolarstar/bassicraft2
[INFO] finished tweaking git repo https://github.com/notpolarstar/bassicraft2
[INFO] tweaked toml for git repo https://github.com/notpolarstar/bassicraft2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/notpolarstar/bassicraft2 on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/notpolarstar/bassicraft2 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] [stderr]   Downloaded local-ip-address v0.6.10
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded tobj v3.2.5
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded egui_extras v0.33.3
[INFO] [stderr]   Downloaded ehttp v0.6.0
[INFO] [stderr]   Downloaded bevy_ecs v0.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d222c4339476f059d0b4569e658ee8d794c2e2d8ce81e4685fc6e1e593ac400
[INFO] running `Command { std: "docker" "start" "-a" "2d222c4339476f059d0b4569e658ee8d794c2e2d8ce81e4685fc6e1e593ac400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d222c4339476f059d0b4569e658ee8d794c2e2d8ce81e4685fc6e1e593ac400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d222c4339476f059d0b4569e658ee8d794c2e2d8ce81e4685fc6e1e593ac400", kill_on_drop: false }`
[INFO] [stdout] 2d222c4339476f059d0b4569e658ee8d794c2e2d8ce81e4685fc6e1e593ac400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d995693f3ab1d4331b755976d73227f6c54a1ecfdad3b740cdf90502d28d4fb9
[INFO] running `Command { std: "docker" "start" "-a" "d995693f3ab1d4331b755976d73227f6c54a1ecfdad3b740cdf90502d28d4fb9", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking bevy_ptr v0.15.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling bassicraft2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking bevy_utils v0.15.3
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking bevy_tasks v0.15.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking tobj v3.2.5
[INFO] [stderr]     Checking ehttp v0.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking bevy_reflect v0.15.3
[INFO] [stderr]     Checking local-ip-address v0.6.10
[INFO] [stderr]     Checking egui_extras v0.33.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking bevy_ecs v0.15.4
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking egui-wgpu v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stdout] warning: unused import: `block::BlockType`
[INFO] [stdout]  --> src/particles.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{model::Vertex, block::BlockType};
[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: `ClientEvent`
[INFO] [stdout]    --> src/network.rs:534:18
[INFO] [stdout]     |
[INFO] [stdout] 534 | pub use native::{ClientEvent, NetClient, NetServer};
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::util::DeviceExt`
[INFO] [stdout]  --> src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::util::DeviceExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `block::BlockType`
[INFO] [stdout]  --> src/particles.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{model::Vertex, block::BlockType};
[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: `ClientEvent`
[INFO] [stdout]    --> src/network.rs:534:18
[INFO] [stdout]     |
[INFO] [stdout] 534 | pub use native::{ClientEvent, NetClient, NetServer};
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::util::DeviceExt`
[INFO] [stdout]  --> src/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::util::DeviceExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/state.rs:623:13
[INFO] [stdout]     |
[INFO] [stdout] 623 |         let mut state = Self {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/state.rs:623:13
[INFO] [stdout]     |
[INFO] [stdout] 623 |         let mut state = Self {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp`
[INFO] [stdout]    --> src/chunk.rs:372:21
[INFO] [stdout]     |
[INFO] [stdout] 372 |                 let temp = temperature[x][z];
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp`
[INFO] [stdout]    --> src/chunk.rs:372:21
[INFO] [stdout]     |
[INFO] [stdout] 372 |                 let temp = temperature[x][z];
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `speed` is never read
[INFO] [stdout]    --> src/camera.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct CameraController {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     speed: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CameraController` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_keyboard` is never used
[INFO] [stdout]    --> src/camera.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl CameraController {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn process_keyboard(&mut self, key: KeyCode, state: bool) -> bool{
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_hotbar_slot` is never used
[INFO] [stdout]   --> src/player.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Player {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn set_hotbar_slot(&mut self, block_type: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read
[INFO] [stdout]   --> src/model.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 50 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 51 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/model.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Mesh {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 56 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DrawModel` is never used
[INFO] [stdout]   --> src/model.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub trait DrawModel<'a> {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `noise_gen` is never read
[INFO] [stdout]    --> src/world.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct World {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub noise_gen: OpenSimplex,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXTURE_ATLAS_Y_SIZE` is never used
[INFO] [stdout]  --> src/texture_atlas.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TEXTURE_ATLAS_Y_SIZE: u8 = 16;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `diffuse_texure` and `texture_bind_group_layout` are never read
[INFO] [stdout]   --> src/texture_atlas.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TextureAtlas {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     pub diffuse_texure: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub texture_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureAtlas` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verts` and `dir` are never read
[INFO] [stdout]    --> src/block.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct Face {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 178 |     pub verts: [BlockVertex; 4],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 179 |     pub dir: FaceDirections,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Face` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `faces` is never read
[INFO] [stdout]    --> src/block.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct Block {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 197 |     pub mat: BlockType,
[INFO] [stdout] 198 |     pub faces: [Option<Face>; 6],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `custom_painting` is never used
[INFO] [stdout]    --> src/gui.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl EguiRenderer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn custom_painting(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]   --> src/ecs.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Transform {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub scale: Vector3<f32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transform` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mass` is never read
[INFO] [stdout]   --> src/ecs.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Physics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub mass: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Physics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model_handle` is never read
[INFO] [stdout]   --> src/ecs.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Model {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 51 |     pub model_name: String,
[INFO] [stdout] 52 |     pub model_handle: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Model` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Aggressive` and `Stationary` are never constructed
[INFO] [stdout]   --> src/ecs.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum BehaviourType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 77 |     Aggressive,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 78 |     Stationary,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BehaviourType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/ecs.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Behaviour {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub path: VecDeque<Vector3<f32>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Behaviour` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max` is never read
[INFO] [stdout]    --> src/ecs.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct Health {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 106 |     pub current: f32,
[INFO] [stdout] 107 |     pub max: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Health` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `entity_type` are never read
[INFO] [stdout]    --> src/ecs.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct EntityInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 121 |     pub name: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 122 |     pub entity_type: EntityType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EntityInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Item` and `Projectile` are never constructed
[INFO] [stdout]    --> src/ecs.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum EntityType {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 127 |     Mob,
[INFO] [stdout] 128 |     Item,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 129 |     Projectile,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EntityType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_cgmath` is never used
[INFO] [stdout]   --> src/network.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Vec3Net {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn to_cgmath(&self) -> cgmath::Vector3<f32> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `speed` is never read
[INFO] [stdout]    --> src/camera.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct CameraController {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     speed: f32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CameraController` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_keyboard` is never used
[INFO] [stdout]    --> src/camera.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl CameraController {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn process_keyboard(&mut self, key: KeyCode, state: bool) -> bool{
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_hotbar_slot` is never used
[INFO] [stdout]   --> src/player.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Player {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn set_hotbar_slot(&mut self, block_type: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read
[INFO] [stdout]   --> src/model.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 50 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 51 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/model.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Mesh {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 56 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DrawModel` is never used
[INFO] [stdout]   --> src/model.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub trait DrawModel<'a> {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `noise_gen` is never read
[INFO] [stdout]    --> src/world.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct World {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub noise_gen: OpenSimplex,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXTURE_ATLAS_Y_SIZE` is never used
[INFO] [stdout]  --> src/texture_atlas.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TEXTURE_ATLAS_Y_SIZE: u8 = 16;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `diffuse_texure` and `texture_bind_group_layout` are never read
[INFO] [stdout]   --> src/texture_atlas.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TextureAtlas {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     pub diffuse_texure: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub texture_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureAtlas` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verts` and `dir` are never read
[INFO] [stdout]    --> src/block.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct Face {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 178 |     pub verts: [BlockVertex; 4],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 179 |     pub dir: FaceDirections,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Face` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `faces` is never read
[INFO] [stdout]    --> src/block.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub struct Block {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 197 |     pub mat: BlockType,
[INFO] [stdout] 198 |     pub faces: [Option<Face>; 6],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `custom_painting` is never used
[INFO] [stdout]    --> src/gui.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl EguiRenderer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn custom_painting(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]   --> src/ecs.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Transform {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub scale: Vector3<f32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transform` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mass` is never read
[INFO] [stdout]   --> src/ecs.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Physics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub mass: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Physics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model_handle` is never read
[INFO] [stdout]   --> src/ecs.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Model {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 51 |     pub model_name: String,
[INFO] [stdout] 52 |     pub model_handle: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Model` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Aggressive` and `Stationary` are never constructed
[INFO] [stdout]   --> src/ecs.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum BehaviourType {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 77 |     Aggressive,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 78 |     Stationary,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BehaviourType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/ecs.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Behaviour {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub path: VecDeque<Vector3<f32>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Behaviour` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max` is never read
[INFO] [stdout]    --> src/ecs.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct Health {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 106 |     pub current: f32,
[INFO] [stdout] 107 |     pub max: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Health` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `entity_type` are never read
[INFO] [stdout]    --> src/ecs.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct EntityInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 121 |     pub name: &'static str,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 122 |     pub entity_type: EntityType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EntityInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Item` and `Projectile` are never constructed
[INFO] [stdout]    --> src/ecs.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum EntityType {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] 127 |     Mob,
[INFO] [stdout] 128 |     Item,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 129 |     Projectile,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EntityType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_cgmath` is never used
[INFO] [stdout]   --> src/network.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Vec3Net {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn to_cgmath(&self) -> cgmath::Vector3<f32> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "d995693f3ab1d4331b755976d73227f6c54a1ecfdad3b740cdf90502d28d4fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d995693f3ab1d4331b755976d73227f6c54a1ecfdad3b740cdf90502d28d4fb9", kill_on_drop: false }`
[INFO] [stdout] d995693f3ab1d4331b755976d73227f6c54a1ecfdad3b740cdf90502d28d4fb9
