[INFO] cloning repository https://github.com/halo2008/WC-rts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halo2008/WC-rts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalo2008%2FWC-rts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalo2008%2FWC-rts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9986e4a9d76becc80cd632d4bb963620e98622f [INFO] testing halo2008/WC-rts against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalo2008%2FWC-rts" "/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/halo2008/WC-rts [INFO] finished tweaking git repo https://github.com/halo2008/WC-rts [INFO] tweaked toml for git repo https://github.com/halo2008/WC-rts written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/halo2008/WC-rts on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/halo2008/WC-rts 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a87101379ee8ea2b37cc9f97db7228cd11915b883529de899d990fc2a0795bd3 [INFO] running `Command { std: "docker" "start" "-a" "a87101379ee8ea2b37cc9f97db7228cd11915b883529de899d990fc2a0795bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a87101379ee8ea2b37cc9f97db7228cd11915b883529de899d990fc2a0795bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87101379ee8ea2b37cc9f97db7228cd11915b883529de899d990fc2a0795bd3", kill_on_drop: false }` [INFO] [stdout] a87101379ee8ea2b37cc9f97db7228cd11915b883529de899d990fc2a0795bd3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e21ecc90b2414d76f275a271799e2c204535156a374d66f76ee784608b3d21f6 [INFO] running `Command { std: "docker" "start" "-a" "e21ecc90b2414d76f275a271799e2c204535156a374d66f76ee784608b3d21f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling ts-rs-macros v10.1.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling ts-rs v10.1.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling game-core v0.1.0 (/opt/rustwide/workdir/crates/game-core) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling game-core-wasm v0.1.0 (/opt/rustwide/workdir/crates/game-core-wasm) [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling game-server v0.1.0 (/opt/rustwide/workdir/crates/game-server) [INFO] [stderr] Compiling seed v0.1.0 (/opt/rustwide/workdir/tools/seed) [INFO] [stdout] warning: struct `ConstructionOrderResponse` is never constructed [INFO] [stdout] --> crates/game-server/src/battlefield.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct ConstructionOrderResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "e21ecc90b2414d76f275a271799e2c204535156a374d66f76ee784608b3d21f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21ecc90b2414d76f275a271799e2c204535156a374d66f76ee784608b3d21f6", kill_on_drop: false }` [INFO] [stdout] e21ecc90b2414d76f275a271799e2c204535156a374d66f76ee784608b3d21f6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b69b5492b6559eb5e146e2e2da3ff9252d4c1acd329eb6e005e5e0f1b4c3ee [INFO] running `Command { std: "docker" "start" "-a" "43b69b5492b6559eb5e146e2e2da3ff9252d4c1acd329eb6e005e5e0f1b4c3ee", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.68 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.118 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling game-core v0.1.0 (/opt/rustwide/workdir/crates/game-core) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.68 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.68 [INFO] [stderr] Compiling game-core-wasm v0.1.0 (/opt/rustwide/workdir/crates/game-core-wasm) [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling seed v0.1.0 (/opt/rustwide/workdir/tools/seed) [INFO] [stderr] Compiling game-server v0.1.0 (/opt/rustwide/workdir/crates/game-server) [INFO] [stdout] warning: struct `ConstructionOrderResponse` is never constructed [INFO] [stdout] --> crates/game-server/src/battlefield.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | struct ConstructionOrderResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.62s [INFO] running `Command { std: "docker" "inspect" "43b69b5492b6559eb5e146e2e2da3ff9252d4c1acd329eb6e005e5e0f1b4c3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b69b5492b6559eb5e146e2e2da3ff9252d4c1acd329eb6e005e5e0f1b4c3ee", kill_on_drop: false }` [INFO] [stdout] 43b69b5492b6559eb5e146e2e2da3ff9252d4c1acd329eb6e005e5e0f1b4c3ee [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5ed7540ac070e56ea8d56dfa5d87e6d273aa69aced222314570c34340bc1f22 [INFO] running `Command { std: "docker" "start" "-a" "e5ed7540ac070e56ea8d56dfa5d87e6d273aa69aced222314570c34340bc1f22", kill_on_drop: false }` [INFO] [stderr] warning: struct `ConstructionOrderResponse` is never constructed [INFO] [stderr] --> crates/game-server/src/battlefield.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | struct ConstructionOrderResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `game-server` (bin "game-server" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/game_core-14f425c3302b1cf1) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test building::types::tests::building_type_from_str_rejects_garbage ... ok [INFO] [stdout] test combat::tests::bigger_side_hurts_smaller_more ... ok [INFO] [stdout] test building::types::tests::building_type_from_str_roundtrip ... ok [INFO] [stdout] test combat::tests::empty_side_zero_damage ... ok [INFO] [stdout] test battlefield::generator::tests::test_different_seeds_different_terrain ... ok [INFO] [stdout] test combat::tests::damage_distributed_across_stack ... ok [INFO] [stdout] test combat::tests::low_hp_unit_marked_destroyed ... ok [INFO] [stdout] test combat::tests::terrain_cover_helps_underdog ... ok [INFO] [stdout] test economy::resource::tests::resource_from_str_roundtrip ... ok [INFO] [stdout] test economy::resource::tests::stockpile_clamps_at_zero ... ok [INFO] [stdout] test economy::resource::tests::stockpile_try_spend_rejects_overdraft ... ok [INFO] [stdout] test grid::tests::terrain_deterministic ... ok [INFO] [stdout] test hex::tests::distance_wrap_equals_distance_on_same_hex ... ok [INFO] [stdout] test hex::tests::distance_wrap_no_wrap_when_direct_shorter ... ok [INFO] [stdout] test hex::tests::distance_wrap_preserves_cube_triangle ... ok [INFO] [stdout] test hex::tests::hex_addition ... ok [INFO] [stdout] test hex::tests::hex_spiral_radius_2 ... ok [INFO] [stdout] test hex::tests::line_to ... ok [INFO] [stdout] test hex::tests::hex_neighbors_count ... ok [INFO] [stdout] test military::group::tests::group_speed_is_slowest_member ... ok [INFO] [stdout] test hex::tests::hex_wrap ... ok [INFO] [stdout] test military::group::tests::empty_group_has_no_speed ... ok [INFO] [stdout] test hex::tests::pixel_roundtrip ... ok [INFO] [stdout] test military::group::tests::group_blocked_if_any_member_cant_traverse ... ok [INFO] [stdout] test military::group::tests::group_with_just_infantry_works_on_plains ... ok [INFO] [stdout] test military::movement::tests::ship_traverses_ocean_but_not_land ... ok [INFO] [stdout] test military::movement::tests::transit_blocks_on_impassable_ocean ... ok [INFO] [stdout] test battlefield::generator::tests::test_deterministic_generation ... ok [INFO] [stdout] test military::movement::tests::transit_partial_leaves_unit_between_hexes ... ok [INFO] [stdout] test military::movement::tests::transit_completes_along_plains ... ok [INFO] [stdout] test military::unit::tests::aircraft_ignore_terrain ... ok [INFO] [stdout] test military::unit::tests::infantry_cannot_walk_on_ocean ... ok [INFO] [stdout] test military::unit::tests::ships_only_on_water ... ok [INFO] [stdout] test military::unit::tests::stack_dominant_type_picks_majority ... ok [INFO] [stdout] test military::unit::tests::terrain_slows_land_units_proportionally ... ok [INFO] [stdout] test military::unit::tests::unit_type_from_str_roundtrip ... ok [INFO] [stdout] test nation::tests::budget_defaults_sum_to_one ... ok [INFO] [stdout] test nation::tests::budget_handles_zero_without_nan ... ok [INFO] [stdout] test nation::tests::budget_normalises_arbitrary_values ... ok [INFO] [stdout] test pathfinding::tests::astar_no_path ... ok [INFO] [stdout] test pathfinding::tests::astar_same_hex ... ok [INFO] [stdout] test pathfinding::tests::astar_respects_polar_clamp ... ok [INFO] [stdout] test spatial::tests::hex_index_query_radius ... ok [INFO] [stdout] test pathfinding::tests::astar_wrap_prefers_shortcut_around_world ... ok [INFO] [stdout] test pathfinding::tests::astar_straight_line ... ok [INFO] [stdout] test pathfinding::tests::reachable_within_budget ... ok [INFO] [stdout] test spatial::tests::hex_index_remove ... ok [INFO] [stdout] test pathfinding::tests::astar_avoids_obstacle ... ok [INFO] [stdout] test hex::tests::distance_wrap_picks_shorter_side ... ok [INFO] [stdout] test hex::tests::hex_ring_radius_1 ... ok [INFO] [stdout] test pathfinding::tests::reachable_respects_terrain ... ok [INFO] [stdout] test pathfinding::tests::astar_wrap_around ... ok [INFO] [stdout] test spatial::tests::hex_index_wrap_around ... ok [INFO] [stdout] test spatial::tests::los_adjacent_always_clear ... ok [INFO] [stdout] test spatial::tests::los_clear ... ok [INFO] [stdout] test spatial::tests::los_blocked ... ok [INFO] [stdout] test spatial::tests::los_elevated_flat_terrain_clear ... ok [INFO] [stdout] test terrain::tests::terrain_from_str_roundtrip ... ok [INFO] [stdout] test spatial::tests::los_elevated_high_shooter_sees_over_obstacle ... ok [INFO] [stdout] test spatial::tests::los_elevated_peak_blocks ... ok [INFO] [stdout] test battlefield::generator::tests::test_ocean_macro_terrain ... ok [INFO] [stdout] test spatial::tests::hex_index_insert_get ... ok [INFO] [stdout] test terrain::tests::terrain_from_str_rejects_garbage ... ok [INFO] [stdout] test hex::tests::hex_distance_origin ... ok [INFO] [stdout] test grid::tests::grid_create ... ok [INFO] [stdout] test grid::tests::grid_get_wrapping ... ok [INFO] [stdout] test pathfinding::tests::astar_wall_of_mountains_routes_around ... ok [INFO] [stdout] test grid::tests::grid_viewport_returns_cells ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/game_core_wasm-22f995c13e2a7833) [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/main.rs (/opt/rustwide/target/debug/deps/game_server-feeade32e32ef792) [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/main.rs (/opt/rustwide/target/debug/deps/seed-a56bbfb6d612d8fa) [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 game_core [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 game_core_wasm [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" "e5ed7540ac070e56ea8d56dfa5d87e6d273aa69aced222314570c34340bc1f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ed7540ac070e56ea8d56dfa5d87e6d273aa69aced222314570c34340bc1f22", kill_on_drop: false }` [INFO] [stdout] e5ed7540ac070e56ea8d56dfa5d87e6d273aa69aced222314570c34340bc1f22