[INFO] cloning repository https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fecs_wasm_game7_chatgpt-o3-pro_20250802", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fecs_wasm_game7_chatgpt-o3-pro_20250802'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9d4b67e7c0fb999e7559052d27cf25091ecf5fe
[INFO] checking eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802 against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fecs_wasm_game7_chatgpt-o3-pro_20250802" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802
[INFO] finished tweaking git repo https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802
[INFO] tweaked toml for git repo https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802 on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eda3/ecs_wasm_game7_chatgpt-o3-pro_20250802 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36304b554f97fb8bd3a345abf3b5ece377d1839df0dd3dfef7b2f26122025885
[INFO] running `Command { std: "docker" "start" "-a" "36304b554f97fb8bd3a345abf3b5ece377d1839df0dd3dfef7b2f26122025885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36304b554f97fb8bd3a345abf3b5ece377d1839df0dd3dfef7b2f26122025885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36304b554f97fb8bd3a345abf3b5ece377d1839df0dd3dfef7b2f26122025885", kill_on_drop: false }`
[INFO] [stdout] 36304b554f97fb8bd3a345abf3b5ece377d1839df0dd3dfef7b2f26122025885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d6b4dc5e6a6183eddc1d1d269f8e3a5f48d6854457cd93d1bf3e2e0a69345ae
[INFO] running `Command { std: "docker" "start" "-a" "5d6b4dc5e6a6183eddc1d1d269f8e3a5f48d6854457cd93d1bf3e2e0a69345ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking klondike_mp_wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Any` and `TypeId`
[INFO] [stdout]  --> src/ecs.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::any::{Any, TypeId};
[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 imports: `Any` and `TypeId`
[INFO] [stdout]  --> src/ecs.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::any::{Any, TypeId};
[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: `std::collections::HashMap`
[INFO] [stdout]   --> src/ecs.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ecs::EntityAllocator`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ecs::EntityAllocator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/ecs.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ecs::EntityAllocator`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ecs::EntityAllocator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Entity` is never used
[INFO] [stdout]   --> src/ecs.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type Entity = u32;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Entity` is never used
[INFO] [stdout]   --> src/ecs.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type Entity = u32;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityAllocator` is never constructed
[INFO] [stdout]   --> src/ecs.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct EntityAllocator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EntityAllocator` is never constructed
[INFO] [stdout]   --> src/ecs.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct EntityAllocator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `destroy` are never used
[INFO] [stdout]   --> src/ecs.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl EntityAllocator {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 26 |     /// Allocate a brand-new entity ID ( or reuse a recycled one)
[INFO] [stdout] 27 |     pub fn create(&mut self) -> Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn destroy(&mut self, entity: Entity) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `destroy` are never used
[INFO] [stdout]   --> src/ecs.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl EntityAllocator {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 26 |     /// Allocate a brand-new entity ID ( or reuse a recycled one)
[INFO] [stdout] 27 |     pub fn create(&mut self) -> Entity {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn destroy(&mut self, entity: Entity) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Storage` is never constructed
[INFO] [stdout]   --> src/ecs.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Storage<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Storage` is never constructed
[INFO] [stdout]   --> src/ecs.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Storage<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, `get`, `get_mut`, and `iter_mut` are never used
[INFO] [stdout]   --> src/ecs.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<T> Storage<T> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 58 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn insert(&mut self, entity: Entity, component: T) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn get(&self, entity: Entity) -> Option<&T> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_mut(&mut self, entity: Entity) -> Option<&mut T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (Entity, &mut T)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, `get`, `get_mut`, and `iter_mut` are never used
[INFO] [stdout]   --> src/ecs.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<T> Storage<T> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 58 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn insert(&mut self, entity: Entity, component: T) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn get(&self, entity: Entity) -> Option<&T> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_mut(&mut self, entity: Entity) -> Option<&mut T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (Entity, &mut T)> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s
[INFO] running `Command { std: "docker" "inspect" "5d6b4dc5e6a6183eddc1d1d269f8e3a5f48d6854457cd93d1bf3e2e0a69345ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d6b4dc5e6a6183eddc1d1d269f8e3a5f48d6854457cd93d1bf3e2e0a69345ae", kill_on_drop: false }`
[INFO] [stdout] 5d6b4dc5e6a6183eddc1d1d269f8e3a5f48d6854457cd93d1bf3e2e0a69345ae
