[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 beta-2026-03-05 for beta-1.95-1
[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 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/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" "+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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22a4c3f4d0301e3d2cf0808adcc72fb1db4567e4251f8867b9ae04ed0341a483
[INFO] running `Command { std: "docker" "start" "-a" "22a4c3f4d0301e3d2cf0808adcc72fb1db4567e4251f8867b9ae04ed0341a483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22a4c3f4d0301e3d2cf0808adcc72fb1db4567e4251f8867b9ae04ed0341a483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a4c3f4d0301e3d2cf0808adcc72fb1db4567e4251f8867b9ae04ed0341a483", kill_on_drop: false }`
[INFO] [stdout] 22a4c3f4d0301e3d2cf0808adcc72fb1db4567e4251f8867b9ae04ed0341a483
[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=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] e4ca3ca9ca771e63dcceee318d54cb55320479b9bec76e82f50b3232dba0f8d9
[INFO] running `Command { std: "docker" "start" "-a" "e4ca3ca9ca771e63dcceee318d54cb55320479b9bec76e82f50b3232dba0f8d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[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 strum_macros v0.26.4
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[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 thiserror v2.0.16
[INFO] [stderr]    Compiling pathfinding v4.14.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling strum v0.26.3
[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 serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ratatui v0.27.0
[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 1m 41s
[INFO] running `Command { std: "docker" "inspect" "e4ca3ca9ca771e63dcceee318d54cb55320479b9bec76e82f50b3232dba0f8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ca3ca9ca771e63dcceee318d54cb55320479b9bec76e82f50b3232dba0f8d9", kill_on_drop: false }`
[INFO] [stdout] e4ca3ca9ca771e63dcceee318d54cb55320479b9bec76e82f50b3232dba0f8d9
[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=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] 86c31a4c9ba1ab4d5f7d699ef5ac08b7747cac8fb250900255c7a0489f50b038
[INFO] running `Command { std: "docker" "start" "-a" "86c31a4c9ba1ab4d5f7d699ef5ac08b7747cac8fb250900255c7a0489f50b038", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[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 43.69s
[INFO] running `Command { std: "docker" "inspect" "86c31a4c9ba1ab4d5f7d699ef5ac08b7747cac8fb250900255c7a0489f50b038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c31a4c9ba1ab4d5f7d699ef5ac08b7747cac8fb250900255c7a0489f50b038", kill_on_drop: false }`
[INFO] [stdout] 86c31a4c9ba1ab4d5f7d699ef5ac08b7747cac8fb250900255c7a0489f50b038
[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=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] 677435aaaa1fade5f8ccd0ab45ae1e575344a82df8be19a7b0db90bca92d8fd8
[INFO] running `Command { std: "docker" "start" "-a" "677435aaaa1fade5f8ccd0ab45ae1e575344a82df8be19a7b0db90bca92d8fd8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gc_cli-b3713e3ab77958ee)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gc_core-82c541f160279909)
[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 9 tests
[INFO] [stdout] test components::tests::attack_cooldown_timing ... 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_healing ... ok
[INFO] [stdout] test components::tests::combat_stats_hit_chance ... ok
[INFO] [stdout] test components::tests::health_creation_and_validation ... ok
[INFO] [stdout] test components::tests::health_life_death_checks ... ok
[INFO] [stdout] test components::tests::target_creation ... ok
[INFO] [stdout] test components::tests::health_percentage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/designation_lifecycle_tests.rs (/opt/rustwide/target/debug/deps/designation_lifecycle_tests-c9a2fcddc34e90f6)
[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 ignored_designations_stay_ignored ... ok
[INFO] [stdout] test duplicate_designations_marked_ignored ... ok
[INFO] [stdout] test only_active_designations_create_jobs ... ok
[INFO] [stdout] test full_pipeline_dedup_then_jobs ... ok
[INFO] [stdout] test single_designation_remains_active ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/determinism_tests.rs (/opt/rustwide/target/debug/deps/determinism_tests-f92f57356844138f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test deterministic_rng_consistent_sequences ... ok
[INFO] [stdout] test deterministic_save_entity_ordering ... ok
[INFO] [stderr]      Running tests/inventory_tests.rs (/opt/rustwide/target/debug/deps/inventory_tests-0dcc0064037919e1)
[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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[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_success ... ok
[INFO] [stdout] test inventory_component_defaults_to_empty ... ok
[INFO] [stdout] test inventory_integrates_with_job_system ... ok
[INFO] [stdout] test get_carried_item_check ... ok
[INFO] [stdout] test put_down_item_fails_when_not_carrying ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib_tests.rs (/opt/rustwide/target/debug/deps/lib_tests-6182375eab7a7a63)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test action_log_can_log_events ... ok
[INFO] [stdout] test action_log_maintains_chronological_order ... ok
[INFO] [stdout] test action_log_new_log_is_empty ... ok
[INFO] [stdout] test prelude_exports_work ... ok
[INFO] [stdout] test action_log_clear_empties_events ... ok
[INFO] [stderr]      Running tests/m0_core_tests.rs (/opt/rustwide/target/debug/deps/m0_core_tests-d26449ea5fc928b1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test load_legacy_save_without_determinism_fields ... ok
[INFO] [stdout] test los_through_wall_blocks ... ok
[INFO] [stdout] test item_save_load_roundtrip ... ok
[INFO] [stdout] test save_load_roundtrip ... ok
[INFO] [stdout] test a_star_finds_path_on_floor ... ok
[INFO] [stderr]      Running tests/m2_job_execution_tests.rs (/opt/rustwide/target/debug/deps/m2_job_execution_tests-75693e6736495a14)
[INFO] [stdout] test item_entity_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[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] [stderr]      Running tests/mining_item_haul_tests.rs (/opt/rustwide/target/debug/deps/mining_item_haul_tests-0c9fece07579896d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test mining_item_haul_end_to_end ... ok
[INFO] [stdout] test mining_without_wall_does_nothing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mining_tests.rs (/opt/rustwide/target/debug/deps/mining_tests-ae03365e399da5fa)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test miner_gets_assigned_mine_jobs ... ok
[INFO] [stdout] test mine_job_does_not_affect_non_wall_tiles ... ok
[INFO] [stdout] test mine_job_converts_wall_to_floor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pathfinding_advanced_tests.rs (/opt/rustwide/target/debug/deps/pathfinding_advanced_tests-5e6170896217c856)
[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_same_start_and_goal ... ok
[INFO] [stdout] test astar_path_around_obstacles ... ok
[INFO] [stdout] test path_request_debug_and_clone ... ok
[INFO] [stdout] test path_service_cache_eviction ... 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_service_new_creates_with_capacity ... ok
[INFO] [stdout] test path_request_equality ... ok
[INFO] [stdout] test path_service_batch_processing ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stockpile_tests.rs (/opt/rustwide/target/debug/deps/stockpile_tests-d5d26db6ad8e0bc2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test find_stockpiles_at_position_returns_all_overlapping ... ok
[INFO] [stdout] test find_nearest_stockpile_returns_closest ... ok
[INFO] [stdout] test find_nearest_stockpile_returns_none_when_empty ... ok
[INFO] [stdout] test stockpile_integration_with_ecs ... ok
[INFO] [stdout] test position_in_stockpile_detects_membership ... ok
[INFO] [stdout] test stockpile_bundle_creates_with_correct_center ... ok
[INFO] [stdout] test zone_bounds_center_calculation ... ok
[INFO] [stderr]      Running tests/systems_tests.rs (/opt/rustwide/target/debug/deps/systems_tests-6689f6245ad5f205)
[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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test advance_time_system ... ok
[INFO] [stdout] test deterministic_rng_different_seeds ... ok
[INFO] [stdout] test designation_to_jobs_system_basic ... ok
[INFO] [stdout] test confine_to_map_system ... ok
[INFO] [stdout] test deterministic_rng_stream_independence ... ok
[INFO] [stdout] test mining_job_assignment_system ... ok
[INFO] [stdout] test mining_execution_system_basic ... ok
[INFO] [stdout] test hauling_execution_system_basic ... ok
[INFO] [stdout] test job_assignment_system_basic ... ok
[INFO] [stdout] test time_resource_with_different_tick_rates ... ok
[INFO] [stdout] test time_resource_creation ... ok
[INFO] [stdout] test movement_system_no_velocity ... ok
[INFO] [stdout] test deterministic_rng_creation ... ok
[INFO] [stderr]      Running tests/visibility_and_cache_tests.rs (/opt/rustwide/target/debug/deps/visibility_and_cache_tests-e577c692f2549cfd)
[INFO] [stdout] test movement_system_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test path_cache_hits_on_repeat_requests ... ok
[INFO] [stdout] test visibility_resource_contains_entity_tiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gc_tui-aa81334b65c80122)
[INFO] [stderr]      Running tests/snapshot_render.rs (/opt/rustwide/target/debug/deps/snapshot_render-b4c68c699feb5b36)
[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' (115) 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:     0x5ce5f8ce960a - 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:     0x5ce5f8ce960a - 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:     0x5ce5f8ce960a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce5f8ce960a - <<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:     0x5ce5f8cfdc6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce5f8cfdc6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ce5f8cedee2 - 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:     0x5ce5f8cedee2 - <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:     0x5ce5f8cc75bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce5f8cc75bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce5f8ce1409 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce5f8ab418c - <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:     0x5ce5f8ab418c - 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:     0x5ce5f8ce1682 - <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:     0x5ce5f8ce1682 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce5f8cc7678 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce5f8cbede9 - 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:     0x5ce5f8cc838d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce5f8cfe50c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce5f8cfe423 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5ce5f8aa7f6b - core::panicking::assert_failed::hcfd223f41b0c075e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ce5f8aa740d - snapshot_render::assert_snapshot::hf6c5f7999b2fbe3d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gc_tui/tests/snapshot_render.rs:52:5
[INFO] [stdout]   22:     0x5ce5f8aa7667 - snapshot_render::tui_ascii_snapshot_20x10_seed42_with_vis::he70f3763c6344467
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gc_tui/tests/snapshot_render.rs:65:5
[INFO] [stdout]   23:     0x5ce5f8aa7687 - snapshot_render::tui_ascii_snapshot_20x10_seed42_with_vis::{{closure}}::h8e96b5b1578abd48
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gc_tui/tests/snapshot_render.rs:64:46
[INFO] [stdout]   24:     0x5ce5f8aa7bd6 - core::ops::function::FnOnce::call_once::h9c79b81f171cc869
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ce5f8aa826b - <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]   26:     0x5ce5f8aa826b - 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]   27:     0x5ce5f8ab4c5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ce5f8ab4c5b - <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]   29:     0x5ce5f8ab4c5b - 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]   30:     0x5ce5f8ab4c5b - 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]   31:     0x5ce5f8ab4c5b - 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]   32:     0x5ce5f8ab4c5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ce5f8ab4c5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ce5f8ab0374 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ce5f8ab0374 - 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]   36:     0x5ce5f8ab7862 - 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]   37:     0x5ce5f8ab7862 - <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]   38:     0x5ce5f8ab7862 - 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]   39:     0x5ce5f8ab7862 - 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]   40:     0x5ce5f8ab7862 - 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]   41:     0x5ce5f8ab7862 - 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]   42:     0x5ce5f8ab7862 - <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]   43:     0x5ce5f8ce89bf - <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]   44:     0x5ce5f8ce89bf - <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]   45:     0x71ae646aeaa4 - <unknown>
[INFO] [stdout]   46:     0x71ae6473ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gc_tui --test snapshot_render`
[INFO] running `Command { std: "docker" "inspect" "677435aaaa1fade5f8ccd0ab45ae1e575344a82df8be19a7b0db90bca92d8fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677435aaaa1fade5f8ccd0ab45ae1e575344a82df8be19a7b0db90bca92d8fd8", kill_on_drop: false }`
[INFO] [stdout] 677435aaaa1fade5f8ccd0ab45ae1e575344a82df8be19a7b0db90bca92d8fd8
