[INFO] cloning repository https://github.com/ironcross32/LamentMap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ironcross32/LamentMap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironcross32%2FLamentMap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironcross32%2FLamentMap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d251d77a38d0b5a69a0a92eb0d9265cf2268ce0e [INFO] testing ironcross32/LamentMap against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironcross32%2FLamentMap" "/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/ironcross32/LamentMap [INFO] finished tweaking git repo https://github.com/ironcross32/LamentMap [INFO] tweaked toml for git repo https://github.com/ironcross32/LamentMap written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ironcross32/LamentMap on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ironcross32/LamentMap already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34 [INFO] running `Command { std: "docker" "start" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", 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" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", 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" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling bytemuck v1.25.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling embed-manifest v1.5.0 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling lament-mapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.16 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.47 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Compiling alsa v0.11.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling flexi_logger v0.31.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rodio v0.22.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 18.74s [INFO] running `Command { std: "docker" "inspect" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", 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" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling bytemuck v1.25.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling alsa v0.11.0 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.16 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.47 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling flexi_logger v0.31.10 [INFO] [stderr] Compiling rodio v0.22.2 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling lament-mapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 17.77s [INFO] running `Command { std: "docker" "inspect" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", 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" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lament_mapper-1fc9fd13652e0df2) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test audio::tests::decrypts_valid_ciphertext_and_rejects_wrong_key_or_changes ... ok [INFO] [stdout] test audio::tests::rejects_bad_headers_versions_and_authentication ... ok [INFO] [stdout] test audio::tests::defines_exactly_thirty_unique_stable_cues ... ok [INFO] [stdout] test audio::tests::validates_required_ids_uniqueness_and_contiguous_ranges ... ok [INFO] [stdout] test audio::tests::rejects_bad_hashes_and_invalid_ogg_data ... ok [INFO] [stdout] test feedback::tests::explicit_speech_bypasses_mode_and_never_plays_audio ... ok [INFO] [stdout] test feedback::tests::crossroads_phrase_preserves_underlying_cell_cues ... ok [INFO] [stdout] test feedback::tests::layers_inferred_terrain_and_player_cues ... ok [INFO] [stdout] test feedback::tests::honors_all_modes_and_boundary_cue ... ok [INFO] [stdout] test map_input::tests::classifies_navigation_and_manual_commands ... ok [INFO] [stdout] test map_input::tests::classifies_unmodified_virtual_menu_controls ... ok [INFO] [stdout] test map_input::tests::consumes_selection_editing_and_modified_navigation_keys ... ok [INFO] [stdout] test map_input::tests::dimensions_put_columns_before_rows ... ok [INFO] [stdout] test map_input::tests::direction_double_tap_includes_boundary_and_expires_or_resets ... ok [INFO] [stdout] test map_input::tests::direction_double_tap_uses_alternate_style_and_resets_after_a_pair ... ok [INFO] [stdout] test map_input::tests::direction_readout_handles_map_state_and_selected_style ... ok [INFO] [stdout] test map_input::tests::maps_numlock_numpad_to_eight_way_navigation_and_readouts ... ok [INFO] [stdout] test map_input::tests::movement_route_requires_a_map_and_non_player_selection ... ok [INFO] [stdout] test map_input::tests::preserves_application_menu_and_system_shortcuts ... ok [INFO] [stdout] test map_input::tests::terrain_readout_includes_topology_but_not_displacement ... ok [INFO] [stdout] test map_input::tests::terrain_readout_uses_the_cell_announcement_without_displacement ... ok [INFO] [stdout] test menu::tests::adjustable_values_cycle_with_wraparound ... ok [INFO] [stdout] test map_input::tests::terrain_readout_selects_dynamic_or_base_name ... ok [INFO] [stdout] test menu::tests::confirmation_is_optional_and_returns_payload_and_value ... ok [INFO] [stdout] test menu::tests::escape_announces_dismissal ... ok [INFO] [stdout] test menu::tests::home_and_end_announce_endpoints_without_boundary_prefixes ... ok [INFO] [stdout] test menu::tests::moves_normally_and_only_prefixes_attempted_nonwrapping_boundaries ... ok [INFO] [stdout] test menu::tests::nonwrapping_page_overshoot_clamps_and_adds_the_boundary ... ok [INFO] [stdout] test menu::tests::opening_combines_the_title_and_first_item ... ok [INFO] [stdout] test menu::tests::rejects_empty_menus_and_items_without_values ... ok [INFO] [stdout] test menu::tests::single_item_menus_remain_stable_in_every_movement_mode ... ok [INFO] [stdout] test menu::tests::paging_uses_ten_percent_rounded_up_and_wraps_modularly ... ok [INFO] [stdout] test model::tests::accepts_water_variants_mountain_heights_and_both_forest_densities ... ok [INFO] [stdout] test menu::tests::wraps_in_both_directions ... ok [INFO] [stdout] test model::tests::assigns_descriptions_to_inferred_player_terrain ... ok [INFO] [stdout] test model::tests::assigns_every_rule_for_cardinal_and_diagonal_neighbors ... ok [INFO] [stdout] test model::tests::cell_name_selects_dynamic_or_unchanged_base_terrain ... ok [INFO] [stdout] test model::tests::checks_only_in_bounds_neighbors_at_map_edges ... ok [INFO] [stdout] test model::tests::excludes_unmatched_terrain_special_forests_landmarks_and_ambiguous_players ... ok [INFO] [stdout] test model::tests::resolves_multiple_matches_in_documented_precedence_order ... ok [INFO] [stdout] test navigation::tests::announcements_select_dynamic_names_for_movement_and_refocus ... ok [INFO] [stdout] test navigation::tests::announces_terrain_then_horizontal_then_vertical ... ok [INFO] [stdout] test navigation::tests::automatic_routes_are_diagonal_first_in_all_quadrants ... ok [INFO] [stdout] test navigation::tests::automatic_routes_handle_exact_diagonals_axes_and_center ... ok [INFO] [stdout] test navigation::tests::classifies_junctions_and_keeps_fixed_cardinal_order ... ok [INFO] [stdout] test navigation::tests::describes_diagonal_straights_turns_and_endpoints ... ok [INFO] [stdout] test navigation::tests::describes_road_endpoints_straights_turns_and_isolated_cells ... ok [INFO] [stdout] test navigation::tests::formats_cardinal_exact_diagonal_single_axis_and_center_directions ... ok [INFO] [stdout] test navigation::tests::formats_shortest_diagonal_directions_in_all_quadrants ... ok [INFO] [stdout] test navigation::tests::ignores_out_of_bounds_neighbors ... ok [INFO] [stdout] test navigation::tests::ignores_out_of_bounds_diagonal_neighbors ... ok [INFO] [stdout] test navigation::tests::moves_diagonally_without_wrapping ... ok [INFO] [stdout] test navigation::tests::keeps_fixed_clockwise_order_across_all_eight_directions ... ok [INFO] [stdout] test navigation::tests::moves_without_wrapping_and_space_always_centers ... ok [INFO] [stdout] test navigation::tests::only_overlays_with_three_connections_become_crossroads ... ok [INFO] [stdout] test navigation::tests::styled_announcement_appends_shortest_diagonal_displacement ... ok [INFO] [stdout] test navigation::tests::topology_precedes_optional_displacement ... ok [INFO] [stdout] test protocol::tests::accepts_documented_landmark_remainders_but_rejects_unknown_ones ... ok [INFO] [stdout] test protocol::tests::accepts_landmark_overlay_from_live_riverbank_map ... ok [INFO] [stdout] test protocol::tests::accepts_reversed_swamp_tokens_from_live_nine_by_nine_map ... ok [INFO] [stdout] test protocol::tests::accepts_valid_map_and_all_tokens ... ok [INFO] [stdout] test protocol::tests::infers_only_unambiguous_player_terrain ... ok [INFO] [stdout] test protocol::tests::map_construction_assigns_dynamic_descriptions_without_changing_cells ... ok [INFO] [stdout] test protocol::tests::preserves_unseen_and_character_styles ... ok [INFO] [stdout] test protocol::tests::rejects_bad_dimensions_width_player_token_and_styles ... ok [INFO] [stdout] test terrain_browser::tests::closest_breaks_distance_ties_in_row_major_order ... ok [INFO] [stdout] test protocol::tests::rejects_unknown_json_fields_and_oversized_lines ... ok [INFO] [stdout] test terrain_browser::tests::closest_uses_chebyshev_distance_and_accepts_the_current_tile ... ok [INFO] [stdout] test config::tests::creates_defaults_and_accepts_partial_known_config ... ok [INFO] [stdout] test terrain_browser::tests::counts_present_terrain_and_formats_exact_messages ... ok [INFO] [stdout] test terrain_browser::tests::includes_inferred_player_terrain_but_excludes_landmarks_and_ambiguous_players ... ok [INFO] [stdout] test transport::tests::frames_and_flushes_movement_and_cancellation_messages ... ok [INFO] [stdout] test terrain_browser::tests::sorts_base_names_alphabetically_with_unseen_last_and_omits_absent_types ... ok [INFO] [stdout] test config::tests::saves_and_loads_diagonal_direction_preference ... ok [INFO] [stdout] test config::tests::saves_and_loads_hide_mapper_preference_without_a_version_migration ... ok [INFO] [stdout] test transport::tests::reads_partial_and_multiple_lines_then_eof ... ok [INFO] [stdout] test config::tests::rotates_invalid_files_without_overwriting_backups ... ok [INFO] [stdout] test transport::tests::rejects_oversized_output_and_surfaces_write_failures ... ok [INFO] [stdout] test transport::tests::rejects_oversized_line_without_allocating_unboundedly_and_recovers ... ok [INFO] [stdout] test config::tests::saves_and_loads_both_dynamic_terrain_description_states ... ok [INFO] [stdout] test config::tests::rejects_unsupported_version_unknown_fields_and_values ... ok [INFO] [stdout] test transport::tests::full_channel_keeps_latest_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/LamentMapper-f2ccf16481596f0c) [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/bin/pack_sounds.rs (/opt/rustwide/target/release/deps/pack_sounds-e3c2b59f20d86d5d) [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/html_log_fixtures.rs (/opt/rustwide/target/release/deps/html_log_fixtures-a25be3d620f47a44) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parses_real_fifteen_by_fifteen_html_log_map ... ok [INFO] [stdout] test parses_real_thirteen_by_thirteen_diagonal_road_map ... ok [INFO] [stdout] test parses_real_thirteen_by_thirteen_html_log_map ... ok [INFO] [stdout] test parses_real_twenty_one_by_twenty_one_crossroads_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lament_mapper [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34", kill_on_drop: false }` [INFO] [stdout] 772c774605151e62f22f02c1fc940250c434e21ab6578393dee6c470f4cb4b34