[INFO] cloning repository https://github.com/mdrewt/pokemon-mmo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdrewt/pokemon-mmo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrewt%2Fpokemon-mmo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrewt%2Fpokemon-mmo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b77d0c52d58f3606f86202714a7b04d8d5d32e63
[INFO] testing mdrewt/pokemon-mmo against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdrewt%2Fpokemon-mmo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mdrewt/pokemon-mmo
[INFO] finished tweaking git repo https://github.com/mdrewt/pokemon-mmo
[INFO] tweaked toml for git repo https://github.com/mdrewt/pokemon-mmo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mdrewt/pokemon-mmo on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mdrewt/pokemon-mmo 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54
[INFO] running `Command { std: "docker" "start" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.125
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling second-stack v0.3.5
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling spacetimedb-lib v1.12.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.125
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling decorum v0.3.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling spacetimedb-primitives v1.12.0
[INFO] [stderr]    Compiling spacetimedb-bindings-sys v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v1.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ethnum v1.5.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.125
[INFO] [stderr]    Compiling spacetimedb-sats v1.12.0
[INFO] [stderr]    Compiling js-sys v0.3.102
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling spacetimedb-query-builder v1.12.0
[INFO] [stderr]    Compiling spacetimedb v1.12.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling game-core v0.1.0 (/opt/rustwide/workdir/game-core)
[INFO] [stderr]    Compiling client-wasm v0.1.0 (/opt/rustwide/workdir/client-wasm)
[INFO] [stderr]    Compiling server-module v0.1.0 (/opt/rustwide/workdir/server-module)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling game-core v0.1.0 (/opt/rustwide/workdir/game-core)
[INFO] [stderr]    Compiling client-wasm v0.1.0 (/opt/rustwide/workdir/client-wasm)
[INFO] [stderr]    Compiling server-module v0.1.0 (/opt/rustwide/workdir/server-module)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 10.49s
[INFO] running `Command { std: "docker" "inspect" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/client_wasm-9d64eff0d4873017)
[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/release/deps/game_core-fffa6e16306b3838)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test combat::damage::tests::deterministic ... ok
[INFO] [stdout] test combat::damage::tests::effectiveness_orders_damage ... ok
[INFO] [stdout] test combat::damage::tests::more_power_and_offense_more_damage_more_defense_less ... ok
[INFO] [stdout] test combat::damage::tests::no_effect_is_zero ... ok
[INFO] [stdout] test combat::damage::tests::stab_increases_damage ... ok
[INFO] [stdout] test combat::damage::tests::variance_low_is_at_most_high_and_min_one ... ok
[INFO] [stdout] test combat::rating::tests::an_upset_swings_more_than_a_favourite_win ... ok
[INFO] [stdout] test combat::rating::tests::delta_is_bounded_and_deterministic ... ok
[INFO] [stdout] test combat::rating::tests::equal_ratings_swing_half_k ... ok
[INFO] [stdout] test combat::rating::tests::is_zero_sum ... ok
[INFO] [stdout] test combat::resolve::tests::auto_switches_in_the_next_monster_on_faint ... ok
[INFO] [stdout] test combat::resolve::tests::both_act_and_lose_hp_when_neither_faints ... ok
[INFO] [stdout] test combat::resolve::tests::coop_both_allies_hit_the_boss ... ok
[INFO] [stdout] test combat::resolve::tests::coop_clears_when_the_boss_falls ... ok
[INFO] [stdout] test combat::resolve::tests::coop_wipes_when_the_last_ally_falls ... ok
[INFO] [stdout] test combat::resolve::tests::effectiveness_chart_is_applied ... ok
[INFO] [stdout] test combat::resolve::tests::enemy_turn_is_noop_when_over ... ok
[INFO] [stdout] test combat::resolve::tests::enemy_turn_only_the_enemy_acts ... ok
[INFO] [stdout] test combat::resolve::tests::faster_side_strikes_first ... ok
[INFO] [stdout] test combat::resolve::tests::pick_best_skill_prefers_super_effective ... ok
[INFO] [stdout] test combat::resolve::tests::player_swap_changes_active_and_lets_enemy_hit_the_new_monster ... ok
[INFO] [stdout] test combat::resolve::tests::player_swap_is_deterministic ... ok
[INFO] [stdout] test combat::resolve::tests::player_swap_is_noop_when_over ... ok
[INFO] [stdout] test combat::resolve::tests::player_wins_speed_ties ... ok
[INFO] [stdout] test combat::resolve::tests::resolve_turn_is_deterministic ... ok
[INFO] [stdout] test combat::resolve::tests::xp_reward_grows_with_level ... ok
[INFO] [stdout] test content::tests::content_cross_references_are_valid ... ok
[INFO] [stdout] test content::tests::embedded_encounters_parse_and_resolve ... ok
[INFO] [stdout] test content::tests::embedded_items_include_bait_and_food ... ok
[INFO] [stdout] test content::tests::embedded_skills_and_chart_parse ... ok
[INFO] [stdout] test content::tests::embedded_species_content_is_valid ... ok
[INFO] [stdout] test content::tests::embedded_fusions_parse_and_reference_real_species ... ok
[INFO] [stdout] test content::tests::embedded_species_have_valid_evolutions ... ok
[INFO] [stdout] test content::tests::rejects_duplicate_fusion_pairs ... ok
[INFO] [stdout] test content::tests::rejects_wild_encounter_of_a_derived_form ... ok
[INFO] [stdout] test monster::derive::tests::derive_stats_at_level_one_and_at_the_cap_are_well_formed ... ok
[INFO] [stdout] test monster::derive::tests::derive_stats_is_deterministic ... ok
[INFO] [stdout] test monster::derive::tests::derive_stats_matches_known_fixture ... ok
[INFO] [stdout] test monster::derive::tests::level_bounds_reports_progress_window ... ok
[INFO] [stdout] test monster::derive::tests::roll_starter_is_deterministic_and_well_formed ... ok
[INFO] [stdout] test monster::derive::tests::temperament_raises_and_lowers_the_right_stats ... ok
[INFO] [stdout] test monster::derive::tests::training_increases_stats ... ok
[INFO] [stdout] test monster::derive::tests::xp_curve_is_monotonic_and_inverts ... ok
[INFO] [stdout] test monster::evolve::tests::branches_unlock_independently_by_their_gates ... ok
[INFO] [stdout] test monster::evolve::tests::is_deterministic ... ok
[INFO] [stdout] test monster::evolve::tests::level_gate_is_enforced ... ok
[INFO] [stdout] test monster::evolve::tests::no_evolutions_yields_none ... ok
[INFO] [stdout] test monster::fuse::tests::is_deterministic ... ok
[INFO] [stdout] test monster::fuse::tests::offspring_inherits_the_better_gene_per_stat ... ok
[INFO] [stdout] test monster::fuse::tests::offspring_starts_fresh_and_takes_the_higher_bond_temperament ... ok
[INFO] [stdout] test monster::fuse::tests::recipe_lookup_is_order_independent ... ok
[INFO] [stdout] test monster::raise::tests::care_increases_bond_up_to_the_cap ... ok
[INFO] [stdout] test monster::raise::tests::training_adds_to_the_chosen_stat ... ok
[INFO] [stdout] test monster::raise::tests::training_fills_to_the_per_stat_cap_then_rejects ... ok
[INFO] [stdout] test monster::raise::tests::training_is_deterministic ... ok
[INFO] [stdout] test monster::raise::tests::training_respects_the_total_cap ... ok
[INFO] [stdout] test taming::encounter::tests::empty_table_rolls_nothing ... ok
[INFO] [stdout] test taming::encounter::tests::roll_is_deterministic ... ok
[INFO] [stdout] test taming::encounter::tests::trigger_respects_the_chance_threshold ... ok
[INFO] [stdout] test taming::encounter::tests::weighted_pick_selects_the_right_entry_and_level ... ok
[INFO] [stdout] test taming::recruit::tests::attempt_respects_the_chance ... ok
[INFO] [stdout] test taming::recruit::tests::chance_is_capped_at_certainty ... ok
[INFO] [stdout] test taming::recruit::tests::full_hp_chance_is_just_base_plus_bait ... ok
[INFO] [stdout] test taming::recruit::tests::weakening_raises_the_chance_monotonically ... ok
[INFO] [stdout] test taming::recruit::tests::zero_max_hp_is_safe ... ok
[INFO] [stdout] test world::map::tests::border_is_blocked ... ok
[INFO] [stdout] test world::map::tests::grass_tiles_are_walkable_and_marked ... ok
[INFO] [stdout] test world::map::tests::interior_obstacle_is_blocked ... ok
[INFO] [stdout] test world::map::tests::interior_open_tile_is_walkable ... ok
[INFO] [stdout] test world::map::tests::out_of_bounds_is_not_grass ... ok
[INFO] [stdout] test world::map::tests::out_of_bounds_is_not_walkable ... ok
[INFO] [stdout] test world::map::tests::poc_map_dimensions_are_consistent ... ok
[INFO] [stdout] test world::movement::tests::deterministic_same_inputs_same_output ... ok
[INFO] [stdout] test world::movement::tests::jump_into_open_tile_hops_forward ... ok
[INFO] [stdout] test world::movement::tests::jump_into_wall_hops_in_place ... ok
[INFO] [stdout] test world::movement::tests::step_into_open_tile_moves_faces_and_stamps_time ... ok
[INFO] [stdout] test world::movement::tests::step_into_wall_bumps_but_still_turns ... ok
[INFO] [stdout] test world::movement::tests::step_off_map_edge_bumps ... ok
[INFO] [stdout] test world::npc::tests::boxed_in_npc_idles_without_leaving_radius ... ok
[INFO] [stdout] test world::npc::tests::deterministic_same_roll_same_choice ... ok
[INFO] [stdout] test world::npc::tests::respects_wander_radius ... ok
[INFO] [stdout] test world::npc::tests::roll_selects_starting_direction ... ok
[INFO] [stdout] test world::npc::tests::skips_blocked_direction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parity.rs (/opt/rustwide/target/release/deps/parity-b00628489f86cc2d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client_and_server_drain_agree_for_same_sequence ... ok
[INFO] [stdout] test reconciliation_replay_matches_full_drain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/release/deps/server_module-125c161c7f0310e2)
[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 client_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] [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] running `Command { std: "docker" "inspect" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54", kill_on_drop: false }`
[INFO] [stdout] 09894cfd151bff9e6501825ae4cb2467d49ac45f39ddc02999c21c7bdf0b6e54
