[INFO] cloning repository https://github.com/Castrozan/openclaw-mesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Castrozan/openclaw-mesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2Fopenclaw-mesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2Fopenclaw-mesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41d9f3e3a6423fc50d981707160474a2314b97c8 [INFO] testing Castrozan/openclaw-mesh against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCastrozan%2Fopenclaw-mesh" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Castrozan/openclaw-mesh [INFO] finished tweaking git repo https://github.com/Castrozan/openclaw-mesh [INFO] tweaked toml for git repo https://github.com/Castrozan/openclaw-mesh written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Castrozan/openclaw-mesh 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/Castrozan/openclaw-mesh 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aa53ef0760a3e4b96d02c29e57a90b29c8d2449e0c1df95b2080143eedf0fd40 [INFO] running `Command { std: "docker" "start" "-a" "aa53ef0760a3e4b96d02c29e57a90b29c8d2449e0c1df95b2080143eedf0fd40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa53ef0760a3e4b96d02c29e57a90b29c8d2449e0c1df95b2080143eedf0fd40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa53ef0760a3e4b96d02c29e57a90b29c8d2449e0c1df95b2080143eedf0fd40", kill_on_drop: false }` [INFO] [stdout] aa53ef0760a3e4b96d02c29e57a90b29c8d2449e0c1df95b2080143eedf0fd40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4d94f8dc6423ea00caa328c91174c6d8fd610a4ed43d441c20f5fd787e239b4e [INFO] running `Command { std: "docker" "start" "-a" "4d94f8dc6423ea00caa328c91174c6d8fd610a4ed43d441c20f5fd787e239b4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openclaw-mesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.50s [INFO] running `Command { std: "docker" "inspect" "4d94f8dc6423ea00caa328c91174c6d8fd610a4ed43d441c20f5fd787e239b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d94f8dc6423ea00caa328c91174c6d8fd610a4ed43d441c20f5fd787e239b4e", kill_on_drop: false }` [INFO] [stdout] 4d94f8dc6423ea00caa328c91174c6d8fd610a4ed43d441c20f5fd787e239b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e484ffacc5b1c125c05b0d9095fffd4a30ee5a33582c82df03d89ad2012517c8 [INFO] running `Command { std: "docker" "start" "-a" "e484ffacc5b1c125c05b0d9095fffd4a30ee5a33582c82df03d89ad2012517c8", kill_on_drop: false }` [INFO] [stderr] Compiling openclaw-mesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "e484ffacc5b1c125c05b0d9095fffd4a30ee5a33582c82df03d89ad2012517c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e484ffacc5b1c125c05b0d9095fffd4a30ee5a33582c82df03d89ad2012517c8", kill_on_drop: false }` [INFO] [stdout] e484ffacc5b1c125c05b0d9095fffd4a30ee5a33582c82df03d89ad2012517c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c3336935f5c3e959a6d983310c3a68e82a5082d4470d953a569e0d6360abbb64 [INFO] running `Command { std: "docker" "start" "-a" "c3336935f5c3e959a6d983310c3a68e82a5082d4470d953a569e0d6360abbb64", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openclaw_mesh-ef41fa49ef2b0258) [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/main.rs (/opt/rustwide/target/debug/deps/openclaw_mesh-c89a522cd1a4344e) [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/app_state/main.rs (/opt/rustwide/target/debug/deps/app_state-a98aef4cf7b9db3d) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test camera_motion::active_agent_pulse_phase_increments_each_update ... ok [INFO] [stdout] test camera_motion::camera_pitch_wraps_around_at_two_pi ... ok [INFO] [stdout] test camera_motion::camera_angle_wraps_around_at_two_pi ... ok [INFO] [stdout] test camera_motion::update_increments_camera_angle_by_config_speed ... ok [INFO] [stdout] test camera_motion::update_increments_camera_pitch_by_config_speed ... ok [INFO] [stdout] test camera_motion::tick_counter_increments_each_update ... ok [INFO] [stdout] test camera_motion::inactive_agent_pulse_phase_decays_each_update ... ok [INFO] [stdout] test poll_application::apply_poll_does_not_redistribute_when_agent_count_unchanged ... ok [INFO] [stdout] test poll_application::apply_poll_preserves_existing_agent_3d_position ... ok [INFO] [stdout] test poll_application::apply_poll_redistributes_positions_when_agent_count_changes ... ok [INFO] [stdout] test poll_application::apply_poll_preserves_existing_agent_pulse_phase ... ok [INFO] [stdout] test poll_application::apply_poll_updates_gateway_online_status ... ok [INFO] [stdout] test poll_application::apply_poll_replaces_agents_with_poll_result ... ok [INFO] [stdout] test poll_application::apply_poll_with_no_pending_result_does_nothing ... ok [INFO] [stdout] test polling_indicator::apply_poll_sets_poll_completed_at ... ok [INFO] [stdout] test poll_application::apply_poll_updates_status_message ... ok [INFO] [stdout] test polling_indicator::expired_poll_completed_at_is_outside_cooldown_window ... ok [INFO] [stdout] test polling_indicator::poll_completed_at_is_none_on_new_app ... ok [INFO] [stdout] test polling_indicator::polling_flag_is_false_on_new_app ... ok [INFO] [stdout] test polling_indicator::recently_completed_poll_is_within_cooldown_window ... ok [INFO] [stdout] test position_distribution::distribute_clears_old_edges_before_generating_new ... ok [INFO] [stdout] test position_distribution::distribute_generates_fully_connected_edges ... ok [INFO] [stdout] test position_distribution::distribute_edge_count_follows_n_choose_two ... ok [INFO] [stdout] test position_distribution::distribute_with_single_agent_produces_no_edges ... ok [INFO] [stdout] test polling_indicator::poll_completed_at_unchanged_when_no_result_pending ... ok [INFO] [stdout] test position_distribution::distribute_with_zero_agents_does_nothing ... ok [INFO] [stdout] test position_distribution::distribute_assigns_shape_vertex_positions_to_agents ... ok [INFO] [stdout] test polling_indicator::apply_poll_updates_poll_completed_at_on_each_poll ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/color/main.rs (/opt/rustwide/target/debug/deps/color-ee99ad6e25e6e1d0) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stderr] Running tests/config/main.rs (/opt/rustwide/target/debug/deps/config-14a75c15beb0b05c) [INFO] [stdout] test conversion::rgb_from_vec_extracts_all_three_channels ... ok [INFO] [stdout] test conversion::rgb_from_vec_ignores_elements_beyond_third ... ok [INFO] [stdout] test conversion::color_from_vec_with_empty_vec_returns_black ... ok [INFO] [stdout] test conversion::color_from_vec_converts_to_rgb_color ... ok [INFO] [stdout] test conversion::rgb_from_vec_with_empty_vec_returns_all_zeros ... ok [INFO] [stdout] test conversion::rgb_from_vec_with_one_element_pads_remaining_with_zeros ... ok [INFO] [stdout] test depth_fade::depth_above_maximum_clamps_to_full_fade ... ok [INFO] [stdout] test depth_fade::full_fade_at_maximum_depth_boundary ... ok [INFO] [stdout] test depth_fade::partial_fade_at_middle_depth ... ok [INFO] [stdout] test depth_fade::preserves_non_rgb_colors_unchanged ... ok [INFO] [stdout] test conversion::rgb_from_vec_with_two_elements_pads_last_with_zero ... ok [INFO] [stdout] test depth_fade::depth_below_minimum_clamps_to_no_fade ... ok [INFO] [stdout] test depth_fade::no_fade_at_minimum_depth_boundary ... ok [INFO] [stdout] test depth_fade::zero_strength_produces_no_fade_at_any_depth ... ok [INFO] [stdout] test node_color::active_grid_agent_uses_grid_base_color_with_pulse ... ok [INFO] [stdout] test node_color::active_local_agent_uses_local_base_color_with_pulse ... ok [INFO] [stdout] test node_color::inactive_reachable_agent_returns_configured_inactive_color ... ok [INFO] [stdout] test node_color::pulse_phase_at_pi_half_produces_full_brightness ... ok [INFO] [stdout] test node_color::pulse_phase_at_zero_produces_sixty_percent_brightness ... ok [INFO] [stdout] test node_color::unreachable_agent_returns_dim_red ... ok [INFO] [stdout] test node_color::unreachable_overrides_active_status ... ok [INFO] [stdout] test quantization::quantize_preserves_non_rgb_colors_unchanged ... ok [INFO] [stdout] test quantization::quantize_preserves_values_already_on_step_boundary ... ok [INFO] [stdout] test quantization::quantize_rounds_down_to_nearest_step_boundary ... ok [INFO] [stdout] test quantization::quantize_with_max_values ... ok [INFO] [stdout] test quantization::quantize_with_values_below_step_rounds_to_zero ... ok [INFO] [stdout] test quantization::quantize_with_zero_values_stays_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test defaults::default_colors_has_all_twelve_fields ... ok [INFO] [stdout] test defaults::default_colors_grid_is_cyan ... ok [INFO] [stdout] test defaults::default_mesh_config_has_no_ssh_connection ... ok [INFO] [stdout] test defaults::default_mesh_config_has_empty_grid_list ... ok [INFO] [stdout] test defaults::default_motion_camera_angle_speed_matches_constant ... ok [INFO] [stdout] test defaults::default_motion_camera_distance_matches_constant ... ok [INFO] [stdout] test defaults::default_timing_active_threshold_matches_constant ... ok [INFO] [stdout] test deserialization::colors_deserializes_camel_case_keys ... ok [INFO] [stdout] test deserialization::deserializes_empty_json_to_defaults ... ok [INFO] [stdout] test deserialization::deserializes_complete_config_with_all_fields ... ok [INFO] [stderr] Running tests/formatting/main.rs (/opt/rustwide/target/debug/deps/formatting-f20ee2e23e995217) [INFO] [stdout] test defaults::default_timing_tick_rate_matches_constant ... ok [INFO] [stdout] test defaults::default_timing_poll_interval_matches_constant ... ok [INFO] [stdout] test deserialization::grid_agent_defaults_emoji_and_model_to_empty ... ok [INFO] [stdout] test deserialization::invalid_json_fails_gracefully ... ok [INFO] [stdout] test deserialization::grid_agent_requires_id_field ... ok [INFO] [stdout] test deserialization::connections_deserializes_camel_case_keys ... ok [INFO] [stdout] test deserialization::deserializes_partial_config_fills_missing_with_defaults ... ok [INFO] [stdout] test defaults::default_colors_local_is_green ... ok [INFO] [stdout] test defaults::default_connect_timeout_is_two_seconds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test format_tokens::formats_large_millions ... ok [INFO] [stdout] test format_tokens::formats_millions_with_one_decimal_place ... ok [INFO] [stdout] test short_model::maps_claude_opus_four_five_to_opus_four_point_five ... ok [INFO] [stdout] test short_model::maps_claude_opus_four_six_to_opus_four ... ok [INFO] [stdout] test short_model::maps_kimi_k_two_point_five_unchanged ... ok [INFO] [stdout] test short_model::strips_provider_prefix_from_model_name ... ok [INFO] [stdout] test format_tokens::formats_small_thousands ... ok [INFO] [stdout] test format_tokens::formats_thousands_with_one_decimal_place ... ok [INFO] [stdout] test format_tokens::formats_zero ... ok [INFO] [stdout] test short_model::empty_string_returns_empty ... ok [INFO] [stdout] test short_model::handles_unknown_as_literal_input ... ok [INFO] [stdout] test short_model::maps_claude_sonnet_four_five_to_sonnet_four_point_five ... ok [INFO] [stdout] test short_model::preserves_names_exactly_fourteen_characters ... ok [INFO] [stdout] test short_model::preserves_short_unknown_model_names ... ok [INFO] [stdout] test short_model::strips_nested_provider_prefix_uses_last_segment ... ok [INFO] [stdout] test short_model::truncates_names_longer_than_fourteen_characters_with_ellipsis ... ok [INFO] [stdout] test format_tokens::formats_small_numbers_as_raw_digits ... ok [INFO] [stdout] test format_tokens::formats_999_as_raw_number ... ok [INFO] [stdout] test format_tokens::formats_boundary_at_999999_as_thousands ... ok [INFO] [stdout] test format_tokens::formats_exactly_one_million ... ok [INFO] [stdout] test format_tokens::formats_exactly_one_thousand ... ok [INFO] [stderr] Running tests/performance/main.rs (/opt/rustwide/target/debug/deps/performance-1e16c2b159be836f) [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test position_distribution::edge_count_scales_quadratically ... ok [INFO] [stdout] test projection::projection_depth_values_are_positive_for_visible_agents ... ok [INFO] [stdout] test projection::projection_produces_valid_screen_coordinates ... ok [INFO] [stdout] test color_computation::quantize_color_computation_throughput ... ok [INFO] [stdout] test update_throughput::update_with_ten_agents_within_frame_budget ... ok [INFO] [stdout] test color_computation::depth_fade_computation_throughput ... ok [INFO] [stdout] test update_throughput::update_scales_linearly_not_quadratically_with_agent_count ... ok [INFO] [stdout] test update_throughput::update_with_twenty_agents_within_frame_budget ... ok [INFO] [stdout] test update_throughput::update_with_fifty_agents_within_frame_budget ... ok [INFO] [stdout] test position_distribution::shape_vertices_for_twenty_agents_under_ten_microseconds ... ok [INFO] [stdout] test color_computation::node_color_computation_throughput ... ok [INFO] [stdout] test projection::project_to_screen_with_hundred_agents_under_five_hundred_microseconds ... ok [INFO] [stdout] test projection::project_to_screen_with_twenty_agents_under_one_hundred_microseconds ... ok [INFO] [stdout] test color_computation::full_color_pipeline_throughput_per_node ... ok [INFO] [stdout] test position_distribution::shape_vertices_golden_spiral_for_fifty_agents_under_fifty_microseconds ... ok [INFO] [stdout] test position_distribution::distribute_positions_for_twenty_agents_under_one_hundred_microseconds ... ok [INFO] [stdout] test position_distribution::distribute_positions_for_hundred_agents_under_one_millisecond ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/rendering/main.rs (/opt/rustwide/target/debug/deps/rendering-96e546349923b92c) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test node_symbols::unreachable_agent_displays_empty_set_symbol ... ok [INFO] [stdout] test status_bar::active_agent_shown_in_green_on_status_bar ... ok [INFO] [stdout] test node_symbols::unreachable_takes_priority_over_active_for_symbol ... ok [INFO] [stdout] test status_bar::inactive_reachable_agent_shown_in_cyan_on_status_bar ... ok [INFO] [stdout] test visibility_thresholds::model_hidden_when_depth_above_ten ... ok [INFO] [stdout] test status_bar::unreachable_takes_priority_over_active_for_status_bar_color ... ok [INFO] [stdout] test visibility_thresholds::model_hidden_when_depth_at_ten ... ok [INFO] [stdout] test visibility_thresholds::model_visible_when_depth_below_ten ... ok [INFO] [stdout] test visibility_thresholds::name_hidden_when_depth_above_twelve ... ok [INFO] [stdout] test visibility_thresholds::name_visible_at_zero_depth ... ok [INFO] [stdout] test visibility_thresholds::name_visible_when_depth_below_twelve ... ok [INFO] [stdout] test visibility_thresholds::tokens_hidden_at_depth_eight_or_above ... ok [INFO] [stdout] test visibility_thresholds::tokens_hidden_for_non_local_agent ... ok [INFO] [stdout] test visibility_thresholds::tokens_hidden_when_all_conditions_fail ... ok [INFO] [stdout] test visibility_thresholds::name_hidden_when_depth_at_twelve ... ok [INFO] [stdout] test visibility_thresholds::tokens_visible_for_local_agent_with_tokens_at_shallow_depth ... ok [INFO] [stdout] test visibility_thresholds::tokens_hidden_when_total_tokens_is_zero ... ok [INFO] [stdout] test status_bar::unreachable_agent_shown_in_dim_red_on_status_bar ... ok [INFO] [stdout] test node_symbols::inactive_reachable_agent_displays_open_circle ... ok [INFO] [stdout] test node_symbols::active_reachable_agent_displays_filled_circle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/shape/main.rs (/opt/rustwide/target/debug/deps/shape-83281357277d3abd) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test golden_spiral::eleven_agents_use_golden_spiral ... ok [INFO] [stdout] test golden_spiral::golden_spiral_has_reasonable_minimum_vertex_separation ... ok [INFO] [stdout] test golden_spiral::golden_spiral_vertices_all_on_sphere ... ok [INFO] [stdout] test golden_spiral::ten_agents_use_golden_spiral ... ok [INFO] [stdout] test golden_spiral::nine_agents_use_golden_spiral_not_icosahedron_slice ... ok [INFO] [stdout] test golden_spiral::thirteen_through_nineteen_use_golden_spiral ... ok [INFO] [stdout] test golden_spiral::twenty_one_plus_use_golden_spiral ... ok [INFO] [stdout] test platonic_solids::eight_agents_produce_cube ... ok [INFO] [stdout] test platonic_solids::five_agents_produce_triangular_bipyramid ... ok [INFO] [stdout] test platonic_solids::four_agents_produce_tetrahedron ... ok [INFO] [stdout] test platonic_solids::one_agent_produces_single_vertex_at_origin ... ok [INFO] [stdout] test platonic_solids::six_agents_produce_octahedron_on_axes ... ok [INFO] [stdout] test platonic_solids::twelve_agents_produce_icosahedron ... ok [INFO] [stdout] test platonic_solids::twenty_agents_produce_dodecahedron ... ok [INFO] [stdout] test platonic_solids::two_agents_produce_vertices_on_y_axis ... ok [INFO] [stdout] test vertex_properties::all_vertices_lie_on_sphere_of_radius_three_point_five ... ok [INFO] [stdout] test vertex_properties::cube_vertices_all_have_equal_component_magnitudes ... ok [INFO] [stdout] test vertex_properties::single_vertex_is_at_origin_not_on_sphere ... ok [INFO] [stdout] test vertex_properties::no_duplicate_vertices_for_any_count ... ok [INFO] [stdout] test vertex_properties::octahedron_has_all_axis_aligned_vertices ... ok [INFO] [stdout] test platonic_solids::three_agents_produce_equilateral_triangle_in_xz_plane ... ok [INFO] [stdout] test vertex_properties::vertex_count_always_matches_requested_count ... ok [INFO] [stdout] test platonic_solids::seven_agents_produce_pentagonal_bipyramid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests openclaw_mesh [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" "c3336935f5c3e959a6d983310c3a68e82a5082d4470d953a569e0d6360abbb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3336935f5c3e959a6d983310c3a68e82a5082d4470d953a569e0d6360abbb64", kill_on_drop: false }` [INFO] [stdout] c3336935f5c3e959a6d983310c3a68e82a5082d4470d953a569e0d6360abbb64