[INFO] cloning repository https://github.com/nazgull08/cuborum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazgull08/cuborum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazgull08%2Fcuborum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazgull08%2Fcuborum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28188d79041a2668b251ebcc135b5b639c8368ed
[INFO] checking nazgull08/cuborum against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazgull08%2Fcuborum" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nazgull08/cuborum
[INFO] finished tweaking git repo https://github.com/nazgull08/cuborum
[INFO] tweaked toml for git repo https://github.com/nazgull08/cuborum written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazgull08/cuborum on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nazgull08/cuborum 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea96c42bd7981926c363949327646ce72e4f50474e20017538e74e2da73f6fb1
[INFO] running `Command { std: "docker" "start" "-a" "ea96c42bd7981926c363949327646ce72e4f50474e20017538e74e2da73f6fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea96c42bd7981926c363949327646ce72e4f50474e20017538e74e2da73f6fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea96c42bd7981926c363949327646ce72e4f50474e20017538e74e2da73f6fb1", kill_on_drop: false }`
[INFO] [stdout] ea96c42bd7981926c363949327646ce72e4f50474e20017538e74e2da73f6fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d14f2058f1d52187fd5675e892de6f4ac33af41086527b4ad6a9b0f70d21111
[INFO] running `Command { std: "docker" "start" "-a" "3d14f2058f1d52187fd5675e892de6f4ac33af41086527b4ad6a9b0f70d21111", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bitflags v2.9.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 gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking cuborum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]  --> src/main.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing_subscriber::{fmt, EnvFilter};
[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: `tracing::info`
[INFO] [stdout]  --> src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Device` and `Queue`
[INFO] [stdout]  --> src/renderer/state/init.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wgpu::{Backends, Device, Queue, Instance, InstanceDescriptor, InstanceFlags, PowerPreference, RequestAdapterOptions};
[INFO] [stdout]   |                      ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Voxel`
[INFO] [stdout]  --> src/renderer/state/init.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::renderer::voxel::{Voxel, VoxelGrid};
[INFO] [stdout]   |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindGroup`, `Buffer`, `Surface`, and `TextureFormat`
[INFO] [stdout]  --> src/renderer/state/init.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use wgpu::{Surface, TextureFormat, BindGroup, Buffer};
[INFO] [stdout]   |            ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandEncoder` and `TextureView`
[INFO] [stdout]  --> src/renderer/state/render.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wgpu::{TextureView, CommandEncoder};
[INFO] [stdout]   |            ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]  --> src/main.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing_subscriber::{fmt, EnvFilter};
[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: `tracing::info`
[INFO] [stdout]  --> src/app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Device` and `Queue`
[INFO] [stdout]  --> src/renderer/state/init.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wgpu::{Backends, Device, Queue, Instance, InstanceDescriptor, InstanceFlags, PowerPreference, RequestAdapterOptions};
[INFO] [stdout]   |                      ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Voxel`
[INFO] [stdout]  --> src/renderer/state/init.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::renderer::voxel::{Voxel, VoxelGrid};
[INFO] [stdout]   |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindGroup`, `Buffer`, `Surface`, and `TextureFormat`
[INFO] [stdout]  --> src/renderer/state/init.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use wgpu::{Surface, TextureFormat, BindGroup, Buffer};
[INFO] [stdout]   |            ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CommandEncoder` and `TextureView`
[INFO] [stdout]  --> src/renderer/state/render.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wgpu::{TextureView, CommandEncoder};
[INFO] [stdout]   |            ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> src/app.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .create_window(Window::default_attributes().with_title("Cuborum MVP"))
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> src/app.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .create_window(Window::default_attributes().with_title("Cuborum MVP"))
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `voxel_buffer` is never read
[INFO] [stdout]   --> src/renderer/state/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub voxel_buffer: Buffer,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ATTRIBS` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Vertex {
[INFO] [stdout]    | ----------- associated constant in this implementation
[INFO] [stdout] 12 |     pub const ATTRIBS: [wgpu::VertexAttribute; 2] = [
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_vertex_buffer` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn create_vertex_buffer(device: &wgpu::Device) -> wgpu::Buffer {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_index_buffer` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn create_index_buffer(device: &wgpu::Device) -> wgpu::Buffer {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `unpack_color` are never used
[INFO] [stdout]   --> src/renderer/voxel.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Voxel {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new(voxel_type: u32, r: u8, g: u8, b: u8, a: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn unpack_color(&self) -> [f32; 4] {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/renderer/voxel.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl VoxelGrid {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn get(&self, x: usize, y: usize, z: usize) -> &Voxel {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `voxel_buffer` is never read
[INFO] [stdout]   --> src/renderer/state/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub voxel_buffer: Buffer,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ATTRIBS` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Vertex {
[INFO] [stdout]    | ----------- associated constant in this implementation
[INFO] [stdout] 12 |     pub const ATTRIBS: [wgpu::VertexAttribute; 2] = [
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_vertex_buffer` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn create_vertex_buffer(device: &wgpu::Device) -> wgpu::Buffer {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_index_buffer` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn create_index_buffer(device: &wgpu::Device) -> wgpu::Buffer {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `unpack_color` are never used
[INFO] [stdout]   --> src/renderer/voxel.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Voxel {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new(voxel_type: u32, r: u8, g: u8, b: u8, a: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn unpack_color(&self) -> [f32; 4] {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/renderer/voxel.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl VoxelGrid {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn get(&self, x: usize, y: usize, z: usize) -> &Voxel {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.73s
[INFO] running `Command { std: "docker" "inspect" "3d14f2058f1d52187fd5675e892de6f4ac33af41086527b4ad6a9b0f70d21111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d14f2058f1d52187fd5675e892de6f4ac33af41086527b4ad6a9b0f70d21111", kill_on_drop: false }`
[INFO] [stdout] 3d14f2058f1d52187fd5675e892de6f4ac33af41086527b4ad6a9b0f70d21111
