[INFO] cloning repository https://github.com/kevinJ045/smn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinJ045/smn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkevinJ045%2Fsmn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkevinJ045%2Fsmn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 368f114c1431feebad8695ce03c3d0961e5df722 [INFO] testing kevinJ045/smn against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkevinJ045%2Fsmn" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kevinJ045/smn [INFO] finished tweaking git repo https://github.com/kevinJ045/smn [INFO] tweaked toml for git repo https://github.com/kevinJ045/smn written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kevinJ045/smn on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kevinJ045/smn 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noise v0.9.0 [INFO] [stderr] Downloaded ab_glyph v0.2.32 [INFO] [stderr] Downloaded hecs v0.11.0 [INFO] [stderr] Downloaded bytemuck v1.24.0 [INFO] [stderr] Downloaded redox_syscall v0.7.0 [INFO] [stderr] Downloaded three-d v0.18.2 [INFO] [stderr] Downloaded three-d-asset v0.9.2 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded open-enum v0.5.2 [INFO] [stderr] Downloaded open-enum-derive v0.5.2 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded glam v0.29.3 [INFO] [stderr] Downloaded orbclient v0.3.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 060944ba2e765ccb4132bbdcd0a764be179ae0a4222bc354f1350d0dd656f1db [INFO] running `Command { std: "docker" "start" "-a" "060944ba2e765ccb4132bbdcd0a764be179ae0a4222bc354f1350d0dd656f1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "060944ba2e765ccb4132bbdcd0a764be179ae0a4222bc354f1350d0dd656f1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060944ba2e765ccb4132bbdcd0a764be179ae0a4222bc354f1350d0dd656f1db", kill_on_drop: false }` [INFO] [stdout] 060944ba2e765ccb4132bbdcd0a764be179ae0a4222bc354f1350d0dd656f1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af08bd9a61effd10d13bd47fd1d99748dbcc28952f99cc93bf0a7214f2fd22e [INFO] running `Command { std: "docker" "start" "-a" "2af08bd9a61effd10d13bd47fd1d99748dbcc28952f99cc93bf0a7214f2fd22e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling dsl v0.1.0 (/opt/rustwide/workdir/crates/dsl) [INFO] [stderr] Compiling glow v0.14.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hecs v0.11.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling open-enum-derive v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling open-enum v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling three-d-asset v0.9.2 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stdout] warning: fields `chunks` and `ecs` are never read [INFO] [stdout] --> crates/server/src/world_state.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct WorldState { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 6 | pub seed: WorldSeed, [INFO] [stdout] 7 | pub chunks: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | pub ecs: hecs::World, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_or_generate_chunk` and `is_chunk_loaded` are never used [INFO] [stdout] --> crates/server/src/world_state.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl WorldState { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_or_generate_chunk(&mut self, pos: ChunkPos) -> &Chunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn is_chunk_loaded(&self, pos: ChunkPos) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling three-d v0.18.2 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stdout] warning: field `structure_meshes` is never read [INFO] [stdout] --> crates/client/src/render/entity_mesh.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct EntityRenderer { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 108 | meshes: HashMap>, [INFO] [stdout] 109 | structure_meshes: HashMap>, [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 `get_structure_mesh_mut` is never used [INFO] [stdout] --> crates/client/src/render/entity_mesh.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 112 | impl EntityRenderer { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn get_structure_mesh_mut(&mut self, name: &str) -> Option<&mut Gm> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "2af08bd9a61effd10d13bd47fd1d99748dbcc28952f99cc93bf0a7214f2fd22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af08bd9a61effd10d13bd47fd1d99748dbcc28952f99cc93bf0a7214f2fd22e", kill_on_drop: false }` [INFO] [stdout] 2af08bd9a61effd10d13bd47fd1d99748dbcc28952f99cc93bf0a7214f2fd22e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 836fda7d33e8a52cb6b7e1f4dce693751599f9ac984d70f8a09e7729ac0fca87 [INFO] running `Command { std: "docker" "start" "-a" "836fda7d33e8a52cb6b7e1f4dce693751599f9ac984d70f8a09e7729ac0fca87", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling dsl v0.1.0 (/opt/rustwide/workdir/crates/dsl) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stdout] warning: fields `chunks` and `ecs` are never read [INFO] [stdout] --> crates/server/src/world_state.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct WorldState { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 6 | pub seed: WorldSeed, [INFO] [stdout] 7 | pub chunks: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | pub ecs: hecs::World, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_or_generate_chunk` and `is_chunk_loaded` are never used [INFO] [stdout] --> crates/server/src/world_state.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 11 | impl WorldState { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn get_or_generate_chunk(&mut self, pos: ChunkPos) -> &Chunk { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn is_chunk_loaded(&self, pos: ChunkPos) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `structure_meshes` is never read [INFO] [stdout] --> crates/client/src/render/entity_mesh.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct EntityRenderer { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 108 | meshes: HashMap>, [INFO] [stdout] 109 | structure_meshes: HashMap>, [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 `get_structure_mesh_mut` is never used [INFO] [stdout] --> crates/client/src/render/entity_mesh.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 112 | impl EntityRenderer { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn get_structure_mesh_mut(&mut self, name: &str) -> Option<&mut Gm> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "836fda7d33e8a52cb6b7e1f4dce693751599f9ac984d70f8a09e7729ac0fca87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836fda7d33e8a52cb6b7e1f4dce693751599f9ac984d70f8a09e7729ac0fca87", kill_on_drop: false }` [INFO] [stdout] 836fda7d33e8a52cb6b7e1f4dce693751599f9ac984d70f8a09e7729ac0fca87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5daa936eb408af26fd822ece1ed1f5df8dd2021f804a9a3933a998c475b675d [INFO] running `Command { std: "docker" "start" "-a" "c5daa936eb408af26fd822ece1ed1f5df8dd2021f804a9a3933a998c475b675d", kill_on_drop: false }` [INFO] [stderr] warning: fields `chunks` and `ecs` are never read [INFO] [stderr] --> crates/server/src/world_state.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct WorldState { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 6 | pub seed: WorldSeed, [INFO] [stderr] 7 | pub chunks: HashMap, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 8 | pub ecs: hecs::World, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get_or_generate_chunk` and `is_chunk_loaded` are never used [INFO] [stderr] --> crates/server/src/world_state.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 11 | impl WorldState { [INFO] [stderr] | --------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 20 | pub fn get_or_generate_chunk(&mut self, pos: ChunkPos) -> &Chunk { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 44 | pub fn is_chunk_loaded(&self, pos: ChunkPos) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 2 warnings [INFO] [stderr] warning: field `structure_meshes` is never read [INFO] [stderr] --> crates/client/src/render/entity_mesh.rs:109:3 [INFO] [stderr] | [INFO] [stderr] 107 | pub struct EntityRenderer { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 108 | meshes: HashMap>, [INFO] [stderr] 109 | structure_meshes: HashMap>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `get_structure_mesh_mut` is never used [INFO] [stderr] --> crates/client/src/render/entity_mesh.rs:143:10 [INFO] [stderr] | [INFO] [stderr] 112 | impl EntityRenderer { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 143 | pub fn get_structure_mesh_mut(&mut self, name: &str) -> Option<&mut Gm> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `client` (bin "client" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-e04ad167520d0025) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-99530d51ae903105) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsl-5ca1fff317cc3692) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test lexer::tests::test_skip_comments ... ok [INFO] [stdout] test parser::tests::test_parse_block ... ok [INFO] [stdout] test lexer::tests::test_tokenize_simple ... ok [INFO] [stdout] test parser::tests::test_parse_range ... ok [INFO] [stdout] test parser::tests::test_parse_namespace ... ok [INFO] [stdout] test lexer::tests::test_tokenize_numbers ... ok [INFO] [stdout] test lexer::tests::test_tokenize_string ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-06d94b1573b9495f) [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dsl [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5daa936eb408af26fd822ece1ed1f5df8dd2021f804a9a3933a998c475b675d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5daa936eb408af26fd822ece1ed1f5df8dd2021f804a9a3933a998c475b675d", kill_on_drop: false }` [INFO] [stdout] c5daa936eb408af26fd822ece1ed1f5df8dd2021f804a9a3933a998c475b675d