[INFO] cloning repository https://github.com/Imbajanox/rustcraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Imbajanox/rustcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImbajanox%2Frustcraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImbajanox%2Frustcraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f39d022517491431259cd8784153ca2eeec18d2d [INFO] testing Imbajanox/rustcraft against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImbajanox%2Frustcraft" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Imbajanox/rustcraft [INFO] finished tweaking git repo https://github.com/Imbajanox/rustcraft [INFO] tweaked toml for git repo https://github.com/Imbajanox/rustcraft written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Imbajanox/rustcraft on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Imbajanox/rustcraft 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.45 [INFO] [stderr] Downloaded weezl v0.1.11 [INFO] [stderr] Downloaded noise v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 652006cc9216d93e5338439e0343a6390f90e8af896f18fe776a2a32a36a517e [INFO] running `Command { std: "docker" "start" "-a" "652006cc9216d93e5338439e0343a6390f90e8af896f18fe776a2a32a36a517e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "652006cc9216d93e5338439e0343a6390f90e8af896f18fe776a2a32a36a517e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652006cc9216d93e5338439e0343a6390f90e8af896f18fe776a2a32a36a517e", kill_on_drop: false }` [INFO] [stdout] 652006cc9216d93e5338439e0343a6390f90e8af896f18fe776a2a32a36a517e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a65a6808389116bf4ac723ea46a2550b880d50423d4fc8e332a1dcef4b73ecb [INFO] running `Command { std: "docker" "start" "-a" "3a65a6808389116bf4ac723ea46a2550b880d50423d4fc8e332a1dcef4b73ecb", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling weezl v0.1.11 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling rustcraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_texture_path` is never used [INFO] [stdout] --> src/block.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl BlockType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_texture_path(&self) -> Option<&'static str> { [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 `can_add` is never used [INFO] [stdout] --> src/inventory.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ItemStack { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn can_add(&self, amount: u32) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_selected_item`, `get_selected_item_mut`, `move_item`, and `count_block_type` are never used [INFO] [stdout] --> src/inventory.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Inventory { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_selected_item(&self) -> Option<&ItemStack> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_selected_item_mut(&mut self) -> &mut Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn move_item(&mut self, from_toolbar: bool, from_idx: usize, to_toolbar: bool, to_idx: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn count_block_type(&self, block_type: BlockType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/mesh.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl MeshBuilder { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "3a65a6808389116bf4ac723ea46a2550b880d50423d4fc8e332a1dcef4b73ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a65a6808389116bf4ac723ea46a2550b880d50423d4fc8e332a1dcef4b73ecb", kill_on_drop: false }` [INFO] [stdout] 3a65a6808389116bf4ac723ea46a2550b880d50423d4fc8e332a1dcef4b73ecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f4973cc97098499f2593ae75658f6a8dc51a68f4a7720299002b4430c0d188 [INFO] running `Command { std: "docker" "start" "-a" "72f4973cc97098499f2593ae75658f6a8dc51a68f4a7720299002b4430c0d188", kill_on_drop: false }` [INFO] [stderr] Compiling rustcraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_texture_path` is never used [INFO] [stdout] --> src/block.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl BlockType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_texture_path(&self) -> Option<&'static str> { [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 `can_add` is never used [INFO] [stdout] --> src/inventory.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ItemStack { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn can_add(&self, amount: u32) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_selected_item`, `get_selected_item_mut`, `move_item`, and `count_block_type` are never used [INFO] [stdout] --> src/inventory.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Inventory { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_selected_item(&self) -> Option<&ItemStack> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_selected_item_mut(&mut self) -> &mut Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn move_item(&mut self, from_toolbar: bool, from_idx: usize, to_toolbar: bool, to_idx: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn count_block_type(&self, block_type: BlockType) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "72f4973cc97098499f2593ae75658f6a8dc51a68f4a7720299002b4430c0d188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f4973cc97098499f2593ae75658f6a8dc51a68f4a7720299002b4430c0d188", kill_on_drop: false }` [INFO] [stdout] 72f4973cc97098499f2593ae75658f6a8dc51a68f4a7720299002b4430c0d188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33e190d5fdaddf3a7228e3faa85614501650e9c66bd91cde23528d9163672bea [INFO] running `Command { std: "docker" "start" "-a" "33e190d5fdaddf3a7228e3faa85614501650e9c66bd91cde23528d9163672bea", kill_on_drop: false }` [INFO] [stderr] warning: method `get_texture_path` is never used [INFO] [stderr] --> src/block.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl BlockType { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 41 | pub fn get_texture_path(&self) -> Option<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `can_add` is never used [INFO] [stderr] --> src/inventory.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl ItemStack { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn can_add(&self, amount: u32) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_selected_item`, `get_selected_item_mut`, `move_item`, and `count_block_type` are never used [INFO] [stderr] --> src/inventory.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 40 | impl Inventory { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 65 | pub fn get_selected_item(&self) -> Option<&ItemStack> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | pub fn get_selected_item_mut(&mut self) -> &mut Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | pub fn move_item(&mut self, from_toolbar: bool, from_idx: usize, to_toolbar: bool, to_idx: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 222 | pub fn count_block_type(&self, block_type: BlockType) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustcraft` (bin "rustcraft" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustcraft-a80b548127aae197) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test tests::tests::test_aabb_intersection ... ok [INFO] [stdout] test tests::tests::test_aabb_from_position ... ok [INFO] [stdout] test tests::tests::test_block_types ... ok [INFO] [stdout] test tests::tests::test_block_colors ... ok [INFO] [stdout] test tests::tests::test_chunk_creation ... ok [INFO] [stdout] test tests::tests::test_chunk_set_get ... ok [INFO] [stdout] test tests::tests::test_inventory_add_item ... ok [INFO] [stdout] test tests::tests::test_inventory_full ... ok [INFO] [stdout] test tests::tests::test_inventory_remove_item ... ok [INFO] [stdout] test tests::tests::test_player_creation ... ok [INFO] [stdout] test tests::tests::test_inventory_creation ... ok [INFO] [stdout] test tests::tests::test_player_collision_with_walls ... ok [INFO] [stdout] test tests::tests::test_player_jump ... ok [INFO] [stdout] test tests::tests::test_raycast_hit ... ok [INFO] [stdout] test tests::tests::test_raycast_miss ... ok [INFO] [stdout] test tests::tests::test_debug_info_update ... ok [INFO] [stdout] test tests::tests::test_ui_block_selection ... ok [INFO] [stdout] test tests::tests::test_inventory_slot_selection ... ok [INFO] [stdout] test tests::tests::test_mesh_builder_accumulates_chunks ... ok [INFO] [stdout] test tests::tests::test_player_cant_jump_in_air ... ok [INFO] [stdout] test tests::tests::test_ui_renderer_creation ... ok [INFO] [stdout] test tests::tests::test_world_get_block_at ... ok [INFO] [stdout] test tests::tests::test_world_chunk_generation ... ok [INFO] [stdout] test tests::tests::test_inventory_with_world ... ok [INFO] [stdout] test tests::tests::test_player_step_up ... ok [INFO] [stdout] test tests::tests::test_world_creation ... ok [INFO] [stdout] test tests::tests::test_config_save_load ... ok [INFO] [stdout] test tests::tests::test_inventory_serialization ... ok [INFO] [stdout] test tests::tests::test_block_face_generation ... ok [INFO] [stdout] test tests::tests::test_world_set_block_at ... ok [INFO] [stdout] test tests::tests::test_world_save_load ... ok [INFO] [stdout] test tests::tests::test_player_physics_on_ground ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33e190d5fdaddf3a7228e3faa85614501650e9c66bd91cde23528d9163672bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e190d5fdaddf3a7228e3faa85614501650e9c66bd91cde23528d9163672bea", kill_on_drop: false }` [INFO] [stdout] 33e190d5fdaddf3a7228e3faa85614501650e9c66bd91cde23528d9163672bea