[INFO] cloning repository https://github.com/harukikubota/surtr_lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harukikubota/surtr_lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharukikubota%2Fsurtr_lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharukikubota%2Fsurtr_lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fcb8b88c8fd3fd25b102848788f186f782377a7
[INFO] testing harukikubota/surtr_lang 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%2Fharukikubota%2Fsurtr_lang" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/harukikubota/surtr_lang
[INFO] finished tweaking git repo https://github.com/harukikubota/surtr_lang
[INFO] tweaked toml for git repo https://github.com/harukikubota/surtr_lang written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harukikubota/surtr_lang 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/harukikubota/surtr_lang 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 rustyline v13.0.0
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b
[INFO] running `Command { std: "docker" "start" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", 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" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b" "/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" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", 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" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sindr v0.1.0 (/opt/rustwide/workdir/crates/sindr)
[INFO] [stderr]    Compiling spire v0.1.0 (/opt/rustwide/workdir/crates/spire)
[INFO] [stderr]    Compiling sigil v0.1.0 (/opt/rustwide/workdir/crates/sigil)
[INFO] [stderr]    Compiling diagnostics v0.1.0 (/opt/rustwide/workdir/crates/diagnostics)
[INFO] [stderr]    Compiling eldr v0.1.0 (/opt/rustwide/workdir/crates/eldr)
[INFO] [stderr]    Compiling scar v0.1.0 (/opt/rustwide/workdir/crates/scar)
[INFO] [stderr]    Compiling surtr-analysis v0.1.0 (/opt/rustwide/workdir/crates/surtr-analysis)
[INFO] [stderr]    Compiling forge v0.1.0 (/opt/rustwide/workdir/crates/forge)
[INFO] [stderr]    Compiling xldr v0.1.0 (/opt/rustwide/workdir/crates/xldr)
[INFO] [stdout] warning: function `rustyline_command_arg_spec` is never used
[INFO] [stdout]    --> crates/xldr/src/repl/ui/cli.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn rustyline_command_arg_spec(line: &str, pos: usize) -> Option<(ReplCommandSpec, usize)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rune v0.1.0 (/opt/rustwide/workdir/crates/rune)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", 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" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b" "/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 rune v0.1.0 (/opt/rustwide/workdir/crates/rune)
[INFO] [stdout] warning: function `rustyline_command_arg_spec` is never used
[INFO] [stdout]    --> crates/xldr/src/repl/ui/cli.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn rustyline_command_arg_spec(line: &str, pos: usize) -> Option<(ReplCommandSpec, usize)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", 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" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `rustyline_command_arg_spec` is never used
[INFO] [stderr]    --> crates/xldr/src/repl/ui/cli.rs:323:4
[INFO] [stderr]     |
[INFO] [stderr] 323 | fn rustyline_command_arg_spec(line: &str, pos: usize) -> Option<(ReplCommandSpec, usize)> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xldr` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/surtr-573c7603f89f178a)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test commands::check::tests::check_rejects_duplicate_format_option ... ok
[INFO] [stdout] test commands::check::tests::check_rejects_option_like_input ... ok
[INFO] [stdout] test commands::dump::tests::dump_rejects_duplicate_format_option ... ok
[INFO] [stdout] test commands::dump::tests::dump_rejects_duplicate_opcode_histogram ... ok
[INFO] [stdout] test commands::build::tests::build_rejects_option_like_input ... ok
[INFO] [stdout] test commands::dump::tests::dump_rejects_opcode_histogram_with_viewer_json ... ok
[INFO] [stdout] test commands::dump::tests::dump_rejects_option_like_entry_value ... ok
[INFO] [stdout] test commands::dump::tests::dump_rejects_duplicate_peephole_candidates ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_accepts_project_and_profile ... ok
[INFO] [stdout] test commands::dump::tests::dump_rejects_peephole_candidates_with_viewer_json ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_accepts_explicit_config_path ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_accepts_no_local_config ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_config_with_no_local_config ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_banner ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_config_flag ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_no_local_config ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_profile_flag ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_project_flag ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_quiet ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_script_flag ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_duplicate_version ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_missing_module_value ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_missing_config_value ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_missing_profile_value ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_missing_project_value ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_option_like_module_value ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_project_with_script_or_module ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_option_like_script_value ... ok
[INFO] [stdout] test commands::run::tests::embedded_source_context_prefers_latest_source_id_with_text ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_rejects_profile_without_project ... ok
[INFO] [stdout] test commands::run::tests::embedded_source_context_returns_none_when_no_embedded_text_exists ... ok
[INFO] [stdout] test commands::run::tests::run_options_collects_cli_args_after_separator ... ok
[INFO] [stdout] test commands::run::tests::run_options_parses_entry ... ok
[INFO] [stdout] test commands::run::tests::run_options_parse_vm_dump_options ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_trace_limit ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_trace_filter ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_vm_stats_json ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_vm_stats ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_trace_call ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_trace_opcode ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_duplicate_phase_times ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_empty_trace_filter ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_option_like_entry_value ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_option_like_vm_dump_on_value ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_option_like_input ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_option_like_vm_dump_value ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_vm_dump_on_without_vm_dump ... ok
[INFO] [stdout] test commands::run::tests::run_options_reject_zero_trace_limit ... ok
[INFO] [stdout] test commands::test::tests::note_line_colors_only_note_label ... ok
[INFO] [stdout] test commands::test::tests::parse_test_options_rejects_duplicate_all ... ok
[INFO] [stdout] test commands::test::tests::parse_test_options_rejects_duplicate_quiet ... ok
[INFO] [stdout] test commands::test::tests::selector_rejects_absolute_paths ... ok
[INFO] [stdout] test commands::test::tests::summary_uses_success_or_failure_color ... ok
[INFO] [stdout] test commands::test::tests::test_color_env_trims_value ... ok
[INFO] [stdout] test commands::test::tests::test_options_accept_all_flag ... ok
[INFO] [stdout] test commands::test::tests::test_event_line_colors_only_status_label ... ok
[INFO] [stdout] test commands::test::tests::selector_allows_all_flag_after_path_validation ... ok
[INFO] [stdout] test commands::test::tests::selector_rejects_parent_components ... ok
[INFO] [stdout] test commands::test::tests::selector_resolves_into_lib_tests ... ok
[INFO] [stdout] test commands::test::tests::test_options_accept_quiet_flag ... ok
[INFO] [stdout] test commands::test::tests::test_options_require_single_selector ... ok
[INFO] [stdout] test compile::tests::diagnostic_location_for_span_decodes_rebased_module_span ... ok
[INFO] [stdout] test compile::tests::load_error_span_uses_first_non_whitespace_character ... ok
[INFO] [stdout] test compile::tests::module_source_collection_error_returns_diagnostic_variant ... ok
[INFO] [stdout] test commands::tui::tests::tui_rejects_option_like_input_before_extra_args ... ok
[INFO] [stdout] test compile::tests::parse_script_ast_for_compile_rejects_legacy_definition_after_expression ... ok
[INFO] [stdout] test compile::tests::source_id_for_span_falls_back_to_user_source_when_module_does_not_cover_span ... ok
[INFO] [stdout] test commands::tui::tests::tui_rejects_option_like_input ... ok
[INFO] [stdout] test compile::tests::script_compile_plan_rejects_include_non_literal_argument ... ok
[INFO] [stdout] test compile::tests::script_compile_plan_rejects_include_in_nested_expression ... ok
[INFO] [stdout] test run_cache::tests::run_cache_empty_dir_env_uses_default_root ... ok
[INFO] [stdout] test run_cache::tests::run_cache_false_env_values_are_trimmed_and_case_insensitive ... ok
[INFO] [stdout] test tests::dump_rejects_option_like_input ... ok
[INFO] [stdout] test error::adapter_tests::xldr_message_error_maps_to_rune_message ... ok
[INFO] [stdout] test tests::usage_text_mentions_dump_and_test ... ok
[INFO] [stdout] test util::tests::surface_strip_global_prefixes_rewrites_json_strings_and_keys ... ok
[INFO] [stdout] test compile::tests::script_compile_plan_extracts_include_directives ... ok
[INFO] [stdout] test commands::repl::tests::parse_repl_options_accepts_script_and_module_once_each ... ok
[INFO] [stdout] test error::adapter_tests::xldr_diagnostic_error_maps_to_rune_diagnostic ... ok
[INFO] [stdout] test tests::dispatch_treats_existing_file_as_run_target ... ok
[INFO] [stdout] test compile::tests::compile_source_accepts_concrete_pid_annotation_in_script_worker_spawn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.60s
[INFO] [stdout] 
[INFO] [stderr]      Running ../../tests/integration/all.rs (/opt/rustwide/target/debug/deps/integration-c39e41d10a765516)
[INFO] [stdout] 
[INFO] [stdout] running 189 tests
[INFO] [stdout] test build_roundtrip::build_uses_default_eldr_output_path ... ok
[INFO] [stdout] test build_roundtrip::dump_opcode_histogram_includes_function_summary ... ok
[INFO] [stdout] test build_roundtrip::dump_opcode_histogram_tracks_tail_call_closure_fusion ... ok
[INFO] [stdout] test build_roundtrip::dump_opcode_histogram_tracks_result_branch_opcode_batch ... ok
[INFO] [stdout] test build_roundtrip::dump_peephole_candidates_include_operand_details ... ok
[INFO] [stdout] test build_roundtrip::dump_opcode_histogram_tracks_callable_templates_and_wrapper_reduction ... ok
[INFO] [stdout] test build_roundtrip::dump_opcode_histogram_adds_static_opcode_counts ... ok
[INFO] [stdout] test common::tests::compile_error_matcher_checks_phase_and_needles ... ok
[INFO] [stdout] test common::tests::json_config_rw_fixture_uses_tmp_and_cleans_up ... ok
[INFO] [stdout] test common::tests::module_fail_fixtures_use_warm_fixture_root ... ok
[INFO] [stdout] test common::tests::module_pass_fixtures_use_warm_fixture_root ... ok
[INFO] [stdout] test common::tests::script_fail_fixtures_use_warm_fixture_root ... ok
[INFO] [stdout] test common::tests::script_pass_fixtures_use_warm_fixture_root ... ok
[INFO] [stdout] test common::tests::stage_dir_requires_numeric_suffix ... ok
[INFO] [stdout] test build_roundtrip::build_produces_identical_bytecode_for_same_input ... ok
[INFO] [stdout] test build_roundtrip::check_outputs_machine_readable_json_for_success_and_failure ... ok
[INFO] [stdout] test build_roundtrip::dump_outputs_runtime_process_specs_for_agent_modules ... ok
[INFO] [stdout] test build_roundtrip::dump_supports_entry_srt_and_traces_normalized_entrypoint ... ok
[INFO] [stdout] test build_roundtrip::dump_outputs_valid_json_for_jq ... ok
[INFO] [stdout] test build_roundtrip::dump_outputs_viewer_json ... ok
[INFO] [stdout] test build_roundtrip::dump_peephole_candidates_omits_fully_lowered_result_helpers_patterns ... ok
[INFO] [stdout] test language_features::language_features_bucket_2 ... ok
[INFO] [stdout] test module_import_fixtures::direct_module_file_requires_module_loading_path_instead_of_script_cli_mode ... ok
[INFO] [stdout] test module_import_fixtures::dump_includes_qualified_function_names_for_module_defined_functions ... ok
[INFO] [stdout] test language_features::language_features_bucket_4 ... ok
[INFO] [stdout] test language_features::language_features_bucket_1 ... ok
[INFO] [stdout] test language_features::language_features_bucket_6 ... ok
[INFO] [stdout] test language_features::language_features_bucket_3 ... ok
[INFO] [stdout] test language_features::language_features_bucket_0 ... ok
[INFO] [stdout] test language_features::language_features_bucket_7 ... ok
[INFO] [stdout] test module_import_fixtures::module_compile_error_fixtures_bucket_0 ... ok
[INFO] [stdout] test module_import_fixtures::module_compile_error_fixtures_bucket_2 ... ok
[INFO] [stdout] test namespaces::namespaced_duplicate_type_in_same_namespace_is_rejected ... ok
[INFO] [stdout] test namespaces::namespaced_import_collision_keeps_existing_function_import_rules ... ok
[INFO] [stdout] test module_import_fixtures::module_compile_error_fixtures_bucket_3 ... ok
[INFO] [stdout] test namespaces::namespaced_same_name_functions_resolve_by_qualified_path ... ok
[INFO] [stdout] test namespaces::namespaced_type_is_visible_from_root_without_import ... ok
[INFO] [stdout] test module_import_fixtures::module_spec_fixtures_bucket_0 ... ok
[INFO] [stdout] test namespaces::process_context_out_handler_can_target_file ... ok
[INFO] [stdout] test namespaces::process_context_out_handler_uses_default_target ... ok
[INFO] [stdout] test namespaces::process_context_out_handler_can_target_stderr ... ok
[INFO] [stdout] test namespaces::process_context_out_handler_uses_supervisor_override ... ok
[INFO] [stdout] test private_visibility::private_visibility_function_return_private_value_spec_fixture_passes ... ok
[INFO] [stdout] test private_visibility::private_visibility_module_spec_fixture_passes ... ok
[INFO] [stdout] test private_visibility::private_visibility_value_access_spec_fixture_passes ... ok
[INFO] [stdout] test private_visibility::private_visibility_value_capture_safe_spec_fixture_passes ... ok
[INFO] [stdout] test private_visibility::private_visibility_compile_error_fixtures_pass ... ok
[INFO] [stdout] test module_import_fixtures::module_compile_error_fixtures_bucket_1 ... ok
[INFO] [stdout] test module_import_fixtures::module_spec_fixtures_bucket_2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration-c39e41d10a765516` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b", kill_on_drop: false }`
[INFO] [stdout] 8f167e4dcd6078bde856992453fb8efbb3472616e78023a7a5fa4773a7ad1b8b
