[INFO] cloning repository https://github.com/mari0w/blockwright
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mari0w/blockwright" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmari0w%2Fblockwright", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmari0w%2Fblockwright'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96edb7bf0116af385f91fec65d2f5038ba238a72
[INFO] testing mari0w/blockwright against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmari0w%2Fblockwright" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mari0w/blockwright
[INFO] finished tweaking git repo https://github.com/mari0w/blockwright
[INFO] tweaked toml for git repo https://github.com/mari0w/blockwright written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mari0w/blockwright on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mari0w/blockwright 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.98.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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e
[INFO] running `Command { std: "docker" "start" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", 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" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", 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" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling libyaml-rs v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling blockwright-controller v0.1.3 (/opt/rustwide/workdir/apps/controller)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", 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" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling blockwright-controller v0.1.3 (/opt/rustwide/workdir/apps/controller)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.13s
[INFO] running `Command { std: "docker" "inspect" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", 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" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockwright_controller-530b1af424172a27)
[INFO] [stdout] 
[INFO] [stdout] running 160 tests
[INFO] [stdout] test config::tests::accepts_enabled_dingtalk_stream_tool ... ok
[INFO] [stdout] test config::tests::accepts_matrix_polling_tool ... ok
[INFO] [stdout] test config::tests::accepts_matrix_allowed_sender_without_room_id ... ok
[INFO] [stdout] test config::tests::llm_runtime_config_accepts_openai_deepseek_doubao_and_gemini ... ok
[INFO] [stdout] test config::tests::llm_runtime_config_rejects_invalid_api_key_env_name ... ok
[INFO] [stdout] test config::tests::local_friendly_inbound_modes_exclude_webhook ... ok
[INFO] [stdout] test config::tests::llm_runtime_config_accepts_api_provider_aliases ... ok
[INFO] [stdout] test config::tests::rejects_enabled_webhook_only_chat_tool ... ok
[INFO] [stdout] test config::tests::rejects_matrix_non_polling_tool ... ok
[INFO] [stdout] test http::chat::tests::parses_dingtalk_picture_message_as_image_attachment ... ok
[INFO] [stdout] test http::chat::tests::parses_dingtalk_rich_text_with_text_and_image ... ok
[INFO] [stdout] test http::chat::tests::env_value_is_upserted_without_leaking_duplicates ... ok
[INFO] [stdout] test http::chat::tests::matrix_local_config_request_writes_chat_tool_without_secret ... ok
[INFO] [stdout] test config::tests::llm_runtime_config_rejects_invalid_active_base_url ... ok
[INFO] [stdout] test http::chat::tests::parses_dingtalk_text_message ... ok
[INFO] [stdout] test http::robot::tests::live_context_detection_covers_common_read_requests ... ok
[INFO] [stdout] test config::tests::local_server_config_uses_thirty_minute_codex_timeout_and_medium_reasoning ... ok
[INFO] [stdout] test http::web::tests::non_build_queue_jobs_do_not_read_stale_build_records ... ok
[INFO] [stdout] test integrations::codex::tests::command_parts_supports_cli_options ... ok
[INFO] [stdout] test http::web::tests::non_empty_web_text_is_preserved ... ok
[INFO] [stdout] test http::robot::tests::live_context_detection_ignores_plain_chat ... ok
[INFO] [stdout] test https::tests::openssl_config_includes_localhost_and_lan_ip ... ok
[INFO] [stdout] test config::tests::missing_llm_runtime_config_defaults_to_codex_cli ... ok
[INFO] [stdout] test http::web::tests::build_queue_jobs_still_read_build_records ... ok
[INFO] [stdout] test integrations::codex::tests::command_parts_tolerates_exec_prefix ... ok
[INFO] [stdout] test integrations::codex::tests::failure_message_extracts_api_error_without_prompt ... ok
[INFO] [stdout] test http::web::tests::empty_web_text_with_image_defaults_to_recreation_request ... ok
[INFO] [stdout] test https::tests::untrusted_certificate_alert_matches_mobile_tls_failure ... ok
[INFO] [stdout] test integrations::codex::tests::failure_message_reports_empty_stderr_hint ... ok
[INFO] [stdout] test integrations::codex::tests::failure_message_extracts_network_diagnostic_without_prompt ... ok
[INFO] [stdout] test integrations::codex::tests::failure_message_omits_unstructured_stderr ... ok
[INFO] [stdout] test integrations::codex::tests::disabled_client_returns_none_without_running_command ... ok
[INFO] [stdout] test integrations::codex::tests::proxy_env_value_redacts_credentials ... ok
[INFO] [stdout] test integrations::codex::tests::extracts_thread_id_from_json_stdout ... ok
[INFO] [stdout] test integrations::codex::tests::plan_response_schema_exposes_site_plan_without_block_count_caps ... ok
[INFO] [stdout] test integrations::codex::tests::response_schema_files_are_packaged_with_controller_source ... ok
[INFO] [stdout] test integrations::codex::tests::resolve_command_program_keeps_absolute_parent_on_path ... ok
[INFO] [stdout] test integrations::codex::tests::failure_message_extracts_api_error_from_json_stdout ... ok
[INFO] [stdout] test integrations::codex::tests::stderr_diagnostic_ignores_codex_websocket_trace_info ... ok
[INFO] [stdout] test integrations::codex::tests::nvm_codex_paths_prefers_newer_node_versions ... ok
[INFO] [stdout] test integrations::codex::tests::stderr_diagnostic_ignores_codex_ca_selection_info ... ok
[INFO] [stdout] test integrations::codex::tests::summarizes_codex_json_events_without_leaking_model_text ... ok
[INFO] [stdout] test integrations::codex::tests::stderr_diagnostic_summarizes_proxy_failures_without_credentials ... ok
[INFO] [stdout] test integrations::codex_home::tests::packages_blockwright_skills ... ok
[INFO] [stdout] test integrations::codex::tests::terminal_error_waits_until_final_reconnect_and_marks_retriable ... ok
[INFO] [stdout] test integrations::codex::tests::plan_response_schema_uses_strict_closed_objects ... ok
[INFO] [stdout] test integrations::codex_home::tests::auth_link_updates_wrong_symlink ... ok
[INFO] [stdout] test integrations::codex::tests::stderr_diagnostic_keeps_trusted_directory_failure ... ok
[INFO] [stdout] test integrations::codex::tests::summarizes_error_progress_with_safe_detail ... ok
[INFO] [stdout] test integrations::codex::tests::stderr_diagnostic_keeps_actual_tls_failure ... ok
[INFO] [stdout] test integrations::codex::tests::summarizes_tool_and_command_progress_with_safe_detail ... ok
[INFO] [stdout] test integrations::codex::tests::structured_output_reconnect_can_trigger_early_retry ... ok
[INFO] [stdout] test integrations::codex_home::tests::runtime_config_registers_blockwright_mcp_proxy ... ok
[INFO] [stdout] test integrations::llm::tests::api_provider_does_not_replay_local_session_history ... ok
[INFO] [stdout] test integrations::llm::tests::chat_completion_url_accepts_base_or_full_endpoint ... ok
[INFO] [stdout] test integrations::codex::tests::image_paths_are_passed_to_codex_cli ... ok
[INFO] [stdout] test integrations::codex::tests::context_window_full_resets_saved_session_and_retries_fresh ... ok
[INFO] [stdout] test integrations::llm::tests::gemini_generate_content_url_accepts_base_or_full_endpoint ... ok
[INFO] [stdout] test integrations::matrix::tests::allows_personal_token_messages_but_skips_sent_replies ... ok
[INFO] [stdout] test integrations::matrix::tests::matrix_unauthorized_error_is_detected_for_config_hint ... ok
[INFO] [stdout] test integrations::llm::tests::reads_api_key_from_env_file_without_requiring_process_env ... ok
[INFO] [stdout] test integrations::llm::tests::gemini_request_sends_only_current_message_and_inline_images ... ok
[INFO] [stdout] test integrations::codex_home::tests::sync_preserves_unmanaged_skills_and_updates_packaged_content ... ok
[INFO] [stdout] test integrations::codex_home::tests::sync_removes_only_stale_packaged_files ... ok
[INFO] [stdout] test integrations::matrix::tests::parses_matrix_text_events_from_configured_room ... ok
[INFO] [stdout] test integrations::llm::tests::image_input_available_tracks_provider_support_and_codex_fallback ... ok
[INFO] [stdout] test integrations::matrix::tests::ignores_non_text_or_other_room_events ... ok
[INFO] [stdout] test integrations::matrix::tests::can_listen_to_any_joined_room_for_allowed_sender ... ok
[INFO] [stdout] test mcp::tests::nearby_build_match_filters_by_world_and_radius ... ok
[INFO] [stdout] test integrations::llm::tests::openai_and_doubao_use_json_schema_response_format ... ok
[INFO] [stdout] test integrations::llm::tests::gemini_provider_sends_generate_content_request ... ok
[INFO] [stdout] test mcp::tests::validation_reports_mismatched_materials ... ok
[INFO] [stdout] test mcp::tests::validates_blueprint_material_counts ... ok
[INFO] [stdout] test mcp::tests::place_blocks_tool_registers_build_before_enqueue ... ok
[INFO] [stdout] test services::blueprint_store::tests::finds_first_blueprint_by_tag_deterministically ... ok
[INFO] [stdout] test mcp::tests::tools_list_exposes_blockwright_tools_only ... ok
[INFO] [stdout] test integrations::llm::tests::doubao_provider_sends_openai_compatible_chat_completion_request ... ok
[INFO] [stdout] test services::build_store::tests::applies_failed_result_when_report_is_missing ... ok
[INFO] [stdout] test services::blueprint_store::tests::deletes_blueprint_from_memory_and_disk ... ok
[INFO] [stdout] test services::blueprint_store::tests::save_persists_spec_and_expanded_hash ... ok
[INFO] [stdout] test services::blueprint_store::tests::rejects_empty_or_unsafe_blueprint_ids ... ok
[INFO] [stdout] test mcp::tests::give_item_tool_enqueues_visible_hand_delivery ... ok
[INFO] [stdout] test services::build_store::tests::applies_failed_result_when_report_has_mismatch ... ok
[INFO] [stdout] test services::build_store::tests::applies_success_result_when_report_matches_expected ... ok
[INFO] [stdout] test services::blueprint_store::tests::saves_loads_and_lists_blueprints_by_id ... ok
[INFO] [stdout] test integrations::codex::tests::session_key_resumes_same_codex_thread ... ok
[INFO] [stdout] test integrations::codex::tests::schema_requests_pass_output_schema_to_local_cli ... ok
[INFO] [stdout] test services::job_queue::tests::enqueue_assigns_incrementing_job_ids ... ok
[INFO] [stdout] test services::image_blueprint::tests::high_fidelity_words_raise_default_size ... ok
[INFO] [stdout] test services::build_store::tests::registers_planned_build_from_place_blocks_action ... ok
[INFO] [stdout] test services::build_store::tests::deletes_build_record_from_memory_and_disk ... ok
[INFO] [stdout] test services::image_blueprint::tests::detects_local_image_recreation_request ... ok
[INFO] [stdout] test services::image_blueprint::tests::generates_vertical_mural_with_relative_coordinates ... ok
[INFO] [stdout] test integrations::codex::tests::structured_output_failure_retries_without_output_schema ... ok
[INFO] [stdout] test integrations::codex::tests::runtime_home_is_passed_as_codex_home ... ok
[INFO] [stdout] test services::job_queue::tests::enqueue_with_reserved_id_preserves_id ... ok
[INFO] [stdout] test services::job_queue::tests::merge_pending_scan_job_ignores_different_target_player ... ok
[INFO] [stdout] test services::job_queue::tests::pop_next_returns_first_matching_server_without_losing_others ... ok
[INFO] [stdout] test services::job_queue::tests::status_tracks_claimed_and_result_phases ... ok
[INFO] [stdout] test services::job_queue::tests::status_keeps_live_query_result_payload ... ok
[INFO] [stdout] test services::job_queue::tests::merge_pending_scan_job_keeps_one_job_and_latest_requirements ... ok
[INFO] [stdout] test services::planner::tests::codex_disabled_does_not_use_local_keyword_fallback ... ok
[INFO] [stdout] test mcp::tests::place_blocks_tool_chunks_large_build_before_enqueue ... ok
[INFO] [stdout] test services::planner::tests::codex_failure_reply_includes_trace_id_and_log_path ... ok
[INFO] [stdout] test services::planner::tests::codex_not_found_failure_mentions_missing_command ... ok
[INFO] [stdout] test services::planner::tests::codex_enabled_building_image_uses_3d_planner_not_pixel_mural ... ok
[INFO] [stdout] test services::planner::tests::codex_build_prepares_foundation_when_no_good_surface_exists ... ok
[INFO] [stdout] test integrations::llm::tests::text_only_api_provider_falls_back_to_codex_for_image_input ... ok
[INFO] [stdout] test services::planner::tests::codex_build_keeps_front_target_and_integrates_water_surface ... ok
[INFO] [stdout] test services::planner::tests::codex_blueprint_handles_treehouse_request ... ok
[INFO] [stdout] test services::planner::tests::codex_plans_diamond_pickaxe_before_loose_diamond_match ... ok
[INFO] [stdout] test services::planner::tests::build_failure_requests_scan_instead_of_confirmation_when_codex_enabled ... ok
[INFO] [stdout] test services::planner::tests::codex_blueprint_takes_precedence_over_builtin_house_template ... ok
[INFO] [stdout] test services::planner::tests::codex_plan_handles_build_edit_without_local_keyword_rules ... ok
[INFO] [stdout] test services::planner::tests::codex_build_uses_scan_ground_and_soft_clear_policy ... ok
[INFO] [stdout] test services::planner::tests::english_llm_auth_failure_mentions_api_key ... ok
[INFO] [stdout] test services::planner::tests::english_plan_prompt_requires_english_reply ... ok
[INFO] [stdout] test services::planner::tests::expands_blueprint_primitives_before_parsing_plan ... ok
[INFO] [stdout] test services::planner::tests::context_bundle_does_not_embed_stored_blueprints_or_builds_by_default ... ok
[INFO] [stdout] test services::planner::tests::carousel_request_enters_codex_blueprint_planner ... ok
[INFO] [stdout] test services::planner::tests::large_place_blocks_actions_are_chunked_for_tick_execution ... ok
[INFO] [stdout] test services::planner::tests::chat_plan_replies_without_minecraft_actions ... ok
[INFO] [stdout] test services::planner::tests::context_bundle_bounds_large_scan_samples ... ok
[INFO] [stdout] test services::planner::tests::codex_site_plan_controls_origin_clearing_and_foundation ... ok
[INFO] [stdout] test services::planner::tests::llm_payment_failure_mentions_balance_instead_of_config ... ok
[INFO] [stdout] test services::planner::tests::local_image_attachment_paths_collects_existing_local_images ... ok
[INFO] [stdout] test services::planner::tests::parses_codex_plan_for_diamond_pickaxe ... ok
[INFO] [stdout] test services::planner::tests::english_client_language_overrides_chinese_request_text ... ok
[INFO] [stdout] test services::planner::tests::parses_codex_plan_for_minecraft_command ... ok
[INFO] [stdout] test services::planner::tests::parses_structured_output_action_with_unused_nullable_fields ... ok
[INFO] [stdout] test services::planner::tests::placement_note_matches_detected_reply_language ... ok
[INFO] [stdout] test services::planner::tests::parses_codex_plan_with_blueprint_even_when_wrapped ... ok
[INFO] [stdout] test services::planner::tests::parses_scan_request_plan ... ok
[INFO] [stdout] test services::planner::tests::codex_process_failure_replies_with_admin_hint ... ok
[INFO] [stdout] test services::planner::tests::non_site_request_omits_provided_nearby_scan ... ok
[INFO] [stdout] test services::planner::tests::repairs_common_blueprint_shape_from_model_output ... ok
[INFO] [stdout] test services::planner::tests::plan_prompt_uses_context_bundle_and_keeps_workflow_in_codex ... ok
[INFO] [stdout] test services::planner::tests::repairs_scan_request_with_tool_like_fields ... ok
[INFO] [stdout] test services::planner::tests::repairs_plan_missing_safe_protocol_defaults ... ok
[INFO] [stdout] test services::planner::tests::enabled_codex_failure_does_not_fall_back_to_keyword_rules ... ok
[INFO] [stdout] test services::planner::tests::response_language_detection_follows_player_text ... ok
[INFO] [stdout] test services::planner::tests::standalone_blueprint_reply_uses_player_language ... ok
[INFO] [stdout] test services::planner::tests::local_image_recreation_generates_pixel_blueprint_without_codex ... ok
[INFO] [stdout] test services::planner::tests::image_attachment_enters_codex_blueprint_without_magic_text ... ok
[INFO] [stdout] test services::planner::tests::simple_action_context_omits_blueprints_and_build_history ... ok
[INFO] [stdout] test services::planner::tests::stored_context_helpers_bound_large_blueprint_and_build_block_samples ... ok
[INFO] [stdout] test services::progress::tests::progress_store_keeps_latest_snapshot_with_sequence ... ok
[INFO] [stdout] test services::planner::tests::codex_build_shifts_away_from_hard_overlap ... ok
[INFO] [stdout] test services::planner::tests::stored_context_helper_collapses_chunked_build_actions ... ok
[INFO] [stdout] test services::planner::tests::english_client_plan_prompt_overrides_chinese_request_text ... ok
[INFO] [stdout] test services::planner::tests::english_request_does_not_return_chinese_model_reply ... ok
[INFO] [stdout] test services::planner::tests::codex_build_keeps_front_target_and_prepares_supported_footprint ... ok
[INFO] [stdout] test services::planner::tests::plans_diamonds_without_confusing_them_with_diamond_sword ... ok
[INFO] [stdout] test services::planner::tests::planner_reuses_codex_session_key_for_same_player ... ok
[INFO] [stdout] test services::planner::tests::plans_diamond_sword ... ok
[INFO] [stdout] test services::planner::tests::invalid_build_after_scan_asks_codex_to_repair_plan ... ok
[INFO] [stdout] test services::planner::tests::image_recreation_quality_gate_repairs_tiny_blueprint ... ok
[INFO] [stdout] test services::planner::tests::codex_build_auto_clears_when_no_better_position_exists ... ok
[INFO] [stdout] test services::planner::tests::codex_build_shifts_large_footprint_away_from_player_body ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blockwright_controller-1afa14edf3c2bd59)
[INFO] [stdout] test services::planner::tests::text_only_api_without_codex_keeps_local_image_blueprint_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 160 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::loopback_host_is_not_lan_accessible ... ok
[INFO] [stdout] test tests::ca_certificate_download_url_uses_http_web_endpoint ... ok
[INFO] [stdout] test tests::wildcard_host_is_lan_accessible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-53e416dd72a0b0aa)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test chat_adapters_are_loaded_from_untracked_runtime_config ... ok
[INFO] [stdout] test api_routes_require_shared_token ... ok
[INFO] [stdout] test chat_config_endpoint_writes_selected_tools_without_secret_leaks ... ok
[INFO] [stdout] test llm_config_endpoint_rejects_invalid_api_key_env_name ... ok
[INFO] [stdout] test llm_config_endpoint_rejects_invalid_api_base_url ... ok
[INFO] [stdout] test minecraft_progress_endpoint_reports_codex_phase_for_request ... ok
[INFO] [stdout] test minecraft_build_message_returns_job_id_for_direct_execution ... ok
[INFO] [stdout] test generic_robot_message_with_image_attachment_enters_codex_blueprint ... ok
[INFO] [stdout] test matrix_local_config_endpoint_writes_untracked_config_and_env ... ok
[INFO] [stdout] test llm_config_endpoint_writes_untracked_config_and_env ... ok
[INFO] [stdout] test minecraft_message_returns_actions_without_queueing_a_job ... ok
[INFO] [stdout] test public_health_does_not_require_token ... ok
[INFO] [stdout] test web_https_ca_certificate_download_uses_cer_inline_response ... ok
[INFO] [stdout] test build_job_result_updates_persisted_build_record ... ok
[INFO] [stdout] test minecraft_modification_without_scan_asks_fabric_to_rescan_once ... ok
[INFO] [stdout] test web_chat_reply_does_not_queue_minecraft_job ... ok
[INFO] [stdout] test api_provider_robot_message_prefetches_nearby_scan_before_prompt ... ok
[INFO] [stdout] test web_voice_translate_uses_codex_without_api_token ... ok
[INFO] [stdout] test web_existing_edit_queues_minecraft_scan_instead_of_manual_bw_hint ... ok
[INFO] [stdout] test dingtalk_stream_picture_message_queues_codex_blueprint_job ... ok
[INFO] [stdout] test web_item_job_status_does_not_blame_player_wording ... ok
[INFO] [stdout] test minecraft_modification_with_unrecorded_scan_uses_codex_plan ... ok
[INFO] [stdout] test web_job_status_reports_queue_claim_and_result ... ok
[INFO] [stdout] test robot_message_queues_job_for_minecraft_poller ... ok
[INFO] [stdout] test minecraft_modification_with_scan_uses_codex_plan ... ok
[INFO] [stdout] test web_existing_edit_followups_merge_pending_scan_job ... ok
[INFO] [stdout] test web_chat_page_and_image_message_work_without_api_token ... ok
[INFO] [stdout] test minecraft_whole_build_replacement_does_not_ask_for_part ... ok
[INFO] [stdout] test matrix_local_config_endpoint_allows_disabled_without_sender_or_token ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- matrix_local_config_endpoint_allows_disabled_without_sender_or_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'matrix_local_config_endpoint_allows_disabled_without_sender_or_token' (1865) panicked at apps/controller/tests/api.rs:2055:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Bool(true)
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58da9d18e701 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58da9d18e701 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58da9d18e701 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58da9d18e701 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58da9d1a7ada - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58da9d1a7ada - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58da9d193bbc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58da9d193bbc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58da9d168bc6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58da9d168bc6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58da9d184d29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58da9c442e20 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58da9c442e20 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58da9d185052 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58da9d185052 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58da9d168c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58da9d15ffb9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58da9d169e2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58da9d1a830c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58da9d1a8193 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58da9c41d762 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<serde_json[ac89fe1e6f6741b9]::value::Value, bool>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58da9c3c9c95 - api[9fcc9223b335b60f]::matrix_local_config_endpoint_allows_disabled_without_sender_or_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/controller/tests/api.rs:2055:5
[INFO] [stdout]   22:     0x58da9c411562 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58da9c4115dd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58da9c42a94d - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x58da9c42a84b - tokio[319919855a594df7]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58da9c42a84b - tokio[319919855a594df7]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58da9c42a84b - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x58da9c4246b0 - <tokio[319919855a594df7]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x58da9c429bcd - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x58da9c428e74 - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x58da9c41265b - <tokio[319919855a594df7]::runtime::context::scoped::Scoped<tokio[319919855a594df7]::runtime::scheduler::Context>>::set::<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58da9c4168b9 - tokio[319919855a594df7]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x58da9c3ff3f2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[319919855a594df7]::runtime::context::Context>>::try_with::<tokio[319919855a594df7]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x58da9c3fef7e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[319919855a594df7]::runtime::context::Context>>::with::<tokio[319919855a594df7]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x58da9c4138cd - tokio[319919855a594df7]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[319919855a594df7]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x58da9c427ef0 - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x58da9c4281e6 - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x58da9c428980 - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x58da9c413ed3 - tokio[319919855a594df7]::runtime::context::runtime::enter_runtime::<<tokio[319919855a594df7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58da9c423681 - <tokio[319919855a594df7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x58da9c4121e4 - <tokio[319919855a594df7]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x58da9c4123af - <tokio[319919855a594df7]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x58da9c3ceb9e - api[9fcc9223b335b60f]::matrix_local_config_endpoint_allows_disabled_without_sender_or_token
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/controller/tests/api.rs:2059:32
[INFO] [stdout]   44:     0x58da9c3791b7 - api[9fcc9223b335b60f]::matrix_local_config_endpoint_allows_disabled_without_sender_or_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/controller/tests/api.rs:2026:80
[INFO] [stdout]   45:     0x58da9c3e5d46 - <api[9fcc9223b335b60f]::matrix_local_config_endpoint_allows_disabled_without_sender_or_token::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58da9c43615b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58da9c43615b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x58da9c4437a5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x58da9c4437a5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x58da9c4437a5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x58da9c4437a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x58da9c4437a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58da9c4437a5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x58da9c4437a5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x58da9c43e254 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x58da9c43e254 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x58da9c4468f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x58da9c4468f2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58da9c4468f2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x58da9c4468f2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58da9c4468f2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58da9c4468f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x58da9c4468f2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58da9d18d33f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x58da9d18d33f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7115bad2daa4 - <unknown>
[INFO] [stdout]   67:     0x7115badbaa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     matrix_local_config_endpoint_allows_disabled_without_sender_or_token
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] running `Command { std: "docker" "inspect" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e", kill_on_drop: false }`
[INFO] [stdout] 4977347a3a9e872c18c4210d5e13871e29f14d94eeae997761f9f9c4450e878e
