[INFO] cloning repository https://github.com/ViktorsRoze/FORGENTEX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViktorsRoze/FORGENTEX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViktorsRoze%2FFORGENTEX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViktorsRoze%2FFORGENTEX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27296a34e6815940a6dba0bcc3c5be6b7b641446
[INFO] testing ViktorsRoze/FORGENTEX 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%2FViktorsRoze%2FFORGENTEX" "/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/ViktorsRoze/FORGENTEX
[INFO] finished tweaking git repo https://github.com/ViktorsRoze/FORGENTEX
[INFO] tweaked toml for git repo https://github.com/ViktorsRoze/FORGENTEX written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ViktorsRoze/FORGENTEX 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/ViktorsRoze/FORGENTEX 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11
[INFO] running `Command { std: "docker" "start" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", 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" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11" "/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" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", 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" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling forgentex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.86s
[INFO] running `Command { std: "docker" "inspect" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", 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" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11" "/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 forgentex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.97s
[INFO] running `Command { std: "docker" "inspect" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", 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" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11" "/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.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forgentex-10aefb9dc249e444)
[INFO] [stdout] 
[INFO] [stdout] running 330 tests
[INFO] [stdout] test tests::abi::fixture_is_available_for_parser_lists ... ok
[INFO] [stdout] test tests::abi::abi_diagnostics_cover_invalid_layout_annotations ... ok
[INFO] [stdout] test tests::abi::header_generation_includes_layout_and_c_abi_declarations ... ok
[INFO] [stdout] test tests::abi::abi_report_is_target_aware_for_pointer_sized_fields ... ok
[INFO] [stdout] test tests::abi::layout_attributes_parse_format_roundtrip_and_typecheck ... ok
[INFO] [stdout] test tests::assembly::assembly_outside_unsafe_fails_assembly_check ... ok
[INFO] [stdout] test tests::assembly::arch_examples_pass_assembly_check_for_matching_targets ... ok
[INFO] [stdout] test tests::assembly::assembly_review_reports_registers_clobbers_memory_and_abi_risk ... ok
[INFO] [stdout] test tests::abi::packed_and_endian_layout_are_reported ... ok
[INFO] [stdout] test tests::assembly::declared_cpu_feature_allows_feature_specific_instruction ... ok
[INFO] [stdout] test tests::assembly::invalid_register_for_target_fails_assembly_check ... ok
[INFO] [stdout] test tests::assembly::feature_specific_instruction_requires_cpu_effect ... ok
[INFO] [stdout] test tests::assembly::riscv_vector_register_requires_vector_feature ... ok
[INFO] [stdout] test tests::audio_dsp::float_gain_runs_on_a_real_buffer ... ok
[INFO] [stdout] test tests::audio_dsp::interleave_and_peak_run ... ok
[INFO] [stdout] test tests::audio_dsp::q15_gain_is_bit_exact ... ok
[INFO] [stdout] test tests::c_backend::c_backend_rejects_review_only_assembly ... ok
[INFO] [stdout] test tests::backend::backend_catalog_marks_c_available_and_native_backends_planned ... ok
[INFO] [stdout] test tests::audio_dsp::q15_mix_saturates_exactly ... ok
[INFO] [stdout] test tests::canonical_ast::canonical_ast_exposes_target_metadata ... ok
[INFO] [stdout] test tests::backend::planned_native_backends_fail_explicitly_without_frontend_changes ... ok
[INFO] [stdout] test tests::audio_dsp::dsp_core_checks_clean ... ok
[INFO] [stdout] test tests::canonical_ast::canonical_ast_has_schema_and_stable_node_ids ... ok
[INFO] [stdout] test tests::canonical_ast::canonical_ast_snapshot_for_hello_is_stable ... ok
[INFO] [stdout] test tests::capsule::capsule_appears_in_canonical_ast ... ok
[INFO] [stdout] test tests::canonical_ast::roundtrip_equality_uses_canonical_ast_contract ... ok
[INFO] [stdout] test tests::backend::backend_ir_contains_modules_public_symbols_and_linearized_ops ... ok
[INFO] [stdout] test tests::capsule::capsule_formatting_is_idempotent_in_both_syntaxes ... ok
[INFO] [stdout] test tests::canonical_ast::human_and_agent_views_have_equal_canonical_ast ... ok
[INFO] [stdout] test tests::borrow_report::borrow_report_marks_reborrow_loans ... ok
[INFO] [stdout] test tests::borrow_report::borrow_report_emits_interprocedural_lifetime_contracts ... ok
[INFO] [stdout] test tests::capsule::fixture_type_and_arity_are_rejected ... ok
[INFO] [stdout] test tests::capsule::mock_runner_executes_all_fixtures ... ok
[INFO] [stdout] test tests::capsule::fixtures_survive_roundtrip ... ok
[INFO] [stdout] test tests::capsule::review_report_json_is_well_formed ... ok
[INFO] [stdout] test tests::capsule::review_report_classifies_managed_and_high_risk ... ok
[INFO] [stdout] test tests::borrow_report::borrow_report_lists_place_projection_alias_rule ... ok
[INFO] [stdout] test tests::capsule_lock::audit_flags_floating_dependency_as_high ... ok
[INFO] [stdout] test tests::capsule::valid_capsule_has_no_contract_diagnostics ... ok
[INFO] [stdout] test tests::c_backend::c_backend_generates_header_and_source_for_media_project ... ok
[INFO] [stdout] test tests::capsule::validation_rejects_incomplete_contracts ... ok
[INFO] [stdout] test tests::capsule_lock::parses_github_commit_revision ... ok
[INFO] [stdout] test tests::capsule_lock::duplicate_dependency_collapses_with_combined_required_by ... ok
[INFO] [stdout] test tests::capsule_lock::parses_pypi_with_checksum ... ok
[INFO] [stdout] test tests::capsule_lock::audit_status_is_worst_dependency_risk ... ok
[INFO] [stdout] test tests::capsule_lock::lock_lists_dependencies_with_required_by ... ok
[INFO] [stdout] test tests::capsule_lock::version_only_is_medium_and_floating_is_high ... ok
[INFO] [stdout] test tests::capsule_tokens::boundary_is_cheaper_than_body_and_scales_with_verbosity ... ok
[INFO] [stdout] test tests::capsule_tokens::shared_type_declared_once_saves_per_language_restatement ... ok
[INFO] [stdout] test tests::capsule_tokens::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::borrow_report::borrow_report_lists_rules_and_filtered_diagnostics ... ok
[INFO] [stdout] test tests::capsule::mock_execution_hook_returns_matching_outputs ... ok
[INFO] [stdout] test tests::c_backend::c_backend_writes_artifacts ... ok
[INFO] [stdout] test tests::capsule_tokens::verbose_business_language_has_a_large_equalizer ... ok
[INFO] [stdout] test tests::capsule_workbench::contract_capsule_context_aggregates_contract_review ... ok
[INFO] [stdout] test tests::capsule_workbench::rw_binding_shows_in_risk_summary ... ok
[INFO] [stdout] test tests::capsule_workbench::shell_capsule_context_aggregates_shell_review ... ok
[INFO] [stdout] test tests::capsule_workbench::managed_capsule_context_aggregates_to_allow ... ok
[INFO] [stdout] test tests::cfg::cfg_json_is_emitted_with_schema_and_liveness ... ok
[INFO] [stdout] test tests::capsule_workbench::inventory_lists_all_capsules_with_decisions ... ok
[INFO] [stdout] test tests::cfg::for_loop_creates_header_and_back_edge ... ok
[INFO] [stdout] test tests::capsule_workbench::context_for_unknown_capsule_errors ... ok
[INFO] [stdout] test tests::borrow_conformance::borrow_conformance_suite_covers_v026_categories ... ok
[INFO] [stdout] test tests::capsule::capsule_parses_contract_and_code_in_human_syntax ... ok
[INFO] [stdout] test tests::cfg::early_return_isolates_unreachable_statements ... ok
[INFO] [stdout] test tests::borrow_report::borrow_report_emits_lifetime_region_graph_evidence ... ok
[INFO] [stdout] test tests::capsule_workbench::gpu_capsule_context_aggregates_native_review ... ok
[INFO] [stdout] test tests::cfg::if_statement_creates_branch_and_join ... ok
[INFO] [stdout] test tests::cfg::loop_carried_liveness_distinguishes_used_and_dead_bindings ... ok
[INFO] [stdout] test tests::cfg::straight_line_function_has_linear_blocks ... ok
[INFO] [stdout] test tests::cfg::instruction_nodes_follow_node_id_policy ... ok
[INFO] [stdout] test tests::cfg::write_through_records_root_as_use_and_write_root ... ok
[INFO] [stdout] test tests::compress::decompress_passes_through_uncompressed_text ... ok
[INFO] [stdout] test tests::checker::diagnostics_json_snapshot_is_stable ... ok
[INFO] [stdout] test tests::checker::unsafe_assembly_is_required ... ok
[INFO] [stdout] test tests::checker::audio_typechecks ... ok
[INFO] [stdout] test tests::compress::body_lines_starting_with_hash_d_survive_roundtrip ... ok
[INFO] [stdout] test tests::compress::never_grows_the_artifact ... ok
[INFO] [stdout] test tests::contract::compliant_contract_reviews_cleanly ... ok
[INFO] [stdout] test tests::compress::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::contract::contract_with_secret_key_access_is_rejected ... ok
[INFO] [stdout] test tests::contract::contract_without_abi_hash_is_rejected ... ok
[INFO] [stdout] test tests::contract::contract_review_json_is_well_formed ... ok
[INFO] [stdout] test tests::crypto::hmac_matches_rfc4231_test_case_2 ... ok
[INFO] [stdout] test tests::compress::compression_is_lossless_across_the_corpus ... ok
[INFO] [stdout] test tests::crypto::interpreter_exposes_real_sha256 ... ok
[INFO] [stdout] test tests::crypto_agent::approved_secret_crypto_api_passes_in_safe_code ... ok
[INFO] [stdout] test tests::crypto_agent::approved_signing_and_mock_receipts_execute ... ok
[INFO] [stdout] test tests::contract::missing_gas_is_a_note_not_a_rejection ... ok
[INFO] [stdout] test tests::crypto::hashing_example_checks_clean ... ok
[INFO] [stdout] test tests::crypto::constant_time_eq_checks_content_and_length ... ok
[INFO] [stdout] test tests::crypto_agent::crypto_and_agent_examples_check_and_report_effects ... ok
[INFO] [stdout] test tests::crypto_agent::secret_signature_requires_explicit_crypto_secret_effect ... ok
[INFO] [stdout] test tests::crypto_agent::invalid_signed_patch_envelope_fails_before_application ... ok
[INFO] [stdout] test tests::borrow_conformance::borrow_conformance_json_is_stable_for_agents ... ok
[INFO] [stdout] test tests::capsule::capsule_roundtrips_between_human_and_agent_views ... ok
[INFO] [stdout] test tests::capsule::dependency_pinning_detection ... ok
[INFO] [stdout] test tests::diagnostic_catalog::unsafe_assembly_plan_requires_human_review ... ok
[INFO] [stdout] test tests::capsule::fixtures_parse_and_validate_against_boundary ... ok
[INFO] [stdout] test tests::crypto_agent::signed_patch_envelope_is_verified_by_patch_workflow ... ok
[INFO] [stdout] test tests::diagnostic_catalog::project_fix_plan_reports_import_repairs ... ok
[INFO] [stdout] test tests::diagnostic_catalog::fix_plan_generates_common_type_repairs ... ok
[INFO] [stdout] test tests::crypto::self_test_passes_all_vectors ... ok
[INFO] [stdout] test tests::crypto::sha256_matches_nist_vectors ... ok
[INFO] [stdout] test tests::effects::effect_declarations_parse_format_and_roundtrip ... ok
[INFO] [stdout] test tests::dotnet_run::csharp_capsule_builds_and_runs_or_degrades ... ok
[INFO] [stdout] test tests::effects::builtin_effects_require_explicit_capabilities ... ok
[INFO] [stdout] test tests::edit_bench::whole_file_cost_grows_per_edit ... ok
[INFO] [stdout] test tests::crypto_agent::secret_values_cannot_be_logged_serialized_or_cloned_in_safe_code ... ok
[INFO] [stdout] test tests::edit_bench::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::edit_bench::patch_wins_from_the_first_edit ... ok
[INFO] [stdout] test tests::diagnostic_catalog::diagnostic_catalog_explains_normalized_and_compiler_codes ... ok
[INFO] [stdout] test tests::effects::caller_must_declare_callee_effects ... ok
[INFO] [stdout] test tests::compress::minify_is_lossless_at_ast_level ... ok
[INFO] [stdout] test tests::dotnet_run::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::effects::effects_command_json_shape_is_stable ... ok
[INFO] [stdout] test tests::effects::safe_functions_cannot_claim_raw_memory_or_assembly_effects ... ok
[INFO] [stdout] test tests::effects::semantic_patch_can_add_effect_declaration_directly ... ok
[INFO] [stdout] test tests::effects::semantic_patch_review_reports_effect_changes ... ok
[INFO] [stdout] test tests::edit_bench::patch_strategy_beats_whole_file_and_scales ... ok
[INFO] [stdout] test tests::ffi::managed_language_capsule_is_rejected ... ok
[INFO] [stdout] test tests::formatter::formatted_hello_agent_snapshot_is_stable ... ok
[INFO] [stdout] test tests::checker::all_v0_examples_typecheck ... ok
[INFO] [stdout] test tests::inline_tests::inline_test_runner_can_filter_and_report_failures ... ok
[INFO] [stdout] test tests::inline_tests::inline_test_runner_reports_pass_and_xfail ... ok
[INFO] [stdout] test tests::interpreter::assembly_only_example_is_not_runnable ... ok
[INFO] [stdout] test tests::inline_tests::inline_tests_parse_format_and_roundtrip ... ok
[INFO] [stdout] test tests::interpreter::audio_mix_interpreter_demo_passes ... ok
[INFO] [stdout] test tests::interpreter::json_entrypoint_runs_audio_mix_with_golden_expectations ... ok
[INFO] [stdout] test tests::interpreter::runtime_traps_are_deterministic ... ok
[INFO] [stdout] test tests::interpreter::mutable_slice_changes_propagate_through_nested_calls ... ok
[INFO] [stdout] test tests::compress::deterministic_same_input_same_output ... ok
[INFO] [stdout] test tests::graph::graph_dump_validate_context_and_roundtrip_are_deterministic ... ok
[INFO] [stdout] test tests::interpreter::structs_option_and_result_values_execute_in_safe_code ... ok
[INFO] [stdout] test tests::formatter::audio_roundtrips_through_agent_syntax ... ok
[INFO] [stdout] test tests::backend::zig_backend_choice_does_not_change_frontend_contract ... ok
[INFO] [stdout] test tests::io_network::network_example_checks_and_runs_with_mock_runtime ... ok
[INFO] [stdout] test tests::io_network::string_literals_roundtrip_and_execute ... ok
[INFO] [stdout] test tests::io_network::filesystem_example_checks_and_runs_with_mock_runtime ... ok
[INFO] [stdout] test tests::formatter::formatting_is_idempotent_for_human_and_agent_modes ... ok
[INFO] [stdout] test tests::io_run::copy_with_grants_performs_real_copy_and_records_allow ... ok
[INFO] [stdout] test tests::io_network::patch_reviews_flag_filesystem_and_network_access ... ok
[INFO] [stdout] test tests::graph::graph_patch_and_diff_report_review_consequences ... ok
[INFO] [stdout] test tests::json::escape_handles_quotes_backslashes_and_common_controls ... ok
[INFO] [stdout] test tests::json::escape_handles_rare_control_characters ... ok
[INFO] [stdout] test tests::io_run::read_is_gated_by_fs_read ... ok
[INFO] [stdout] test tests::io_run::copy_without_grants_is_denied_and_writes_nothing ... ok
[INFO] [stdout] test tests::io_run::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::formatter::all_v0_examples_roundtrip_to_their_own_mode ... ok
[INFO] [stdout] test tests::lsp::lsp_initialize_advertises_stage21_capabilities ... ok
[INFO] [stdout] test tests::lsp::lsp_serves_fgp_patch_documents_with_hover_symbols_and_code_actions ... ok
[INFO] [stdout] test tests::jvm_run::java_capsule_compiles_and_runs_or_degrades ... ok
[INFO] [stdout] test tests::io_run::core_io_outside_io_run_is_unavailable ... ok
[INFO] [stdout] test tests::json::escape_preserves_non_ascii_text ... ok
[INFO] [stdout] test tests::lsp::lsp_target_aware_diagnostics_cover_architecture_mismatch ... ok
[INFO] [stdout] test tests::lsp::lsp_serves_fgx_symbols_hover_formatting_semantic_tokens_definition_and_rename ... ok
[INFO] [stdout] test tests::json::escaped_output_parses_as_valid_json_string_content ... ok
[INFO] [stdout] test tests::native_build::artifact_kind_parses_known_forms ... ok
[INFO] [stdout] test tests::io_network::io_and_network_builtins_require_explicit_effects ... ok
[INFO] [stdout] test tests::json::string_helpers_render_quoted_literals ... ok
[INFO] [stdout] test tests::jvm_run::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::jvm_run::java_routes_through_the_polyglot_abi ... ok
[INFO] [stdout] test tests::native_capsule::cpp_capsule_is_classified_native ... ok
[INFO] [stdout] test tests::native_capsule::c_capsule_is_native_value_boundary_with_fixtures ... ok
[INFO] [stdout] test tests::native_capsule::cuda_capsule_without_gpu_target_is_rejected ... ok
[INFO] [stdout] test tests::native_capsule::managed_capsules_are_not_in_native_review ... ok
[INFO] [stdout] test tests::native_capsule::cuda_capsule_with_arch_passes_validation ... ok
[INFO] [stdout] test tests::native_capsule::cuda_capsule_reports_gpu_arch_and_memory_boundary ... ok
[INFO] [stdout] test tests::net_run::core_socket_outside_net_run_is_unavailable ... ok
[INFO] [stdout] test tests::net_run::endpoint_not_on_allowlist_is_denied_without_connecting ... ok
[INFO] [stdout] test tests::net_run::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::numeric::audio_dsp_exact_functions_check_clean ... ok
[INFO] [stdout] test tests::numeric::exact_function_with_float_literal_is_rejected ... ok
[INFO] [stdout] test tests::numeric::exact_function_with_float_param_is_rejected ... ok
[INFO] [stdout] test tests::numeric::exact_integer_function_passes ... ok
[INFO] [stdout] test tests::numeric::unannotated_float_function_is_allowed_fast_default ... ok
[INFO] [stdout] test tests::net_run::allowed_request_does_a_real_round_trip ... ok
[INFO] [stdout] test tests::ownership::conditional_borrow_reassignments_join_possible_alias_roots ... ok
[INFO] [stdout] test tests::ownership::field_sensitive_move_paths_preserve_unmoved_siblings ... ok
[INFO] [stdout] test tests::ownership::interprocedural_lifetime_contracts_distinguish_mutating_calls ... ok
[INFO] [stdout] test tests::ownership::interprocedural_lifetime_contracts_propagate_mutating_callees ... ok
[INFO] [stdout] test tests::ownership::live_mutable_borrow_aliases_block_root_writes ... ok
[INFO] [stdout] test tests::fuzzing::backend_differential_runner_links_interpreter_c_backend_and_fgir ... ok
[INFO] [stdout] test tests::ownership::local_borrow_aliases_resolve_to_original_roots ... ok
[INFO] [stdout] test tests::ownership::loop_carried_borrow_aliases_remain_live_across_iterations ... ok
[INFO] [stdout] test tests::ownership::mutable_borrow_call_arguments_must_not_alias ... ok
[INFO] [stdout] test tests::ownership::moves_inside_conditionals_and_loops_affect_later_reads ... ok
[INFO] [stdout] test tests::ownership::mutable_reborrows_form_parent_child_liveness ... ok
[INFO] [stdout] test tests::ownership::projection_alias_analysis_allows_disjoint_field_borrows ... ok
[INFO] [stdout] test tests::ownership::owned_struct_values_cannot_be_used_after_move ... ok
[INFO] [stdout] test tests::ownership::mutable_call_activation_respects_reborrow_liveness ... ok
[INFO] [stdout] test tests::ownership::raw_pointer_indexing_requires_unsafe_functions ... ok
[INFO] [stdout] test tests::ownership::projection_alias_analysis_rejects_overlapping_field_borrows ... ok
[INFO] [stdout] test tests::ownership::raw_pointer_parameters_require_unsafe_functions ... ok
[INFO] [stdout] test tests::ownership::safe_code_still_cannot_mutate_through_immutable_slices ... ok
[INFO] [stdout] test tests::ownership::reference_return_must_be_tied_to_a_parameter_lifetime ... ok
[INFO] [stdout] test tests::backend::backend_choice_does_not_change_frontend_contract ... ok
[INFO] [stdout] test tests::package::package_new_and_publish_dry_run_are_available ... ok
[INFO] [stdout] test tests::parser::all_v0_examples_parse ... ok
[INFO] [stdout] test tests::package::local_path_dependencies_are_loaded_and_locked ... ok
[INFO] [stdout] test tests::parser::common_human_syntax_mistakes_have_clear_errors ... ok
[INFO] [stdout] test tests::parser::hello_human_and_agent_share_ast ... ok
[INFO] [stdout] test tests::parser_infrastructure::comments_docs_and_review_annotations_are_preserved ... ok
[INFO] [stdout] test tests::parser_infrastructure::fgp_patch_diagnostics_are_structured ... ok
[INFO] [stdout] test tests::parser_infrastructure::lexer_emits_tokens_with_spans ... ok
[INFO] [stdout] test tests::parser_infrastructure::parse_errors_are_structured_with_repair_hints ... ok
[INFO] [stdout] test tests::parser_infrastructure::source_map_preserves_declaration_statement_and_expression_spans ... ok
[INFO] [stdout] test tests::package::package_test_and_build_matrix_cover_stage23_targets ... ok
[INFO] [stdout] test tests::ownership::projection_alias_analysis_checks_call_arguments ... ok
[INFO] [stdout] test tests::patcher::fast_path_patch_adds_reviewable_unsafe_stub ... ok
[INFO] [stdout] test tests::patcher::missing_patch_target_fails ... ok
[INFO] [stdout] test tests::parser::common_agent_syntax_mistakes_have_clear_errors ... ok
[INFO] [stdout] test tests::patcher::patch_review_snapshot_is_stable ... ok
[INFO] [stdout] test tests::perf::bench_rejects_unknown_targets ... ok
[INFO] [stdout] test tests::patcher::v1_patch_conflict_fails_before_application ... ok
[INFO] [stdout] test tests::patcher::v1_patch_supports_declaration_unsafe_assembly_and_test_operations ... ok
[INFO] [stdout] test tests::patcher::v1_patch_envelope_validates_preconditions_and_emits_review_json ... ok
[INFO] [stdout] test tests::fuzzing::fuzz_suite_covers_roundtrip_patch_no_panic_and_target_invariants ... ok
[INFO] [stdout] test tests::perf::perf_report_compares_scalar_and_simd_across_stage25_targets ... ok
[INFO] [stdout] test tests::prelude::agent_renders_aliases_human_keeps_canonical ... ok
[INFO] [stdout] test tests::prelude::alias_canonical_roundtrip ... ok
[INFO] [stdout] test tests::prelude::alias_expansion_roundtrips_to_canonical_ast ... ok
[INFO] [stdout] test tests::perf::bench_reports_correctness_bounds_allocations_and_target_path ... ok
[INFO] [stdout] test tests::prelude::apply_aliases_only_touches_whole_words ... ok
[INFO] [stdout] test tests::prelude::prelude_has_twelve_two_letter_aliases ... ok
[INFO] [stdout] test tests::native_build::native_build_json_is_well_formed ... ok
[INFO] [stdout] test tests::prelude::writing_an_alias_in_human_source_resolves_to_the_builtin ... ok
[INFO] [stdout] test tests::project::project_diagnostics_report_missing_imports_and_cycles ... ok
[INFO] [stdout] test tests::project::manifest_backed_media_project_checks_as_one_program ... ok
[INFO] [stdout] test tests::prelude::reserved_alias_function_name_is_rejected ... ok
[INFO] [stdout] test tests::project::project_map_reports_modules_imports_exports_and_hashes ... ok
[INFO] [stdout] test tests::project::public_api_summary_lists_exported_symbols ... ok
[INFO] [stdout] test tests::native_build::native_build_collects_facts_and_honors_exact ... ok
[INFO] [stdout] test tests::project_map::get_symbol_deduplicates_type_dependencies ... ok
[INFO] [stdout] test tests::project_map::project_map_snapshot_contains_stable_symbols ... ok
[INFO] [stdout] test tests::project_map::project_map_can_include_target_metadata ... ok
[INFO] [stdout] test tests::project_map::project_map_deduplicates_human_and_agent_views ... ok
[INFO] [stdout] test tests::release::release_check_reports_stage26_maturity_gates ... ok
[INFO] [stdout] test tests::release::strict_v1_target_is_ready ... ok
[INFO] [stdout] test tests::runtime::catalog_covers_managed_runtimes ... ok
[INFO] [stdout] test tests::runtime::foreign_ecosystem_is_rejected ... ok
[INFO] [stdout] test tests::runtime::generic_github_source_is_allowed_for_any_language ... ok
[INFO] [stdout] test tests::runtime::matching_ecosystem_passes ... ok
[INFO] [stdout] test tests::runtime::typed_schema_is_shared_across_backend_and_frontend ... ok
[INFO] [stdout] test tests::runtime::unknown_language_is_not_opined_on ... ok
[INFO] [stdout] test tests::sandbox_tests::compute_effects_need_no_grant ... ok
[INFO] [stdout] test tests::sandbox_tests::covered_effect_is_allowed ... ok
[INFO] [stdout] test tests::sandbox_tests::invalid_limit_is_rejected ... ok
[INFO] [stdout] test tests::sandbox_tests::resource_limits_are_parsed ... ok
[INFO] [stdout] test tests::sandbox_tests::sandbox_plan_json_is_well_formed ... ok
[INFO] [stdout] test tests::sandbox_tests::smart_contract_capsule_needs_review ... ok
[INFO] [stdout] test tests::native_build::native_build_c_source_hash_is_deterministic ... ok
[INFO] [stdout] test tests::sandbox_tests::unused_grant_is_flagged_for_review ... ok
[INFO] [stdout] test tests::sandbox_tests::uncovered_effect_is_denied_and_rejected ... ok
[INFO] [stdout] test tests::security::untrusted_effects_require_permission_manifest_entries ... ok
[INFO] [stdout] test tests::security::audit_and_verify_accept_signed_untrusted_packages ... ok
[INFO] [stdout] test tests::share::capsule_binds_shared_value_by_name ... ok
[INFO] [stdout] test tests::share::multiple_writers_are_rejected ... ok
[INFO] [stdout] test tests::ffi::derives_signature_and_marshaling_and_gates_a_c_capsule ... ok
[INFO] [stdout] test tests::share::read_only_namespace_passes ... ok
[INFO] [stdout] test tests::share::share_appears_in_canonical_ast ... ok
[INFO] [stdout] test tests::share::share_declaration_parses_with_type_and_default ... ok
[INFO] [stdout] test tests::share::share_default_type_mismatch_is_rejected ... ok
[INFO] [stdout] test tests::share::namespace_report_classifies_readers_and_writers ... ok
[INFO] [stdout] test tests::share::shares_and_bindings_roundtrip_between_views ... ok
[INFO] [stdout] test tests::share::unknown_binding_is_rejected ... ok
[INFO] [stdout] test tests::shell::allowlisted_shell_capsule_reviews_cleanly ... ok
[INFO] [stdout] test tests::share::share_formatting_is_idempotent ... ok
[INFO] [stdout] test tests::shell::non_shell_capsules_are_not_reviewed ... ok
[INFO] [stdout] test tests::shell::shell_capsule_without_allowlist_is_rejected ... ok
[INFO] [stdout] test tests::shell::powershell_is_classified_shell ... ok
[INFO] [stdout] test tests::security::untrusted_package_actions_require_declared_permissions ... ok
[INFO] [stdout] test tests::shell::wildcard_allowlist_is_rejected ... ok
[INFO] [stdout] test tests::shell::shell_review_json_is_well_formed ... ok
[INFO] [stdout] test tests::simd::audio_mix_simd_typechecks_and_reviews_for_arm_and_riscv ... ok
[INFO] [stdout] test tests::simd::interpreter_executes_portable_simd_intrinsics ... ok
[INFO] [stdout] test tests::simd::fixture_roundtrips_through_parser ... ok
[INFO] [stdout] test tests::simd::target_checks_require_scalar_fallback_unless_target_only ... ok
[INFO] [stdout] test tests::simd::vector_and_mask_intrinsics_have_stable_type_diagnostics ... ok
[INFO] [stdout] test tests::stdlib::standard_library_catalog_lists_core_modules ... ok
[INFO] [stdout] test tests::stdlib::checked_arithmetic_reports_deterministic_overflow_traps ... ok
[INFO] [stdout] test tests::stdlib::standard_runtime_intrinsics_conform ... ok
[INFO] [stdout] test tests::targets::guarded_target_specific_call_passes_target_check ... ok
[INFO] [stdout] test tests::stdlib::media_project_resolves_imported_standard_modules ... ok
[INFO] [stdout] test tests::python_run::boundary_is_cheaper_than_body ... ok
[INFO] [stdout] test tests::targets::target_metadata_is_exposed_for_assembly_functions ... ok
[INFO] [stdout] test tests::targets::incompatible_assembly_target_is_rejected ... ok
[INFO] [stdout] test tests::targets::targets_catalog_lists_stage11_triples_and_features ... ok
[INFO] [stdout] test tests::targets::unguarded_target_specific_call_is_rejected ... ok
[INFO] [stdout] test tests::targets::unknown_target_feature_reports_stable_diagnostic ... ok
[INFO] [stdout] test tests::targets::unknown_target_triple_reports_stable_diagnostic ... ok
[INFO] [stdout] test tests::tokens::estimate_basics ... ok
[INFO] [stdout] test tests::tokens::estimate_charges_for_punctuation_density ... ok
[INFO] [stdout] test tests::tokens::report_has_all_surfaces ... ok
[INFO] [stdout] test tests::trust::full_trust_loop_succeeds_with_real_crypto ... ok
[INFO] [stdout] test tests::trust::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::trust::different_capability_changes_the_message_hash ... ok
[INFO] [stdout] test tests::trust::session_is_deterministic_for_the_same_inputs ... ok
[INFO] [stdout] test tests::type_system::arithmetic_between_distinct_concrete_numeric_types_requires_a_cast ... ok
[INFO] [stdout] test tests::type_system::call_arguments_and_indices_have_stable_machine_diagnostics ... ok
[INFO] [stdout] test tests::type_system::constructor_fields_are_type_and_range_checked ... ok
[INFO] [stdout] test tests::type_system::float_literals_do_not_flow_into_integer_api_types_implicitly ... ok
[INFO] [stdout] test tests::type_system::generic_and_array_types_parse_format_and_check ... ok
[INFO] [stdout] test tests::type_system::integer_literals_are_checked_against_destination_width ... ok
[INFO] [stdout] test tests::type_system::local_bindings_require_explicit_types ... ok
[INFO] [stdout] test tests::stdlib::standard_library_source_package_typechecks ... ok
[INFO] [stdout] test tests::type_system::agent_struct_fields_split_array_types_at_top_level_only ... ok
[INFO] [stdout] test tests::vscode_extension::vscode_extension_bridges_to_fgx_cli_language_service ... ok
[INFO] [stdout] test tests::vscode_extension::vscode_extension_package_declares_languages_commands_and_grammars ... ok
[INFO] [stdout] test tests::vscode_extension::vscode_grammars_cover_patches_node_ids_unsafe_and_architectures ... ok
[INFO] [stdout] test tests::vscode_extension::vscode_extension_documentation_is_present ... ok
[INFO] [stdout] test tests::workbench::agent_review_packet_can_use_explicit_source ... ok
[INFO] [stdout] test tests::tokens::report_is_deterministic ... ok
[INFO] [stdout] test tests::zig_backend::zig_backend_rejects_review_only_assembly ... ok
[INFO] [stdout] test tests::workbench::agent_review_packet_auto_locates_patch_target_from_project ... ok
[INFO] [stdout] test tests::workbench::agent_context_packet_contains_symbol_deps_and_token_estimates ... ok
[INFO] [stdout] test tests::zig_backend::zig_backend_generates_source_for_media_project ... ok
[INFO] [stdout] test tests::zig_backend::zig_backend_writes_artifacts ... ok
[INFO] [stdout] test tests::polyglot::one_command_routes_every_capsule_through_one_abi ... ok
[INFO] [stdout] test tests::polyglot::shared_value_is_the_cross_language_data_plane ... ok
[INFO] [stdout] test tests::ffi::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::python_run::celsius_capsule_runs_on_real_python_or_degrades ... ok
[INFO] [stdout] test tests::polyglot::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::python_run::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::node_run::typescript_classifier_runs_on_real_node_or_degrades ... FAILED
[INFO] [stdout] test tests::node_run::render_capsule_runs_on_real_node_or_degrades ... ok
[INFO] [stdout] test tests::node_run::polyglot_covers_the_web_tier_under_one_roof ... ok
[INFO] [stdout] test tests::node_run::report_json_is_well_formed ... ok
[INFO] [stdout] test tests::go_run::go_capsule_runs_or_degrades ... ok
[INFO] [stdout] test tests::go_run::report_json_is_well_formed ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::node_run::typescript_classifier_runs_on_real_node_or_degrades stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::node_run::typescript_classifier_runs_on_real_node_or_degrades' (534) panicked at src/tests/node_run.rs:40:5:
[INFO] [stdout] unexpected status error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63cb699ba7e1 - 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:     0x63cb699ba7e1 - 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:     0x63cb699ba7e1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63cb699ba7e1 - <<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:     0x63cb699d1cea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63cb699d1cea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63cb699bf3dc - 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:     0x63cb699bf3dc - <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:     0x63cb699944a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63cb699944a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63cb699b0249 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63cb69948820 - <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:     0x63cb69948820 - 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:     0x63cb699b0402 - <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:     0x63cb699b0402 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63cb69994552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63cb6998bab9 - 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:     0x63cb6999533d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63cb699d24ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63cb695d166a - forgentex[c70f87c5cc07c8f8]::tests::node_run::typescript_classifier_runs_on_real_node_or_degrades
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/node_run.rs:40:5
[INFO] [stdout]   20:     0x63cb69594c37 - forgentex[c70f87c5cc07c8f8]::tests::node_run::typescript_classifier_runs_on_real_node_or_degrades::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/node_run.rs:32:57
[INFO] [stdout]   21:     0x63cb695841b6 - <forgentex[c70f87c5cc07c8f8]::tests::node_run::typescript_classifier_runs_on_real_node_or_degrades::{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]   22:     0x63cb6993bb5b - <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]   23:     0x63cb6993bb5b - 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]   24:     0x63cb699491a5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63cb699491a5 - <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]   26:     0x63cb699491a5 - 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]   27:     0x63cb699491a5 - 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]   28:     0x63cb699491a5 - 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]   29:     0x63cb699491a5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63cb699491a5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63cb69943c54 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63cb69943c54 - 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]   33:     0x63cb6994c2f2 - 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]   34:     0x63cb6994c2f2 - <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]   35:     0x63cb6994c2f2 - 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]   36:     0x63cb6994c2f2 - 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]   37:     0x63cb6994c2f2 - 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]   38:     0x63cb6994c2f2 - 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]   39:     0x63cb6994c2f2 - <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]   40:     0x63cb699b8f9f - <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]   41:     0x63cb699b8f9f - <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]   42:     0x72641910aaa4 - <unknown>
[INFO] [stdout]   43:     0x726419197a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::node_run::typescript_classifier_runs_on_real_node_or_degrades
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 329 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11", kill_on_drop: false }`
[INFO] [stdout] b67796ef099d5e0dc6dc8184799fbd5647149d4659c162768b159b098392df11
