[INFO] cloning repository https://github.com/xyqyear/mcmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xyqyear/mcmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyqyear%2Fmcmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyqyear%2Fmcmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac6e5e23f02910994d4a515f1c25ac1c0bd1d1e4
[INFO] testing xyqyear/mcmap against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxyqyear%2Fmcmap" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xyqyear/mcmap
[INFO] finished tweaking git repo https://github.com/xyqyear/mcmap
[INFO] tweaked toml for git repo https://github.com/xyqyear/mcmap written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xyqyear/mcmap on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xyqyear/mcmap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.5
[INFO] [stderr]   Downloaded uzers v0.12.2
[INFO] [stderr]   Downloaded mio v1.1.0
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded fastnbt v2.6.1
[INFO] [stderr]   Downloaded zlib-rs v0.5.5
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65
[INFO] running `Command { std: "docker" "start" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling lz4-java-wrc v0.2.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling uzers v0.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[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 thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[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 hyper-rustls v0.27.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fastnbt v2.6.1
[INFO] [stderr]    Compiling fastanvil v0.32.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mcmap v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling mcmap v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.93s
[INFO] running `Command { std: "docker" "inspect" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcmap-7f6dc0c46ff23ad4)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test chown::tests::parses_gid_only ... ok
[INFO] [stdout] test chown::tests::rejects_trailing_colon ... ok
[INFO] [stdout] test chown::tests::parses_uid_gid ... ok
[INFO] [stdout] test chown::tests::rejects_empty ... ok
[INFO] [stdout] test chown::tests::rejects_negative ... ok
[INFO] [stdout] test chown::tests::rejects_bare_colon ... ok
[INFO] [stdout] test chown::tests::parses_uid_only ... ok
[INFO] [stdout] test commands::dim::tests::legacy_no_match_returns_default_with_false ... ok
[INFO] [stdout] test commands::dim::tests::legacy_avoids_digit_collision ... ok
[INFO] [stdout] test commands::dim::tests::legacy_default_path ... ok
[INFO] [stdout] test commands::dim::tests::modern_modded_dims ... ok
[INFO] [stdout] test commands::dim::tests::legacy_overworld_dim_zero ... ok
[INFO] [stdout] test commands::dim::tests::legacy_galacticraft_override ... ok
[INFO] [stdout] test commands::dim::tests::legacy_positive_dim_does_not_match_negative_folder ... ok
[INFO] [stdout] test commands::extract_ftb_claims::latmod_json::tests::hex_to_uuid_canonical ... ok
[INFO] [stdout] test commands::extract_ftb_claims::latmod_json::tests::hex_to_uuid_rejects_bad ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::bare_uuid_key ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::empty_compound ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::boolean_to_byte ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::empty_list ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::id_as_int_array_uuid ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::implicit_double_with_decimal ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::list_of_strings ... ok
[INFO] [stdout] test commands::dim::tests::modern_vanilla_dims ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::line_comment_skipped ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::snbt_corpus_round_trip ... ignored
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::equals_sign_works_as_kv_separator ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::ftb_real_team_file_shape ... ok
[INFO] [stdout] test commands::extract_ftb_claims::uuid_util::tests::dashes_undashed_hex ... ok
[INFO] [stdout] test commands::extract_ftb_claims::uuid_util::tests::passes_through_dashed ... ok
[INFO] [stdout] test commands::extract_players::coordinates::tests::extracts_modern_dimension_string ... ok
[INFO] [stdout] test commands::extract_players::coordinates::tests::rejects_bad_position ... ok
[INFO] [stdout] test commands::extract_players::discover::tests::classifies_dashed_uuid ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::number_suffixes ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::nested_compound_and_list ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::quoted_key_with_colon ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::quoted_string_with_escapes ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::simple_kv_ftb_newlines ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::simple_kv_mojang_commas ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::typed_int_array ... ok
[INFO] [stdout] test commands::extract_ftb_claims::uuid_util::tests::passes_through_unknown_shape ... ok
[INFO] [stdout] test commands::extract_players::coordinates::tests::extracts_legacy_dimension_int ... ok
[INFO] [stdout] test commands::gen_palette::modern_pack::packs::tests::leaves_clean_chain_alone ... ok
[INFO] [stdout] test commands::gen_palette::modern_pack::packs::tests::resolves_minecraft_prefix_fallback ... ok
[INFO] [stdout] test commands::extract_ftb_claims::snbt_parser::tests::typed_int_array_newlines ... ok
[INFO] [stdout] test commands::dim::tests::modern_vanilla_dims_fallback_to_namespaced_layout ... ok
[INFO] [stdout] test commands::gen_palette::modern_pack::packs::tests::snips_self_cycle ... ok
[INFO] [stdout] test commands::gen_palette::modern_pack::packs::tests::snips_two_step_cycle ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::chunks_mode_excludes_claimed_chunks ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::parses_ftb_claims_ndjson_stream ... ok
[INFO] [stdout] test chown::tests::rejects_unknown_names ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::reads_current_inhabited_time ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::reads_legacy_wrapped_inhabited_time ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::rejects_ftb_claims_ndjson_without_result_data ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::regions_mode_skips_region_containing_claim ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::slot_math_uses_region_relative_coords ... ok
[INFO] [stdout] test commands::region_io::tests::missing_target_with_only_empty_mutations_does_not_create_file ... ok
[INFO] [stdout] test commands::region_io::tests::parse_chunks_basic ... ok
[INFO] [stdout] test commands::region_io::tests::parse_chunks_rejects_empty ... ok
[INFO] [stdout] test commands::dim::tests::modern_vanilla_dims_prefer_old_layout ... ok
[INFO] [stdout] test commands::region_io::tests::parse_chunks_rejects_duplicates ... ok
[INFO] [stdout] test commands::region_io::tests::parse_chunks_rejects_malformed ... ok
[INFO] [stdout] test commands::region_io::tests::parse_chunks_rejects_out_of_range ... ok
[INFO] [stdout] test commands::region_io::tests::placeholder_region_threshold ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::load_claim_protection_matches_dimension_suffix_for_dimension_roots ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::parses_ftb_claims_plain_payload ... ok
[INFO] [stdout] test commands::region_io::tests::read_slot_treats_header_past_eof_as_empty ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::parses_ftb_claims_result_event ... ok
[INFO] [stdout] test commands::region_io::tests::read_slot_treats_header_overlap_as_empty ... ok
[INFO] [stdout] test commands::region_io::tests::read_slot_treats_oversized_length_as_empty ... ok
[INFO] [stdout] test commands::region_io::tests::read_slot_treats_payload_past_eof_as_empty ... ok
[INFO] [stdout] test commands::region_io::tests::read_slot_treats_zero_length_as_empty ... ok
[INFO] [stdout] test commands::region_io::tests::placeholder_target_with_only_empty_mutations_leaves_file_alone ... ok
[INFO] [stdout] test commands::region_io::tests::read_slot_corrupt_target_is_recoverable_via_apply ... ok
[INFO] [stdout] test commands::region_io::tests::populated_target_with_empty_mutations_clears_slot ... ok
[INFO] [stdout] test commands::extract_players::tests::execute_extracts_players_and_shared_dimensions ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::execute_excludes_claimed_chunks_and_prunes_siblings ... ok
[INFO] [stdout] test commands::region_io::tests::placeholder_target_with_inline_source_keeps_existing_chunks_intact ... ok
[INFO] [stdout] test commands::region_io::tests::placeholder_target_promotes_when_chunks_arrive ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::execute_region_mode_skips_claimed_region ... ok
[INFO] [stdout] test commands::prune_inhabited::tests::load_claim_protection_maps_dimensions_and_deduplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65", kill_on_drop: false }`
[INFO] [stdout] 590994f577a14c7a5743a88e4351e3f9db812fab8582ce6818b12bb2c4542f65
