[INFO] cloning repository https://github.com/acaradonna/goblin-camp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acaradonna/goblin-camp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facaradonna%2Fgoblin-camp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facaradonna%2Fgoblin-camp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1748450e0a42a74d03bedcdb844d5276a3bcf2c8 [INFO] testing acaradonna/goblin-camp against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facaradonna%2Fgoblin-camp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/acaradonna/goblin-camp [INFO] finished tweaking git repo https://github.com/acaradonna/goblin-camp [INFO] tweaked toml for git repo https://github.com/acaradonna/goblin-camp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/acaradonna/goblin-camp on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/acaradonna/goblin-camp 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1d5fd1175eca1881ea2e9b8271b822109d68b9992d982949326c272ef72fec3 [INFO] running `Command { std: "docker" "start" "-a" "a1d5fd1175eca1881ea2e9b8271b822109d68b9992d982949326c272ef72fec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1d5fd1175eca1881ea2e9b8271b822109d68b9992d982949326c272ef72fec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d5fd1175eca1881ea2e9b8271b822109d68b9992d982949326c272ef72fec3", kill_on_drop: false }` [INFO] [stdout] a1d5fd1175eca1881ea2e9b8271b822109d68b9992d982949326c272ef72fec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf72daae26862f1996f2108cc78f0b77fe36dec578e79e86ae3e4a21e9eba6b [INFO] running `Command { std: "docker" "start" "-a" "bdf72daae26862f1996f2108cc78f0b77fe36dec578e79e86ae3e4a21e9eba6b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling gc_core v0.1.0 (/opt/rustwide/workdir/crates/gc_core) [INFO] [stderr] Compiling gc_tui v0.1.0 (/opt/rustwide/workdir/crates/gc_tui) [INFO] [stderr] Compiling gc_cli v0.1.0 (/opt/rustwide/workdir/crates/gc_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s [INFO] running `Command { std: "docker" "inspect" "bdf72daae26862f1996f2108cc78f0b77fe36dec578e79e86ae3e4a21e9eba6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf72daae26862f1996f2108cc78f0b77fe36dec578e79e86ae3e4a21e9eba6b", kill_on_drop: false }` [INFO] [stdout] bdf72daae26862f1996f2108cc78f0b77fe36dec578e79e86ae3e4a21e9eba6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0023449b65428d3c97ef146bc95880238aaf9e7afac31067ce7d72b82aead99 [INFO] running `Command { std: "docker" "start" "-a" "d0023449b65428d3c97ef146bc95880238aaf9e7afac31067ce7d72b82aead99", kill_on_drop: false }` [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling gc_core v0.1.0 (/opt/rustwide/workdir/crates/gc_core) [INFO] [stderr] Compiling gc_tui v0.1.0 (/opt/rustwide/workdir/crates/gc_tui) [INFO] [stderr] Compiling gc_cli v0.1.0 (/opt/rustwide/workdir/crates/gc_cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `Command { std: "docker" "inspect" "d0023449b65428d3c97ef146bc95880238aaf9e7afac31067ce7d72b82aead99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0023449b65428d3c97ef146bc95880238aaf9e7afac31067ce7d72b82aead99", kill_on_drop: false }` [INFO] [stdout] d0023449b65428d3c97ef146bc95880238aaf9e7afac31067ce7d72b82aead99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbccb2ba3644d71afda9b2781d05583f5fa056185ce8e2d2af4f80717869eb67 [INFO] running `Command { std: "docker" "start" "-a" "fbccb2ba3644d71afda9b2781d05583f5fa056185ce8e2d2af4f80717869eb67", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gc_cli-9bdaa5215db31f69) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gc_core-2c887788122f5029) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test components::tests::attack_cooldown_timing ... ok [INFO] [stdout] test components::tests::combat_stats_hit_chance ... ok [INFO] [stdout] test components::tests::combat_stats_validation ... ok [INFO] [stdout] test components::tests::faction_hostility_rules ... ok [INFO] [stdout] test components::tests::health_creation_and_validation ... ok [INFO] [stdout] test components::tests::health_healing ... ok [INFO] [stdout] test components::tests::health_life_death_checks ... ok [INFO] [stdout] test components::tests::health_percentage ... ok [INFO] [stdout] test components::tests::target_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/designation_lifecycle_tests.rs (/opt/rustwide/target/debug/deps/designation_lifecycle_tests-e14f8eede3932d6a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test designation_lifecycle_defaults_to_active ... ok [INFO] [stdout] test different_positions_remain_active ... ok [INFO] [stdout] test duplicate_designations_marked_ignored ... ok [INFO] [stdout] test ignored_designations_stay_ignored ... ok [INFO] [stdout] test single_designation_remains_active ... ok [INFO] [stdout] test only_active_designations_create_jobs ... ok [INFO] [stdout] test full_pipeline_dedup_then_jobs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/determinism_tests.rs (/opt/rustwide/target/debug/deps/determinism_tests-7de44ac7a2889d7b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test deterministic_rng_consistent_sequences ... ok [INFO] [stdout] test deterministic_save_entity_ordering ... ok [INFO] [stdout] test deterministic_behavior_across_systems ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/inventory_tests.rs (/opt/rustwide/target/debug/deps/inventory_tests-f6ebd1ed2d9c3ac5) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test get_carried_item_check ... ok [INFO] [stdout] test inventory_integrates_with_job_system ... ok [INFO] [stdout] test inventory_component_defaults_to_empty ... ok [INFO] [stdout] test is_carrying_item_check ... ok [INFO] [stdout] test pick_up_item_fails_when_already_carrying ... ok [INFO] [stdout] test pick_up_item_success ... ok [INFO] [stdout] test put_down_item_fails_when_not_carrying ... ok [INFO] [stdout] test put_down_item_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib_tests.rs (/opt/rustwide/target/debug/deps/lib_tests-44d1ae67406f80fa) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test action_log_can_log_events ... ok [INFO] [stdout] test action_log_clear_empties_events ... ok [INFO] [stdout] test action_log_new_log_is_empty ... ok [INFO] [stdout] test prelude_exports_work ... ok [INFO] [stdout] test action_log_maintains_chronological_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/m0_core_tests.rs (/opt/rustwide/target/debug/deps/m0_core_tests-c559480d3be91c05) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test item_entity_creation ... ok [INFO] [stdout] test item_save_load_roundtrip ... ok [INFO] [stdout] test load_legacy_save_without_determinism_fields ... ok [INFO] [stdout] test save_load_roundtrip ... ok [INFO] [stdout] test los_through_wall_blocks ... ok [INFO] [stdout] test a_star_finds_path_on_floor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/m2_job_execution_tests.rs (/opt/rustwide/target/debug/deps/m2_job_execution_tests-ddb14cf6749b9ab6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mining_to_item_to_haul_pipeline ... ok [INFO] [stdout] test multiple_items_create_multiple_haul_jobs ... 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 tests/mining_item_haul_tests.rs (/opt/rustwide/target/debug/deps/mining_item_haul_tests-d59155d1a92503b9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mining_without_wall_does_nothing ... ok [INFO] [stdout] test mining_item_haul_end_to_end ... 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 tests/mining_tests.rs (/opt/rustwide/target/debug/deps/mining_tests-3eff4e751649dc0c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test miner_gets_assigned_mine_jobs ... ok [INFO] [stdout] test mine_job_converts_wall_to_floor ... ok [INFO] [stdout] test mine_job_does_not_affect_non_wall_tiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/pathfinding_advanced_tests.rs (/opt/rustwide/target/debug/deps/pathfinding_advanced_tests-ddfe0d2d8e43371e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test astar_path_adjacent_positions ... ok [INFO] [stdout] test astar_path_no_path_available ... ok [INFO] [stdout] test astar_path_around_obstacles ... ok [INFO] [stdout] test path_request_debug_and_clone ... ok [INFO] [stdout] test path_request_equality ... ok [INFO] [stdout] test astar_path_same_start_and_goal ... ok [INFO] [stdout] test path_service_batch_processing ... ok [INFO] [stdout] test path_service_cache_eviction ... ok [INFO] [stdout] test path_service_new_creates_with_capacity ... ok [INFO] [stdout] test path_service_cache_hits_work ... ok [INFO] [stdout] test path_service_new_with_zero_capacity_still_works ... ok [INFO] [stdout] test path_service_reset_stats ... ok [INFO] [stdout] test path_to_unreachable_area ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/stockpile_tests.rs (/opt/rustwide/target/debug/deps/stockpile_tests-d1f01cd1da49149a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test find_nearest_stockpile_returns_none_when_empty ... ok [INFO] [stdout] test find_nearest_stockpile_returns_closest ... ok [INFO] [stdout] test find_stockpiles_at_position_returns_all_overlapping ... ok [INFO] [stdout] test position_in_stockpile_detects_membership ... ok [INFO] [stdout] test zone_bounds_center_calculation ... ok [INFO] [stdout] test stockpile_integration_with_ecs ... ok [INFO] [stdout] test stockpile_bundle_creates_with_correct_center ... ok [INFO] [stdout] test zone_bounds_contains_works_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/systems_tests.rs (/opt/rustwide/target/debug/deps/systems_tests-da04627b7f14f6c3) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test deterministic_rng_creation ... ok [INFO] [stdout] test deterministic_rng_different_seeds ... ok [INFO] [stdout] test deterministic_rng_stream_independence ... ok [INFO] [stdout] test advance_time_system ... ok [INFO] [stdout] test designation_to_jobs_system_basic ... ok [INFO] [stdout] test confine_to_map_system ... ok [INFO] [stdout] test job_assignment_system_basic ... ok [INFO] [stdout] test movement_system_basic ... ok [INFO] [stdout] test hauling_execution_system_basic ... ok [INFO] [stdout] test movement_system_no_velocity ... ok [INFO] [stdout] test mining_execution_system_basic ... ok [INFO] [stdout] test time_resource_creation ... ok [INFO] [stdout] test time_resource_with_different_tick_rates ... ok [INFO] [stdout] test mining_job_assignment_system ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/visibility_and_cache_tests.rs (/opt/rustwide/target/debug/deps/visibility_and_cache_tests-5104ce21ebc84ba8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test visibility_resource_contains_entity_tiles ... ok [INFO] [stdout] test path_cache_hits_on_repeat_requests ... 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/debug/deps/gc_tui-09fdb5e07d9971ce) [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 tests/snapshot_render.rs (/opt/rustwide/target/debug/deps/snapshot_render-93f6e9726dd9d1e8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tui_ascii_snapshot_20x10_seed42_no_vis ... ok [INFO] [stdout] test tui_ascii_snapshot_20x10_seed42_with_vis ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tui_ascii_snapshot_20x10_seed42_with_vis stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tui_ascii_snapshot_20x10_seed42_with_vis' (123) panicked at crates/gc_tui/tests/snapshot_render.rs:52:5: [INFO] [stdout] assertion `left == right` failed: ASCII snapshot mismatch; run with UPDATE_SNAPSHOTS=1 to refresh [INFO] [stdout] left: "************.......~\n************........\n**************......\n****************.~~.\n*****************...\n**********@******...\n******************..\n******************..\n******************~~\n*******************.\n" [INFO] [stdout] right: "************.......~\n************........\n*************.......\n*************..~.~~.\n*************.......\n**********@***~.....\n*************~......\n*************.......\n*************....~~~\n************........\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x631efc72012a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x631efc72012a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x631efc72012a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x631efc72012a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x631efc73478a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x631efc73478a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x631efc724a02 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x631efc724a02 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x631efc6fe0df - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x631efc6fe0df - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x631efc717f29 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x631efc4e7fac - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x631efc4e7fac - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x631efc7181a2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x631efc7181a2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x631efc6fe198 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x631efc6f5909 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x631efc6feead - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x631efc73502c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x631efc734f43 - core[97f61b5528a4c2b4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x631efc4db02a - core[97f61b5528a4c2b4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x631efc4db82d - snapshot_render[4b4317e734e636fa]::assert_snapshot [INFO] [stdout] at /opt/rustwide/workdir/crates/gc_tui/tests/snapshot_render.rs:52:5 [INFO] [stdout] 22: 0x631efc4dba77 - snapshot_render[4b4317e734e636fa]::tui_ascii_snapshot_20x10_seed42_with_vis [INFO] [stdout] at /opt/rustwide/workdir/crates/gc_tui/tests/snapshot_render.rs:65:5 [INFO] [stdout] 23: 0x631efc4db3a7 - snapshot_render[4b4317e734e636fa]::tui_ascii_snapshot_20x10_seed42_with_vis::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/gc_tui/tests/snapshot_render.rs:64:46 [INFO] [stdout] 24: 0x631efc4dbfe6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x631efc4dc08b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x631efc4dc08b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x631efc4e8a7b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x631efc4e8a7b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x631efc4e8a7b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x631efc4e8a7b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x631efc4e8a7b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x631efc4e8a7b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x631efc4e8a7b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x631efc4e4194 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x631efc4e4194 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x631efc4eb682 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x631efc4eb682 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x631efc4eb682 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x631efc4eb682 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x631efc4eb682 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x631efc4eb682 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x631efc4eb682 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x631efc71f4df - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x631efc71f4df - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x75488ccefaa4 - [INFO] [stdout] 46: 0x75488cd7ca64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tui_ascii_snapshot_20x10_seed42_with_vis [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p gc_tui --test snapshot_render` [INFO] running `Command { std: "docker" "inspect" "fbccb2ba3644d71afda9b2781d05583f5fa056185ce8e2d2af4f80717869eb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbccb2ba3644d71afda9b2781d05583f5fa056185ce8e2d2af4f80717869eb67", kill_on_drop: false }` [INFO] [stdout] fbccb2ba3644d71afda9b2781d05583f5fa056185ce8e2d2af4f80717869eb67