[INFO] cloning repository https://github.com/mjgil-wasm/gowasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjgil-wasm/gowasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-wasm%2Fgowasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-wasm%2Fgowasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f0ecba9d10c052b1b769b66cbf5409b7d48d4c6
[INFO] testing mjgil-wasm/gowasm against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-wasm%2Fgowasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mjgil-wasm/gowasm
[INFO] finished tweaking git repo https://github.com/mjgil-wasm/gowasm
[INFO] tweaked toml for git repo https://github.com/mjgil-wasm/gowasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjgil-wasm/gowasm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjgil-wasm/gowasm 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded cap v0.1.2
[INFO] [stderr]   Downloaded icu_casemap_data v2.2.0
[INFO] [stderr]   Downloaded icu_casemap v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867
[INFO] running `Command { std: "docker" "start" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", 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" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", 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" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling icu_casemap_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gowasm-host-types v0.1.0 (/opt/rustwide/workdir/crates/host-types)
[INFO] [stderr]    Compiling gowasm-lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Compiling gowasm-parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_casemap v2.2.0
[INFO] [stderr]    Compiling gowasm-vm v0.1.0 (/opt/rustwide/workdir/crates/vm)
[INFO] [stderr]    Compiling gowasm-compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Compiling gowasm-engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Compiling gowasm-engine-wasm v0.1.0 (/opt/rustwide/workdir/crates/engine-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", 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" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cap v0.1.2
[INFO] [stderr]    Compiling gowasm-host-types v0.1.0 (/opt/rustwide/workdir/crates/host-types)
[INFO] [stderr]    Compiling gowasm-lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Compiling gowasm-parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling gowasm-vm v0.1.0 (/opt/rustwide/workdir/crates/vm)
[INFO] [stderr]    Compiling gowasm-engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Compiling gowasm-engine-wasm v0.1.0 (/opt/rustwide/workdir/crates/engine-wasm)
[INFO] [stderr]    Compiling gowasm-compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", 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" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gowasm_compiler-1690c11a9a47a246)
[INFO] [stdout] 
[INFO] [stdout] running 1342 tests
[INFO] [stdout] test builder_support::tests::compiler_environment_reads_imported_function_types ... ok
[INFO] [stdout] test builder_support::tests::compiler_environment_preserves_flat_compatibility_views ... ok
[INFO] [stdout] test builder_support::tests::control_flow_context_tracks_pending_labels ... ok
[INFO] [stdout] test builder_support::tests::emitter_state_allocates_registers_sequentially ... ok
[INFO] [stdout] test builder_support::tests::scope_stack_tracks_nested_bindings ... ok
[INFO] [stdout] test compiler_context::tests::imported_package_tables_can_read_registered_function_type ... ok
[INFO] [stdout] test cap_tests::small_allocations_fit_under_test_cap ... ok
[INFO] [stdout] test builder_support::tests::symbol_tables_expose_function_and_global_views ... ok
[INFO] [stdout] test builder_support::tests::type_and_runtime_metadata_contexts_keep_lookup_boundaries_separate ... ok
[INFO] [stdout] test tests::compiles_and_runs_a_basic_program ... ok
[INFO] [stdout] test builder_support::tests::instantiation_context_reports_namespace ... ok
[INFO] [stdout] test tests::compiles_and_runs_assignment_from_parameter_values ... ok
[INFO] [stdout] test tests::compiles_and_runs_assignment_to_existing_locals ... ok
[INFO] [stdout] test tests::compiles_and_runs_integer_arithmetic ... ok
[INFO] [stdout] test tests::compiles_and_runs_increment_and_decrement_statements ... ok
[INFO] [stdout] test tests::compiles_and_runs_boolean_comparisons ... ok
[INFO] [stdout] test tests::compiles_and_runs_integer_addition ... ok
[INFO] [stdout] test tests::compiles_and_runs_deferred_calls_in_lifo_order_with_captured_args ... ok
[INFO] [stdout] test tests::compiles_and_runs_a_multi_file_package ... ok
[INFO] [stdout] test tests::compiles_and_runs_deferred_calls_on_return ... ok
[INFO] [stdout] test tests::compiles_and_runs_nested_function_calls ... ok
[INFO] [stdout] test tests::compiles_and_runs_local_short_variable_declarations ... ok
[INFO] [stdout] test tests::compiles_and_runs_parameterized_user_functions ... ok
[INFO] [stdout] test tests::compiles_and_runs_single_value_returns ... ok
[INFO] [stdout] test tests::compiles_and_runs_parameterized_calls_with_local_arguments ... ok
[INFO] [stdout] test tests::compiles_and_runs_string_concatenation ... ok
[INFO] [stdout] test tests::compiles_and_runs_parameterized_return_values ... ok
[INFO] [stdout] test tests::compiles_and_runs_ordered_comparisons ... ok
[INFO] [stdout] test tests::rejects_assignment_to_unknown_names ... ok
[INFO] [stdout] test tests::rejects_duplicate_function_names_across_files ... ok
[INFO] [stdout] test tests::compiles_and_runs_unary_minus ... ok
[INFO] [stdout] test tests::compiles_and_runs_returned_addition_results ... ok
[INFO] [stdout] test tests::rejects_short_redeclarations_without_new_names ... ok
[INFO] [stdout] test tests::ignores_files_from_other_packages_when_building_entry_package ... ok
[INFO] [stdout] test tests::compiles_and_runs_unary_and_logical_boolean_expressions ... ok
[INFO] [stdout] test tests::short_circuits_logical_boolean_expressions ... ok
[INFO] [stdout] test tests_assignability_matrix::function_shapes_assign_between_named_and_unnamed_forms ... ok
[INFO] [stdout] test tests_assignability_matrix::named_basic_types_do_not_assign_without_conversion ... ok
[INFO] [stdout] test tests_assignability_matrix::assignments_arguments_returns_and_range_use_the_same_rules ... ok
[INFO] [stdout] test tests_assignability_matrix::named_nilable_types_accept_nil ... ok
[INFO] [stdout] test tests_assignment_lists::rejects_assignment_expression_list_count_mismatch_with_too_few_values ... ok
[INFO] [stdout] test tests_assignment_lists::rejects_assignment_expression_list_count_mismatch_with_too_many_values ... ok
[INFO] [stdout] test tests_assignment_lists::compiles_and_runs_direct_assignment_expression_lists ... ok
[INFO] [stdout] test tests_assignment_lists::compiles_and_runs_tail_multi_result_assignment_expression_lists ... ok
[INFO] [stdout] test tests_assignment_lists::rejects_non_final_multi_result_calls_in_assignment_expression_lists ... ok
[INFO] [stdout] test tests_assignability_matrix::predeclared_rune_and_byte_follow_int_alias_assignability ... ok
[INFO] [stdout] test tests_assignability_matrix::collections_assign_between_named_and_unnamed_forms ... ok
[INFO] [stdout] test tests_assignment_lists::compiles_and_runs_tail_comma_ok_assignment_expression_lists ... ok
[INFO] [stdout] test tests_assignability_matrix::pointer_and_channel_shapes_assign_when_one_side_is_unnamed ... ok
[INFO] [stdout] test tests_browser_acceptance_corpus::browser_acceptance_runner_lists_required_cases ... ok
[INFO] [stdout] test tests_builder_contexts::function_builder_contexts_preserve_generated_closure_bytecode ... ok
[INFO] [stdout] test tests_builder_contexts::function_builder_contexts_preserve_literal_return_bytecode ... ok
[INFO] [stdout] test tests_browser_acceptance_corpus::browser_acceptance_runner_lists_required_tags ... ok
[INFO] [stdout] test tests_builder_contexts::function_builder_contexts_preserve_package_init_bytecode ... ok
[INFO] [stdout] test tests_browser_acceptance_corpus::browser_acceptance_runner_dry_run_filters_worker_cases ... ok
[INFO] [stdout] test tests_builder_contexts::function_builder_contexts_preserve_named_function_bytecode ... ok
[INFO] [stdout] test tests_builtins::cap_respects_local_shadowing ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_append_on_slices ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_append_on_zero_value_slices ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_append_spread_empty_target ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_append_spread ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_cap_on_arrays_and_slices ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_append_spread_strings ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_copy_on_local_slices ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_append_spread_empty_source ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_delete_on_local_maps ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_delete_on_addressable_map_fields ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_delete_on_nil_maps ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_len_on_strings_and_collections ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_make_map_expressions ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_make_slice_expressions ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_new_bool ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_new_int ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_new_string ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_nil_slice_zero_values ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_three_arg_make_slice_expressions ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_typed_nil_slice_literals ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_copy_on_package_slices ... ok
[INFO] [stdout] test tests_builtins::compiles_and_runs_len_on_zero_value_maps ... ok
[INFO] [stdout] test tests_browser_acceptance_corpus::browser_acceptance_runner_rejects_index_missing_required_coverage_tags ... ok
[INFO] [stdout] test tests_builtins::len_respects_local_shadowing ... ok
[INFO] [stdout] test tests_builtins::delete_cannot_be_used_in_value_position ... ok
[INFO] [stdout] test tests_builtins::compiles_len_and_cap_on_channels ... ok
[INFO] [stdout] test tests_builtins::make_slice_rejects_negative_constant_length ... ok
[INFO] [stdout] test tests_builtins::make_slice_rejects_negative_constant_capacity ... ok
[INFO] [stdout] test tests_builtins::make_slice_rejects_capacities_smaller_than_length ... ok
[INFO] [stdout] test tests_builtins::compiles_len_and_cap_on_nil_channel ... ok
[INFO] [stdout] test tests_builtins::rejects_append_calls_with_the_wrong_element_type ... ok
[INFO] [stdout] test tests_builtins::rejects_append_calls_with_the_wrong_target_type ... ok
[INFO] [stdout] test tests_builtins::rejects_cap_calls_with_the_wrong_argument_type ... ok
[INFO] [stdout] test tests_builtins::rejects_append_calls_with_the_wrong_arity ... ok
[INFO] [stdout] test tests_builtins::rejects_cap_calls_with_the_wrong_arity ... ok
[INFO] [stdout] test tests_builtins::rejects_len_calls_with_the_wrong_argument_type ... ok
[INFO] [stdout] test tests_builtins::rejects_len_calls_with_the_wrong_arity ... ok
[INFO] [stdout] test tests_bytecode_vm_spec::bytecode_vm_spec_validation_rejects_unknown_instruction_names ... ok
[INFO] [stdout] test tests_bytecode_vm_spec::bytecode_vm_spec_validation_rejects_missing_instruction_names ... ok
[INFO] [stdout] test tests_bytecode_vm_spec::bytecode_vm_spec_matches_instruction_enum_surface ... ok
[INFO] [stdout] test tests_channels::close_of_nil_channel_fails ... ok
[INFO] [stdout] test tests_channels::buffered_closed_channel_drains_values_before_zero_false ... ok
[INFO] [stdout] test tests_channels::close_of_closed_channel_fails ... ok
[INFO] [stdout] test tests_channels::close_wakes_blocked_sender_with_error ... ok
[INFO] [stdout] test tests_channels::buffered_closed_channel_range_drains_buffer_before_stopping ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_bidirectional_to_directional_assignments ... ok
[INFO] [stdout] test tests_channels::close_wakes_blocked_receiver_with_zero_value ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_buffered_channel_round_trips ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_nil_channel_zero_values ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_make_channel_values ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_send_only_channel_params ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_receive_only_channel_params ... ok
[INFO] [stdout] test tests_channels::comma_ok_receive_on_closed_channel_reports_false ... ok
[INFO] [stdout] test tests_channels::receive_from_closed_channel_returns_zero_value ... ok
[INFO] [stdout] test tests_channels::rejects_assigning_send_only_channels_to_receive_only_targets ... ok
[INFO] [stdout] test tests_channels::rejects_close_of_receive_only_channels ... ok
[INFO] [stdout] test tests_channels::rejects_receive_from_send_only_channels ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_comma_ok_receive_forms ... ok
[INFO] [stdout] test tests_channels::rejects_send_on_receive_only_channels ... ok
[INFO] [stdout] test tests_channels::rejects_returning_send_only_channels_as_receive_only ... ok
[INFO] [stdout] test tests_channels::send_on_closed_channel_fails ... ok
[INFO] [stdout] test tests_channels::compiles_and_runs_unbuffered_channel_handoff ... ok
[INFO] [stdout] test tests_channels::nil_channel_receive_deadlocks ... ok
[INFO] [stdout] test tests_closure_typing::compiles_and_runs_function_values_stored_in_maps_structs_and_interfaces ... ok
[INFO] [stdout] test tests_closure_typing::compiles_and_runs_generic_returned_closure_values ... ok
[INFO] [stdout] test tests_closure_typing::compiles_and_runs_recursive_closure_values_where_binding_is_already_in_scope ... ok
[INFO] [stdout] test tests_closure_typing::rejects_map_literal_function_value_signature_mismatches ... ok
[INFO] [stdout] test tests_closure_typing::rejects_struct_literal_function_field_signature_mismatches ... ok
[INFO] [stdout] test tests_collections::compiles_and_runs_array_literals_and_indexing ... ok
[INFO] [stdout] test tests_collections::compiles_and_runs_global_array_index_assignment ... ok
[INFO] [stdout] test tests_ci_matrix::ci_matrix_validator_lists_required_jobs ... ok
[INFO] [stdout] test tests_collections::compiles_and_runs_slice_literals_and_indexing ... ok
[INFO] [stdout] test tests_collections::compiles_and_runs_string_indexing ... ok
[INFO] [stdout] test tests_collections::compiles_and_runs_slice_index_assignment ... ok
[INFO] [stdout] test tests_collections::compiles_typed_slice_var_initializers ... ok
[INFO] [stdout] test tests_collections::compiles_and_runs_utf8_string_indexing_as_bytes ... ok
[INFO] [stdout] test tests_collections_more::array_fixed_size ... ok
[INFO] [stdout] test tests_collections_more::map_comma_ok_lookup ... ok
[INFO] [stdout] test tests_collections_more::empty_slice_and_nil_slice ... ok
[INFO] [stdout] test tests_ci_matrix::ci_matrix_validator_rejects_workflow_missing_browser_job ... ok
[INFO] [stdout] test tests_collections_more::map_range_iteration ... ok
[INFO] [stdout] test tests_collections_more::nested_slice_of_slices ... ok
[INFO] [stdout] test tests_collections_more::slice_append_and_len ... ok
[INFO] [stdout] test tests_collections_more::map_operations ... ok
[INFO] [stdout] test tests_collections_more::string_concatenation_and_len ... ok
[INFO] [stdout] test tests_comparison_semantics::compiles_and_runs_array_equality ... ok
[INFO] [stdout] test tests_collections_more::map_delete ... ok
[INFO] [stdout] test tests_collections_more::slice_range_with_index_and_value ... ok
[INFO] [stdout] test tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow ... FAILED
[INFO] [stdout] test tests_comparison_semantics::compiles_and_runs_interface_comparison_with_different_dynamic_types ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_interface_comparison_with_non_comparable_concrete_values ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_function_equality_outside_nil_checks ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_map_equality_outside_nil_checks ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_ordered_comparisons_for_unordered_types ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_slice_equality_outside_nil_checks ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_interface_comparison_with_non_comparable_dynamic_values_at_runtime ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_struct_equality_with_non_comparable_fields ... ok
[INFO] [stdout] test tests_comparison_semantics::rejects_array_equality_with_non_comparable_elements ... ok
[INFO] [stdout] test tests_compiler_phases::compiler_phase_order_is_explicit_and_stable ... ok
[INFO] [stdout] test tests_comparison_semantics::compiles_and_runs_generic_comparable_equality ... ok
[INFO] [stdout] test tests_compiler_phases::explicit_compiler_phases_register_runtime_metadata_and_diagnostics ... ok
[INFO] [stdout] test tests_benchmark_suite::benchmark_suite_dry_run_prints_commands_and_browser_metrics ... ok
[INFO] [stdout] test tests_benchmark_suite::benchmark_suite_lists_checked_benchmarks ... ok
[INFO] [stdout] test tests_compiler_phases::type_check_phase_fails_before_any_bytecode_is_emitted ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_bitwise_and_const_expressions ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_bitwise_clear_const_expressions ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_bitwise_xor_const_expressions ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_bitwise_or_const_expressions ... ok
[INFO] [stdout] test tests_concurrency::compiles_and_runs_go_statements_for_named_functions ... ok
[INFO] [stdout] test tests_benchmark_suite::benchmark_suite_fails_when_metric_exceeds_budget ... ok
[INFO] [stdout] test tests_concurrency::compiles_go_statements_for_concrete_methods ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_const_expression_initializers ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_const_identifiers_in_make_bounds ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_elided_grouped_const_initializers ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_grouped_const_declarations ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_iota_const_declarations ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_package_const_declarations ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_left_shift_const_expressions ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_local_const_declarations ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_right_shift_const_expressions ... ok
[INFO] [stdout] test tests_const::rejects_float_const_assignment_to_int ... ok
[INFO] [stdout] test tests_const::rejects_const_shift_overflow ... ok
[INFO] [stdout] test tests_const::rejects_forward_package_const_references ... ok
[INFO] [stdout] test tests_const::rejects_assignments_to_local_consts ... ok
[INFO] [stdout] test tests_const::rejects_non_const_package_const_initializers ... ok
[INFO] [stdout] test tests_const::rejects_byte_const_overflow ... ok
[INFO] [stdout] test tests_control_flow::allows_block_scoped_shadowing_inside_if_branches ... ok
[INFO] [stdout] test tests_const::rejects_modifying_package_consts ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_break_and_continue_in_loops ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_unary_bitwise_not_const_expressions ... ok
[INFO] [stdout] test tests_const::rejects_non_const_local_const_initializers ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_generic_calls_with_untyped_const_arguments ... ok
[INFO] [stdout] test tests_const::compiles_and_runs_untyped_const_defaulting_and_assignment ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_classic_for_clauses ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_if_init_else_if_chain ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_if_init_scoping ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_if_init_with_function_call ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_if_else_branches ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_if_with_init_statement ... ok
[INFO] [stdout] test tests_control_flow::rejects_break_outside_loops ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_infinite_for_loops_with_return_exit ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_condition_for_loops ... ok
[INFO] [stdout] test tests_control_flow::compiles_and_runs_else_if_chains ... ok
[INFO] [stdout] test tests_control_flow::rejects_continue_outside_loops ... ok
[INFO] [stdout] test tests_conversions::byte_conversion_wraps_runtime_values ... ok
[INFO] [stdout] test tests_conversions::int_to_string_rune_conversion ... ok
[INFO] [stdout] test tests_control_flow::continue_in_classic_for_loops_runs_the_post_clause ... ok
[INFO] [stdout] test tests_conversions::float64_negative_to_int ... ok
[INFO] [stdout] test tests_conversions::int_to_float64_conversion ... ok
[INFO] [stdout] test tests_conversions::conversion_in_arithmetic_expression ... ok
[INFO] [stdout] test tests_conversions::int_to_string_unicode_rune ... ok
[INFO] [stdout] test tests_conversions::rejects_const_byte_conversion_overflow ... ok
[INFO] [stdout] test tests_conversions::byte_to_int_conversion ... ok
[INFO] [stdout] test tests_conversions::float64_to_int_truncation ... ok
[INFO] [stdout] test tests_conversions::rune_conversion_flows_through_string ... ok
[INFO] [stdout] test tests_conversions::rejects_string_to_int_conversion ... ok
[INFO] [stdout] test tests_conversions::named_byte_conversion_wraps_runtime_values ... ok
[INFO] [stdout] test tests_conversions::string_from_utf8_byte_slice_conversion ... ok
[INFO] [stdout] test tests_conversions::string_from_rune_slice_conversion ... ok
[INFO] [stdout] test tests_conversions::rune_slice_from_string_conversion ... ok
[INFO] [stdout] test tests_conversions::string_to_byte_slice_conversion ... ok
[INFO] [stdout] test tests_defer::defer_captures_argument_values_at_defer_time ... ok
[INFO] [stdout] test tests_defer::defer_in_loop_stacks_multiple_calls ... ok
[INFO] [stdout] test tests_defer::defer_executes_in_lifo_order ... ok
[INFO] [stdout] test tests_defer::defer_runs_on_early_return ... ok
[INFO] [stdout] test tests_defer::defer_with_method_call ... ok
[INFO] [stdout] test tests_defer::multiple_recovers_only_first_catches ... ok
[INFO] [stdout] test tests_diagnostics::preserves_instruction_spans_for_generated_package_init_code ... ok
[INFO] [stdout] test tests_diagnostics_messages::defer_shadowing_reports_shadowed_local_type_instead_of_named_function ... ok
[INFO] [stdout] test tests_diagnostics::preserves_instruction_spans_for_top_level_functions_and_closures ... ok
[INFO] [stdout] test tests_diagnostics_messages::go_call_reports_actual_type_and_expected_shape ... ok
[INFO] [stdout] test tests_defer::panic_with_integer_value ... ok
[INFO] [stdout] test tests_diagnostics_messages::plain_call_reports_actual_type_and_expected_shape ... ok
[INFO] [stdout] test tests_defer::recover_returns_nil_when_no_panic ... ok
[INFO] [stdout] test tests_defer::nested_defer_with_panic_and_recover ... ok
[INFO] [stdout] test tests_diagnostics_messages::unsupported_expression_call_reports_actual_type ... ok
[INFO] [stdout] test tests_defer::defer_with_anonymous_function ... ok
[INFO] [stdout] test tests_diagnostics::preserves_instruction_spans_for_generic_function_instances ... ok
[INFO] [stdout] test tests_diagnostics_messages::multi_result_call_reports_expected_result_shape ... ok
[INFO] [stdout] test tests_embedding_parity::rejects_value_receivers_that_only_gain_pointer_methods_via_embedded_values ... ok
[INFO] [stdout] test tests_embedding_parity::compiles_and_runs_pointer_promoted_methods_from_value_embedded_fields ... ok
[INFO] [stdout] test tests_embedding_parity::compiles_and_runs_nested_promoted_pointer_methods_through_embedded_chains ... ok
[INFO] [stdout] test tests_benchmark_suite::benchmark_suite_succeeds_for_matching_temp_suite_and_budget ... ok
[INFO] [stdout] test tests_differential_release_gate::release_gate_script_lists_required_suites ... ok
[INFO] [stdout] test tests_differential_release_gate::release_gate_script_fails_for_mismatched_command_file ... ok
[INFO] [stdout] test tests_differential_release_gate::release_gate_script_succeeds_for_matching_command_file ... ok
[INFO] [stdout] test tests_function_signature_structural::imported_generic_type_function_values_reject_structural_mismatches ... ok
[INFO] [stdout] test tests_flaky_repeat_runner::flaky_repeat_runner_dry_run_logs_seed_and_browser_query ... ok
[INFO] [stdout] test tests_function_signature_structural::imported_generic_type_function_values_assign_structurally ... ok
[INFO] [stdout] test tests_function_signature_structural::method_values_reject_structural_parameter_mismatches ... ok
[INFO] [stdout] test tests_function_signature_structural::nested_generic_function_values_reject_structural_result_mismatches ... ok
[INFO] [stdout] test tests_function_signature_structural::nested_generic_function_values_assign_structurally ... FAILED
[INFO] [stdout] test tests_function_signature_structural::stdlib_function_values_reject_structural_result_mismatches ... ok
[INFO] [stdout] test tests_function_signature_structural::stdlib_function_values_assign_structurally ... ok
[INFO] [stdout] test tests_flaky_repeat_runner::flaky_repeat_runner_lists_deterministic_seed_sequence ... ok
[INFO] [stdout] test tests_function_signature_structural::method_values_assign_structurally ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_captured_closures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_captured_local_mutation ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_deferred_captured_closures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_explicit_function_typed_locals_and_globals ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_function_typed_params_and_results ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_function_nil_zero_values ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_local_function_literals ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_local_function_value_calls ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values ... FAILED
[INFO] [stdout] test tests_functions::compiles_and_runs_nested_returned_for_loop_captures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_nested_returned_local_captures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_immediately_invoked_function_literals ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_package_function_value_calls ... ok
[INFO] [stdout] test tests_flaky_repeat_runner::flaky_repeat_runner_writes_failure_report_with_replay_details ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_returned_captured_closures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_nested_returned_range_captures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_returned_for_loop_captures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_function_typed_params_and_results_with_generic_instantiations ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_nested_returned_parameter_captures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_variadic_function ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_returned_parameter_captures ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_returned_range_captures ... ok
[INFO] [stdout] test tests_functions::rejects_function_literal_calls_with_the_wrong_arity ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_variadic_with_spread ... ok
[INFO] [stdout] test tests_functions::rejects_function_value_calls_with_the_wrong_argument_types ... ok
[INFO] [stdout] test tests_functions::rejects_named_function_calls_with_the_wrong_arity ... ok
[INFO] [stdout] test tests_functions::compiles_and_runs_variadic_with_fixed_params ... ok
[INFO] [stdout] test tests_functions::rejects_non_function_local_calls ... ok
[INFO] [stdout] test tests_functions::rejects_mismatched_function_typed_initializers_and_returns ... ok
[INFO] [stdout] test tests_functions::rejects_named_function_calls_with_the_wrong_argument_types ... ok
[INFO] [stdout] test tests_flaky_repeat_runner::flaky_repeat_runner_replays_saved_failure_report ... ok
[INFO] [stdout] test tests_flaky_repeat_runner::flaky_repeat_runner_lists_checked_targets ... ok
[INFO] [stdout] test tests_generic_constraints::compiles_and_runs_imported_inline_constraints ... ok
[INFO] [stdout] test tests_functions::rejects_function_value_calls_with_the_wrong_arity ... ok
[INFO] [stdout] test tests_generic_constraints::compiles_and_runs_recursive_generic_types_with_inline_constraints ... ok
[INFO] [stdout] test tests_generic_constraints::rejects_inline_embedded_comparable_mismatches ... ok
[INFO] [stdout] test tests_generic_constraints::compiles_and_runs_inline_interface_constraints ... ok
[INFO] [stdout] test tests_generic_constraints::rejects_inline_constraint_type_set_mismatches ... ok
[INFO] [stdout] test tests_generic_instantiation_identity::reuses_imported_generic_function_instances_across_sibling_packages ... ok
[INFO] [stdout] test tests_generic_constraints::compiles_and_runs_inline_embedded_constraints_and_type_sets ... ok
[INFO] [stdout] test tests_gc_stress::compiles_and_runs_mixed_gc_stress_language_shapes ... ok
[INFO] [stdout] test tests_generics_builtins_stdlib::instantiated_generic_aliases_work_with_channel_builtins ... ok
[INFO] [stdout] test tests_generics_builtins_stdlib::generic_map_parameters_share_runtime_mutations ... ok
[INFO] [stdout] test tests_generic_instantiation_identity::imported_generic_type_identity_stays_shared_across_sibling_packages ... ok
[INFO] [stdout] test tests_generics_regressions::comparable_constrained_generic_calls_reject_non_comparable_types ... ok
[INFO] [stdout] test tests_generic_instantiation_identity::reuses_remote_module_generic_function_instances_across_packages ... ok
[INFO] [stdout] test tests_generics_regressions::inferred_interface_constrained_generic_calls_compile ... ok
[INFO] [stdout] test tests_generics_regressions::recursive_generic_struct_zero_values_compile ... ok
[INFO] [stdout] test tests_generics_reuse::reuses_generic_function_instances_across_package_files ... ok
[INFO] [stdout] test tests_generics_type_ids::generic_interface_assertions_and_deferred_dispatch_use_instantiated_method_sets ... ok
[INFO] [stdout] test tests_gc_stress::compiles_and_runs_gc_stress_across_deferred_closure_unwind ... ok
[INFO] [stdout] test tests_generics_type_ids::generic_type_assertions_accept_instantiated_struct_targets ... ok
[INFO] [stdout] test tests_globals::compiles_and_runs_init_before_main ... ok
[INFO] [stdout] test tests_globals::compiles_and_runs_multiple_init_functions_in_lexical_file_order ... ok
[INFO] [stdout] test tests_generics_builtins_stdlib::instantiated_generic_aliases_work_with_collection_builtins ... ok
[INFO] [stdout] test tests_generics_type_ids::generic_type_switches_match_distinct_instantiated_struct_type_ids ... ok
[INFO] [stdout] test tests_globals::compiles_and_runs_package_var_initialization ... ok
[INFO] [stdout] test tests_generic_instantiation_identity::reflect_and_json_keep_local_generic_instantiation_identity_distinct ... ok
[INFO] [stdout] test tests_globals::compiles_and_runs_package_var_assignment ... ok
[INFO] [stdout] test tests_globals::compiles_and_runs_package_struct_field_assignment ... ok
[INFO] [stdout] test tests_generics_reuse::reuses_generic_type_method_instances_across_package_files ... ok
[INFO] [stdout] test tests_go::compiles_and_runs_go_immediate_function_literals ... ok
[INFO] [stdout] test tests_go::compiles_and_runs_go_local_function_value_calls ... ok
[INFO] [stdout] test tests_go::compiles_and_runs_go_package_function_value_calls ... ok
[INFO] [stdout] test tests_go::compiles_and_runs_go_interface_method_calls ... ok
[INFO] [stdout] test tests_generics_regressions::recursive_generic_functions_reuse_a_single_concrete_instance ... ok
[INFO] [stdout] test tests_go::compiles_and_runs_go_returned_closure_values ... ok
[INFO] [stdout] test tests_goroutine_patterns::done_channel_pattern ... ok
[INFO] [stdout] test tests_goroutine_patterns::goroutine_pipeline_through_two_stages ... ok
[INFO] [stdout] test tests_goroutine_patterns::goroutine_sends_value_to_main_via_channel ... ok
[INFO] [stdout] test tests_goroutine_patterns::goroutine_closes_channel_after_sending ... ok
[INFO] [stdout] test tests_goroutine_patterns::goroutine_with_closure_captures_local ... ok
[INFO] [stdout] test tests_goroutine_patterns::goroutine_with_multiple_sends_and_buffered_channel ... ok
[INFO] [stdout] test tests_goroutine_stdlib::go_fmt_println_in_closure ... ok
[INFO] [stdout] test tests_goroutine_stdlib::go_stdlib_println_direct ... ok
[INFO] [stdout] test tests_goroutine_patterns::main_sends_value_to_goroutine_via_channel ... ok
[INFO] [stdout] test tests_goroutine_stdlib::go_stdlib_with_channel_sync ... ok
[INFO] [stdout] test tests_goroutine_patterns::select_receives_from_first_ready_goroutine ... ok
[INFO] [stdout] test tests_generics_builtins_stdlib::instantiated_generic_fields_support_stdlib_alias_methods ... ok
[INFO] [stdout] test tests_goroutine_stdlib::go_stdlib_multiple_args ... ok
[INFO] [stdout] test tests_goroutine_stdlib::go_stdlib_print_direct ... ok
[INFO] [stdout] test tests_import_resolution::detects_module_cache_import_cycles ... ok
[INFO] [stdout] test tests_import_resolution::detects_multi_package_local_import_cycles ... ok
[INFO] [stdout] test tests_import_resolution::detects_simple_local_import_cycles_with_source_spans ... ok
[INFO] [stdout] test tests_import_resolution::rejects_reachable_conflicting_remote_module_versions ... ok
[INFO] [stdout] test tests_import_resolution::rejects_reachable_remote_module_without_go_mod ... ok
[INFO] [stdout] test tests_import_resolution::rejects_remote_module_root_declaration_mismatch ... ok
[INFO] [stdout] test tests_import_resolution::rejects_unsupported_workspace_go_mod_features_with_source_context ... ok
[INFO] [stdout] test tests_import_resolution::ignores_unreachable_conflicting_remote_module_versions ... ok
[INFO] [stdout] test tests_import_resolution::missing_import_reports_importer_package_path ... ok
[INFO] [stdout] test tests_import_resolution::resolves_local_workspace_imports_through_go_mod ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_direct_remote_module_imported_generic_type_instantiations ... ok
[INFO] [stdout] test tests_goroutine_patterns::two_goroutines_send_to_same_channel ... ok
[INFO] [stdout] test tests_imported_package_release_gate::imported_package_release_gate_cases_pass_through_direct_compiler_and_vm_execution ... ok
[INFO] [stdout] test tests_import_resolution::resolves_remote_module_imports_through_virtual_module_cache_files ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_imported_package_go_and_defer_calls ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_direct_local_imported_generic_type_instantiations ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_local_imported_package_global_selectors ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_imported_package_function_values ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_local_imported_package_function_calls ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_imported_package_multi_result_calls ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_remote_module_imported_function_calls ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_imported_named_types_and_methods ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_remote_module_imported_generic_function_calls ... ok
[INFO] [stdout] test tests_imported_packages::runs_imported_package_init_before_entry_main ... ok
[INFO] [stdout] test tests_interface_method_sets::interface_satisfaction_errors_report_mismatched_signatures ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_remote_module_imported_named_types_and_methods ... ok
[INFO] [stdout] test tests_interfaces::allows_assigning_pointer_values_to_value_receiver_interfaces ... ok
[INFO] [stdout] test tests_interfaces::allows_assigning_satisfying_values_to_interface_vars ... ok
[INFO] [stdout] test tests_interface_method_sets::generic_interface_assertions_preserve_satisfaction_rules ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_imported_instantiated_generic_types_and_methods ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_assignment_form_comma_ok_type_assertions ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_imported_generic_function_calls ... ok
[INFO] [stdout] test tests_interface_method_sets::promoted_methods_satisfy_embedded_interface_targets ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_interface_target_type_assertions ... ok
[INFO] [stdout] test tests_interface_method_sets::interface_assertions_require_exact_method_signatures ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_nil_interface_literals ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_interface_valued_returns ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_interface_typed_short_decls_from_function_calls ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_package_level_empty_interface_vars ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_comma_ok_interface_target_assertions ... ok
[INFO] [stdout] test tests_imported_packages::compiles_and_runs_remote_module_imported_instantiated_generic_types_and_methods ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_predeclared_error_nil_checks ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_comma_ok_type_assertions ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_single_value_type_assertions ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_typed_nil_pointer_inside_empty_interface_as_non_nil ... ok
[INFO] [stdout] test tests_interfaces::compiles_with_non_empty_interface_declarations ... ok
[INFO] [stdout] test tests_interfaces::rejects_assigning_values_to_pointer_receiver_interfaces ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_zero_value_empty_interface_vars ... ok
[INFO] [stdout] test tests_interfaces::rejects_methods_not_in_interface_sets_for_interface_returning_calls ... ok
[INFO] [stdout] test tests_interfaces::rejects_methods_not_in_interface_method_sets ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_typed_nil_pointer_inside_interface_as_non_nil ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_pointer_receiver_interface_calls ... ok
[INFO] [stdout] test tests_interfaces::rejects_assigning_non_satisfying_values_to_interface_vars ... ok
[INFO] [stdout] test tests_interfaces::rejects_non_satisfying_package_interface_initializers ... ok
[INFO] [stdout] test tests_interfaces::rejects_non_satisfying_interface_assignments_from_function_calls ... ok
[INFO] [stdout] test tests_interfaces::rejects_non_satisfying_interface_valued_returns ... ok
[INFO] [stdout] test tests_interfaces_more::compiles_and_runs_embedded_interface_type_check ... ok
[INFO] [stdout] test tests_interfaces_more::compiles_and_runs_inline_empty_interface_variable ... ok
[INFO] [stdout] test tests_interfaces::type_assertions_fail_at_runtime_for_wrong_types ... ok
[INFO] [stdout] test tests_interfaces_more::compiles_and_runs_inline_empty_interface_parameter ... ok
[INFO] [stdout] test tests_interfaces_parity::rejects_assigning_interface_sources_that_lack_required_methods ... ok
[INFO] [stdout] test tests_interfaces_parity::rejects_returning_interface_sources_that_lack_required_methods ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_pointer_interface_target_assertions ... ok
[INFO] [stdout] test tests_interfaces_more::compiles_and_runs_any_type_alias ... ok
[INFO] [stdout] test tests_map_key_comparability::interface_map_keys_panic_when_the_dynamic_key_is_not_comparable ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_generic_map_key_type_params_without_comparable_constraints ... ok
[INFO] [stdout] test tests_interfaces::compiles_and_runs_interface_typed_method_calls ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_imported_alias_map_keys_with_non_comparable_underlying_types ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_function_map_key_types_in_declarations ... ok
[INFO] [stdout] test tests_interfaces_parity::compiles_and_runs_interface_to_interface_assignment_return_and_comparison ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_generic_map_instantiations_with_non_comparable_key_types ... ok
[INFO] [stdout] test tests_interfaces_more::compiles_and_runs_interface_read_calls_that_mutate_buffers ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_slice_map_key_types_in_make_calls ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_struct_containing_slice_map_keys ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_comma_ok_short_var_map_lookups ... ok
[INFO] [stdout] test tests_interfaces_more::compiles_and_runs_interface_embedding ... ok
[INFO] [stdout] test tests_map_key_comparability::rejects_map_map_key_types_in_declarations ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_comma_ok_assignment_map_lookups ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_comma_ok_short_var_reads_on_nil_maps ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_map_struct_key_comma_ok ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_typed_nil_slice_initializers ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_zero_value_map_reads ... ok
[INFO] [stdout] test tests_maps::nil_map_index_assignment_fails_at_runtime ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_map_index_assignment ... ok
[INFO] [stdout] test tests_method_values::compiles_and_runs_generic_receiver_method_values ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_map_with_struct_keys ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_typed_nil_map_initializers ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_map_literals_and_indexing ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_map_with_int_keys ... ok
[INFO] [stdout] test tests_method_values::compiles_and_runs_bound_method_values_through_assignment_and_closure_returns ... ok
[INFO] [stdout] test tests_maps::compiles_and_runs_shared_map_mutations_across_aliases_and_function_calls ... ok
[INFO] [stdout] test tests_multi_result_assignment_types::rejects_existing_local_short_decl_rebind_type_mismatch ... ok
[INFO] [stdout] test tests_multi_result_assignment_types::rejects_global_multi_result_assignment_type_mismatch ... ok
[INFO] [stdout] test tests_method_values::compiles_and_runs_interface_method_values ... ok
[INFO] [stdout] test tests_multi_result_assignment_types::rejects_deref_multi_result_assignment_type_mismatch ... ok
[INFO] [stdout] test tests_multi_result_assignment_types::allows_blank_identifier_discards_in_multi_result_assignment_validation ... ok
[INFO] [stdout] test tests_method_values::compiles_and_runs_method_values_in_stdlib_callbacks ... ok
[INFO] [stdout] test tests_multi_result_assignment_types::rejects_index_interface_mismatch_in_multi_result_assignment ... ok
[INFO] [stdout] test tests_method_values::compiles_and_runs_method_values_in_goroutines_and_defers ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_blank_identifier_multi_result_discards ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_multi_result_return_forwarding ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_named_return_single ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_multi_result_functions_in_statement_position ... ok
[INFO] [stdout] test tests_multi_result_assignment_types::rejects_selector_named_type_mismatch_in_multi_result_assignment ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_named_return_with_explicit_values ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_short_decl_from_multi_result_calls ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_quad_assignments_from_multi_result_calls ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_strings_cut_triples ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_strconv_unquote_char ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_triple_assignments_from_multi_result_calls ... ok
[INFO] [stdout] test tests_multi_results::rejects_return_count_mismatches_for_multi_result_functions ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_triple_short_decls_from_multi_result_calls ... ok
[INFO] [stdout] test tests_negative_support_corpus::negative_support_corpus_promotes_documented_non_goal_imports_to_unsupported_diagnostics ... ok
[INFO] [stdout] test tests_negative_support_corpus::negative_support_corpus_covers_required_exclusion_tags ... ok
[INFO] [stdout] test tests_negative_support_corpus::negative_support_corpus_rejects_documented_non_goals ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_named_return_bare ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_strings_cut_suffix_pairs ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_strings_cut_prefix_pairs ... ok
[INFO] [stdout] test tests_method_values::compiles_and_runs_method_expressions_for_value_and_pointer_receivers ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_byte_conversion ... ok
[INFO] [stdout] test tests_multi_results::compiles_and_runs_strconv_unquote_char_hex_and_unicode_escapes ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_grouped_imports ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_hex_literals ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_float64_to_int_conversion ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_bitwise_compound_assignments ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_int_to_float64_conversion ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_os_exit ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_raw_string_literal ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_rune_in_expressions ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_rune_literals ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_modulo_operator ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_string_concat_with_plus_equal ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_slice_of_slice ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_int_to_string_conversion ... ok
[INFO] [stdout] test tests_package_artifact_schema::serialized_package_artifact_fixture_v1_remains_compatible ... ok
[INFO] [stdout] test tests_nil_matrix::compiles_and_runs_cross_type_nil_matrix ... ok
[INFO] [stdout] test tests_nil_matrix::compiles_and_runs_nil_formatting_and_typed_nil_interfaces ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_string_slice_expressions ... ok
[INFO] [stdout] test tests_package_init_order::compiles_and_runs_package_var_initialization_from_called_function_dependencies ... ok
[INFO] [stdout] test tests_package_init_order::compiles_and_runs_package_var_initialization_in_dependency_order_across_files ... ok
[INFO] [stdout] test tests_package_init_order::rejects_package_var_initialization_cycles ... ok
[INFO] [stdout] test tests_package_artifact_schema::serialized_package_artifact_round_trips_for_generic_workspace_package ... ok
[INFO] [stdout] test tests_operators::integer_overflow_wraps_in_twos_complement ... ok
[INFO] [stdout] test tests_operators::compiles_and_runs_compound_assignment_operators ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_address_of_and_deref_reads ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_chained_selector_reads_through_embedded_pointer_fields ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_address_of_index_on_temporary_slice_result ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_deref_selector_and_index_assignments ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_implicit_pointer_selector_reads_and_writes ... ok
[INFO] [stdout] test tests_package_init_order::compiles_and_runs_remote_module_init_before_local_package_init ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_index_pointer_reads_and_writes ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_field_pointer_reads_and_writes ... ok
[INFO] [stdout] test tests_parity_release_gate::parity_release_gate_cases_pass_through_direct_compiler_and_vm_execution ... ok
[INFO] [stdout] test tests_package_init_order::compiles_and_runs_local_import_dag_init_order ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_implicit_pointer_value_method_calls ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_nil_pointer_comparisons ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_deref_assignment ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_method_calls_on_temporary_index_receivers ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_methods_on_addressable_index_receivers ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_methods_on_addressable_selector_receivers ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_projected_field_pointer_reads_and_writes ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_returned_closures_over_field_pointers ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_methods_on_pointer_values ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_projected_index_pointer_reads_and_writes ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_methods_on_addressable_values ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_returned_closures_over_local_pointers ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_methods_on_global_values ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_returned_closures_over_index_pointers ... ok
[INFO] [stdout] test tests_pointers::rejects_address_of_map_index ... ok
[INFO] [stdout] test tests_pointers::rejects_address_of_string_index ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_pointer_receiver_methods_on_closure_captured_index_receivers ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_returned_parameter_pointers ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_assignment_form_range_loops_over_receive_only_channels ... ok
[INFO] [stdout] test tests_pointers::direct_fields_beat_promoted_embedded_fields_with_the_same_name ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_returned_local_pointers ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_bindingless_closed_channel_range_loops_without_entering_body ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_bindingless_range_over_int ... ok
[INFO] [stdout] test tests_pointers::compiles_and_runs_returned_closures_over_parameter_pointers ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_assignment_form_range_loops_over_slices ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_bindingless_range_loops_over_receive_only_channels ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_assignment_form_range_loops_over_channels ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_bindingless_range_loops ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_channel_range_loops_with_break_and_continue ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_closed_channel_range_loops_without_entering_body ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_over_slices ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_with_break_and_continue ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_over_receive_only_channels ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_over_strings ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_report_byte_indexes_for_multibyte_strings ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_over_int_with_break ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_over_int ... ok
[INFO] [stdout] test tests_range::rejects_assignment_form_range_loops_with_type_mismatches ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_over_zero_int ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_over_maps ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_loops_over_channels ... ok
[INFO] [stdout] test tests_range::rejects_assignment_form_range_loops_with_unknown_targets ... ok
[INFO] [stdout] test tests_range::rejects_range_loops_over_non_iterable_types ... ok
[INFO] [stdout] test tests_rebuild_graph::rebuild_graph_ignores_unknown_edit_keys ... ok
[INFO] [stdout] test tests_range::compiles_and_runs_range_over_int_variable ... ok
[INFO] [stdout] test tests_range::rejects_two_binding_assignment_form_channel_range_loops ... ok
[INFO] [stdout] test tests_range::rejects_two_binding_channel_range_loops ... ok
[INFO] [stdout] test tests_rebuild_graph::rebuild_graph_tracks_local_dependencies_and_reverse_dependents ... ok
[INFO] [stdout] test tests_rebuild_graph::rebuild_graph_maps_new_go_files_in_existing_package_directories ... ok
[INFO] [stdout] test tests_rebuild_graph::rebuild_graph_maps_module_edits_through_workspace_dependents ... ok
[INFO] [stdout] test tests_reflect_json_regressions::reflect_and_tag_regression_corpus_cases_run ... ok
[INFO] [stdout] test tests_parity_corpus::parity_corpus_cases_pass_through_direct_compiler_and_vm_execution ... ok
[INFO] [stdout] test tests_release_artifact_reproducibility::release_artifact_reproducibility_checker_rejects_stale_checked_metadata ... ok
[INFO] [stdout] test tests_release_artifact_reproducibility::release_artifact_metadata_generator_emits_stable_shape ... ok
[INFO] [stdout] test tests_replay::replay_trace_reproduces_scheduler_channel_select_and_rng_execution ... ok
[INFO] [stdout] test tests_runtime_errors::runtime_division_by_zero_reports_concrete_operands ... ok
[INFO] [stdout] test tests_runtime_errors::runtime_send_on_closed_channel_reports_value_context ... ok
[INFO] [stdout] test tests_runtime_type_inventory::compile_source_registers_runtime_type_inventory_for_alias_interface_and_recursive_generic_edges ... ok
[INFO] [stdout] test tests_release_artifact_reproducibility::release_artifact_reproducibility_checker_prints_current_metadata ... ok
[INFO] [stdout] test tests_runtime_type_inventory::compile_source_registers_runtime_type_inventory_for_function_and_channel_shapes ... ok
[INFO] [stdout] test tests_runtime_type_inventory::compile_source_registers_runtime_type_inventory_for_imported_interfaces ... ok
[INFO] [stdout] test tests_runtime_type_inventory::compile_source_registers_runtime_type_inventory_for_int64_scalars ... ok
[INFO] [stdout] test tests_runtime_type_inventory::compile_source_registers_runtime_type_inventory_for_named_and_generic_types ... ok
[INFO] [stdout] test tests_select::blocking_send_select_on_closed_channel_fails ... ok
[INFO] [stdout] test tests_select::blocking_select_rotates_buffered_closed_receive_cases ... ok
[INFO] [stdout] test tests_select::close_wakes_blocked_receive_select_case ... ok
[INFO] [stdout] test tests_select::blocking_select_rotates_ready_case_priority ... ok
[INFO] [stdout] test tests_select::close_wakes_blocked_send_select_with_error ... ok
[INFO] [stdout] test tests_select::break_in_select_case_only_exits_select ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_blocking_receive_select_case ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_blocking_closed_receive_select_case ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_comma_ok_receive_select_case ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_blocking_send_select_case ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_default_only_select ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_buffered_closed_receive_select_cases ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_ready_send_select_case ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_ready_receive_select_case ... ok
[INFO] [stdout] test tests_release_gate::release_gate_script_lists_required_suites ... ok
[INFO] [stdout] test tests_select::continue_in_select_case_advances_enclosing_loop ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_receive_select_with_default_fallback ... ok
[INFO] [stdout] test tests_select::compiles_and_runs_send_select_with_default_fallback ... ok
[INFO] [stdout] test tests_select::receive_select_with_default_rotates_buffered_closed_cases ... ok
[INFO] [stdout] test tests_select::rejects_send_select_on_receive_only_channels ... ok
[INFO] [stdout] test tests_select::rejects_receive_select_on_send_only_channels ... ok
[INFO] [stdout] test tests_select::send_select_on_closed_channel_fails ... ok
[INFO] [stdout] test tests_release_gate::release_gate_script_fails_for_failing_subgate ... ok
[INFO] [stdout] test tests_select::receive_select_with_default_rotates_ready_cases ... ok
[INFO] [stdout] test tests_select::send_select_with_default_rotates_ready_cases ... ok
[INFO] [stdout] test tests_select::short_decl_in_select_case_can_rebind_name_in_case_scope ... ok
[INFO] [stdout] test tests_select_close_paths::close_wakes_broader_multi_case_receive_select_case ... ok
[INFO] [stdout] test tests_select_close_paths::close_wakes_broader_multi_case_send_select_with_error ... ok
[INFO] [stdout] test tests_select_close_paths::blocking_select_reaches_broader_multi_case_closed_receive ... ok
[INFO] [stdout] test tests_select_close_paths::blocking_select_reaches_multi_case_closed_send_error ... ok
[INFO] [stdout] test tests_select_close_paths::close_wakes_multi_case_receive_select_case ... ok
[INFO] [stdout] test tests_select_close_paths::close_wakes_multi_case_send_select_with_error ... ok
[INFO] [stdout] test tests_select_close_paths::blocking_select_reaches_broader_multi_case_closed_send_error ... ok
[INFO] [stdout] test tests_select_close_paths::default_select_reaches_multi_case_closed_send_error ... ok
[INFO] [stdout] test tests_select_nil_cases::channel_range_drains_buffered_values ... ok
[INFO] [stdout] test tests_select_more::blocking_select_compiles_and_runs_dense_ready_sets ... ok
[INFO] [stdout] test tests_select_close_paths::default_select_reaches_broader_multi_case_closed_receive ... ok
[INFO] [stdout] test tests_select_nil_cases::select_all_nil_without_default_deadlocks ... ok
[INFO] [stdout] test tests_select_close_paths::default_select_reaches_broader_multi_case_closed_send_error ... ok
[INFO] [stdout] test tests_select_more::default_select_compiles_and_runs_dense_ready_sets ... ok
[INFO] [stdout] test tests_select_nil_cases::select_all_nil_takes_default ... ok
[INFO] [stdout] test tests_select_nil_cases::select_ignores_nil_receive_channel ... ok
[INFO] [stdout] test tests_release_gate::release_gate_script_succeeds_for_matching_command_file ... ok
[INFO] [stdout] test tests_select_nil_cases::select_recv_ok_from_closed_empty_channel ... ok
[INFO] [stdout] test tests_select_nil_cases::select_nil_recv_with_live_buffered_send ... ok
[INFO] [stdout] test tests_select_nil_cases::select_ignores_nil_send_channel ... ok
[INFO] [stdout] test tests_select_nil_cases::select_recv_ok_on_closed_channel ... ok
[INFO] [stdout] test tests_selectors::rejects_ambiguous_promoted_field_selectors ... ok
[INFO] [stdout] test tests_selectors::rejects_ambiguous_promoted_method_selectors ... ok
[INFO] [stdout] test tests_selectors::direct_methods_shadow_promoted_methods ... ok
[INFO] [stdout] test tests_selectors::compiles_and_runs_generic_receiver_methods ... ok
[INFO] [stdout] test tests_selectors::compiles_and_runs_imported_promoted_methods ... ok
[INFO] [stdout] test tests_semantic_differential::channel_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::assignment_list_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::const_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::map_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::package_init_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::defer_recover_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::method_value_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_release_artifact_reproducibility::release_artifact_reproducibility_checker_accepts_matching_checked_metadata ... ok
[INFO] [stdout] test tests_semantic_differential::nil_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::generic_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::range_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::string_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_semantic_differential::select_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_slice_array_semantics::compiles_and_runs_array_assignment_by_value ... ok
[INFO] [stdout] test tests_semantic_differential::slice_array_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_slice_array_semantics::compiles_and_runs_subslice_append_within_capacity ... ok
[INFO] [stdout] test tests_semantic_differential::interface_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_slice_array_semantics::compiles_and_runs_copy_on_overlapping_subslices ... ok
[INFO] [stdout] test tests_slice_array_semantics::compiles_and_runs_pointer_to_slice_and_array_elements ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_atoi ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_errors_new ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_can_backquote ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_format_helpers ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_format_int ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_parse_bool ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_quote_to_ascii ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_quote_rune_to_ascii ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_parse_int ... ok
[INFO] [stdout] test tests_semantic_differential::switch_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_quote_rune ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_clone ... ok
[INFO] [stdout] test tests_semantic_differential::pointer_semantic_differential_cases_match_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_unquote ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_compare ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_contains_rune ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strconv_unquote_hex_and_unicode_escapes ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_contains_any ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_fields ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_count ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_join ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_index ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_index_rune ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_index_byte ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_index_any ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_last_index ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_last_index_any ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_last_index_byte ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_repeat ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_replace ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_replace_all ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_split ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_search_helpers ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_trim_right ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_trim ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_transform_helpers ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_trim_left ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_trim_prefix ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_invalid_decode_matches_go_error_text ... ok
[INFO] [stdout] test tests_stdlib::compiles_and_runs_strings_trim_suffix ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_decode_string_invalid_input_returns_error ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_std_encoding_encode_to_string_basic ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_encoding_values_support_method_calls ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_url_encoding_wrappers_use_url_alphabet ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_url_and_raw_encoding_values_round_trip ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_std_encoding_decode_string_basic ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_raw_encoding_wrappers_round_trip_without_padding ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_case_and_compare ... ok
[INFO] [stdout] test tests_stdlib_base64::base64_encoding_method_values_are_callable ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_contains_any_and_rune ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_contains_and_equal ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_replace_and_trim ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_prefix_suffix ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_split_variants_and_cut_helpers ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_repeat_and_join ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_index_func_closure ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_index_and_count ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_index_func_found ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_index_func_empty ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_fields_func_custom_separator ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_fields_func_spaces ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_callbacks_preserve_invalid_utf8_byte_offsets ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_index_func_not_found ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_last_index_func_found ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_map_empty ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_map_drop_characters ... ok
[INFO] [stdout] test tests_stdlib_bytes::compiles_and_runs_bytes_search_trim_clone_title_and_fold ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_map_to_uppercase ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_map_with_closure ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_trim_right_func ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_trim_func_digits ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_trim_func_spaces ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_compare_ints ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_compare_strings ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_or_ints ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_less_ints ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_or_strings ... ok
[INFO] [stdout] test tests_stdlib_bytes_func::bytes_trim_left_func ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_less_strings ... ok
[INFO] [stdout] test tests_stdlib_cmp::cmp_compare_with_sort_func ... ok
[INFO] [stdout] test tests_stdlib_context::context_derivation_accepts_already_canceled_custom_parents ... ok
[INFO] [stdout] test tests_stdlib_context::context_exported_error_values_work_in_value_position_and_compare_to_err_results ... ok
[INFO] [stdout] test tests_stdlib_context::context_with_cancel_propagates_parent_cancellation ... ok
[INFO] [stdout] test tests_stdlib_context::context_type_assertion_recognizes_stdlib_backed_context_values ... ok
[INFO] [stdout] test tests_stdlib_context::context_with_timeout_uses_host_clock_and_sleep_resume ... ok
[INFO] [stdout] test tests_stdlib_context::context_with_value_rejects_literal_nil_key_at_compile_time ... ok
[INFO] [stdout] test tests_stdlib_context::context_with_value_rejects_non_comparable_key_at_compile_time ... ok
[INFO] [stdout] test tests_stdlib_context::context_with_value_panics_on_nil_key ... ok
[INFO] [stdout] test tests_stdlib_context::package_var_can_use_exported_context_error_value ... ok
[INFO] [stdout] test tests_stdlib_context::context_with_value_shadows_keys_and_inherits_parent_cancellation ... ok
[INFO] [stdout] test tests_stdlib_context::context_derivation_supports_custom_parent_contexts_through_value_wrappers ... ok
[INFO] [stdout] test tests_stdlib_errors::compiles_and_runs_errorf_with_wrap ... ok
[INFO] [stdout] test tests_stdlib_errors::compiles_and_runs_errorf_without_wrap ... ok
[INFO] [stdout] test tests_stdlib_errors::compiles_and_runs_errors_is_chain ... ok
[INFO] [stdout] test tests_stdlib_errors::compiles_and_runs_errors_is_with_os_path_errors ... ok
[INFO] [stdout] test tests_stdlib_errors::compiles_and_runs_errors_join_multi_wrap_and_as ... ok
[INFO] [stdout] test tests_stdlib_errors::errors_as_rejects_non_pointer_targets ... ok
[INFO] [stdout] test tests_stdlib_errors_differential::errors_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_abs ... ok
[INFO] [stdout] test tests_stdlib_errors::compiles_and_runs_errors_join_with_nil_elision ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_browser_workspace_glob_and_walk_with_absolute_roots ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_function_values ... ok
[INFO] [stdout] test tests_stdlib_collection_generics::generic_named_map_helpers_cover_keys_values_nil_and_callbacks ... ok
[INFO] [stdout] test tests_stdlib_collection_generics::mutating_slice_helpers_preserve_named_generic_types_and_alias_visibility ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_match ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_helpers ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_rel_and_volume_name ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_slash_helpers ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_glob ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_split_and_join ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_is_local_and_localize ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_walk_dir ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_and_log_harden_recursive_alias_and_interface_values ... ok
[INFO] [stdout] test tests_stdlib_filepath::compiles_and_runs_filepath_walk ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_hardens_alternate_integer_padding_and_string_precision ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_printf_writes_to_stdout ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprint_concatenates ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_print_and_sprintf_use_error_and_string_methods ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_bool_and_verb_v ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_hardens_reflection_sensitive_pointer_and_flagged_output ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_float ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_left_align ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_percent_literal ... ok
[INFO] [stdout] test tests_stdlib_crypto_encoding_differential::crypto_encoding_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_quoted_string ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_hex_and_octal ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_string_and_int ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_zero_pad ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintf_width_and_padding ... ok
[INFO] [stdout] test tests_stdlib_fmt_print::print_ints_with_spaces ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_sprintln_adds_newline ... ok
[INFO] [stdout] test tests_stdlib_collection_differential::collection_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_fmt_print::print_mixed_string_int ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_type_verb_renders_stdlib_builtin_types ... ok
[INFO] [stdout] test tests_stdlib_fmt_print::print_then_println ... ok
[INFO] [stdout] test tests_stdlib_fmt_print::print_no_trailing_newline ... ok
[INFO] [stdout] test tests_stdlib_fmt_print::print_single_value ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_multi_result_stdlib_function_values ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_local_multi_result_stdlib_function_values ... ok
[INFO] [stdout] test tests_stdlib_fmt_print::print_multiple_strings_no_spaces ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_package_stdlib_multi_result_error_flows ... ok
[INFO] [stdout] test tests_stdlib_filepath::path_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_package_stdlib_function_values_through_typed_helpers ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_package_stdlib_function_value_rebinding_in_init ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_rebound_stdlib_function_values_through_typed_wrappers ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_single_result_stdlib_function_values ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_stdlib_function_values_through_existing_bindings ... ok
[INFO] [stdout] test tests_stdlib_fmt::fmt_supports_type_and_pointer_verbs_for_supported_value_model ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_stdlib_function_values_with_alias_backed_map_results ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_stdlib_function_value_nil_transitions ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_typed_stdlib_function_value_bindings ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_decode_string_odd_length ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_decode_string_invalid_char_matches_go_error_text ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_decode_string_uppercase ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_encode_to_string_basic ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_decode_string_basic ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_encode_to_string_empty ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_decode_string_invalid_char ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_returned_stdlib_function_values ... ok
[INFO] [stdout] test tests_stdlib_function_values::compiles_and_runs_stdlib_function_values_through_typed_params ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_file_stat_returns_partial_file_info_views ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_dir_entry_info_returns_file_info_views ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_file_read_mutates_byte_buffers_for_workspace_files ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_glob_matches_workspace_files_from_dirfs_and_subfs ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_encoded_len ... ok
[INFO] [stdout] test tests_stdlib_hex::hex_decoded_len ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_open_returns_workspace_file_objects_with_close ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_read_dir_prefers_custom_readdir_methods ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_open_and_stat_support_workspace_directories ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_stat_prefers_stat_methods_before_open_fallback ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_read_file_reads_dirfs_values_and_validates_paths ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_read_dir_reads_workspace_directories_and_sorts_entries ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_stat_falls_back_to_open_and_file_stat_for_dirfs ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_sub_re_roots_workspace_dirfs_values ... ok
[INFO] [stdout] test tests_stdlib_io_fs::os_read_file_reads_workspace_files ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_info_mod_time_uses_zero_workspace_times ... ok
[INFO] [stdout] test tests_stdlib_io_fs_differential::io_fs_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_info_sys_returns_workspace_nil_and_preserves_custom_values ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_info_size_reports_workspace_lengths ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_imported_interface_types_match_method_aware_helpers ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_mode_is_regular_reports_regular_shape ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_mode_is_dir_reports_directory_shape ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_info_to_dir_entry_projects_file_info_values ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_mode_reports_directory_bits ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_mode_perm_and_masks_match_go_bits ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_format_dir_entry_uses_file_mode_string_rendering ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_encodes_exported_struct_fields_and_sorts_map_keys ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_keeps_nil_marshaled_pointers_as_null ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_indent_formats_output_and_valid_accepts_bytes ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_preserves_nil_vs_empty_maps_and_slices ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_format_file_info_uses_mode_size_datetime_and_name ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_file_mode_type_projects_type_bits ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_reports_custom_method_errors_and_invalid_json ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_returns_errors_for_unsupported_values ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_respects_common_json_tags ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_supports_string_struct_tags ... ok
[INFO] [stdout] test tests_stdlib_json::json_tag_option_errors_are_deterministic ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_resolves_embedded_field_precedence ... ok
[INFO] [stdout] test tests_stdlib_json::json_marshal_uses_custom_json_and_text_methods ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_decodes_struct_scalars_and_fixed_arrays ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_decodes_typed_slices_and_string_key_maps ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_matches_struct_fields_case_insensitively ... ok
[INFO] [stdout] test tests_stdlib_io_fs_metadata::io_fs_walk_dir_walks_workspace_trees_and_root_errors ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_reports_invalid_targets_and_invalid_json ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_hardens_quoted_numeric_decode ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_allocates_nil_pointer_targets ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_hardens_numeric_decode_for_int_targets ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_respects_common_json_tags ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_supports_string_struct_tags ... ok
[INFO] [stdout] test tests_stdlib_json::json_unmarshal_resolves_embedded_field_precedence ... ok
[INFO] [stdout] test tests_stdlib_json_wrappers::json_unmarshal_resets_named_alias_slice_pointer_elements ... ok
[INFO] [stdout] test tests_stdlib_json_interfaces::json_supports_empty_interface_targets_and_fields ... ok
[INFO] [stdout] test tests_stdlib_log::log_fatal_does_not_execute_subsequent_statements ... ok
[INFO] [stdout] test tests_stdlib_log::log_fatal_prints_and_exits_with_code_1 ... ok
[INFO] [stdout] test tests_stdlib_log::log_fatalf_formats_and_exits_with_code_1 ... ok
[INFO] [stdout] test tests_stdlib_log::log_prefix_and_zero_flags_control_output ... ok
[INFO] [stdout] test tests_stdlib_log::log_print_uses_sprint_spacing_and_appends_newline ... ok
[INFO] [stdout] test tests_stdlib_log::log_printf_formats_output ... ok
[INFO] [stdout] test tests_stdlib_log::log_println_prints_with_newline ... ok
[INFO] [stdout] test tests_stdlib_log::log_set_flags_rejects_non_zero_flags ... ok
[INFO] [stdout] test tests_stdlib_json_wrappers::json_unmarshal_resets_generic_wrapper_pointer_elements ... ok
[INFO] [stdout] test tests_stdlib_json_wrappers::json_unmarshal_zeroes_named_alias_pointer_arrays ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_clone ... ok
[INFO] [stdout] test tests_stdlib_log_differential::log_differential_corpus_matches_checked_in_native_go_stderr ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_copy ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_delete_func ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_false_different_lengths ... ok
[INFO] [stdout] test tests_stdlib_json_wrappers::json_unmarshal_replaces_named_alias_map_pointer_values ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_empty ... ok
[INFO] [stdout] test tests_semantic_differential::semantic_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_false_different_keys ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_true ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_false_different_values ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_func_custom_comparison ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_equal_func_false ... ok
[INFO] [stdout] test tests_stdlib_math::math_abs_positive ... ok
[INFO] [stdout] test tests_stdlib_math::math_atan2_and_hypot ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_values ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_keys ... ok
[INFO] [stdout] test tests_stdlib_math::math_exp_function ... ok
[INFO] [stdout] test tests_stdlib_math::math_ceil_and_round ... ok
[INFO] [stdout] test tests_stdlib_maps::maps_keys_empty ... ok
[INFO] [stdout] test tests_stdlib_math::math_frexp ... ok
[INFO] [stdout] test tests_stdlib_math::math_expm1_and_log1p ... ok
[INFO] [stdout] test tests_stdlib_math::math_frexp_zero ... ok
[INFO] [stdout] test tests_stdlib_math::math_inverse_trig ... ok
[INFO] [stdout] test tests_stdlib_math::math_inf_and_nan ... ok
[INFO] [stdout] test tests_stdlib_math::math_ldexp ... ok
[INFO] [stdout] test tests_stdlib_math::math_hyperbolic ... ok
[INFO] [stdout] test tests_stdlib_math::math_copysign_and_signbit ... ok
[INFO] [stdout] test tests_stdlib_math::math_log_functions ... ok
[INFO] [stdout] test tests_stdlib_math::math_pow_and_mod ... ok
[INFO] [stdout] test tests_stdlib_math::math_constants ... ok
[INFO] [stdout] test tests_stdlib_math::math_remainder ... ok
[INFO] [stdout] test tests_stdlib_math::math_max_and_min ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_leading_zeros ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_len ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_ones_count ... ok
[INFO] [stdout] test tests_stdlib_io_fs::io_fs_plain_fs_fallbacks_support_read_file_and_sub ... ok
[INFO] [stdout] test tests_stdlib_math::math_sqrt_and_floor ... ok
[INFO] [stdout] test tests_stdlib_math::math_trunc_and_dim ... ok
[INFO] [stdout] test tests_stdlib_math::math_trig_functions ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_rotate_left ... ok
[INFO] [stdout] test tests_stdlib_math::math_max_min_nan_and_signed_zero ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_trailing_zeros ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_reverse_bytes ... ok
[INFO] [stdout] test tests_stdlib_math_bits::bits_reverse_and_negative_rotate_left ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_cbrt ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_float32_constants ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_float64_bits_and_from_bits ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_logb ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_min_int_constants ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_ilogb ... ok
[INFO] [stdout] test tests_stdlib_md5::md5_block_size_constant ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_subnormal_frexp_logb_and_ilogb ... ok
[INFO] [stdout] test tests_stdlib_md5::md5_size_constant ... ok
[INFO] [stdout] test tests_stdlib_math_more::math_modf ... ok
[INFO] [stdout] test tests_stdlib_md5::md5_sum_len ... ok
[INFO] [stdout] test tests_stdlib_md5::md5_sum_hello ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::clear_empty_map ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::clear_slice ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::clear_map ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::max_strings ... ok
[INFO] [stdout] test tests_stdlib_md5::md5_sum_empty ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::max_multiple_ints ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::clear_map_aliases_share_mutations ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::min_max_in_expression ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::max_two_ints ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::min_single_value ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::min_strings ... ok
[INFO] [stdout] test tests_stdlib_json_differential::json_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::min_multiple_ints ... ok
[INFO] [stdout] test tests_stdlib_min_max_clear::min_two_ints ... ok
[INFO] [stdout] test tests_stdlib_math_differential::math_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_imported_net_http_request_and_header_types ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_imported_net_http_response_type ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_new_request ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_new_request_with_context ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_helpers ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_parse_time ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_header_methods ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_request_context ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_request_with_context ... ok
[INFO] [stdout] test tests_stdlib_net_http::compiles_and_runs_net_http_request_clone ... ok
[INFO] [stdout] test tests_stdlib_native_go_differential::stdlib_differential_runner_lists_required_package_families ... ok
[INFO] [stdout] test tests_stdlib_net_http::net_http_client_do_uses_request_values ... ok
[INFO] [stdout] test tests_stdlib_net_http::net_http_request_clone_panics_on_nil_context ... ok
[INFO] [stdout] test tests_stdlib_net_http::net_http_request_with_context_panics_on_nil_context ... ok
[INFO] [stdout] test tests_stdlib_native_go_differential::stdlib_differential_runner_rejects_missing_expected_output_field ... ok
[INFO] [stdout] test tests_stdlib_net_http::net_http_get_uses_fetch_capability_and_builds_responses ... ok
[INFO] [stdout] test tests_stdlib_net_http::net_http_post_uses_fetch_capability_and_buffers_file_bodies ... ok
[INFO] [stdout] test tests_stdlib_net_http_clone_reuse::net_http_request_body_reuse_survives_with_context_and_clone ... ok
[INFO] [stdout] test tests_stdlib_net_http_fidelity::net_http_response_location_returns_err_no_location_when_header_is_missing ... ok
[INFO] [stdout] test tests_stdlib_net_http_clone_reuse::net_http_response_copies_share_body_progress_and_close_state ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_client_do_returns_canceled_request_context_errors_before_fetch ... ok
[INFO] [stdout] test tests_stdlib_net_http::net_http_post_buffers_custom_reader_bodies ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_client_do_returns_deadline_exceeded_request_context_errors_before_fetch ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_client_helpers_keep_their_own_missing_capability_errors ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_default_client_do_works_from_package_values ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_client_post_buffers_custom_reader_bodies ... ok
[INFO] [stdout] test tests_stdlib_net_http_fidelity::net_http_response_location_resolves_relative_redirects_from_final_fetch_urls ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_fetch_responses_normalize_empty_status_text ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_fetch_resume_errors_surface_as_net_http_errors ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_shared_request_builder_error_paths ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_post_form_helpers_use_encoded_form_bodies ... ok
[INFO] [stdout] test tests_stdlib_native_go_differential::stdlib_differential_runner_lists_browser_deviations_for_custom_catalog ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_head_uses_head_fetch_requests ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_escaped_fragment ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_package_helpers_keep_their_own_missing_capability_errors ... ok
[INFO] [stdout] test tests_stdlib_net_http_more::net_http_client_get_and_head_use_shared_fetch_requests ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_escaped_path ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_marshal_binary ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_parse_method ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_is_abs ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_host_accessors ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_query_helpers ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_path_helpers ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_parse_request_uri ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_redacted ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_join_path_helpers ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_request_uri ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_parse ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_resolve_reference ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_values_encode ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_values_del ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_parse_raw_path_and_fragment_hints ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_string_with_opaque_and_force_query ... ok
[INFO] [stdout] test tests_stdlib_net_url::net_url_values_set_on_nil_map_fails_at_runtime ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_query_unescape_and_url_query ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_values_has ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_unmarshal_binary ... ok
[INFO] [stdout] test tests_stdlib_net_url_userinfo::compiles_and_runs_net_url_userinfo_reference_resolution ... ok
[INFO] [stdout] test tests_stdlib_os::os_clearenv_removes_all ... ok
[INFO] [stdout] test tests_stdlib_os::os_environ_returns_sorted_key_value_pairs ... ok
[INFO] [stdout] test tests_stdlib_os::os_exit_terminates_program ... ok
[INFO] [stdout] test tests_stdlib_os::os_directory_helpers_follow_unix_env_model ... ok
[INFO] [stdout] test tests_stdlib_os::os_expand_env_uses_vm_environment_and_matches_go_syntax_rules ... ok
[INFO] [stdout] test tests_stdlib_net_url::compiles_and_runs_net_url_values_get_set_and_add ... ok
[INFO] [stdout] test tests_stdlib_os::os_expand_rejects_wrong_callback_signature ... ok
[INFO] [stdout] test tests_stdlib_os::os_getenv_returns_empty_for_missing ... ok
[INFO] [stdout] test tests_stdlib_os::os_getenv_with_preloaded_env ... ok
[INFO] [stdout] test tests_stdlib_os::os_getpagesize_matches_wasm_runtime_page_size ... ok
[INFO] [stdout] test tests_stdlib_net_url_differential::net_url_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_os::os_expand_uses_callback_mapping_and_captures ... ok
[INFO] [stdout] test tests_stdlib_os::os_getgroups_returns_browser_not_implemented_error ... ok
[INFO] [stdout] test tests_stdlib_net_url_userinfo::compiles_and_runs_net_url_userinfo_support ... ok
[INFO] [stdout] test tests_stdlib_os::os_getwd_reports_workspace_root ... ok
[INFO] [stdout] test tests_stdlib_os::os_hostname_and_executable_follow_js_wasm_behavior ... ok
[INFO] [stdout] test tests_stdlib_os::os_is_path_separator_matches_workspace_slashes ... ok
[INFO] [stdout] test tests_stdlib_os::os_identity_helpers_return_browser_safe_sentinels ... ok
[INFO] [stdout] test tests_stdlib_os::os_lookup_env_missing ... ok
[INFO] [stdout] test tests_stdlib_os::os_lookup_env_found ... ok
[INFO] [stdout] test tests_stdlib_os::os_error_values_and_helpers_match_wrapped_os_errors ... ok
[INFO] [stdout] test tests_stdlib_os::os_path_list_separator_and_dev_null_constants_match_workspace_model ... ok
[INFO] [stdout] test tests_stdlib_os::os_path_separator_constant_matches_workspace_model ... ok
[INFO] [stdout] test tests_stdlib_os::os_raw_host_file_apis_stay_outside_the_supported_subset ... ok
[INFO] [stdout] test tests_stdlib_os::os_is_not_exist_matches_workspace_missing_errors ... ok
[INFO] [stdout] test tests_stdlib_os::os_setenv_and_getenv_round_trip ... ok
[INFO] [stdout] test tests_stdlib_os::os_setenv_overwrites_previous ... ok
[INFO] [stdout] test tests_stdlib_os::os_lstat_reports_workspace_file_and_directory_info ... ok
[INFO] [stdout] test tests_stdlib_os::os_unsetenv_removes_key ... ok
[INFO] [stdout] test tests_stdlib_os::os_stat_reports_workspace_file_and_directory_info ... ok
[INFO] [stdout] test tests_stdlib_os::os_read_dir_lists_workspace_directory_entries ... ok
[INFO] [stdout] test tests_stdlib_os::os_same_file_preserves_dirfs_and_readdir_workspace_origin ... ok
[INFO] [stdout] test tests_stdlib_parse_uint::parse_uint_auto_base ... ok
[INFO] [stdout] test tests_stdlib_parse_uint::parse_uint_binary ... ok
[INFO] [stdout] test tests_stdlib_os_mutation::os_write_file_updates_os_and_io_fs_views ... ok
[INFO] [stdout] test tests_stdlib_parse_uint::parse_uint_decimal ... ok
[INFO] [stdout] test tests_stdlib_parse_uint::parse_uint_hex ... ok
[INFO] [stdout] test tests_stdlib_os_mutation::os_directory_mutation_handles_missing_and_file_blocked_paths ... ok
[INFO] [stdout] test tests_stdlib_parse_uint::parse_uint_invalid ... ok
[INFO] [stdout] test tests_stdlib_parse_uint::parse_uint_negative_is_error ... ok
[INFO] [stdout] test tests_stdlib_os_error_contracts::os_invalid_paths_unwrap_to_err_invalid_and_missing_paths_unwrap_to_err_not_exist ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_edge_cases ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_helpers ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_match_edge_cases ... ok
[INFO] [stdout] test tests_stdlib_os_mutation::os_directory_mutation_updates_os_and_io_fs_views ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_match ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_join ... ok
[INFO] [stdout] test tests_stdlib_rand::compiles_and_runs_rand_float64 ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_match_star_scans ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_split_pairs ... ok
[INFO] [stdout] test tests_stdlib_rand::compiles_and_runs_rand_int31_and_int31n ... ok
[INFO] [stdout] test tests_stdlib_rand::compiles_and_runs_rand_int63n ... ok
[INFO] [stdout] test tests_stdlib_path::compiles_and_runs_path_match_bad_pattern_cases ... ok
[INFO] [stdout] test tests_stdlib_rand::compiles_and_runs_rand_int_and_int63 ... ok
[INFO] [stdout] test tests_stdlib_rand::compiles_and_runs_rand_intn ... ok
[INFO] [stdout] test tests_stdlib_rand::compiles_and_runs_rand_seed_determinism ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_invalid_type_signature_queries_surface_runtime_panics ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_invalid_value_interface_operation_surfaces_runtime_panic ... ok
[INFO] [stdout] test tests_stdlib_os_paths::os_and_filepath_helpers_accept_absolute_and_cleaned_workspace_paths ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_value_surface_reports_struct_iteration_and_interface_capability ... ok
[INFO] [stdout] test tests_stdlib_reflect::rejects_reflect_construction_helpers_outside_supported_boundary ... ok
[INFO] [stdout] test tests_stdlib_reflect::rejects_reflect_mutation_methods_outside_supported_boundary ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_type_surface_reports_function_bits_and_comparability ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_struct_tag_helpers_expose_lookup_without_manual_parsing ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_compile_invalid_pattern_returns_error ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_compile_and_match_string_method ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_match_string_digit_pattern ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_match_string_email_like ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_match_string_false ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_match_string_invalid_pattern ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_match_string_true ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_must_compile_find_string_and_replace_all_string ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_find_string_submatch_and_split_methods ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_quote_meta ... ok
[INFO] [stdout] test tests_stdlib_regexp::regexp_runtime_methods_work_in_value_position ... ok
[INFO] [stdout] test tests_stdlib_sha1::sha1_block_size_constant ... ok
[INFO] [stdout] test tests_stdlib_sha1::sha1_size_constant ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_type_surface_reports_kinds_names_and_shape_metadata ... ok
[INFO] [stdout] test tests_stdlib_sha1::sha1_sum_empty ... ok
[INFO] [stdout] test tests_stdlib_sha1::sha1_sum_hello ... ok
[INFO] [stdout] test tests_stdlib_sha256::sha256_block_size_constant ... ok
[INFO] [stdout] test tests_stdlib_sha1::sha1_sum_len ... ok
[INFO] [stdout] test tests_stdlib_sha256::sha256_size_constant ... ok
[INFO] [stdout] test tests_stdlib_sha256::sha256_sum256_empty ... ok
[INFO] [stdout] test tests_stdlib_sha256::sha256_sum256_hello ... ok
[INFO] [stdout] test tests_stdlib_sha512::sha512_block_size_constant ... ok
[INFO] [stdout] test tests_stdlib_sha512::sha512_size_constant ... ok
[INFO] [stdout] test tests_stdlib_sha256::sha256_sum256_len ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_value_surface_reports_validity_shape_and_readers ... ok
[INFO] [stdout] test tests_stdlib_sha512::sha512_sum512_empty ... ok
[INFO] [stdout] test tests_stdlib_sha512::sha512_sum512_len ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_compact ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_compact_func ... ok
[INFO] [stdout] test tests_stdlib_sha512::sha512_sum512_hello ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_contains_found ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_contains_func_not_found ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_compact_empty ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_contains_func ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_contains_not_found ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_contains_strings ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_equal_false ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_equal_true ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_equal_different_lengths ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_index_found ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_index_func ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_reverse_empty ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_sort_func_descending ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_index_not_found ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_sort_stable_func ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_already_sorted ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_reverse ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_float64s ... ok
[INFO] [stdout] test tests_stdlib_slices::slices_sort_func_ints ... ok
[INFO] [stdout] test tests_stdlib_regexp_differential::regexp_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_ints_global ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_ints ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_strings ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_single_element ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_queries ... ok
[INFO] [stdout] test tests_stdlib_sort_float64s::sort_search_float64s ... ok
[INFO] [stdout] test tests_stdlib_sort_float64s::sort_float64s_are_sorted_true ... ok
[INFO] [stdout] test tests_stdlib_sort_float64s::sort_float64s_are_sorted_false ... ok
[INFO] [stdout] test tests_stdlib_sort::compiles_and_runs_sort_nil_slice_queries ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_search_empty ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_search_first_element ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_search_found ... ok
[INFO] [stdout] test tests_stdlib_reflect::reflect_runtime_model_stays_stable_for_nil_alias_interface_and_generic_edges ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_slice_stable_preserves_order ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_search_strings ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_search_not_found ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_slice_stable_ints ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_slice_stable_empty ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_descending ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_ints ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_is_sorted_false ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_empty ... ok
[INFO] [stdout] test tests_stdlib_sort_search::sort_slice_stable_single ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_single ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_is_sorted_true ... ok
[INFO] [stdout] test tests_stdlib_sort_slice::sort_slice_strings ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_format_float_respects_bit_size ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_atoi_success_and_error ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_format_float ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_atoi_max_and_overflow ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_format_bool ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_format_int_bases ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_itoa ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_parse_float_32_bit_overflow ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_parse_helpers_match_supported_error_text_and_bit_size_rules ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_parse_float ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_parse_bool ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_parse_int_with_base ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_unquote ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_quote_and_can_backquote ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_quote_rune ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_unquote_and_unquote_char_support_octal_escapes ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_fields_func_custom_separator ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_fields_func_empty ... ok
[INFO] [stdout] test tests_stdlib_strconv::strconv_quote_matches_supported_go_escapes ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_fields_func_spaces ... ok
[INFO] [stdout] test tests_stdlib_strings_fold::compiles_and_runs_strings_equal_fold_queries ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_index_func_found ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_index_func_empty ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_index_func_closure ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_index_func_not_found ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_trim_func_digits ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_last_index_func_found ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_last_index_func_not_found ... ok
[INFO] [stdout] test tests_stdlib_strconv_differential::strconv_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_trim_left_func ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_trim_right_func ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_trim_func_empty ... ok
[INFO] [stdout] test tests_stdlib_strings_func::strings_trim_func_spaces ... ok
[INFO] [stdout] test tests_stdlib_strings_map::strings_map_empty_string ... ok
[INFO] [stdout] test tests_stdlib_strings_map::strings_map_drop_characters ... ok
[INFO] [stdout] test tests_stdlib_strings_replacer::strings_new_replacer_panics_on_odd_argument_count ... ok
[INFO] [stdout] test tests_stdlib_strings_map::strings_map_rot13 ... ok
[INFO] [stdout] test tests_stdlib_strings_map::strings_map_to_uppercase ... ok
[INFO] [stdout] test tests_stdlib_strings_split_after::strings_split_after_basic ... ok
[INFO] [stdout] test tests_stdlib_strings_replacer::strings_new_replacer_handles_empty_old_strings_and_argument_order ... ok
[INFO] [stdout] test tests_stdlib_strings_split_after::strings_split_after_multichar_sep ... ok
[INFO] [stdout] test tests_stdlib_strings_replacer::strings_new_replacer_supports_direct_method_calls ... ok
[INFO] [stdout] test tests_stdlib_strings_split_after_n::compiles_and_runs_strings_split_after_n_queries ... ok
[INFO] [stdout] test tests_stdlib_strings_map::strings_map_with_closure ... ok
[INFO] [stdout] test tests_stdlib_strings_split_after::strings_split_after_no_match ... ok
[INFO] [stdout] test tests_stdlib_strings_to_title::strings_to_title_basic ... ok
[INFO] [stdout] test tests_stdlib_strings_to_title::strings_to_title_empty ... ok
[INFO] [stdout] test tests_stdlib_strings_to_title::strings_to_title_mixed_case ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_mutex_unlock_of_unlocked_mutex_panics ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_mutex_blocks_competing_goroutines_until_unlock ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_mutex_unlocks_through_defer ... ok
[INFO] [stdout] test tests_stdlib_strings_splitn::compiles_and_runs_strings_split_n_queries ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_mutex_wakes_waiters_in_fifo_order ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_once_blocks_other_goroutines_until_callback_finishes ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_once_runs_callback_only_once ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_rw_mutex_allows_parallel_readers ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_rw_mutex_runlock_of_unlocked_mutex_panics ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_rw_mutex_unlock_of_unlocked_mutex_panics ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_rw_mutex_waiting_writer_blocks_new_readers ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_rw_mutex_writer_waits_for_readers_to_unlock ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_wait_group_add_negative_panics ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_wait_group_waits_for_goroutine_completion ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_wait_group_wait_deadlocks_when_counter_never_reaches_zero ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_rw_mutex_reader_waits_for_writer_to_unlock ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_once_marks_done_after_panic ... ok
[INFO] [stdout] test tests_stdlib_time::time_after_delivers_a_time_value_after_host_timer_resume ... ok
[INFO] [stdout] test tests_stdlib_time::time_after_zero_duration_delivers_immediately_with_current_time ... ok
[INFO] [stdout] test tests_stdlib_sync::sync_once_panic_unblocks_waiters_without_rerunning_callback ... ok
[INFO] [stdout] test tests_stdlib_time::time_datetime_constant_and_format_render_numeric_utc_layouts ... ok
[INFO] [stdout] test tests_stdlib_time::time_new_timer_delivers_a_time_value_via_timer_channel ... ok
[INFO] [stdout] test tests_stdlib_time::time_new_timer_zero_duration_delivers_immediately_with_current_time ... ok
[INFO] [stdout] test tests_stdlib_time::time_now_uses_the_host_provided_wall_clock ... ok
[INFO] [stdout] test tests_stdlib_time::time_duration_constants_zero_values_and_methods_work ... ok
[INFO] [stdout] test tests_stdlib_time::time_since_until_add_and_sub_work_with_duration_values ... ok
[INFO] [stdout] test tests_stdlib_time::time_format_supports_named_utc_layouts ... ok
[INFO] [stdout] test tests_stdlib_time::time_sleep_only_pauses_when_the_scheduler_goes_idle ... ok
[INFO] [stdout] test tests_stdlib_text_differential::text_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_stdlib_time::time_sleep_requests_a_host_timer_and_resumes_execution ... ok
[INFO] [stdout] test tests_stdlib_time::time_parse_supports_http_related_layouts ... ok
[INFO] [stdout] test tests_stdlib_time::time_timer_reset_drains_a_stale_buffered_value_before_rearming ... ok
[INFO] [stdout] test tests_stdlib_time::time_time_methods_work_for_zero_values_and_pointers ... ok
[INFO] [stdout] test tests_stdlib_time::time_timer_stop_and_reset_survive_repeated_cancellation_and_rearming ... ok
[INFO] [stdout] test tests_stdlib_time::time_timer_reset_returns_false_after_stop_and_reschedules_the_timer ... ok
[INFO] [stdout] test tests_stdlib_time::time_timer_stop_returns_false_after_the_timer_fires ... ok
[INFO] [stdout] test tests_stdlib_time::time_timer_reset_returns_true_and_rearms_an_active_timer ... ok
[INFO] [stdout] test tests_stdlib_time::time_timer_stop_cancels_a_pending_timer_before_the_vm_pauses ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_case_constants ... ok
[INFO] [stdout] test tests_stdlib_time::time_zero_value_timer_methods_handle_missing_channel ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_control_predicate ... ok
[INFO] [stdout] test tests_stdlib_time::time_unix_and_unix_milli_round_trip_through_unix_methods ... ok
[INFO] [stdout] test tests_stdlib_time::time_unix_micro_and_comparison_methods_work ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_mark_predicate ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_graphic_and_print_predicates ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_number_and_print_predicates ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_non_ascii_simple_fold_cycles ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_predicates ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_scalar_constants ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_non_ascii_predicates ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_simple_case_boundaries ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_simple_fold_cycle ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_symbol_predicate ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_title_predicate ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_to_mapping ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_title_mapping ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_version_constant ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_to_simple_case_boundaries ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_default_fallthrough_to_a_later_case ... ok
[INFO] [stdout] test tests_switch::break_exits_switch_without_running_the_rest_of_the_case ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_expression_switch_with_multi_value_cases ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_labeled_break_from_inner_loop ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_labeled_break_from_switch_inside_loop ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_case_mappings ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_expressionless_switch_cases ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_labeled_continue_from_inner_loop ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_switch_fallthrough ... ok
[INFO] [stdout] test tests_stdlib_unicode::compiles_and_runs_unicode_punctuation_predicate ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_switch_init_scoping ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_switch_fallthrough_to_default ... ok
[INFO] [stdout] test tests_stdlib_time_context_http_differential::time_context_http_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_switch_with_init_statement ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_type_switch_int ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_switch_init_with_function_call ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_type_switch_with_default ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_type_switch_multi_type_case ... ok
[INFO] [stdout] test tests_switch::runs_switch_default_when_no_case_matches ... ok
[INFO] [stdout] test tests_switch::rejects_fallthrough_in_the_final_switch_clause ... ok
[INFO] [stdout] test tests_switch::compiles_and_runs_type_switch_with_init_statement ... ok
[INFO] [stdout] test tests_type_assert_more::math_max_int_large ... ok
[INFO] [stdout] test tests_switch::continue_inside_switch_targets_the_enclosing_loop ... ok
[INFO] [stdout] test tests_type_assert_more::math_max_int ... ok
[INFO] [stdout] test tests_type_assert_more::type_assert_float64 ... ok
[INFO] [stdout] test tests_type_assert_more::strconv_format_uint ... ok
[INFO] [stdout] test tests_type_assert_more::type_assert_error ... ok
[INFO] [stdout] test tests_type_assert_more::type_assert_float64_comma_ok ... ok
[INFO] [stdout] test tests_type_assert_more::type_assert_float64_fails ... ok
[INFO] [stdout] test tests_type_assert_switch_typing::pointer_type_assertions_preserve_typed_nil_pointers ... ok
[INFO] [stdout] test tests_type_assert_more::type_switch_float64 ... ok
[INFO] [stdout] test tests_type_assert_switch_typing::generic_interface_type_switch_cases_narrow_bindings ... ok
[INFO] [stdout] test tests_type_assert_switch_typing::single_type_switch_interface_cases_narrow_bindings ... ok
[INFO] [stdout] test tests_type_assert_switch_typing::nil_interfaces_do_not_match_interface_assertions_or_non_nil_type_switch_cases ... ok
[INFO] [stdout] test tests_type_system_design::parser_compiler_and_runtime_type_identity_stay_aligned ... ok
[INFO] [stdout] test tests_stdlib_reflect_differential::reflect_fmt_differential_corpus_matches_checked_in_native_go_outputs ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_go_func_literal ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_int_from_float ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_byte_slice_from_string ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_float_from_int ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_string_from_byte_slice ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_string_from_int ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_stringer_interface_with_println ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_pointer_receiver_on_alias_type ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_stringer_on_struct_with_println ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_stringer_with_sprint ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_type_definition_conversion ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_type_definition_string ... ok
[INFO] [stdout] test tests_types::does_not_apply_stringer_when_no_string_method ... ok
[INFO] [stdout] test tests_unwind::deferred_panics_replace_the_original_panic_value_and_stack ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_type_definition_with_method ... ok
[INFO] [stdout] test tests_unwind::recover_allows_callers_to_continue_after_a_panicking_call ... ok
[INFO] [stdout] test tests_unwind::runtime_faults_render_source_mapped_stack_traces ... ok
[INFO] [stdout] test tests_unwind::unhandled_goroutine_panics_render_goroutine_local_stack_traces ... ok
[INFO] [stdout] test tests_unwind::runs_deferred_calls_before_unhandled_panic ... ok
[INFO] [stdout] test tests_unwind::unwinds_panics_through_nested_frames_in_lifo_order ... ok
[INFO] [stdout] test tests_unwind::recover_stops_a_top_level_panic_in_a_deferred_call ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_preserves_named_results_after_deferred_recover_cleanup ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_only_the_first_recover_observes_the_active_panic ... ok
[INFO] [stdout] test tests_types::compiles_and_runs_alias_type_satisfies_interface ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_allows_recover_only_when_called_directly_from_the_deferred_frame ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_recovers_top_level_panics_from_deferred_calls ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_recovers_outer_panics_and_returns_after_the_deferred_recover ... ok
[INFO] [stdout] test tests_var::compiles_and_runs_typed_var_zero_values ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_runs_defers_before_unhandled_panics ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_replaces_the_active_panic_when_a_deferred_call_panics ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_returns_nil_from_recover_without_an_active_panic ... ok
[INFO] [stdout] test tests_var_more::increment_and_decrement ... ok
[INFO] [stdout] test tests_var::compiles_and_runs_var_declarations_with_initializers ... ok
[INFO] [stdout] test tests_var_more::short_decl_allows_blank_discard_when_name_is_new ... ok
[INFO] [stdout] test tests_var_more::multiple_short_declarations ... ok
[INFO] [stdout] test tests_var_more::short_decl_rejects_all_blank_if_no_new_name ... ok
[INFO] [stdout] test tests_var_more::short_decl_with_function_result ... ok
[INFO] [stdout] test tests_var_more::short_decl_rebinds_existing_with_new_name ... ok
[INFO] [stdout] test tests_unwind_matrix::unwind_matrix_keeps_panic_and_recover_local_to_the_panicking_goroutine ... ok
[INFO] [stdout] test tests_var_more::var_byte_zero_value ... ok
[INFO] [stdout] test tests_var_more::short_variable_declaration ... ok
[INFO] [stdout] test tests_var_more::var_float64_zero_value ... ok
[INFO] [stdout] test tests_var_more::var_error_zero_value ... ok
[INFO] [stdout] test tests_var_more::struct_float64_field_zero_value ... ok
[INFO] [stdout] test tests_var_more::var_reassignment ... ok
[INFO] [stdout] test tests_var_more::var_rune_zero_value ... ok
[INFO] [stdout] test tests_var_more::var_if_scope ... ok
[INFO] [stdout] test tests_wasm_worker_protocol_spec::wasm_worker_protocol_spec_matches_engine_and_host_surfaces ... ok
[INFO] [stdout] test types::tests::comparable_rejects_interface ... ok
[INFO] [stdout] test tests_var_more::var_shadowing_in_if_scope ... ok
[INFO] [stdout] test types::tests::any_constraint_accepts_all ... ok
[INFO] [stdout] test tests_var_more::var_string_zero_value_is_empty ... ok
[INFO] [stdout] test types::tests::generic_function_is_not_emitted_until_instantiated ... ok
[INFO] [stdout] test types::tests::explicit_generic_calls_compile_to_concrete_functions ... ok
[INFO] [stdout] test types::tests::generic_multi_result_calls_compile_to_concrete_functions ... ok
[INFO] [stdout] test types::tests::generic_function_collected_from_source ... ok
[INFO] [stdout] test types::tests::generic_methods_compile_on_concrete_named_types ... ok
[INFO] [stdout] test types::tests::generic_type_collected_from_source ... ok
[INFO] [stdout] test types::tests::generic_struct_literals_compile_to_concrete_runtime_types ... ok
[INFO] [stdout] test types::tests::generic_function_body_type_substitution_reaches_locals ... ok
[INFO] [stdout] test types::tests::infer_type_args_from_channel_shape ... ok
[INFO] [stdout] test types::tests::infer_type_args_from_direct_parameter ... ok
[INFO] [stdout] test types::tests::infer_type_args_from_nested_slice_pointer_and_map_shapes ... ok
[INFO] [stdout] test types::tests::generic_type_methods_are_recorded_in_type_tables ... ok
[INFO] [stdout] test types::tests::infer_type_args_rejects_conflicting_bindings ... ok
[INFO] [stdout] test types::tests::instance_key_mangled_name ... ok
[INFO] [stdout] test types::tests::instantiation_cache_tracks_function_and_type_instances_by_instance_key ... ok
[INFO] [stdout] test types::tests::generic_interfaces_accept_instantiated_generic_methods ... ok
[INFO] [stdout] test types::tests::parses_nested_function_signatures ... ok
[INFO] [stdout] test types::tests::generic_type_method_templates_are_not_emitted_until_instantiated ... ok
[INFO] [stdout] test types::tests::parses_function_signatures_with_generic_maps_and_nested_functions ... ok
[INFO] [stdout] test types::tests::parses_nested_type_keys_for_canonical_type_shapes ... ok
[INFO] [stdout] test types::tests::splits_generic_type_args_when_one_arg_is_a_function_type ... ok
[INFO] [stdout] test types::tests::substitute_replaces_direct_type_param ... ok
[INFO] [stdout] test types::tests::substitute_replaces_in_map ... ok
[INFO] [stdout] test types::tests::substitute_replaces_in_pointer ... ok
[INFO] [stdout] test types::tests::substitute_replaces_in_slice ... ok
[INFO] [stdout] test types::tests::substitute_replaces_nested_canonical_type_shapes ... ok
[INFO] [stdout] test types::tests::validate_type_args_checks_constraints ... ok
[INFO] [stdout] test types::tests::validate_type_args_rejects_wrong_arity ... ok
[INFO] [stdout] test types::tests::substitute_leaves_concrete_types_alone ... ok
[INFO] [stdout] test types::tests::generic_zero_value_locals_use_concrete_runtime_types ... ok
[INFO] [stdout] test types::tests::inferred_generic_calls_compile_to_concrete_functions ... ok
[INFO] [stdout] test tests_type_system_design::reflect_and_json_type_identity_match_compiled_inventory ... ok
[INFO] [stdout] test tests_stdlib_native_go_differential::stdlib_differential_runner_passes_for_selected_checked_packages ... ok
[INFO] [stdout] test tests_differential_release_gate::native_go_parity_runner_replays_local_package_chain_without_checked_in_go_mod ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow' (1178) panicked at crates/compiler/src/tests_ci_matrix.rs:37:5:
[INFO] [stdout] checked workflow should validate: Traceback (most recent call last):
[INFO] [stdout]   File "/opt/rustwide/workdir/crates/compiler/../../scripts/check-ci-matrix.py", line 188, in <module>
[INFO] [stdout]     raise SystemExit(main())
[INFO] [stdout]                      ^^^^^^
[INFO] [stdout]   File "/opt/rustwide/workdir/crates/compiler/../../scripts/check-ci-matrix.py", line 182, in main
[INFO] [stdout]     validate_workflow(root, workflow_path(root, args.workflow))
[INFO] [stdout]   File "/opt/rustwide/workdir/crates/compiler/../../scripts/check-ci-matrix.py", line 156, in validate_workflow
[INFO] [stdout]     pinned_rust = load_pinned_rust_version(root)
[INFO] [stdout]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/opt/rustwide/workdir/crates/compiler/../../scripts/check-ci-matrix.py", line 101, in load_pinned_rust_version
[INFO] [stdout]     toolchain = tomllib.loads((root / "rust-toolchain.toml").read_text(encoding="utf-8"))
[INFO] [stdout]                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/usr/lib/python3.12/pathlib.py", line 1029, in read_text
[INFO] [stdout]     with self.open(mode='r', encoding=encoding, errors=errors) as f:
[INFO] [stdout]          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   File "/usr/lib/python3.12/pathlib.py", line 1015, in open
[INFO] [stdout]     return io.open(self, mode, buffering, encoding, errors, newline)
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] FileNotFoundError: [Errno 2] No such file or directory: '/opt/rustwide/workdir/rust-toolchain.toml'
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd79d6f4348 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd79d70c23a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd79d70c23a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5dd79d6f8c32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd79d6f8c32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd79d6d16f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd79d6d16f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd79d6eb969 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd79cf86cec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5dd79cf86cec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd79d6ebb22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5dd79d6ebb22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd79d6d17b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd79d6c6789 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd79d6d23ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd79d70ca7c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd79cd8d5fc - gowasm_compiler[5366d9a7e358883b]::tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/tests_ci_matrix.rs:37:5
[INFO] [stdout]   20:     0x5dd79cd81887 - gowasm_compiler[5366d9a7e358883b]::tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/tests_ci_matrix.rs:35:50
[INFO] [stdout]   21:     0x5dd79ccf8176 - <gowasm_compiler[5366d9a7e358883b]::tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5dd79cf79dcb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5dd79cf79dcb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5dd79cf87645 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5dd79cf87645 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5dd79cf87645 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5dd79cf87645 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5dd79cf80f54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5dd79cf80f54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5dd79cf8a6c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5dd79cf8a6c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5dd79d6f34bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5dd79d6f34bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7adf400a8aa4 - <unknown>
[INFO] [stdout]   43:     0x7adf40135a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_function_signature_structural::nested_generic_function_values_assign_structurally stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_function_signature_structural::nested_generic_function_values_assign_structurally' (1362) panicked at crates/parser/src/type_exprs.rs:147:49:
[INFO] [stdout] canonical parameter type: UnexpectedToken { expected: "end of file", found: "`(`" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd79d6f4348 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd79d70c23a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd79d70c23a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5dd79d6f8c32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd79d6f8c32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd79d6d16f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd79d6d16f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd79d6eb969 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd79cf86cec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5dd79cf86cec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd79d6ebb22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5dd79d6ebb22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd79d6d17b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd79d6c6789 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd79d6d23ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd79d70ca7c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd79d70c7f2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dd79d68ffc7 - <core[8fb95b77d25ab6c8]::result::Result<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, gowasm_parser[a11bcc7ee3495b0a]::ast::ParseError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dd79d6a51ce - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:147:49
[INFO] [stdout]   22:     0x5dd79d68f5f1 - core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold::<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter, gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}, alloc[a7ee25936407c584]::vec::in_place_collect::write_in_place_with_drop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   23:     0x5dd79d695be5 - <alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter, gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}, alloc[a7ee25936407c584]::vec::in_place_collect::write_in_place_with_drop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   24:     0x5dd79d68ee8f - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, alloc[a7ee25936407c584]::vec::in_place_collect::write_in_place_with_drop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   25:     0x5dd79d69129c - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}> as alloc[a7ee25936407c584]::vec::in_place_collect::SpecInPlaceCollect<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   26:     0x5dd79d68e182 - alloc[a7ee25936407c584]::vec::in_place_collect::from_iter_in_place::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>, gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   27:     0x5dd79d68b11e - <alloc[a7ee25936407c584]::vec::Vec<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   28:     0x5dd79d687cc9 - <alloc[a7ee25936407c584]::vec::Vec<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   29:     0x5dd79d68f35e - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   30:     0x5dd79d64cc9d - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:150:14
[INFO] [stdout]   31:     0x5dd79d64a472 - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_type_repr
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:26:25
[INFO] [stdout]   32:     0x5dd79d64a3bd - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_type_name
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:21:14
[INFO] [stdout]   33:     0x5dd79d645aeb - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_parameter_list
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/signatures.rs:115:32
[INFO] [stdout]   34:     0x5dd79d642e63 - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_decl
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/lib.rs:153:27
[INFO] [stdout]   35:     0x5dd79d63ef00 - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_source_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/lib.rs:120:37
[INFO] [stdout]   36:     0x5dd79d6386d0 - gowasm_parser[a11bcc7ee3495b0a]::parse_source_file_with_spans
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/lib.rs:66:23
[INFO] [stdout]   37:     0x5dd79ce71b30 - gowasm_compiler[5366d9a7e358883b]::workspace::parse_workspace_files
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/workspace.rs:40:29
[INFO] [stdout]   38:     0x5dd79ccd3167 - gowasm_compiler[5366d9a7e358883b]::import_resolution::resolve_workspace_imports
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/import_resolution.rs:221:24
[INFO] [stdout]   39:     0x5dd79ce1c173 - gowasm_compiler[5366d9a7e358883b]::program::compile_workspace_with_graph
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/program.rs:446:20
[INFO] [stdout]   40:     0x5dd79ce1bfc6 - gowasm_compiler[5366d9a7e358883b]::program::compile_workspace
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/program.rs:438:5
[INFO] [stdout]   41:     0x5dd79ce71948 - gowasm_compiler[5366d9a7e358883b]::workspace::compile_source
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/workspace.rs:19:5
[INFO] [stdout]   42:     0x5dd79cc858d6 - gowasm_compiler[5366d9a7e358883b]::tests_function_signature_structural::nested_generic_function_values_assign_structurally
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/tests_function_signature_structural.rs:48:19
[INFO] [stdout]   43:     0x5dd79cc6b3f7 - gowasm_compiler[5366d9a7e358883b]::tests_function_signature_structural::nested_generic_function_values_assign_structurally::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/tests_function_signature_structural.rs:14:56
[INFO] [stdout]   44:     0x5dd79cd06fb6 - <gowasm_compiler[5366d9a7e358883b]::tests_function_signature_structural::nested_generic_function_values_assign_structurally::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dd79cf79dcb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5dd79cf79dcb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5dd79cf87645 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5dd79cf87645 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dd79cf87645 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5dd79cf87645 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5dd79cf80f54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5dd79cf80f54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5dd79cf8a6c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5dd79cf8a6c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5dd79d6f34bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x5dd79d6f34bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7adf400a8aa4 - <unknown>
[INFO] [stdout]   66:     0x7adf40135a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values' (1389) panicked at crates/parser/src/type_exprs.rs:147:49:
[INFO] [stdout] canonical parameter type: UnexpectedToken { expected: "end of file", found: "`(`" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd79d6f4348 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd79d6f4348 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd79d70c23a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd79d70c23a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5dd79d6f8c32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd79d6f8c32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd79d6d16f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd79d6d16f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd79d6eb969 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd79cf86cec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5dd79cf86cec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd79d6ebb22 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5dd79d6ebb22 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd79d6d17b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd79d6c6789 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd79d6d23ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd79d70ca7c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd79d70c7f2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dd79d68ffc7 - <core[8fb95b77d25ab6c8]::result::Result<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, gowasm_parser[a11bcc7ee3495b0a]::ast::ParseError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dd79d6a51ce - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:147:49
[INFO] [stdout]   22:     0x5dd79d68f5f1 - core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold::<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter, gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}, alloc[a7ee25936407c584]::vec::in_place_collect::write_in_place_with_drop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   23:     0x5dd79d695be5 - <alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter, gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}, alloc[a7ee25936407c584]::vec::in_place_collect::write_in_place_with_drop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   24:     0x5dd79d68ee8f - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, alloc[a7ee25936407c584]::vec::in_place_collect::write_in_place_with_drop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::in_place_drop::InPlaceDrop<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>, !>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   25:     0x5dd79d69129c - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}> as alloc[a7ee25936407c584]::vec::in_place_collect::SpecInPlaceCollect<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   26:     0x5dd79d68e182 - alloc[a7ee25936407c584]::vec::in_place_collect::from_iter_in_place::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>, gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   27:     0x5dd79d68b11e - <alloc[a7ee25936407c584]::vec::Vec<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr, core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   28:     0x5dd79d687cc9 - <alloc[a7ee25936407c584]::vec::Vec<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   29:     0x5dd79d68f35e - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<alloc[a7ee25936407c584]::vec::into_iter::IntoIter<gowasm_parser[a11bcc7ee3495b0a]::ast::Parameter>, <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr::{closure#1}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<gowasm_parser[a11bcc7ee3495b0a]::ast::TypeRepr>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   30:     0x5dd79d64cc9d - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_type_repr
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:150:14
[INFO] [stdout]   31:     0x5dd79d64a472 - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_type_repr
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:26:25
[INFO] [stdout]   32:     0x5dd79d64a3bd - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_type_name
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/type_exprs.rs:21:14
[INFO] [stdout]   33:     0x5dd79d645aeb - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_parameter_list
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/signatures.rs:115:32
[INFO] [stdout]   34:     0x5dd79d642e63 - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_function_decl
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/lib.rs:153:27
[INFO] [stdout]   35:     0x5dd79d63ef00 - <gowasm_parser[a11bcc7ee3495b0a]::Parser>::parse_source_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/lib.rs:120:37
[INFO] [stdout]   36:     0x5dd79d6386d0 - gowasm_parser[a11bcc7ee3495b0a]::parse_source_file_with_spans
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/lib.rs:66:23
[INFO] [stdout]   37:     0x5dd79ce71b30 - gowasm_compiler[5366d9a7e358883b]::workspace::parse_workspace_files
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/workspace.rs:40:29
[INFO] [stdout]   38:     0x5dd79ccd3167 - gowasm_compiler[5366d9a7e358883b]::import_resolution::resolve_workspace_imports
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/import_resolution.rs:221:24
[INFO] [stdout]   39:     0x5dd79ce1c173 - gowasm_compiler[5366d9a7e358883b]::program::compile_workspace_with_graph
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/program.rs:446:20
[INFO] [stdout]   40:     0x5dd79ce1bfc6 - gowasm_compiler[5366d9a7e358883b]::program::compile_workspace
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/program.rs:438:5
[INFO] [stdout]   41:     0x5dd79ce71948 - gowasm_compiler[5366d9a7e358883b]::workspace::compile_source
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/workspace.rs:19:5
[INFO] [stdout]   42:     0x5dd79ce5ff46 - gowasm_compiler[5366d9a7e358883b]::tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/tests_functions.rs:556:19
[INFO] [stdout]   43:     0x5dd79ce5a647 - gowasm_compiler[5366d9a7e358883b]::tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/compiler/src/tests_functions.rs:523:69
[INFO] [stdout]   44:     0x5dd79ccf88f6 - <gowasm_compiler[5366d9a7e358883b]::tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dd79cf79dcb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5dd79cf79dcb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5dd79cf87645 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5dd79cf87645 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dd79cf87645 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dd79cf87645 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5dd79cf87645 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5dd79cf80f54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5dd79cf80f54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5dd79cf8a6c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5dd79cf8a6c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5dd79cf8a6c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5dd79d6f34bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x5dd79d6f34bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7adf400a8aa4 - <unknown>
[INFO] [stdout]   66:     0x7adf40135a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests_ci_matrix::ci_matrix_validator_accepts_checked_workflow
[INFO] [stdout]     tests_function_signature_structural::nested_generic_function_values_assign_structurally
[INFO] [stdout]     tests_functions::compiles_and_runs_nested_function_types_with_generic_map_values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1339 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gowasm-compiler --lib`
[INFO] running `Command { std: "docker" "inspect" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867", kill_on_drop: false }`
[INFO] [stdout] 32111a2e548fb41406404fd29039fed5a5fdda27a9533e1593ad7371a88c9867
