[INFO] cloning repository https://github.com/nihilok/run [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nihilok/run" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihilok%2Frun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihilok%2Frun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6563fd9e1f501c28efb1fa0a4ca6fa1ac22f3d19 [INFO] testing nihilok/run against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihilok%2Frun" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nihilok/run [INFO] finished tweaking git repo https://github.com/nihilok/run [INFO] tweaked toml for git repo https://github.com/nihilok/run written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nihilok/run on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nihilok/run 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.8.5 [INFO] [stderr] Downloaded pest_meta v2.8.5 [INFO] [stderr] Downloaded zmij v1.0.15 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded serial_test v3.3.1 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded pest_generator v2.8.5 [INFO] [stderr] Downloaded pest v2.8.5 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded serial_test_derive v3.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba4860d7fc86da363d43ce58cdef1d52225fcb6287be9e52729925f6c89a4e9 [INFO] running `Command { std: "docker" "start" "-a" "6ba4860d7fc86da363d43ce58cdef1d52225fcb6287be9e52729925f6c89a4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba4860d7fc86da363d43ce58cdef1d52225fcb6287be9e52729925f6c89a4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba4860d7fc86da363d43ce58cdef1d52225fcb6287be9e52729925f6c89a4e9", kill_on_drop: false }` [INFO] [stdout] 6ba4860d7fc86da363d43ce58cdef1d52225fcb6287be9e52729925f6c89a4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40e3333f58e93dad17599417a87824b3b6ed68d20eb67a48d52e5672fc0ab0e8 [INFO] running `Command { std: "docker" "start" "-a" "40e3333f58e93dad17599417a87824b3b6ed68d20eb67a48d52e5672fc0ab0e8", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/run [INFO] [stderr] | [INFO] [stderr] = note: the bin target `run` in package `runtool v0.4.0 (/opt/rustwide/workdir/runtool)` has the same output filename as the bin target `run` in package `run v0.4.0 (/opt/rustwide/workdir/run)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/run.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `run` in package `runtool v0.4.0 (/opt/rustwide/workdir/runtool)` has the same output filename as the bin target `run` in package `run v0.4.0 (/opt/rustwide/workdir/run)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling run v0.4.0 (/opt/rustwide/workdir/run) [INFO] [stderr] Compiling runtool v0.4.0 (/opt/rustwide/workdir/runtool) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "40e3333f58e93dad17599417a87824b3b6ed68d20eb67a48d52e5672fc0ab0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e3333f58e93dad17599417a87824b3b6ed68d20eb67a48d52e5672fc0ab0e8", kill_on_drop: false }` [INFO] [stdout] 40e3333f58e93dad17599417a87824b3b6ed68d20eb67a48d52e5672fc0ab0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 297f5d5fbfec19c7a46bf1c6bca1000d6ed7d5f63bb1cbc0b15b3c2defc6c1b6 [INFO] running `Command { std: "docker" "start" "-a" "297f5d5fbfec19c7a46bf1c6bca1000d6ed7d5f63bb1cbc0b15b3c2defc6c1b6", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling run v0.4.0 (/opt/rustwide/workdir/run) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling runtool v0.4.0 (/opt/rustwide/workdir/runtool) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.50s [INFO] running `Command { std: "docker" "inspect" "297f5d5fbfec19c7a46bf1c6bca1000d6ed7d5f63bb1cbc0b15b3c2defc6c1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297f5d5fbfec19c7a46bf1c6bca1000d6ed7d5f63bb1cbc0b15b3c2defc6c1b6", kill_on_drop: false }` [INFO] [stdout] 297f5d5fbfec19c7a46bf1c6bca1000d6ed7d5f63bb1cbc0b15b3c2defc6c1b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bcbac231d11a8b9ac971053ea5e0006db4e27a9d2f98a61d13d101115504806 [INFO] running `Command { std: "docker" "start" "-a" "0bcbac231d11a8b9ac971053ea5e0006db4e27a9d2f98a61d13d101115504806", 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/run-518691482f90c5d0) [INFO] [stdout] [INFO] [stdout] running 298 tests [INFO] [stdout] test ast::tests::test_output_mode_default ... ok [INFO] [stdout] test ast::tests::test_structured_result_to_json ... ok [INFO] [stdout] test ast::tests::test_structured_result_to_markdown ... ok [INFO] [stdout] test ast::tests::test_structured_result_to_markdown_no_host ... ok [INFO] [stdout] test ast::tests::test_structured_result_to_mcp_format_failed ... ok [INFO] [stdout] test cli::tests::test_format_result_json_returns_json ... ok [INFO] [stdout] test cli::tests::test_format_result_stream_returns_none ... ok [INFO] [stdout] test cli::tests::test_output_format_json_mode ... ok [INFO] [stdout] test cli::tests::test_output_format_markdown_mode ... ok [INFO] [stdout] test cli::tests::test_format_result_markdown_returns_markdown ... ok [INFO] [stdout] test cli::tests::test_output_format_stream_mode ... ok [INFO] [stdout] test completion::tests::test_shell_completion_script_not_empty ... ok [INFO] [stdout] test completion::tests::test_shell_completion_scripts_are_different ... ok [INFO] [stdout] test completion::tests::test_shell_detect_returns_option ... ok [INFO] [stdout] test completion::tests::test_shell_name_bash ... ok [INFO] [stdout] test ast::tests::test_structured_result_to_mcp_format ... ok [INFO] [stdout] test completion::tests::test_shell_name_fish ... ok [INFO] [stdout] test completion::tests::test_shell_name_powershell ... ok [INFO] [stdout] test completion::tests::test_shell_name_zsh ... ok [INFO] [stdout] test config::tests::test_count_unquoted_braces_after_comment ... ok [INFO] [stdout] test config::tests::test_count_unquoted_braces_in_strings ... ok [INFO] [stdout] test config::tests::test_count_unquoted_braces_simple ... ok [INFO] [stdout] test config::tests::test_ensure_mcp_output_dir_fallback ... ok [INFO] [stdout] test ast::tests::test_structured_result_to_markdown_failed_with_exit_code ... ok [INFO] [stdout] test config::tests::test_expand_source_directives_no_directives ... ok [INFO] [stdout] test completion::tests::test_write_completion_file ... ok [INFO] [stdout] test config::tests::test_find_runfile_path_custom_nonexistent ... ok [INFO] [stdout] test config::tests::test_get_home_dir_returns_some ... ok [INFO] [stdout] test config::tests::test_expand_source_directives_with_source ... ok [INFO] [stdout] test config::tests::test_find_runfile_path_with_custom_path ... ok [INFO] [stdout] test config::tests::test_load_from_path_directory ... ok [INFO] [stdout] test config::tests::test_load_config_with_custom_path ... ok [INFO] [stdout] test config::tests::test_expand_source_directives_circular ... ok [INFO] [stdout] test config::tests::test_load_from_path_nonexistent ... ok [INFO] [stdout] test config::tests::test_no_runfile_error_message ... ok [INFO] [stdout] test config::tests::test_load_merged_config_custom_path ... ok [INFO] [stdout] test config::tests::test_set_and_get_custom_runfile_path ... ok [INFO] [stdout] test executor::tests::test_parse_error_display_has_caret ... ok [INFO] [stdout] test executor::tests::test_parse_error_display_has_location_arrow ... ok [INFO] [stdout] test executor::tests::test_parse_error_display_has_source_line ... ok [INFO] [stdout] test executor::tests::test_parse_error_no_raw_rule_names ... ok [INFO] [stdout] test config::tests::test_set_and_get_mcp_output_dir ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_func_preamble_only ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_both_preambles ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_no_preambles ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_no_wrap_for_polyglot ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_with_param_locals ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_with_param_locals_and_preambles ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_wraps_body_with_return ... ok [INFO] [stdout] test interpreter::execution::tests::test_collect_rewritable_siblings_empty ... ok [INFO] [stdout] test interpreter::execution::tests::test_build_combined_script_var_preamble_only ... ok [INFO] [stdout] test interpreter::execution::tests::test_collect_rewritable_siblings_with_compatible ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_function_preamble_empty ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_function_preamble_excludes_self ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_function_preamble_pwsh ... ok [INFO] [stdout] test config::tests::test_load_from_path_dir_without_runfile ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_function_preamble_with_block_sibling ... ok [INFO] [stdout] test config::tests::test_load_from_path_file_exists ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_function_preamble_with_simple_sibling ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_variable_preamble_empty ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_variable_preamble_pwsh ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_variable_preamble_pwsh_with_special_chars ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_variable_preamble_shell ... ok [INFO] [stdout] test interpreter::preamble::tests::test_build_variable_preamble_shell_with_special_chars ... ok [INFO] [stdout] test interpreter::preamble::tests::test_collect_compatible_siblings_same_interpreter ... ok [INFO] [stdout] test interpreter::preamble::tests::test_collect_compatible_siblings_with_blocks ... ok [INFO] [stdout] test interpreter::preamble::tests::test_collect_incompatible_colon_siblings_finds_colon_functions ... ok [INFO] [stdout] test interpreter::preamble::tests::test_collect_incompatible_colon_siblings_empty ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_float_default ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_default_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_integer_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_object_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_rest_param ... ok [INFO] [stdout] test config::tests::test_expand_source_directives_missing_file_skipped ... ok [INFO] [stdout] test interpreter::preamble::tests::test_polyglot_preamble_empty_params ... ok [INFO] [stdout] test interpreter::preamble::tests::test_polyglot_preamble_non_polyglot ... ok [INFO] [stdout] test config::tests::test_expand_source_directives_skips_inside_block ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_required_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_default_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_boolean_default ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python3_preamble_works ... ok [INFO] [stdout] test interpreter::preamble::tests::test_collect_compatible_siblings_empty ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_boolean_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_node_preamble_float_type ... ok [INFO] [stdout] test ast::tests::test_structured_result_from_outputs_multiple ... ok [INFO] [stdout] test ast::tests::test_extract_ssh_context_no_match ... ok [INFO] [stdout] test ast::tests::test_structured_result_from_outputs_success ... ok [INFO] [stdout] test ast::tests::test_structured_result_from_outputs_failure ... ok [INFO] [stdout] test ast::tests::test_extract_ssh_context_multiple_options ... ok [INFO] [stdout] test ast::tests::test_extract_ssh_context_basic ... ok [INFO] [stdout] test ast::tests::test_structured_result_from_outputs_with_ssh ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_integer_default ... ok [INFO] [stdout] test ast::tests::test_extract_ssh_context_with_key ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_required_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_object_no_json_import_without_object ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_float_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_object_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_float_default ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_float_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_object_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_empty ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_rest_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_rest_only ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_rest_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_default_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_float_default ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_with_default ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_pwsh_value_backtick ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_multiple_params ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_pwsh_value_dollar ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_required_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_no_json_require_without_object ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_rest_param ... ok [INFO] [stdout] test interpreter::preamble::tests::test_shell_param_locals_escapes_default ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_pwsh_value_double_quotes ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_pwsh_value_plain ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_backslash ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_backtick ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_bang ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_dollar ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_combined ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_double_quotes ... ok [INFO] [stdout] test interpreter::shell::tests::test_escape_shell_value_plain ... ok [INFO] [stdout] test interpreter::shell::tests::test_get_python_executable_returns_valid ... ok [INFO] [stdout] test interpreter::shell::tests::test_interpreter_to_shell_args_bash ... ok [INFO] [stdout] test interpreter::shell::tests::test_interpreter_to_shell_args_node ... ok [INFO] [stdout] test interpreter::shell::tests::test_interpreter_to_shell_args_python3 ... ok [INFO] [stdout] test interpreter::shell::tests::test_interpreter_to_shell_args_pwsh ... ok [INFO] [stdout] test interpreter::shell::tests::test_interpreter_to_shell_args_ruby ... ok [INFO] [stdout] test interpreter::shell::tests::test_interpreter_to_shell_args_sh ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_direct_path_python3 ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_node ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_powershell ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_python ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_python3 ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_pwsh ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_ruby ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_sh_direct ... ok [INFO] [stdout] test interpreter::shell::tests::test_strip_shebang_no_shebang ... ok [INFO] [stdout] test interpreter::shell::tests::test_strip_shebang_only_shebang ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_unknown ... ok [INFO] [stdout] test interpreter::shell::tests::test_strip_shebang_with_comment_before ... ok [INFO] [stdout] test interpreter::tests::test_call_function_not_found ... ok [INFO] [stdout] test interpreter::tests::test_execute_block_function_def ... ok [INFO] [stdout] test interpreter::shell::tests::test_resolve_shebang_bash_direct ... ok [INFO] [stdout] test interpreter::tests::test_execute_os_filtered_function ... ok [INFO] [stdout] test interpreter::tests::test_execute_simple_function_def ... ok [INFO] [stdout] test interpreter::tests::test_call_function_with_args_not_found ... ok [INFO] [stdout] test interpreter::tests::test_get_block_function_metadata ... ok [INFO] [stdout] test interpreter::tests::test_get_simple_function_attributes ... ok [INFO] [stdout] test interpreter::shell::tests::test_strip_shebang_basic ... ok [INFO] [stdout] test interpreter::tests::test_execute_assignment ... ok [INFO] [stdout] test interpreter::tests::test_interpreter_new_default ... ok [INFO] [stdout] test interpreter::tests::test_replace_var_word_boundary_end_of_string ... ok [INFO] [stdout] test interpreter::tests::test_replace_var_word_boundary_followed_by_punctuation ... ok [INFO] [stdout] test interpreter::tests::test_replace_var_word_boundary_prevents_substring ... ok [INFO] [stdout] test interpreter::tests::test_resolve_function_interpreter_attribute_overrides_shebang ... ok [INFO] [stdout] test interpreter::tests::test_list_available_functions_sorted ... ok [INFO] [stdout] test interpreter::tests::test_replace_var_word_boundary_basic ... ok [INFO] [stdout] test interpreter::tests::test_replace_var_word_boundary_both_present ... ok [INFO] [stdout] test interpreter::tests::test_resolve_function_interpreter_shebang ... ok [INFO] [stdout] test interpreter::tests::test_resolve_function_interpreter_shell_attribute ... ok [INFO] [stdout] test interpreter::tests::test_shell_quote_args_mixed ... ok [INFO] [stdout] test interpreter::tests::test_set_output_mode ... ok [INFO] [stdout] test interpreter::tests::test_list_available_functions_empty ... ok [INFO] [stdout] test interpreter::tests::test_shell_quote_args_safe_chars ... ok [INFO] [stdout] test interpreter::tests::test_shell_quote_args_single_quote ... ok [INFO] [stdout] test interpreter::tests::test_shell_quote_args_empty_arg ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_all_args ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_default_value ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_braced ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_braced_missing ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_default_value_with_arg ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_positional ... ok [INFO] [stdout] test interpreter::tests::test_shell_quote_args_empty_slice ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_with_params_rest ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_with_params_fallback_positional ... ok [INFO] [stdout] test interpreter::tests::test_take_captured_outputs ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_with_params_named ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_get_cwd ... ok [INFO] [stdout] test interpreter::tests::test_substitute_args_with_variables ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_initialize ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_initialize_with_params ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_set_cwd_missing_path ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_tools_call_missing_tool_name ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_set_cwd_invalid_path ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_tools_call_set_cwd_nonexistent ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_set_cwd ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_tools_call_missing_params ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_tools_call_get_cwd_value ... ok [INFO] [stdout] test mcp::mapping::tests::test_map_arguments_legacy_arg_mapping ... ok [INFO] [stdout] test mcp::mapping::tests::test_map_arguments_no_params_returns_empty ... ok [INFO] [stdout] test mcp::mapping::tests::test_map_arguments_non_object_returns_error ... ok [INFO] [stdout] test interpreter::preamble::tests::test_python_preamble_integer_type ... ok [INFO] [stdout] test interpreter::preamble::tests::test_ruby_preamble_required_param ... ok [INFO] [stdout] test interpreter::tests::test_resolve_function_interpreter_default ... ok [INFO] [stdout] test mcp::mapping::tests::test_resolve_tool_name_only_functions_with_desc_are_found ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_bool_false ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_bool_true ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_float ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_null ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_number ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_object ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_string ... ok [INFO] [stdout] test mcp::mapping::tests::test_resolve_tool_name_simple ... ok [INFO] [stdout] test mcp::mapping::tests::test_value_to_string_array ... ok [INFO] [stdout] test interpreter::tests::test_shell_quote_args_special_chars ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_tools_call_unknown_tool ... ok [INFO] [stdout] test mcp::tests::test_extract_function_metadata_params_with_arg_descriptions ... ok [INFO] [stdout] test mcp::tests::test_extract_function_metadata_with_args ... ok [INFO] [stdout] test mcp::tests::test_extract_function_metadata_with_desc ... ok [INFO] [stdout] test mcp::tests::test_extract_function_metadata_with_rest_param ... ok [INFO] [stdout] test mcp::tests::test_extract_function_metadata_with_params ... ok [INFO] [stdout] test mcp::tests::test_process_request_valid_jsonrpc_version ... ok [INFO] [stdout] test mcp::tests::test_process_request_invalid_jsonrpc_version ... ok [INFO] [stdout] test mcp::tests::test_extract_function_metadata_without_desc ... ok [INFO] [stdout] test mcp::tools::tests::test_extract_function_metadata_mixed_optional_required ... ok [INFO] [stdout] test mcp::tools::tests::test_extract_function_metadata_optional_arg_description_in_hybrid_mode ... ok [INFO] [stdout] test mcp::tools::tests::test_extract_function_metadata_optional_arg ... ok [INFO] [stdout] test mcp::tools::tests::test_sanitise_property_key_invalid_chars_replaced ... ok [INFO] [stdout] test mcp::tools::tests::test_get_builtin_tools ... ok [INFO] [stdout] test mcp::tools::tests::test_sanitise_property_key_question_mark_optional ... ok [INFO] [stdout] test mcp::tools::tests::test_sanitise_property_key_invalid_chars_with_question_mark ... ok [INFO] [stdout] test mcp::tools::tests::test_sanitise_property_key_truncated_to_64 ... ok [INFO] [stdout] test mcp::tools::tests::test_sanitise_property_key_valid ... ok [INFO] [stdout] test mcp::tools::tests::test_sanitise_property_key_valid_chars ... ok [INFO] [stdout] test output_file::tests::test_exactly_threshold_unchanged ... ok [INFO] [stdout] test output_file::tests::test_short_output_unchanged ... ok [INFO] [stdout] test parser::error::tests::test_display_without_filename ... ok [INFO] [stdout] test parser::error::tests::test_hint_is_clean_when_present ... ok [INFO] [stdout] test parser::error::tests::test_display_includes_filename_and_location ... ok [INFO] [stdout] test parser::error::tests::test_multiline_error_points_to_correct_line ... ok [INFO] [stdout] test parser::error::tests::test_no_raw_rule_names_in_message ... ok [INFO] [stdout] test parser::error::tests::test_pos_location_extracted ... ok [INFO] [stdout] test parser::error::tests::test_source_line_and_caret_present ... ok [INFO] [stdout] test mcp::mapping::tests::test_resolve_tool_name_no_runfile ... ok [INFO] [stdout] test output_file::tests::test_single_long_line_truncated ... ok [INFO] [stdout] test output_file::tests::test_long_output_truncated ... ok [INFO] [stdout] test parser::tests::test_block_function_with_params ... ok [INFO] [stdout] test parser::tests::test_all_param_types ... ok [INFO] [stdout] test mcp::mapping::tests::test_resolve_tool_name_not_found ... ok [INFO] [stdout] test parser::tests::test_arg_without_position_hybrid_mode ... ok [INFO] [stdout] test parser::tests::test_empty_parens_still_works ... ok [INFO] [stdout] test parser::tests::test_function_keyword_with_params ... ok [INFO] [stdout] test parser::tests::test_function_with_mixed_params_and_rest ... ok [INFO] [stdout] test parser::tests::test_function_with_params ... ok [INFO] [stdout] test parser::tests::test_function_with_default_values ... ok [INFO] [stdout] test parser::tests::test_function_with_typed_params ... ok [INFO] [stdout] test parser::tests::test_parse_arg_attribute_boolean_type ... ok [INFO] [stdout] test parser::tests::test_function_with_rest_param ... ok [INFO] [stdout] test parser::tests::test_parse_arg_attribute_integer_type ... ok [INFO] [stdout] test parser::tests::test_parse_arg_attribute_with_type ... ok [INFO] [stdout] test parser::tests::test_parse_arg_without_explicit_type ... ok [INFO] [stdout] test parser::tests::test_parse_command_with_variable_after_equals ... ok [INFO] [stdout] test parser::tests::test_parse_multiple_attributes ... ok [INFO] [stdout] test mcp::handlers::tests::test_handle_tools_list_includes_builtin ... ok [INFO] [stdout] test parser::tests::test_parse_desc_attribute ... ok [INFO] [stdout] test parser::tests::test_quoted_default_with_comma ... ok [INFO] [stdout] test parser::tests::test_short_type_names ... ok [INFO] [stdout] test parser::tests::test_single_quoted_default ... ok [INFO] [stdout] test parser::tests::test_strip_quotes_from_arg ... ok [INFO] [stdout] test parser::tests::test_strip_quotes_from_desc ... ok [INFO] [stdout] test parser::tests::test_unquoted_default ... ok [INFO] [stdout] test transpiler::tests::test_indent ... ok [INFO] [stdout] test transpiler::tests::test_indent_with_empty_lines ... ok [INFO] [stdout] test transpiler::tests::test_interpreter_compatibility_polyglot ... ok [INFO] [stdout] test transpiler::tests::test_interpreter_compatibility_pwsh ... ok [INFO] [stdout] test transpiler::tests::test_interpreter_compatibility_sh_bash ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_after_command_separators ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_command_position_vs_argument ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_indented ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_no_colons ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_no_partial_match ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_pnpm_wrapper_pattern ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_should_not_rewrite_arguments ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_sibling_name_as_argument_to_echo ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_simple ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_call_sites_with_args ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_no_partial_match ... ok [INFO] [stdout] test transpiler::tests::test_rewrite_word_boundaries ... ok [INFO] [stdout] test transpiler::tests::test_sanitise_name ... ok [INFO] [stdout] test transpiler::tests::test_transpile_block_pwsh_function ... ok [INFO] [stdout] test transpiler::tests::test_transpile_block_shell_function ... ok [INFO] [stdout] test transpiler::tests::test_transpile_colon_name ... ok [INFO] [stdout] test transpiler::tests::test_transpile_simple_pwsh_function ... ok [INFO] [stdout] test transpiler::tests::test_transpile_simple_shell_function ... ok [INFO] [stdout] test utils::tests::test_arg_type_to_json_type ... ok [INFO] [stdout] test utils::tests::test_matches_current_platform_multiple_os ... ok [INFO] [stdout] test utils::tests::test_matches_current_platform_no_os_attrs ... ok [INFO] [stdout] test utils::tests::test_matches_current_platform_unix ... ok [INFO] [stdout] test utils::tests::test_matches_current_platform_windows ... ok [INFO] [stdout] building [INFO] [stdout] shell [INFO] [stdout] hello [INFO] [stdout] nested [INFO] [stdout] test interpreter::tests::test_call_function_subcommand_resolution ... ok [INFO] [stdout] test interpreter::tests::test_execute_simple_function_call ... ok [INFO] [stdout] test interpreter::tests::test_call_function_double_underscore_resolution ... ok [INFO] [stdout] test interpreter::tests::test_call_function_underscore_to_colon_resolution ... ok [INFO] [stdout] test mcp::mapping::tests::test_map_arguments_named_params_in_order ... ok [INFO] [stdout] test mcp::mapping::tests::test_map_arguments_rest_param_expands_array ... ok [INFO] [stdout] test mcp::mapping::tests::test_resolve_tool_name_colon_sanitised ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 298 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run-a870475a78be9990) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/attributes.rs (/opt/rustwide/target/debug/deps/attributes-b9355b60cdc53234) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_os_attribute_windows_on_unix ... ok [INFO] [stdout] test test_os_attribute_list_shows_platform_specific ... ok [INFO] [stdout] test test_os_attribute_linux ... ok [INFO] [stdout] test test_os_attribute_unix_on_unix ... ok [INFO] [stdout] test test_simple_function_with_shell_attribute ... ok [INFO] [stderr] Running tests/basic_functions.rs (/opt/rustwide/target/debug/deps/basic_functions-152f4f49eeb90ca1) [INFO] [stdout] test test_combined_os_and_shell_attributes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_function_not_found ... ok [INFO] [stdout] test test_comment_handling ... ok [INFO] [stdout] test test_function_call_with_parentheses ... ok [INFO] [stdout] test test_all_args_substitution ... ok [INFO] [stdout] test test_nested_function_call ... ok [INFO] [stdout] test test_hyphenated_function_name_block ... ok [INFO] [stdout] test test_local_runfile_precedence ... ok [INFO] [stdout] test test_hyphenated_function_name_inline ... ok [INFO] [stdout] test test_function_with_multiple_arguments ... ok [INFO] [stdout] test test_runfile_search_upward ... ok [INFO] [stdout] test test_execute_script_file ... ok [INFO] [stdout] test test_simple_function_call ... ok [INFO] [stdout] test test_return_in_simple_function_with_siblings ... ok [INFO] [stdout] test test_return_in_block_function_propagates_exit_code ... ok [INFO] [stdout] test test_function_with_arguments ... ok [INFO] [stdout] test test_variable_in_function_template ... ok [INFO] [stdout] test test_escaped_newlines ... ok [INFO] [stdout] test test_variable_assignment_and_usage ... ok [INFO] [stdout] test test_command_with_pipes ... ok [INFO] [stdout] test test_variable_default_value_syntax ... ok [INFO] [stdout] test test_parse_error_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-65f4ec3ab929afa4) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_generate_completion_zsh ... ok [INFO] [stdout] test test_generate_completion_bash ... ok [INFO] [stdout] test test_version_flag ... ok [INFO] [stdout] test test_install_completion_fish ... ok [INFO] [stdout] test test_list_flag_short ... ok [INFO] [stdout] test test_list_flag_with_functions ... ok [INFO] [stdout] test test_list_flag_no_runfile ... ok [INFO] [stdout] test test_install_completion_auto_detect_fails_with_unknown_shell ... ok [INFO] [stdout] test test_install_completion_bash ... ok [INFO] [stdout] test test_install_completion_zsh ... ok [INFO] [stdout] test test_generate_completion_fish ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/composition_test.rs (/opt/rustwide/target/debug/deps/composition_test-ed4fdaa193aac6f3) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_double_underscore_resolves_to_colon_function ... ok [INFO] [stdout] test test_block_function_composition ... ok [INFO] [stdout] test test_no_composition_without_preamble ... ok [INFO] [stdout] test test_function_with_default_args ... ok [INFO] [stdout] test test_colon_function_composition ... ok [INFO] [stdout] test test_multiple_levels_of_composition ... ok [INFO] [stdout] test test_argument_passing_in_composed_functions ... ok [INFO] [stdout] test test_error_propagation ... ok [INFO] [stdout] test test_incompatible_function_without_colon_not_wrapped ... ok [INFO] [stdout] test test_variable_injection ... ok [INFO] [stdout] test test_mixed_simple_and_block_composition ... ok [INFO] [stdout] test test_complex_colon_names ... ok [INFO] [stdout] test test_simple_function_composition ... ok [INFO] [stdout] test test_variables_and_composition ... ok [INFO] [stdout] test test_shell_calling_incompatible_colon_function_python ... ok [INFO] [stdout] test test_compatible_preamble_function_calling_incompatible_colon_function ... ok [INFO] [stdout] test test_nested_colon_function_composition_with_polyglot ... ok [INFO] [stdout] test test_shell_calling_incompatible_colon_function_node ... ok [INFO] [stdout] test test_shell_calling_multiple_incompatible_functions ... ok [INFO] [stdout] test test_mixed_compatible_and_incompatible_calls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.82s [INFO] [stdout] [INFO] [stderr] Running tests/function_signature.rs (/opt/rustwide/target/debug/deps/function_signature-e192e4b475ad96f6) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_function_keyword_with_params ... ok [INFO] [stdout] test test_block_function_with_params ... ok [INFO] [stdout] test test_backward_compatibility_positional ... ok [INFO] [stdout] test test_quoted_default_value ... ok [INFO] [stdout] test test_mixed_params_and_rest ... ok [INFO] [stdout] test test_rest_parameter ... ok [INFO] [stdout] test test_params_with_positional_fallback ... ok [INFO] [stdout] test test_simple_params_named_substitution ... ok [INFO] [stdout] test test_multiple_params_with_mixed_defaults ... ok [INFO] [stdout] test test_params_with_defaults ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dd73ba07771363b1) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test test_attribute_comment_not_confused_with_regular_comment ... ok [INFO] [stdout] test test_function_call_with_parentheses ... ok [INFO] [stdout] test test_function_keyword_inline_block_with_semicolons ... ok [INFO] [stdout] test test_comment_handling ... ok [INFO] [stdout] test test_function_keyword_namespaced ... ok [INFO] [stdout] test test_escaped_newlines ... ok [INFO] [stdout] test test_function_keyword_with_arguments ... ok [INFO] [stdout] test test_function_keyword_with_block ... ok [INFO] [stdout] test test_function_keyword_with_parens_inline ... ok [INFO] [stdout] test test_function_keyword_block_multiline ... ok [INFO] [stdout] test test_function_keyword_block_semicolon_separated ... ok [INFO] [stdout] test test_all_args_substitution ... ok [INFO] [stdout] test test_execute_script_file ... ok [INFO] [stdout] test test_function_not_found ... ok [INFO] [stdout] test test_function_keyword_namespaced_inline ... ok [INFO] [stdout] test test_function_call_with_bare_word_arguments ... ok [INFO] [stdout] test test_generate_completion_fish ... ok [INFO] [stdout] test test_inline_block_with_trailing_semicolon ... ok [INFO] [stdout] test test_function_call_mixed_arguments ... ok [INFO] [stdout] test test_function_call_with_quoted_arguments ... ok [INFO] [stdout] test test_command_with_pipes ... ok [INFO] [stdout] test test_generate_completion_zsh ... ok [INFO] [stdout] test test_function_keyword_with_parens_and_block ... ok [INFO] [stdout] test test_inline_block_with_semicolons ... ok [INFO] [stdout] test test_install_completion_auto_detect_fails_with_unknown_shell ... ok [INFO] [stdout] test test_generate_completion_bash ... ok [INFO] [stdout] test test_list_flag_no_runfile ... ok [INFO] [stdout] test test_function_keyword_inline_command ... ok [INFO] [stdout] test test_list_flag_with_functions ... ok [INFO] [stdout] test test_install_completion_fish ... ok [INFO] [stdout] test test_install_completion_detects_existing_zshrc_config ... ok [INFO] [stdout] test test_install_completion_zsh ... ok [INFO] [stdout] test test_install_completion_detects_missing_zshrc_config ... ok [INFO] [stdout] test test_install_completion_detects_partial_zshrc_config ... ok [INFO] [stdout] test test_install_completion_bash ... ok [INFO] [stdout] test test_list_flag_short ... ok [INFO] [stdout] test test_install_completion_overwrites_existing_file ... ok [INFO] [stdout] test test_function_with_multiple_arguments ... ok [INFO] [stdout] test test_function_with_arguments ... ok [INFO] [stdout] test test_os_attribute_windows_on_unix ... ok [INFO] [stdout] test test_multiple_variables ... ok [INFO] [stdout] test test_runfile_flag_overrides_current_directory ... ok [INFO] [stdout] test test_no_shebang_uses_default_shell ... ok [INFO] [stdout] test test_multiple_attributes_on_same_function ... ok [INFO] [stdout] test test_runfile_flag_nonexistent_file ... ok [INFO] [stdout] test test_local_runfile_precedence ... ok [INFO] [stdout] test test_parse_error_handling ... ok [INFO] [stdout] test test_os_attribute_unix_on_unix ... ok [INFO] [stdout] test test_nested_function_call ... ok [INFO] [stdout] test test_runfile_flag_with_absolute_path ... ok [INFO] [stdout] test test_os_attribute_list_shows_platform_specific ... ok [INFO] [stdout] test test_runfile_flag_with_relative_path ... ok [INFO] [stdout] test test_runfile_flag_with_file_path ... ok [INFO] [stdout] test test_runfile_flag_with_directory_path ... ok [INFO] [stdout] test test_shebang_bash ... ok [INFO] [stdout] test test_shebang_direct_path_bash ... ok [INFO] [stdout] test test_runfile_flag_with_inspect ... ok [INFO] [stdout] test test_runfile_flag_with_list ... ok [INFO] [stdout] test test_runfile_search_upward ... ok [INFO] [stdout] test test_shebang_not_first_line_ignored ... ok [INFO] [stdout] test test_runfile_flag_with_nested_functions ... ok [INFO] [stdout] test test_os_attribute_linux ... ok [INFO] [stdout] test test_shebang_python_basic ... ok [INFO] [stdout] test test_shebang_multiline_code ... ok [INFO] [stdout] test test_shebang_with_comment_before ... ok [INFO] [stdout] test test_shebang_python3_explicit ... ok [INFO] [stdout] test test_shell_attribute_python ... ok [INFO] [stdout] test test_shebang_with_args ... ok [INFO] [stdout] test test_simple_function_call ... ok [INFO] [stdout] test test_variable_assignment_and_usage ... ok [INFO] [stdout] test test_variable_default_in_flag_assignment ... ok [INFO] [stdout] test test_shell_attribute_bash_explicit ... ok [INFO] [stdout] test test_mixed_function_syntaxes ... ok [INFO] [stdout] test test_variable_in_function_template ... ok [INFO] [stdout] test test_shebang_direct_path_sh ... ok [INFO] [stdout] test test_variable_default_in_unquoted_flag ... ok [INFO] [stdout] test test_combined_os_and_shell_attributes ... ok [INFO] [stdout] test test_variable_with_underscore ... ok [INFO] [stdout] test test_version_flag ... ok [INFO] [stdout] test test_variable_default_value_syntax ... ok [INFO] [stdout] test test_shell_attribute_python_with_args ... ok [INFO] [stdout] test test_shell_python_multiline_with_loop ... ok [INFO] [stdout] test test_simple_function_with_shell_attribute ... ok [INFO] [stdout] test test_shebang_precedence_attribute_wins ... ok [INFO] [stdout] test test_shebang_node ... ok [INFO] [stdout] test test_shell_node_multiline_with_loop ... ok [INFO] [stdout] test test_shell_attribute_node ... ok [INFO] [stdout] test test_shell_attribute_node_with_args ... ok [INFO] [stdout] test test_shebang_ruby ... ok [INFO] [stdout] test test_shell_attribute_ruby ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s [INFO] [stdout] [INFO] [stderr] Running tests/mcp_server_test.rs (/opt/rustwide/target/debug/deps/mcp_server_test-5f23a56db8d9e44a) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_inspect_with_os_filtered_functions ... ok [INFO] [stdout] test test_inspect_multiple_functions ... ok [INFO] [stdout] test test_inspect_output_json_structure ... ok [INFO] [stdout] test test_inspect_flag_exists ... ok [INFO] [stdout] test test_inspect_arg_with_boolean_type ... ok [INFO] [stdout] test test_parse_arg_attribute ... ok [INFO] [stdout] test test_parse_desc_attribute ... ok [INFO] [stdout] test test_function_with_desc_and_args_still_executable ... ok [INFO] [stdout] test test_serve_mcp_flag_exists ... ok [INFO] [stdout] test test_inspect_function_without_metadata ... ok [INFO] [stdout] test test_mcp_tools_call_unknown_tool_returns_error ... ok [INFO] [stdout] test test_mcp_initialize_request ... ok [INFO] [stdout] test test_mcp_tools_list_request ... ok [INFO] [stdout] test test_mcp_tools_call_non_zero_exit_sets_is_error ... ok [INFO] [stdout] test test_mcp_tools_call_executes_function ... ok [INFO] [stdout] test test_mcp_global_function_invocable_with_project_runfile ... ok [INFO] [stdout] test test_mcp_project_overrides_global ... ok [INFO] [stdout] test test_mcp_inspect_includes_global_tools ... ok [INFO] [stderr] Running tests/mcp_tool_schema_test.rs (/opt/rustwide/target/debug/deps/mcp_tool_schema_test-d8aab73c2e2c1b39) [INFO] [stdout] test test_merged_global_project_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_mcp_inspect_multiple_functions ... ok [INFO] [stdout] test test_mcp_inspect_optional_arg_suffix ... ok [INFO] [stdout] test test_mcp_inspect_hybrid_mode_with_descriptions ... ok [INFO] [stdout] test test_mcp_inspect_with_params ... ok [INFO] [stdout] test test_mcp_inspect_backward_compatibility ... ok [INFO] [stdout] test test_mcp_inspect_with_rest_params ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/polyglot.rs (/opt/rustwide/target/debug/deps/polyglot-d20bd9dc962de7d3) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_no_shebang_uses_default_shell ... ok [INFO] [stdout] test test_shell_attribute_bash_explicit ... ok [INFO] [stdout] test test_shebang_python3_explicit ... ok [INFO] [stdout] test test_python_named_param ... ok [INFO] [stdout] test test_python_no_params_still_works ... ok [INFO] [stdout] test test_shebang_python_basic ... ok [INFO] [stdout] test test_shell_python_multiline_with_loop ... ok [INFO] [stdout] test test_shell_attribute_python_with_args ... ok [INFO] [stdout] test test_shell_attribute_python ... ok [INFO] [stdout] test test_python_named_param_with_default ... ok [INFO] [stdout] test test_shebang_node ... ok [INFO] [stdout] test test_shebang_ruby ... ok [INFO] [stdout] test test_ruby_named_param ... ok [INFO] [stdout] test test_node_named_param ... ok [INFO] [stdout] test test_shell_attribute_ruby ... ok [INFO] [stdout] test test_shell_node_multiline_with_loop ... ok [INFO] [stdout] test test_ruby_named_param_with_default ... ok [INFO] [stdout] test test_shell_attribute_node ... ok [INFO] [stdout] test test_shell_attribute_node_with_args ... ok [INFO] [stdout] test test_node_named_param_with_default ... ok [INFO] [stderr] Running tests/source_test.rs (/opt/rustwide/target/debug/deps/source_test-c1a0851a25c0bc00) [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_source_does_not_expand_inside_function_body ... ok [INFO] [stdout] test test_source_absolute_path ... ok [INFO] [stdout] test test_circular_source_does_not_loop ... ok [INFO] [stdout] test test_source_nonexistent_file_emits_warning ... ok [INFO] [stdout] test test_source_in_script_file ... ok [INFO] [stdout] test test_source_relative_path ... ok [INFO] [stdout] test test_sourced_file_functions_override_order ... ok [INFO] [stdout] test test_source_multiple_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/structured_output_test.rs (/opt/rustwide/target/debug/deps/structured_output_test-1c38a1818494a443) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_default_stream_mode_no_capture ... ok [INFO] [stdout] test test_structured_markdown_with_stderr ... ok [INFO] [stdout] test test_structured_output_with_stderr ... ok [INFO] [stdout] test test_ssh_context_extraction ... ok [INFO] [stdout] test test_structured_output_markdown ... ok [INFO] [stdout] test test_structured_output_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run-19c983fc4dc800e9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests run [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bcbac231d11a8b9ac971053ea5e0006db4e27a9d2f98a61d13d101115504806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bcbac231d11a8b9ac971053ea5e0006db4e27a9d2f98a61d13d101115504806", kill_on_drop: false }` [INFO] [stdout] 0bcbac231d11a8b9ac971053ea5e0006db4e27a9d2f98a61d13d101115504806