[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 master#d933cf483edf1605142ac6899ff32536c0ad8b22 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Castrozan/openclaw-mesh on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cda4ae6250ee0a3810dc2048a3720ce9f9f97063b02e022e52fa4f8b2a4b692 [INFO] running `Command { std: "docker" "start" "-a" "0cda4ae6250ee0a3810dc2048a3720ce9f9f97063b02e022e52fa4f8b2a4b692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cda4ae6250ee0a3810dc2048a3720ce9f9f97063b02e022e52fa4f8b2a4b692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cda4ae6250ee0a3810dc2048a3720ce9f9f97063b02e022e52fa4f8b2a4b692", kill_on_drop: false }` [INFO] [stdout] 0cda4ae6250ee0a3810dc2048a3720ce9f9f97063b02e022e52fa4f8b2a4b692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42a45d6d33faebfe9158c15872d30168071ce5dc1dabf421c952ff8ce06f8f03 [INFO] running `Command { std: "docker" "start" "-a" "42a45d6d33faebfe9158c15872d30168071ce5dc1dabf421c952ff8ce06f8f03", 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 zmij v1.0.20 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [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 compact_str v0.8.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs v5.0.1 [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 serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling openclaw-mesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.34s [INFO] running `Command { std: "docker" "inspect" "42a45d6d33faebfe9158c15872d30168071ce5dc1dabf421c952ff8ce06f8f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a45d6d33faebfe9158c15872d30168071ce5dc1dabf421c952ff8ce06f8f03", kill_on_drop: false }` [INFO] [stdout] 42a45d6d33faebfe9158c15872d30168071ce5dc1dabf421c952ff8ce06f8f03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff94096f3a5bd8808a9b1e9bdfe66961720ec7d49d272d8b932c38f5f348d31d [INFO] running `Command { std: "docker" "start" "-a" "ff94096f3a5bd8808a9b1e9bdfe66961720ec7d49d272d8b932c38f5f348d31d", 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 1.88s [INFO] running `Command { std: "docker" "inspect" "ff94096f3a5bd8808a9b1e9bdfe66961720ec7d49d272d8b932c38f5f348d31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff94096f3a5bd8808a9b1e9bdfe66961720ec7d49d272d8b932c38f5f348d31d", kill_on_drop: false }` [INFO] [stdout] ff94096f3a5bd8808a9b1e9bdfe66961720ec7d49d272d8b932c38f5f348d31d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41ec60093115359cfe16d24b90a71ab86a7a7e5fddc07e4a75441e14c3b49d02 [INFO] running `Command { std: "docker" "start" "-a" "41ec60093115359cfe16d24b90a71ab86a7a7e5fddc07e4a75441e14c3b49d02", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [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::camera_pitch_wraps_around_at_two_pi ... ok [INFO] [stdout] test camera_motion::active_agent_pulse_phase_increments_each_update ... ok [INFO] [stdout] test camera_motion::inactive_agent_pulse_phase_decays_each_update ... ok [INFO] [stdout] test camera_motion::tick_counter_increments_each_update ... 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 poll_application::apply_poll_preserves_existing_agent_pulse_phase ... ok [INFO] [stdout] test poll_application::apply_poll_redistributes_positions_when_agent_count_changes ... ok [INFO] [stdout] test poll_application::apply_poll_replaces_agents_with_poll_result ... ok [INFO] [stdout] test camera_motion::update_increments_camera_pitch_by_config_speed ... ok [INFO] [stdout] test poll_application::apply_poll_updates_gateway_online_status ... ok [INFO] [stdout] test poll_application::apply_poll_with_no_pending_result_does_nothing ... ok [INFO] [stdout] test poll_application::apply_poll_updates_status_message ... ok [INFO] [stdout] test poll_application::apply_poll_preserves_existing_agent_3d_position ... ok [INFO] [stdout] test polling_indicator::apply_poll_sets_poll_completed_at ... ok [INFO] [stdout] test poll_application::apply_poll_does_not_redistribute_when_agent_count_unchanged ... 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 position_distribution::distribute_assigns_shape_vertex_positions_to_agents ... ok [INFO] [stdout] test position_distribution::distribute_clears_old_edges_before_generating_new ... 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_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_zero_agents_does_nothing ... ok [INFO] [stdout] test polling_indicator::apply_poll_updates_poll_completed_at_on_each_poll ... ok [INFO] [stdout] test polling_indicator::recently_completed_poll_is_within_cooldown_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/color/main.rs (/opt/rustwide/target/debug/deps/color-ee99ad6e25e6e1d0) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test conversion::rgb_from_vec_extracts_all_three_channels ... 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 conversion::rgb_from_vec_ignores_elements_beyond_third ... ok [INFO] [stdout] test conversion::color_from_vec_converts_to_rgb_color ... ok [INFO] [stdout] test depth_fade::full_fade_at_maximum_depth_boundary ... ok [INFO] [stdout] test depth_fade::no_fade_at_minimum_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_above_maximum_clamps_to_full_fade ... ok [INFO] [stdout] test depth_fade::depth_below_minimum_clamps_to_no_fade ... ok [INFO] [stdout] test node_color::active_grid_agent_uses_grid_base_color_with_pulse ... ok [INFO] [stdout] test depth_fade::zero_strength_produces_no_fade_at_any_depth ... 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_values_already_on_step_boundary ... ok [INFO] [stdout] test quantization::quantize_with_max_values ... ok [INFO] [stdout] test quantization::quantize_with_zero_values_stays_zero ... ok [INFO] [stdout] test quantization::quantize_rounds_down_to_nearest_step_boundary ... ok [INFO] [stdout] test quantization::quantize_preserves_non_rgb_colors_unchanged ... ok [INFO] [stdout] test quantization::quantize_with_values_below_step_rounds_to_zero ... ok [INFO] [stdout] test conversion::color_from_vec_with_empty_vec_returns_black ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/config/main.rs (/opt/rustwide/target/debug/deps/config-14a75c15beb0b05c) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test defaults::default_colors_grid_is_cyan ... ok [INFO] [stdout] test defaults::default_connect_timeout_is_two_seconds ... ok [INFO] [stdout] test defaults::default_colors_has_all_twelve_fields ... ok [INFO] [stdout] test defaults::default_mesh_config_has_empty_grid_list ... ok [INFO] [stdout] test defaults::default_colors_local_is_green ... ok [INFO] [stdout] test defaults::default_mesh_config_has_no_ssh_connection ... ok [INFO] [stdout] test defaults::default_timing_active_threshold_matches_constant ... ok [INFO] [stdout] test defaults::default_timing_tick_rate_matches_constant ... ok [INFO] [stdout] test deserialization::colors_deserializes_camel_case_keys ... ok [INFO] [stdout] test defaults::default_motion_camera_angle_speed_matches_constant ... ok [INFO] [stdout] test deserialization::connections_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] [stdout] test deserialization::deserializes_partial_config_fills_missing_with_defaults ... ok [INFO] [stdout] test deserialization::grid_agent_defaults_emoji_and_model_to_empty ... ok [INFO] [stdout] test defaults::default_timing_poll_interval_matches_constant ... ok [INFO] [stdout] test deserialization::grid_agent_requires_id_field ... ok [INFO] [stdout] test deserialization::invalid_json_fails_gracefully ... ok [INFO] [stdout] test defaults::default_motion_camera_distance_matches_constant ... ok [INFO] [stderr] Running tests/formatting/main.rs (/opt/rustwide/target/debug/deps/formatting-f20ee2e23e995217) [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test format_tokens::formats_exactly_one_million ... ok [INFO] [stdout] test format_tokens::formats_exactly_one_thousand ... ok [INFO] [stdout] test format_tokens::formats_large_millions ... ok [INFO] [stdout] test format_tokens::formats_boundary_at_999999_as_thousands ... ok [INFO] [stdout] test format_tokens::formats_millions_with_one_decimal_place ... ok [INFO] [stdout] test format_tokens::formats_thousands_with_one_decimal_place ... ok [INFO] [stdout] test format_tokens::formats_small_thousands ... ok [INFO] [stdout] test format_tokens::formats_small_numbers_as_raw_digits ... ok [INFO] [stdout] test short_model::handles_unknown_as_literal_input ... ok [INFO] [stdout] test short_model::maps_claude_opus_four_five_to_opus_four_point_five ... ok [INFO] [stdout] test short_model::empty_string_returns_empty ... ok [INFO] [stdout] test short_model::maps_claude_opus_four_six_to_opus_four ... ok [INFO] [stdout] test format_tokens::formats_zero ... 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_provider_prefix_from_model_name ... ok [INFO] [stdout] test short_model::truncates_names_longer_than_fourteen_characters_with_ellipsis ... ok [INFO] [stdout] test short_model::maps_kimi_k_two_point_five_unchanged ... ok [INFO] [stdout] test format_tokens::formats_999_as_raw_number ... ok [INFO] [stdout] test short_model::strips_nested_provider_prefix_uses_last_segment ... ok [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] [stderr] Running tests/performance/main.rs (/opt/rustwide/target/debug/deps/performance-1e16c2b159be836f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test projection::projection_depth_values_are_positive_for_visible_agents ... ok [INFO] [stdout] test position_distribution::edge_count_scales_quadratically ... ok [INFO] [stdout] test update_throughput::update_with_fifty_agents_within_frame_budget ... ok [INFO] [stdout] test color_computation::node_color_computation_throughput ... ok [INFO] [stdout] test projection::projection_produces_valid_screen_coordinates ... ok [INFO] [stdout] test update_throughput::update_scales_linearly_not_quadratically_with_agent_count ... ok [INFO] [stdout] test update_throughput::update_with_ten_agents_within_frame_budget ... ok [INFO] [stdout] test projection::project_to_screen_with_twenty_agents_under_one_hundred_microseconds ... ok [INFO] [stdout] test color_computation::depth_fade_computation_throughput ... ok [INFO] [stdout] test position_distribution::shape_vertices_for_twenty_agents_under_ten_microseconds ... ok [INFO] [stdout] test update_throughput::update_with_twenty_agents_within_frame_budget ... ok [INFO] [stdout] test color_computation::full_color_pipeline_throughput_per_node ... ok [INFO] [stdout] test projection::project_to_screen_with_hundred_agents_under_five_hundred_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] test color_computation::quantize_color_computation_throughput ... FAILED [INFO] [stdout] test position_distribution::shape_vertices_golden_spiral_for_fifty_agents_under_fifty_microseconds ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- color_computation::quantize_color_computation_throughput stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'color_computation::quantize_color_computation_throughput' (128) panicked at tests/performance/color_computation.rs:51:5: [INFO] [stdout] quantize_color took 570.9ns per call, budget is 500ns [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ccfb441b43a - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ccfb441b43a - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ccfb441b43a - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ccfb441b43a - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ccfb442f4aa - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ccfb442f4aa - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5ccfb441fcc2 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ccfb441fcc2 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ccfb43fa64f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ccfb43fa64f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ccfb44139f9 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ccfb43a69ac - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ccfb43a69ac - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ccfb4413bb2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ccfb4413bb2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ccfb43fa708 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ccfb43f20a9 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ccfb43fb41d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ccfb442fd1c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ccfb4397802 - performance[60a1c75ef40f7152]::color_computation::quantize_color_computation_throughput [INFO] [stdout] at /opt/rustwide/workdir/tests/performance/color_computation.rs:51:5 [INFO] [stdout] 20: 0x5ccfb4395fd7 - performance[60a1c75ef40f7152]::color_computation::quantize_color_computation_throughput::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/performance/color_computation.rs:41:43 [INFO] [stdout] 21: 0x5ccfb439a766 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5ccfb439aa8b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ccfb439aa8b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5ccfb43a747b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5ccfb43a747b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5ccfb43a747b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5ccfb43a747b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5ccfb43a747b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5ccfb43a747b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5ccfb43a747b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5ccfb43a2b94 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5ccfb43a2b94 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5ccfb43aa082 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5ccfb43aa082 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x5ccfb43aa082 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5ccfb43aa082 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5ccfb43aa082 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5ccfb43aa082 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5ccfb43aa082 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5ccfb441ad4f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5ccfb441ad4f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ed4a02f7aa4 - [INFO] [stdout] 43: 0x7ed4a0384a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] color_computation::quantize_color_computation_throughput [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test performance` [INFO] running `Command { std: "docker" "inspect" "41ec60093115359cfe16d24b90a71ab86a7a7e5fddc07e4a75441e14c3b49d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ec60093115359cfe16d24b90a71ab86a7a7e5fddc07e4a75441e14c3b49d02", kill_on_drop: false }` [INFO] [stdout] 41ec60093115359cfe16d24b90a71ab86a7a7e5fddc07e4a75441e14c3b49d02