[INFO] cloning repository https://github.com/rdtc8822-debug/l1j-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdtc8822-debug/l1j-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdtc8822-debug%2Fl1j-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdtc8822-debug%2Fl1j-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a465d66a2c69c84d5f01b556e910b9018661b58f
[INFO] testing rdtc8822-debug/l1j-rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdtc8822-debug%2Fl1j-rust" "/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/rdtc8822-debug/l1j-rust
[INFO] finished tweaking git repo https://github.com/rdtc8822-debug/l1j-rust
[INFO] tweaked toml for git repo https://github.com/rdtc8822-debug/l1j-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rdtc8822-debug/l1j-rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rdtc8822-debug/l1j-rust 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 355b0edd3b5e0d4f22c490bf988ba24a3d796dc177ccb323d879c9993f58e487
[INFO] running `Command { std: "docker" "start" "-a" "355b0edd3b5e0d4f22c490bf988ba24a3d796dc177ccb323d879c9993f58e487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "355b0edd3b5e0d4f22c490bf988ba24a3d796dc177ccb323d879c9993f58e487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355b0edd3b5e0d4f22c490bf988ba24a3d796dc177ccb323d879c9993f58e487", kill_on_drop: false }`
[INFO] [stdout] 355b0edd3b5e0d4f22c490bf988ba24a3d796dc177ccb323d879c9993f58e487
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2c5c3ad6e7c92e6ff4ce2c43da2991a8b0ad324110d4c5d81be5d9ad9f14307
[INFO] running `Command { std: "docker" "start" "-a" "e2c5c3ad6e7c92e6ff4ce2c43da2991a8b0ad324110d4c5d81be5d9ad9f14307", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[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 l1j-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.07s
[INFO] running `Command { std: "docker" "inspect" "e2c5c3ad6e7c92e6ff4ce2c43da2991a8b0ad324110d4c5d81be5d9ad9f14307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c5c3ad6e7c92e6ff4ce2c43da2991a8b0ad324110d4c5d81be5d9ad9f14307", kill_on_drop: false }`
[INFO] [stdout] e2c5c3ad6e7c92e6ff4ce2c43da2991a8b0ad324110d4c5d81be5d9ad9f14307
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03644d3a5540ae374cec52b6c4017dc1811d892ef5717f7abe9fd37ccef992e9
[INFO] running `Command { std: "docker" "start" "-a" "03644d3a5540ae374cec52b6c4017dc1811d892ef5717f7abe9fd37ccef992e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling l1j-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] running `Command { std: "docker" "inspect" "03644d3a5540ae374cec52b6c4017dc1811d892ef5717f7abe9fd37ccef992e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03644d3a5540ae374cec52b6c4017dc1811d892ef5717f7abe9fd37ccef992e9", kill_on_drop: false }`
[INFO] [stdout] 03644d3a5540ae374cec52b6c4017dc1811d892ef5717f7abe9fd37ccef992e9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 64d8897e182ca787c73789cda147d5eda5800a39312e9b64b2b6a8277dc9b769
[INFO] running `Command { std: "docker" "start" "-a" "64d8897e182ca787c73789cda147d5eda5800a39312e9b64b2b6a8277dc9b769", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/l1j_rust-991097aa444e4846)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test data::dungeon_table::tests::test_portal_key ... ok
[INFO] [stdout] test data::dungeon_table::tests::test_portal_lookup_miss ... ok
[INFO] [stdout] test db::account::tests::test_password_hashing ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_amp_defense_scaling ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_counter_barrier_passive ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_all_classes_have_skills ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_dragon_knight_slaughter ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_illusionist_pain ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_royal_call_clan ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_stun_bash_official ... ok
[INFO] [stdout] test ecs::combat::tests::test_attack_always_does_min_1_damage ... ok
[INFO] [stdout] test ecs::combat::tests::test_npc_attack ... ok
[INFO] [stdout] test ecs::combat::tests::test_high_stats_attacker ... ok
[INFO] [stdout] test ecs::components::clan::tests::test_clan_data_members ... ok
[INFO] [stdout] test ecs::components::clan::tests::test_clan_membership_ranks ... ok
[INFO] [stdout] test ecs::components::item::tests::test_inventory_add_stackable ... ok
[INFO] [stdout] test ecs::components::clan::tests::test_no_clan ... ok
[INFO] [stdout] test ecs::components::item::tests::test_check_item ... ok
[INFO] [stdout] test ecs::components::item::tests::test_inventory_non_stackable ... ok
[INFO] [stdout] test ecs::components::item::tests::test_inventory_remove ... ok
[INFO] [stdout] test ecs::components::item::tests::test_view_name_with_enchant ... ok
[INFO] [stdout] test ecs::components::position::tests::test_different_map ... ok
[INFO] [stdout] test ecs::components::position::tests::test_in_screen ... ok
[INFO] [stdout] test ecs::components::position::tests::test_step ... ok
[INFO] [stdout] test ecs::components::skill::tests::test_add_and_check_effect ... ok
[INFO] [stdout] test ecs::components::skill::tests::test_cooldown ... ok
[INFO] [stdout] test ecs::components::skill::tests::test_effect_expiry ... ok
[INFO] [stdout] test ecs::components::skill::tests::test_permanent_effect ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_armor_break_cost ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_armor_break_damage ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_armor_break_official_values ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_burning_spirit ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_dark_blind_hit_rate ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_double_break ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_final_burn_damage ... ok
[INFO] [stdout] test ecs::darkelf_skills::tests::test_skill_list_completeness ... ok
[INFO] [stdout] test ecs::game_engine::tests::test_remove_npc ... ok
[INFO] [stdout] test ecs::class_skills::tests::test_no_duplicate_ids ... ok
[INFO] [stdout] test ecs::game_engine::tests::test_tick_no_players_skips_ai ... ok
[INFO] [stdout] test ecs::game_engine::tests::test_tick_with_player_nearby ... ok
[INFO] [stdout] test ecs::siege::tests::test_aden_sub_tower_logic ... ok
[INFO] [stdout] test ecs::siege::tests::test_castle_info ... ok
[INFO] [stdout] test ecs::siege::tests::test_door_damage ... ok
[INFO] [stdout] test ecs::siege::tests::test_tower_crack ... ok
[INFO] [stdout] test ecs::siege::tests::test_war_area_check ... ok
[INFO] [stdout] test ecs::game_engine::tests::test_spawn_npc ... ok
[INFO] [stdout] test ecs::siege::tests::test_war_timer_expiry ... ok
[INFO] [stdout] test ecs::siege_units::tests::test_black_knight_constants ... ok
[INFO] [stdout] test ecs::siege_units::tests::test_catapult_official_rules ... ok
[INFO] [stdout] test ecs::siege_units::tests::test_official_guard_hp ... ok
[INFO] [stdout] test ecs::siege_units::tests::test_siege_buff_constants ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_armor_break_multiplier ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_buff_damage_modifiers ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_incapacitated_check ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_execute_attack_skill ... ok
[INFO] [stdout] test ecs::siege_units::tests::test_catapult_repair ... ok
[INFO] [stdout] test ecs::siege_units::tests::test_guard_combat ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_mp_cost_reduction ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_self_buff_no_target ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_silenced_check ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_skill_cooldown ... ok
[INFO] [stdout] test ecs::skill_executor::tests::test_insufficient_mp ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_craft_insufficient_materials ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_smelt_damascus ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_smelt_power_glove ... ok
[INFO] [stdout] test network::cipher::tests::test_cipher_init_deterministic ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_craft_with_materials ... ok
[INFO] [stdout] test network::cipher::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test network::cipher::tests::test_key_diverges_without_sync ... ok
[INFO] [stdout] test network::cipher::tests::test_minimum_4_byte_packet ... ok
[INFO] [stdout] test network::cipher::tests::test_multiple_packets_stay_in_sync ... ok
[INFO] [stdout] test network::codec::tests::test_decode_length_invalid ... ok
[INFO] [stdout] test network::codec::tests::test_decode_length_valid ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_smelt_unknown_item ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_craft_recipe_not_found ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_smelt_gold_armor ... ok
[INFO] [stdout] test network::codec::tests::test_encode_frame ... ok
[INFO] [stdout] test protocol::client::skill::tests::test_skill_id_calculation ... ok
[INFO] [stdout] test ecs::vulcan::tests::test_craft_hammer_bonus ... ok
[INFO] [stdout] test protocol::encoding::tests::test_big5_encoded_length ... ok
[INFO] [stdout] test protocol::encoding::tests::test_ascii_roundtrip ... ok
[INFO] [stdout] test protocol::encoding::tests::test_chinese_roundtrip ... ok
[INFO] [stdout] test protocol::packet::tests::test_builder_write_types ... ok
[INFO] [stdout] test protocol::packet::tests::test_reader_read_types ... ok
[INFO] [stdout] test protocol::server::teleport::tests::test_bookmark_packet ... ok
[INFO] [stdout] test protocol::server::teleport::tests::test_effect_teleport_has_sound ... ok
[INFO] [stdout] test protocol::encoding::tests::test_mixed_text ... ok
[INFO] [stdout] test protocol::server::teleport::tests::test_portal_teleport_generates_packets ... ok
[INFO] [stdout] test world::grid::tests::test_far_away_not_visible ... ok
[INFO] [stdout] test world::grid::tests::test_move_changes_region ... ok
[INFO] [stdout] test world::grid::tests::test_region_key_from_world ... ok
[INFO] [stdout] test world::grid::tests::test_remove_object ... ok
[INFO] [stdout] test world::grid::tests::test_same_region_objects ... ok
[INFO] [stdout] test world::map_data::tests::test_null_map ... ok
[INFO] [stdout] test world::map_data::tests::test_v1_passability ... ok
[INFO] [stdout] test world::grid::tests::test_different_map_isolation ... ok
[INFO] [stdout] test world::map_data::tests::test_v2_passability ... ok
[INFO] [stdout] test world::grid::tests::test_10000_npcs_performance ... ok
[INFO] [stdout] test ecs::game_engine::tests::test_spawn_10000_npcs ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/l1j_rust-75679825c2c0cc6e)
[INFO] [stderr]      Running tests/stress_test.rs (/opt/rustwide/target/debug/deps/stress_test-4037741360ac314f)
[INFO] [stdout] test ecs::game_engine::tests::test_tick_10000_npcs_with_player ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test stress_visibility_query_10000 ... FAILED
[INFO] [stdout] test stress_10000_npcs_100_ticks ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stress_visibility_query_10000 stdout ----
[INFO] [stdout] 
[INFO] [stdout] === STRESS TEST: Visibility Query with 10,000 Objects ===
[INFO] [stdout] 
[INFO] [stdout] 10,000 visibility queries in 2.016551822s
[INFO] [stdout] Average per query: 201.655µs
[INFO] [stdout] Total visible objects returned: 42400000
[INFO] [stdout] 
[INFO] [stdout] thread 'stress_visibility_query_10000' (127) panicked at tests/stress_test.rs:142:5:
[INFO] [stdout] 10,000 queries took 2.016551822s, too slow!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643ae11ccffa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643ae11ccffa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643ae11ccffa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643ae11ccffa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643ae11e0d0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643ae11e0d0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x643ae11d1882 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643ae11d1882 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643ae11ac20f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643ae11ac20f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643ae11c5569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643ae113922c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x643ae113922c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x643ae11c5722 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x643ae11c5722 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643ae11ac2c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643ae11a3c69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643ae11acfdd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643ae11e157c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643ae1128a82 - stress_test::stress_visibility_query_10000::hf8118ea0c031ec83
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stress_test.rs:142:5
[INFO] [stdout]   20:     0x643ae1128d67 - stress_test::stress_visibility_query_10000::{{closure}}::h5ff65e566b2008f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stress_test.rs:114:35
[INFO] [stdout]   21:     0x643ae1129366 - core::ops::function::FnOnce::call_once::hae392596a71fa42c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x643ae112d30b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x643ae112d30b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x643ae1139cfb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x643ae1139cfb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x643ae1139cfb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x643ae1139cfb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x643ae1139cfb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x643ae1139cfb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x643ae1139cfb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x643ae1135414 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x643ae1135414 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x643ae113c902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x643ae113c902 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x643ae113c902 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x643ae113c902 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643ae113c902 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643ae113c902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x643ae113c902 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x643ae11cc90f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x643ae11cc90f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x739784fbeaa4 - <unknown>
[INFO] [stdout]   43:     0x73978504ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stress_visibility_query_10000
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test stress_test`
[INFO] running `Command { std: "docker" "inspect" "64d8897e182ca787c73789cda147d5eda5800a39312e9b64b2b6a8277dc9b769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d8897e182ca787c73789cda147d5eda5800a39312e9b64b2b6a8277dc9b769", kill_on_drop: false }`
[INFO] [stdout] 64d8897e182ca787c73789cda147d5eda5800a39312e9b64b2b6a8277dc9b769
