[INFO] cloning repository https://github.com/telagod/Aster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/telagod/Aster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelagod%2FAster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelagod%2FAster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3a60afd8e1349f8cffa8e61155b2dff3090ed32
[INFO] testing telagod/Aster against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelagod%2FAster" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/telagod/Aster
[INFO] finished tweaking git repo https://github.com/telagod/Aster
[INFO] tweaked toml for git repo https://github.com/telagod/Aster written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/telagod/Aster on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/telagod/Aster 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f98a4d3f939de210abc8fdc81cf5c46c15f2b19e273a1b826262291254ea2d2a
[INFO] running `Command { std: "docker" "start" "-a" "f98a4d3f939de210abc8fdc81cf5c46c15f2b19e273a1b826262291254ea2d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f98a4d3f939de210abc8fdc81cf5c46c15f2b19e273a1b826262291254ea2d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98a4d3f939de210abc8fdc81cf5c46c15f2b19e273a1b826262291254ea2d2a", kill_on_drop: false }`
[INFO] [stdout] f98a4d3f939de210abc8fdc81cf5c46c15f2b19e273a1b826262291254ea2d2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13bed2c7b14cb22721cc35829cba13672056d192de0b14131b3536e88e535893
[INFO] running `Command { std: "docker" "start" "-a" "13bed2c7b14cb22721cc35829cba13672056d192de0b14131b3536e88e535893", kill_on_drop: false }`
[INFO] [stderr]    Compiling kooixc v0.1.0 (/opt/rustwide/workdir/crates/kooixc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
[INFO] running `Command { std: "docker" "inspect" "13bed2c7b14cb22721cc35829cba13672056d192de0b14131b3536e88e535893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bed2c7b14cb22721cc35829cba13672056d192de0b14131b3536e88e535893", kill_on_drop: false }`
[INFO] [stdout] 13bed2c7b14cb22721cc35829cba13672056d192de0b14131b3536e88e535893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d801f33892b1ad84477b2b55ff51f10d0ec5af7d0f0d23324d2b4edb6803581
[INFO] running `Command { std: "docker" "start" "-a" "6d801f33892b1ad84477b2b55ff51f10d0ec5af7d0f0d23324d2b4edb6803581", kill_on_drop: false }`
[INFO] [stderr]    Compiling kooixc v0.1.0 (/opt/rustwide/workdir/crates/kooixc)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "6d801f33892b1ad84477b2b55ff51f10d0ec5af7d0f0d23324d2b4edb6803581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d801f33892b1ad84477b2b55ff51f10d0ec5af7d0f0d23324d2b4edb6803581", kill_on_drop: false }`
[INFO] [stdout] 6d801f33892b1ad84477b2b55ff51f10d0ec5af7d0f0d23324d2b4edb6803581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b67b5b2c60b9172661522c1bcf7ed149544fd127d75a06abd63ef217819610a
[INFO] running `Command { std: "docker" "start" "-a" "3b67b5b2c60b9172661522c1bcf7ed149544fd127d75a06abd63ef217819610a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kooixc-2f8910dad963b746)
[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/kooixc-bbc3be1df80852db)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::parses_check_defaults ... ok
[INFO] [stdout] test tests::parses_check_modules_strict_warnings_option ... ok
[INFO] [stdout] test tests::parses_native_defaults ... ok
[INFO] [stdout] test tests::parses_check_modules_defaults ... ok
[INFO] [stdout] test tests::parses_native_run_with_output_and_args ... ok
[INFO] [stdout] test tests::parses_native_run_with_stdin ... ok
[INFO] [stdout] test tests::parses_native_run_with_stdin_stream ... ok
[INFO] [stdout] test tests::parses_native_run_with_timeout ... ok
[INFO] [stdout] test tests::parses_check_modules_json_option ... ok
[INFO] [stdout] test tests::rejects_multiple_output_paths ... ok
[INFO] [stdout] test tests::rejects_check_modules_pretty_without_json ... ok
[INFO] [stdout] test tests::rejects_timeout_invalid_value ... ok
[INFO] [stdout] test tests::rejects_check_pretty_without_json ... ok
[INFO] [stdout] test tests::rejects_stdin_without_run ... ok
[INFO] [stdout] test tests::rejects_timeout_missing_value ... ok
[INFO] [stdout] test tests::rejects_timeout_without_run ... ok
[INFO] [stdout] test tests::rejects_unexpected_check_modules_argument ... ok
[INFO] [stdout] test tests::rejects_unknown_check_option ... ok
[INFO] [stdout] test tests::rejects_unknown_check_modules_option ... ok
[INFO] [stdout] test tests::rejects_unknown_native_option ... ok
[INFO] [stdout] test tests::parses_check_json_pretty_and_strict ... ok
[INFO] [stdout] test tests::rejects_stdin_missing_value ... ok
[INFO] [stderr]      Running tests/cli_check_tests.rs (/opt/rustwide/target/debug/deps/cli_check_tests-41227b11830bca76)
[INFO] [stdout] test tests::parses_check_modules_json_pretty_option ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test check_json_warning_fails_with_strict ... ok
[INFO] [stdout] test ast_namespace_imports_isolate_duplicate_symbols ... ok
[INFO] [stdout] test check_pretty_without_json_fails ... ok
[INFO] [stdout] test check_warning_is_non_fatal_by_default ... ok
[INFO] [stdout] test mir_namespace_imports_isolate_duplicate_symbols ... ok
[INFO] [stdout] test llvm_namespace_imports_isolate_duplicate_symbols ... ok
[INFO] [stdout] test check_namespace_imports_isolate_duplicate_symbols_in_json_mode ... ok
[INFO] [stdout] test hir_namespace_imports_isolate_duplicate_symbols ... ok
[INFO] [stdout] test check_json_output_reports_ok_state ... ok
[INFO] [stdout] test check_json_warning_is_ok_without_strict ... ok
[INFO] [stdout] test check_unknown_option_fails_with_usage_error ... ok
[INFO] [stdout] test check_strict_warnings_fails_on_warning ... ok
[INFO] [stdout] test check_include_style_import_without_namespace_still_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_module_check_tests.rs (/opt/rustwide/target/debug/deps/cli_module_check_tests-32a83169dd577261)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test check_modules_pretty_without_json_fails ... ok
[INFO] [stdout] test check_modules_json_warning_fails_with_strict ... ok
[INFO] [stdout] test check_modules_command_reports_qualified_import_errors ... ok
[INFO] [stdout] test check_modules_json_output_reports_ok_state ... ok
[INFO] [stdout] test check_modules_command_passes_for_qualified_imports ... ok
[INFO] [stdout] test check_modules_warning_is_non_fatal_by_default ... ok
[INFO] [stdout] test check_modules_json_warning_is_ok_without_strict ... ok
[INFO] [stdout] test check_modules_json_pretty_output_is_multiline ... ok
[INFO] [stdout] test check_modules_strict_warnings_fails_on_warning ... ok
[INFO] [stdout] test check_modules_json_output_reports_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_run_tests.rs (/opt/rustwide/target/debug/deps/cli_run_tests-cf1244a87a183ec5)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test run_include_style_import_still_works ... ok
[INFO] [stdout] test run_namespace_imports_execute_with_duplicate_local_symbols ... ok
[INFO] [stdout] test run_namespace_imports_execute_with_imported_generic_function_type_args ... ok
[INFO] [stdout] test run_namespace_imports_execute_with_imported_record_local_types ... ok
[INFO] [stdout] test run_namespace_imports_execute_with_imported_enum_local_paths ... ok
[INFO] [stdout] test run_namespace_imports_execute_with_transitive_alias_calls ... ok
[INFO] [stdout] test native_namespace_imports_execute_with_imported_generic_function_type_args ... ok
[INFO] [stdout] test native_namespace_imports_execute_with_transitive_alias_calls ... ok
[INFO] [stdout] test native_include_style_import_still_works ... ok
[INFO] [stdout] test native_namespace_imports_execute_with_imported_record_local_types ... ok
[INFO] [stderr]      Running tests/compiler_tests.rs (/opt/rustwide/target/debug/deps/compiler_tests-800fa1959785acd9)
[INFO] [stdout] test native_namespace_imports_execute_with_imported_enum_local_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 197 tests
[INFO] [stdout] test accepts_function_return_type_with_record_generic_bound_match ... ok
[INFO] [stdout] test accepts_import_namespace_prefix_in_paths_and_types ... ok
[INFO] [stdout] test accepts_declared_workflow_step_call_targets ... ok
[INFO] [stdout] test accepts_record_bound_structural_satisfaction ... ok
[INFO] [stdout] test accepts_workflow_output_binding_with_option_member_projection ... ok
[INFO] [stdout] test accepts_workflow_output_binding_with_record_member_projection ... ok
[INFO] [stdout] test accepts_workflow_output_binding_with_generic_record_member_projection ... ok
[INFO] [stdout] test accepts_workflow_output_contract_with_explicit_source_binding ... ok
[INFO] [stdout] test accepts_workflow_step_call_with_matching_signature ... ok
[INFO] [stdout] test accepts_workflow_output_contract_with_step_bound_return_type ... ok
[INFO] [stdout] test accepts_workflow_step_call_with_previous_step_binding ... ok
[INFO] [stdout] test accepts_workflow_step_call_with_option_member_projection ... ok
[INFO] [stdout] test avoids_agent_cycle_warning_when_stop_state_is_inside_cycle ... ok
[INFO] [stdout] test accepts_workflow_step_call_with_record_member_projection ... ok
[INFO] [stdout] test emits_llvm_ir_for_simple_functions ... ok
[INFO] [stdout] test accepts_workflow_step_call_with_generic_record_member_projection ... ok
[INFO] [stdout] test explicit_workflow_output_binding_resolves_implicit_ambiguity ... ok
[INFO] [stdout] test emits_llvm_ir_for_function_bodies ... ok
[INFO] [stdout] test fails_on_duplicate_functions ... ok
[INFO] [stdout] test fails_when_assignment_type_mismatches ... ok
[INFO] [stdout] test fails_when_effect_has_no_requires_clause ... ok
[INFO] [stdout] test fails_when_effect_misses_required_capability ... ok
[INFO] [stdout] test fails_when_function_body_let_type_mismatches ... ok
[INFO] [stdout] test fails_when_function_body_return_type_mismatches ... ok
[INFO] [stdout] test fails_when_if_expression_branch_types_differ ... ok
[INFO] [stdout] test fails_when_assignment_target_is_unknown ... ok
[INFO] [stdout] test fails_native_compile_when_tool_missing ... ok
[INFO] [stdout] test fails_when_namespaced_match_pattern_targets_wrong_enum ... ok
[INFO] [stdout] test fails_when_record_literal_is_missing_field ... ok
[INFO] [stdout] test fails_when_member_access_is_unknown ... ok
[INFO] [stdout] test fails_when_match_expression_is_non_exhaustive ... ok
[INFO] [stdout] test fails_when_required_capability_is_not_declared ... ok
[INFO] [stdout] test fails_when_record_literal_uses_unknown_field ... ok
[INFO] [stdout] test fails_when_unqualified_enum_variant_is_ambiguous ... ok
[INFO] [stdout] test fails_when_while_condition_is_not_bool ... ok
[INFO] [stdout] test infers_generic_enum_variants_in_function_call_arguments ... ok
[INFO] [stdout] test lowers_agent_to_hir ... ok
[INFO] [stdout] test lowers_hir_to_mir ... ok
[INFO] [stdout] test lowers_intent_and_ensures_to_hir ... ok
[INFO] [stdout] test lowers_mir_with_import_namespace_qualified_function_calls ... ok
[INFO] [stdout] test lowers_program_to_hir ... ok
[INFO] [stdout] test lowers_workflow_to_hir ... ok
[INFO] [stdout] test interpreter_rejects_effectful_functions ... ok
[INFO] [stdout] test interpreter_intrinsics_smoke ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_stdin ... ok
[INFO] [stdout] test native_lowering_scopes_let_bindings_inside_while_body ... ok
[INFO] [stdout] test native_lowering_scopes_let_bindings_per_if_branch ... ok
[INFO] [stdout] test parses_agent_with_state_policy_loop_and_evidence ... ok
[INFO] [stdout] test parses_bounded_generic_record_declaration ... ok
[INFO] [stdout] test parses_function_with_body_block ... ok
[INFO] [stdout] test parses_function_with_evidence_block ... ok
[INFO] [stdout] test parses_function_with_failure_policy ... ok
[INFO] [stdout] test parses_function_with_intent_and_ensures ... ok
[INFO] [stdout] test parses_generic_record_declaration ... ok
[INFO] [stdout] test parses_import_with_namespace_alias ... ok
[INFO] [stdout] test parses_multi_bound_generic_record_declaration ... ok
[INFO] [stdout] test parses_program_with_effects_and_capabilities ... ok
[INFO] [stdout] test parses_record_declaration ... ok
[INFO] [stdout] test parses_where_clause_record_generic_bounds ... ok
[INFO] [stdout] test parses_workflow_with_steps_output_and_evidence ... ok
[INFO] [stdout] test prefers_name_based_implicit_workflow_output_binding ... ok
[INFO] [stdout] test rejects_agent_evidence_without_trace ... ok
[INFO] [stdout] test rejects_agent_policy_allow_deny_conflict ... ok
[INFO] [stdout] test rejects_agent_requires_without_top_level_capability ... ok
[INFO] [stdout] test rejects_duplicate_agent_declarations ... ok
[INFO] [stdout] test rejects_duplicate_import_namespaces ... ok
[INFO] [stdout] test rejects_duplicate_record_declarations ... ok
[INFO] [stdout] test rejects_duplicate_record_fields ... ok
[INFO] [stdout] test rejects_duplicate_record_generic_parameters ... ok
[INFO] [stdout] test rejects_duplicate_workflow_declarations ... ok
[INFO] [stdout] test rejects_duplicate_workflow_output_fields ... ok
[INFO] [stdout] test rejects_duplicate_workflow_step_ids ... ok
[INFO] [stdout] test rejects_evidence_without_trace ... ok
[INFO] [stdout] test rejects_function_return_type_with_record_generic_arity_mismatch ... ok
[INFO] [stdout] test rejects_function_return_type_with_record_generic_bound_mismatch ... ok
[INFO] [stdout] test rejects_function_return_type_with_record_generic_multi_bound_mismatch ... ok
[INFO] [stdout] test rejects_function_return_type_with_record_generic_where_bound_mismatch ... ok
[INFO] [stdout] test rejects_import_namespace_conflict_with_local_item ... ok
[INFO] [stdout] test rejects_invalid_model_capability_shape ... ok
[INFO] [stdout] test rejects_mismatched_model_provider_requirement ... ok
[INFO] [stdout] test rejects_model_effect_without_provider_argument ... ok
[INFO] [stdout] test rejects_native_compile_when_semantic_errors_exist ... ok
[INFO] [stdout] test rejects_record_bound_structural_mismatch ... ok
[INFO] [stdout] test rejects_record_bound_structural_multi_mismatch_aggregated ... ok
[INFO] [stdout] test rejects_record_field_type_with_record_generic_arity_mismatch ... ok
[INFO] [stdout] test rejects_record_generic_parameter_with_type_arguments ... ok
[INFO] [stdout] test rejects_retry_max_with_non_number ... ok
[INFO] [stdout] test rejects_retry_without_strategy_argument ... ok
[INFO] [stdout] test rejects_unknown_failure_action ... ok
[INFO] [stdout] test rejects_unknown_workflow_on_fail_action ... ok
[INFO] [stdout] test rejects_workflow_evidence_without_trace ... ok
[INFO] [stdout] test rejects_workflow_output_binding_to_unknown_symbol ... ok
[INFO] [stdout] test rejects_workflow_output_binding_type_mismatch ... ok
[INFO] [stdout] test rejects_workflow_output_field_type_with_record_generic_arity_mismatch ... ok
[INFO] [stdout] test rejects_workflow_requires_without_top_level_capability ... ok
[INFO] [stdout] test rejects_workflow_step_call_with_argument_count_mismatch ... ok
[INFO] [stdout] test rejects_workflow_step_call_with_argument_type_mismatch ... ok
[INFO] [stdout] test rejects_workflow_step_call_with_previous_step_type_mismatch ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_while_loop ... ok
[INFO] [stdout] test run_executable_fast_path_is_stable_under_repetition ... ok
[INFO] [stdout] test run_executable_finishes_before_timeout ... ok
[INFO] [stdout] test run_executable_times_out ... ok
[INFO] [stdout] test run_executable_timeout_path_is_stable_under_repetition ... ok
[INFO] [stdout] test runs_interpreter_for_simple_main ... ok
[INFO] [stdout] test runs_interpreter_with_enum_and_match_expression ... ok
[INFO] [stdout] test runs_interpreter_with_generic_function_call_type_args ... ok
[INFO] [stdout] test runs_interpreter_with_if_expression ... ok
[INFO] [stdout] test runs_interpreter_with_import_namespace_qualified_enum_variants ... ok
[INFO] [stdout] test runs_interpreter_with_namespaced_enum_variants ... ok
[INFO] [stdout] test runs_interpreter_with_record_literal_and_member_access ... ok
[INFO] [stdout] test runs_interpreter_with_while_and_assignment ... ok
[INFO] [stdout] test stage1_compiler_can_compile_its_own_compiler_main_module_via_host_loader ... ignored, slow bootstrap smoke (compiles full Stage1 compiler_main import graph)
[INFO] [stdout] test stage1_compiler_can_compile_its_own_compiler_module_via_host_loader ... ignored, slow bootstrap smoke (compiles large Stage1 sources)
[INFO] [stdout] test compiles_native_binary_when_toolchain_available ... ok
[INFO] [stdout] test native_host_link_llvm_ir_file_works ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_args ... ok
[INFO] [stdout] test native_host_read_file_works ... ok
[INFO] [stdout] test stage1_compiler_can_compile_its_own_typecheck_module_via_host_loader ... ignored, slow bootstrap smoke (compiles large Stage1 sources)
[INFO] [stdout] test compiles_and_runs_native_binary_with_host_load_source_map ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_host_write_file ... ok
[INFO] [stdout] test compiles_and_runs_native_binary ... ok
[INFO] [stdout] test native_host_argv_intrinsics_work ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_text_concat_and_int_to_text ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_record_literal_and_projection ... ok
[INFO] [stdout] test stage1_lexer_multi_token_smoke ... ok
[INFO] [stdout] test stage1_lexer_punctuation_smoke ... ok
[INFO] [stdout] test stage1_lexer_smoke ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_if_expression ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_timeout ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_nested_if_expression ... ok
[INFO] [stdout] test compiles_and_runs_native_binary_with_function_body ... ok
[INFO] [stdout] test stage1_parser_fn_body_and_type_args_smoke ... ok
[INFO] [stdout] test stage1_parser_enum_smoke ... ok
[INFO] [stdout] test stage1_imported_prelude_fn_smoke ... ok
[INFO] [stdout] test stage1_parser_binary_smoke ... ok
[INFO] [stdout] test stage1_parser_fn_smoke ... ok
[INFO] [stdout] test stage1_parser_generic_bounds_smoke ... ok
[INFO] [stdout] test stage1_parser_generics_smoke ... ok
[INFO] [stdout] test stage1_parser_match_block_arm_smoke ... ok
[INFO] [stdout] test stage1_parser_match_payload_smoke ... ok
[INFO] [stdout] test stage1_parser_if_smoke ... ok
[INFO] [stdout] test stage1_imported_prelude_enum_ctor_smoke ... ok
[INFO] [stdout] test stage1_compiler_can_compile_its_own_token_module_via_host_loader ... ok
[INFO] [stdout] test stage1_parser_import_smoke ... ok
[INFO] [stdout] test stage1_match_imported_prelude_option_smoke ... ok
[INFO] [stdout] test stage1_parser_multi_path_smoke ... ok
[INFO] [stdout] test runs_existing_executable_with_stdin ... ok
[INFO] [stdout] test stage1_parser_record_smoke ... ok
[INFO] [stdout] test stage1_parser_match_smoke ... ok
[INFO] [stdout] test stage1_parser_while_smoke ... ok
[INFO] [stdout] test stage1_compiler_skeleton_typechecks_and_runs ... ok
[INFO] [stdout] test stage1_parser_member_smoke ... ok
[INFO] [stdout] test stage1_parser_ns_type_smoke ... ok
[INFO] [stdout] test stage1_parser_ns_path_smoke ... ok
[INFO] [stdout] test stage1_resolver_namespace_conflict_smoke ... ok
[INFO] [stdout] test stage1_resolver_bad_variant_smoke ... ok
[INFO] [stdout] test stage1_resolver_namespaces_smoke ... ok
[INFO] [stdout] test stage1_resolver_missing_namespace_smoke ... ok
[INFO] [stdout] test stage1_source_map_import_as_scan_smoke ... ok
[INFO] [stdout] test stage1_typecheck_mismatch_smoke ... ok
[INFO] [stdout] test stage1_typecheck_smoke ... ok
[INFO] [stdout] test suppresses_agent_non_termination_warning_with_max_iterations_guard ... ok
[INFO] [stdout] test warns_agent_policy_deny_precedence_when_overlap_exists ... ok
[INFO] [stdout] test warns_on_agent_unknown_stop_state_without_guard ... ok
[INFO] [stdout] test warns_on_agent_unreachable_states ... ok
[INFO] [stdout] test warns_on_duplicate_effects ... ok
[INFO] [stdout] test warns_on_duplicate_evidence_metrics ... ok
[INFO] [stdout] test warns_on_empty_evidence_metrics ... ok
[INFO] [stdout] test warns_on_empty_intent_clause ... ok
[INFO] [stdout] test warns_on_record_without_fields ... ok
[INFO] [stdout] test warns_on_unknown_effect ... ok
[INFO] [stdout] test warns_on_unknown_symbol_in_ensures ... ok
[INFO] [stdout] test warns_on_unknown_workflow_step_call_target ... ok
[INFO] [stdout] test warns_on_workflow_output_binding_with_unsupported_member_projection ... ok
[INFO] [stdout] test warns_on_workflow_step_call_with_record_generic_arity_mismatch ... ok
[INFO] [stdout] test warns_on_workflow_step_call_with_unsupported_member_projection ... ok
[INFO] [stdout] test warns_when_name_based_implicit_output_binding_type_mismatches ... ok
[INFO] [stdout] test warns_when_workflow_output_contract_does_not_expose_return_type ... ok
[INFO] [stdout] test warns_when_workflow_output_field_has_no_matching_source_symbol ... ok
[INFO] [stdout] test warns_when_workflow_output_field_implicit_binding_is_ambiguous ... ok
[INFO] [stdout] test warns_when_workflow_step_argument_symbol_is_unbound ... ok
[INFO] [stdout] test warns_when_workflow_step_uses_future_step_symbol ... ok
[INFO] [stdout] test stage1_compiler_can_compile_its_own_lexer_module_via_host_loader ... ok
[INFO] [stdout] test stage1_compiler_can_compile_its_own_modules_module_via_host_loader ... ok
[INFO] [stdout] test stage1_self_host_v0_11_emits_and_runs_stage2_import_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_14_emits_and_runs_stage2_host_read_file_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_emits_and_runs_stage2_min ... ok
[INFO] [stdout] test stage1_compiler_cli_driver_emits_llvm_ir_for_entry_file ... ok
[INFO] [stdout] test stage1_self_host_v0_10_emits_and_runs_stage2_list_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_5_emits_and_runs_stage2_text_byte_at_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_4_emits_and_runs_stage2_option_match_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_2_emits_and_runs_stage2_text_eq_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_1_emits_and_runs_stage2_text_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_4_emits_and_runs_stage2_host_write_file_smoke ... ok
[INFO] [stdout] test stage1_self_host_v0_3_emits_and_runs_stage2_host_eprintln_smoke ... ok
[INFO] [stdout] test stage1_compiler_can_compile_its_own_parser_module_via_host_loader ... ok
[INFO] [stdout] test stage1_self_host_v0_13_stage2_compiler_self_emits_stage3_ir ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stage1_self_host_v0_13_stage2_compiler_self_emits_stage3_ir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stage1_self_host_v0_13_stage2_compiler_self_emits_stage3_ir' (547) panicked at crates/kooixc/tests/compiler_tests.rs:3862:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5827f463d40a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5827f463d40a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5827f463d40a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5827f463d40a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5827f4651c4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5827f4651c4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5827f4641da2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5827f4641da2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5827f461a2bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5827f461a2bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5827f4634c59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5827f44681bc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5827f44681bc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5827f4634e12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5827f4634e12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5827f461a378 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5827f4611ae9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5827f461b08d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5827f46524fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5827f46523b3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5827f445891d - core::panicking::assert_failed::h438b901c5d8064ac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5827f44467cf - compiler_tests::stage1_self_host_v0_13_stage2_compiler_self_emits_stage3_ir::hf09a53a04a851c67
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kooixc/tests/compiler_tests.rs:3862:5
[INFO] [stdout]   22:     0x5827f4449c67 - compiler_tests::stage1_self_host_v0_13_stage2_compiler_self_emits_stage3_ir::{{closure}}::h74c7e7171ff31092
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kooixc/tests/compiler_tests.rs:3840:65
[INFO] [stdout]   23:     0x5827f4454366 - core::ops::function::FnOnce::call_once::h035823436144591d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5827f445c29b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5827f445c29b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5827f4468c8b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5827f4468c8b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5827f4468c8b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5827f4468c8b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5827f4468c8b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5827f4468c8b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5827f4468c8b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5827f44643a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5827f44643a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5827f446b892 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5827f446b892 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5827f446b892 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5827f446b892 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5827f446b892 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5827f446b892 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5827f446b892 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5827f463c7ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5827f463c7ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x707c86cb4aa4 - <unknown>
[INFO] [stdout]   45:     0x707c86d41a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stage1_self_host_v0_13_stage2_compiler_self_emits_stage3_ir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 193 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 53.59s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compiler_tests`
[INFO] running `Command { std: "docker" "inspect" "3b67b5b2c60b9172661522c1bcf7ed149544fd127d75a06abd63ef217819610a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b67b5b2c60b9172661522c1bcf7ed149544fd127d75a06abd63ef217819610a", kill_on_drop: false }`
[INFO] [stdout] 3b67b5b2c60b9172661522c1bcf7ed149544fd127d75a06abd63ef217819610a
