[INFO] cloning repository https://github.com/alennartz/code-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alennartz/code-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falennartz%2Fcode-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falennartz%2Fcode-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68b0fcfd7b5c90fa512bcc1b02a7d1a9a78e5364 [INFO] testing alennartz/code-mcp 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%2Falennartz%2Fcode-mcp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alennartz/code-mcp [INFO] finished tweaking git repo https://github.com/alennartz/code-mcp [INFO] tweaked toml for git repo https://github.com/alennartz/code-mcp written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alennartz/code-mcp 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/alennartz/code-mcp 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.111 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.111 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded rmcp-macros v0.16.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.61 [INFO] [stderr] Downloaded wasm-bindgen v0.2.111 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.111 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded js-sys v0.3.88 [INFO] [stderr] Downloaded rmcp v0.16.0 [INFO] [stderr] Downloaded process-wrap v9.0.1 [INFO] [stderr] Downloaded mlua v0.10.5 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded luau0-src v0.12.3+luau663 [INFO] [stderr] Downloaded web-sys v0.3.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b [INFO] running `Command { std: "docker" "start" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", 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" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b" "/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" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", 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" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling process-wrap v9.0.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling mlua v0.10.5 [INFO] [stderr] Compiling toolscript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", 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" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b" "/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 toolscript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.09s [INFO] running `Command { std: "docker" "inspect" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", 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" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b" "/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.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toolscript-db76d9fe4d0b7578) [INFO] [stdout] [INFO] [stdout] running 352 tests [INFO] [stdout] test cli::tests::test_generate_with_config ... ok [INFO] [stdout] test cli::tests::test_run_with_config ... ok [INFO] [stdout] test cli::tests::test_run_with_auth_flag ... ok [INFO] [stdout] test cli::tests::test_run_with_multiple_configs ... ok [INFO] [stdout] test cli::tests::test_run_defaults ... ok [INFO] [stdout] test cli::tests::test_run_with_io_dir ... ok [INFO] [stdout] test cli::tests::test_serve_defaults ... ok [INFO] [stdout] test cli::tests::test_run_with_multiple_auth ... ok [INFO] [stdout] test cli::tests::test_run_with_spec ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_deeply_nested_inline_object ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_format_comment ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_all_frozen_no_body ... ok [INFO] [stdout] test codegen::annotations::tests::test_generate_annotation_files ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_all_frozen_with_body ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_annotation ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_deprecated ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_table_params ... ok [INFO] [stdout] test cli::tests::test_serve_with_io_dir ... ok [INFO] [stdout] test cli::tests::test_serve_with_auth ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_table_params_with_body ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_with_enum_param ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_with_request_body ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_function_with_optional_params ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_inline_object_field ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_map_field_type ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_mcp_tool_annotation_basic ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_mcp_tool_annotation_no_params ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_mcp_tool_docs_includes_schemas ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_mcp_tool_docs_transitive_refs ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_mcp_tool_docs_no_field_type_no_schemas ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_schema_annotation ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_nullable_field ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_schema_optional_fields ... ok [INFO] [stdout] test codegen::annotations::tests::test_render_schema_enum_fields ... ok [INFO] [stdout] test codegen::luau_types::tests::test_additional_properties_boolean ... ok [INFO] [stdout] test codegen::luau_types::tests::test_additional_properties_ref ... ok [INFO] [stdout] test codegen::luau_types::tests::test_enum_extraction ... ok [INFO] [stdout] test codegen::luau_types::tests::test_additional_properties_object ... ok [INFO] [stdout] test codegen::luau_types::tests::test_extract_schema_defs_from_json_schema ... ok [INFO] [stdout] test codegen::luau_types::tests::test_field_type_to_luau_array ... ok [INFO] [stdout] test codegen::luau_types::tests::test_field_type_to_luau_basic ... ok [INFO] [stdout] test codegen::luau_types::tests::test_format_extraction ... ok [INFO] [stdout] test codegen::luau_types::tests::test_nullable_openapi_style ... ok [INFO] [stdout] test codegen::generate::tests::test_derive_api_name_with_spaces ... ok [INFO] [stdout] test codegen::luau_types::tests::test_json_schema_to_params_flat ... ok [INFO] [stdout] test codegen::luau_types::tests::test_nullable_json_schema_2020_12_style ... ok [INFO] [stdout] test codegen::luau_types::tests::test_field_type_to_luau_map ... ok [INFO] [stdout] test codegen::luau_types::tests::test_json_schema_to_field_type ... ok [INFO] [stdout] test codegen::luau_types::tests::test_render_enum_type_basic ... ok [INFO] [stdout] test codegen::luau_types::tests::test_params_with_enum_use_deep_path ... ok [INFO] [stdout] test codegen::manifest::tests::test_auth_config_serde_tags ... ok [INFO] [stdout] test codegen::luau_types::tests::test_openapi_serialization_bridge ... ok [INFO] [stdout] test codegen::manifest::tests::test_http_method_serde ... ok [INFO] [stdout] test codegen::manifest::tests::test_manifest_json_structure ... ok [INFO] [stdout] test codegen::manifest::tests::test_manifest_with_mcp_servers_roundtrip ... ok [INFO] [stdout] test codegen::manifest::tests::test_manifest_yaml_roundtrip ... ok [INFO] [stdout] test codegen::manifest::tests::test_field_def_new_fields_serde ... ok [INFO] [stdout] test codegen::manifest::tests::test_field_type_inline_object_serde ... ok [INFO] [stdout] test codegen::manifest::tests::test_manifest_serialization_roundtrip ... ok [INFO] [stdout] test codegen::manifest::tests::test_mcp_server_entry_roundtrip ... ok [INFO] [stdout] test codegen::manifest::tests::test_param_def_frozen_value_roundtrip ... ok [INFO] [stdout] test codegen::manifest::tests::test_field_type_map_serde ... ok [INFO] [stdout] test codegen::manifest::tests::test_field_type_object_serde ... ok [INFO] [stdout] test codegen::manifest::tests::test_param_location_variants ... ok [INFO] [stdout] test codegen::manifest::tests::test_param_type_variants ... ok [INFO] [stdout] test codegen::manifest::tests::test_request_body_def_roundtrip ... ok [INFO] [stdout] test codegen::parser::tests::test_additional_properties_object_ref ... ok [INFO] [stdout] test codegen::parser::tests::test_camel_to_snake_single_word ... ok [INFO] [stdout] test codegen::manifest::tests::test_field_type_array_serde ... ok [INFO] [stdout] test codegen::parser::tests::test_fallback_function_name ... ok [INFO] [stdout] test codegen::parser::tests::test_allof_schema_extraction ... ok [INFO] [stdout] test codegen::parser::tests::test_inline_object_parsed_as_inline_object ... ok [INFO] [stdout] test codegen::parser::tests::test_allof_three_levels ... ok [INFO] [stdout] test codegen::parser::tests::test_camel_to_snake_already_snake ... ok [INFO] [stdout] test codegen::parser::tests::test_camel_to_snake_basic ... ok [INFO] [stdout] test codegen::parser::tests::test_additional_properties_map ... ok [INFO] [stdout] test codegen::manifest::tests::test_param_def_frozen_value_none_skipped ... ok [INFO] [stdout] test codegen::parser::tests::test_camel_to_snake_uppercase_run ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file_paths ... ok [INFO] [stdout] test codegen::parser::tests::test_format_extraction ... ok [INFO] [stdout] test codegen::generate::tests::test_derive_api_name ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_nonexistent_file ... ok [INFO] [stdout] test codegen::generate::tests::test_generate_with_frozen_params ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file_info ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file_schemas ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_absolute_url_unchanged ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_url_against_http_source ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_url_local_file_unchanged ... ok [INFO] [stdout] test codegen::parser::tests::test_manifest_serializes_to_json ... ok [INFO] [stdout] test codegen::parser::tests::test_header_params_extracted ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_server_url_spec_to_manifest_integration ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_url_no_source ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_url_preserves_port ... ok [INFO] [stdout] test codegen::generate::tests::test_generate_creates_output ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file_servers ... ok [INFO] [stdout] test codegen::parser::tests::test_param_format_extraction ... ok [INFO] [stdout] test codegen::generate::tests::test_generate_with_explicit_name ... ok [INFO] [stdout] test codegen::parser::tests::test_nullable_fields ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file_security ... ok [INFO] [stdout] test codegen::parser::tests::test_load_spec_from_file_tags ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_url_http_default_port_omitted ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_root_against_http_source ... ok [INFO] [stdout] test codegen::parser::tests::test_resolve_relative_url_default_port_omitted ... ok [INFO] [stdout] test codegen::parser::tests::test_allof_required_field_inheritance ... ok [INFO] [stdout] test codegen::parser::tests::test_response_schema_202_accepted ... ok [INFO] [stdout] test codegen::parser::tests::test_response_schema_204_no_content ... ok [INFO] [stdout] test codegen::parser::tests::test_response_schema_prefers_lower_2xx ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_no_deprecated ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_pet_schema ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_api_metadata ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest ... ok [INFO] [stdout] test config::tests::test_load_config_auth_command ... ok [INFO] [stdout] test config::tests::test_load_config_auth_command_defaults_none ... ok [INFO] [stdout] test config::tests::test_load_config_basic_auth ... ok [INFO] [stdout] test config::tests::test_load_config_with_frozen_params ... ok [INFO] [stdout] test config::tests::test_load_config_with_io ... ok [INFO] [stdout] test config::tests::test_load_config_basic ... ok [INFO] [stdout] test config::tests::test_load_config_with_mcp_servers ... ok [INFO] [stdout] test config::tests::test_load_config_auth_env ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_function_methods ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_query_params ... ok [INFO] [stdout] test config::tests::test_load_config_mcp_only ... ok [INFO] [stdout] test config::tests::test_load_config_auth_command_with_timeouts ... ok [INFO] [stdout] test config::tests::test_merge_configs_apis ... ok [INFO] [stdout] test config::tests::test_load_config_without_io ... ok [INFO] [stdout] test config::tests::test_merge_configs_io_block_level ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_auth ... ok [INFO] [stdout] test config::tests::test_load_config_without_frozen_params ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_response_schema ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_function_names ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_request_body ... ok [INFO] [stdout] test config::tests::test_merge_configs_mcp_servers ... ok [INFO] [stdout] test config::tests::test_merge_configs_io_preserved_when_overlay_absent ... ok [INFO] [stdout] test config::tests::test_merge_frozen_params_precedence ... ok [INFO] [stdout] test config::tests::test_parse_auth_arg_empty_env_errors ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_new_pet_schema ... ok [INFO] [stdout] test config::tests::test_parse_auth_arg_empty_errors ... ok [INFO] [stdout] test config::tests::test_parse_auth_arg_empty_name_errors ... ok [INFO] [stdout] test config::tests::test_load_and_merge_configs ... ok [INFO] [stdout] test config::tests::test_parse_auth_arg_unnamed ... ok [INFO] [stdout] test config::tests::test_parse_mcp_arg_command ... ok [INFO] [stdout] test config::tests::test_parse_spec_arg_named ... ok [INFO] [stdout] test config::tests::test_parse_spec_arg_named_url ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_path_params ... ok [INFO] [stdout] test config::tests::test_parse_mcp_arg_invalid ... ok [INFO] [stdout] test config::tests::test_parse_auth_arg_named ... ok [INFO] [stdout] test config::tests::test_parse_spec_arg_plain_path ... ok [INFO] [stdout] test config::tests::test_parse_mcp_arg_url ... ok [INFO] [stdout] test config::tests::test_parse_spec_arg_plain_url ... ok [INFO] [stdout] test config::tests::test_resolve_config_auth_direct ... ok [INFO] [stdout] test config::tests::test_resolve_cli_auth_unnamed_single_spec ... ok [INFO] [stdout] test config::tests::test_validate_mcp_server_config ... ok [INFO] [stdout] test config::tests::test_resolve_config_auth_env_ref ... ok [INFO] [stdout] test config::tests::test_resolve_config_auth_basic ... ok [INFO] [stdout] test codegen::parser::tests::test_spec_to_manifest_tags ... ok [INFO] [stdout] test runtime::credentials::tests::test_add_static_overwrites_command ... ok [INFO] [stdout] test runtime::credentials::tests::test_command_produces_basic_auth ... ok [INFO] [stdout] test runtime::credentials::tests::test_add_command_overwrites_static ... ok [INFO] [stdout] test runtime::credentials::tests::test_command_produces_api_key ... ok [INFO] [stdout] test runtime::credentials::tests::test_basic_auth_password_with_colons ... ok [INFO] [stdout] test runtime::credentials::tests::test_static_bearer_token ... ok [INFO] [stdout] test runtime::credentials::tests::test_unknown_api_returns_none ... ok [INFO] [stdout] test runtime::credentials::tests::test_command_produces_bearer_token ... ok [INFO] [stdout] test config::tests::test_resolve_cli_auth_name_not_found_errors ... ok [INFO] [stdout] test config::tests::test_resolve_cli_auth_unnamed_multiple_specs_errors ... ok [INFO] [stdout] test config::tests::test_resolve_cli_auth_named ... ok [INFO] [stdout] test runtime::credentials::tests::test_cached_within_ttl ... ok [INFO] [stdout] test runtime::credentials::tests::test_command_output_is_trimmed ... ok [INFO] [stdout] test runtime::credentials::tests::test_from_static_map ... ok [INFO] [stdout] test runtime::http::tests::test_build_request_api_key_auth ... ok [INFO] [stdout] test runtime::http::tests::test_build_request_bearer_auth ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_captures_logs ... ok [INFO] [stdout] test runtime::http::tests::test_mock_handler_returns_response ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_with_sdk_calls ... ok [INFO] [stdout] test runtime::io::tests::test_collect_final_state ... ok [INFO] [stdout] test runtime::io::tests::test_enforces_handle_limit ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_returns_result ... ok [INFO] [stdout] test runtime::io::tests::test_enforces_write_limit ... ok [INFO] [stdout] test runtime::io::tests::test_flush ... ok [INFO] [stdout] test runtime::io::tests::test_final_state_write_then_delete ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_parse_error ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_io ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_fresh_sandbox ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_multiple_api_calls ... ok [INFO] [stdout] test runtime::io::tests::test_io_lines ... ok [INFO] [stdout] test runtime::io::tests::test_handle_cleanup_on_drop ... ok [INFO] [stdout] test runtime::io::tests::test_io_list_subdir ... ok [INFO] [stdout] test runtime::io::tests::test_io_type ... ok [INFO] [stdout] test runtime::io::tests::test_handle_lines ... ok [INFO] [stdout] test runtime::io::tests::test_io_list_rejects_traversal ... ok [INFO] [stdout] test runtime::io::tests::test_os_remove ... ok [INFO] [stdout] test runtime::io::tests::test_io_list ... ok [INFO] [stdout] test runtime::io::tests::test_os_remove_rejects_traversal ... ok [INFO] [stdout] test runtime::io::tests::test_os_remove_rejects_directories ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_no_io_when_disabled ... ok [INFO] [stdout] test runtime::io::tests::test_append_mode ... ok [INFO] [stdout] test runtime::io::tests::test_read_line ... ok [INFO] [stdout] test runtime::io::tests::test_read_number ... ok [INFO] [stdout] test runtime::mcp_client::tests::call_tool_unknown_server_errors ... ok [INFO] [stdout] test runtime::io::tests::test_rejects_absolute_path ... ok [INFO] [stdout] test runtime::io::tests::test_rejects_path_traversal ... ok [INFO] [stdout] test runtime::io::tests::test_subdirectory_auto_create ... ok [INFO] [stdout] test runtime::io::tests::test_rejects_null_bytes ... ok [INFO] [stdout] test runtime::io::tests::test_seek ... ok [INFO] [stdout] test runtime::io::tests::test_write_and_read_all ... ok [INFO] [stdout] test runtime::io::tests::test_write_chaining ... ok [INFO] [stdout] test runtime::mcp_client::tests::empty_manager_has_no_servers ... ok [INFO] [stdout] test runtime::mcp_client::tests::connect_all_empty_succeeds ... ok [INFO] [stdout] test runtime::mcp_client::tests::is_transport_error_classification ... ok [INFO] [stdout] test runtime::mcp_client::tests::resolve_http_config ... ok [INFO] [stdout] test runtime::mcp_client::tests::list_tools_unknown_server_errors ... ok [INFO] [stdout] test runtime::mcp_client::tests::resolve_stdio_config ... ok [INFO] [stdout] test runtime::mcp_client::tests::resolve_entry_no_command_no_url_errors ... ok [INFO] [stdout] test runtime::mcp_client::tests::connect_all_bad_command_warns_and_continues ... ok [INFO] [stdout] test runtime::executor::tests::test_execute_timeout ... ok [INFO] [stdout] test runtime::mcp_client::tests::resolve_stdio_defaults_empty_vecs ... ok [INFO] [stdout] test runtime::io::tests::test_use_after_close ... ok [INFO] [stdout] test runtime::mcp_client::tests::connect_all_partial_failure_continues ... ok [INFO] [stdout] test runtime::registry::tests::test_convert_call_tool_result_is_error ... ok [INFO] [stdout] test runtime::registry::tests::test_convert_call_tool_result_single_plain_text ... ok [INFO] [stdout] test runtime::registry::tests::test_convert_call_tool_result_structured_content ... ok [INFO] [stdout] test runtime::registry::tests::test_convert_call_tool_result_multiple_texts ... ok [INFO] [stdout] test runtime::registry::tests::test_all_frozen_with_body_as_sole_arg ... ok [INFO] [stdout] test runtime::registry::tests::test_convert_call_tool_result_single_json_text ... ok [INFO] [stdout] test runtime::registry::tests::test_convert_call_tool_result_empty ... ok [INFO] [stdout] test runtime::credentials::tests::test_first_call_timeout_returns_none ... ok [INFO] [stdout] test runtime::credentials::tests::test_first_call_blocks_until_command_completes ... ok [INFO] [stdout] test runtime::registry::tests::test_enum_validation_rejects_invalid ... ok [INFO] [stdout] test runtime::registry::tests::test_header_params_sent ... ok [INFO] [stdout] test runtime::registry::tests::test_all_frozen_no_body_no_args ... ok [INFO] [stdout] test runtime::credentials::tests::test_expired_cache_waits_for_refresh ... ok [INFO] [stdout] test runtime::registry::tests::test_header_param_integer_serialization ... ok [INFO] [stdout] test runtime::registry::tests::test_format_validation_rejects_invalid_uuid ... ok [INFO] [stdout] test runtime::registry::tests::test_missing_required_param_errors ... ok [INFO] [stdout] test runtime::registry::tests::test_mcp_tool_nil_argument_allowed ... ok [INFO] [stdout] test runtime::registry::tests::test_mcp_tool_rejects_non_table_argument ... ok [INFO] [stdout] test runtime::registry::tests::test_mcp_tool_api_call_limit ... ok [INFO] [stdout] test runtime::registry::tests::test_mcp_tool_call_with_no_server_errors ... ok [INFO] [stdout] test runtime::registry::tests::test_frozen_param_injected ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_allows_table_lib ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_blocks_io ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_blocks_dofile ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_allows_math_lib ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_allows_string_lib ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_blocks_require ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_allows_basic_lua ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_blocks_loadfile ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_blocks_string_dump ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_blocks_os_execute ... ok [INFO] [stdout] test runtime::registry::tests::test_optional_param_can_be_nil ... ok [INFO] [stdout] test runtime::registry::tests::test_register_mcp_tools_creates_sdk_tables ... ok [INFO] [stdout] test runtime::validate::tests::date_valid ... ok [INFO] [stdout] test runtime::validate::tests::date_invalid_wrong_format ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_captures_print ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_json_encode_decode ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_has_sdk_table ... ok [INFO] [stdout] test runtime::sandbox::tests::test_sandbox_memory_limit ... ok [INFO] [stdout] test runtime::validate::tests::datetime_valid_lowercase_z ... ok [INFO] [stdout] test runtime::validate::tests::datetime_valid_negative_offset ... ok [INFO] [stdout] test runtime::validate::tests::datetime_invalid_just_a_date ... ok [INFO] [stdout] test runtime::validate::tests::datetime_invalid_garbage ... ok [INFO] [stdout] test runtime::validate::tests::datetime_valid_fractional_seconds ... ok [INFO] [stdout] test runtime::validate::tests::email_invalid_no_at ... ok [INFO] [stdout] test runtime::validate::tests::datetime_valid_z ... ok [INFO] [stdout] test runtime::validate::tests::datetime_valid_positive_offset ... ok [INFO] [stdout] test runtime::validate::tests::email_invalid_no_domain_dot ... ok [INFO] [stdout] test runtime::registry::tests::test_query_params_passed ... ok [INFO] [stdout] test runtime::validate::tests::email_valid ... ok [INFO] [stdout] test runtime::validate::tests::empty_string_no_constraints_passes ... ok [INFO] [stdout] test runtime::validate::tests::enum_valid_value_passes ... ok [INFO] [stdout] test runtime::validate::tests::enum_invalid_value_returns_error_with_details ... ok [INFO] [stdout] test runtime::validate::tests::hostname_invalid_label_too_long ... ok [INFO] [stdout] test runtime::validate::tests::hostname_valid ... ok [INFO] [stdout] test runtime::validate::tests::hostname_invalid_underscore ... ok [INFO] [stdout] test runtime::validate::tests::int32_empty_string_fails ... ok [INFO] [stdout] test runtime::validate::tests::int32_invalid_non_numeric ... ok [INFO] [stdout] test runtime::validate::tests::int32_invalid_underflow ... ok [INFO] [stdout] test runtime::validate::tests::int32_invalid_overflow ... ok [INFO] [stdout] test runtime::registry::tests::test_optional_header_param_omitted ... ok [INFO] [stdout] test runtime::registry::tests::test_register_and_call_function ... ok [INFO] [stdout] test runtime::registry::tests::test_request_body_sent ... ok [INFO] [stdout] test runtime::registry::tests::test_path_param_substitution ... ok [INFO] [stdout] test runtime::validate::tests::int32_valid_max ... ok [INFO] [stdout] test runtime::validate::tests::int32_valid_min ... ok [INFO] [stdout] test runtime::validate::tests::int32_valid_positive ... ok [INFO] [stdout] test runtime::validate::tests::int64_invalid_non_numeric ... ok [INFO] [stdout] test runtime::validate::tests::int64_valid_max ... ok [INFO] [stdout] test runtime::validate::tests::ipv4_invalid_out_of_range ... ok [INFO] [stdout] test runtime::validate::tests::ipv6_invalid ... ok [INFO] [stdout] test runtime::validate::tests::ipv4_valid ... ok [INFO] [stdout] test runtime::validate::tests::no_constraints_passes_any_value ... ok [INFO] [stdout] test runtime::validate::tests::ipv6_valid_loopback ... ok [INFO] [stdout] test runtime::validate::tests::uri_invalid ... ok [INFO] [stdout] test runtime::validate::tests::uri_valid_https ... ok [INFO] [stdout] test runtime::validate::tests::url_format_valid ... ok [INFO] [stdout] test runtime::validate::tests::unknown_format_passes_any_value ... ok [INFO] [stdout] test runtime::validate::tests::uuid_invalid_format ... ok [INFO] [stdout] test server::auth::tests::test_extract_auth_from_meta_no_auth_field ... ok [INFO] [stdout] test server::auth::tests::test_extract_auth_from_meta_json_object ... ok [INFO] [stdout] test server::auth::tests::test_extract_bearer_token_missing ... ok [INFO] [stdout] test server::auth::tests::test_extract_bearer_token_wrong_scheme ... ok [INFO] [stdout] test runtime::validate::tests::uuid_invalid_too_short ... ok [INFO] [stdout] test server::auth::tests::test_mcp_auth_config_from_env ... ok [INFO] [stdout] test server::auth::tests::test_mcp_auth_config_from_env_missing ... ok [INFO] [stdout] test runtime::validate::tests::uuid_valid_lowercase ... ok [INFO] [stdout] test server::auth::tests::test_extract_bearer_token_valid ... ok [INFO] [stdout] test runtime::validate::tests::uuid_valid_uppercase ... ok [INFO] [stdout] test server::auth::tests::test_parse_meta_auth_multiple ... ok [INFO] [stdout] test server::auth::tests::test_merge_credentials_meta_overrides_env ... ok [INFO] [stdout] test server::auth::tests::test_mcp_auth_config_from_env_with_jwks_override ... ok [INFO] [stdout] test server::auth::tests::test_parse_meta_auth_invalid_entry_skipped ... ok [INFO] [stdout] test server::auth::tests::test_parse_meta_auth_bearer ... ok [INFO] [stdout] test server::auth::tests::test_validate_jwt_claims ... ok [INFO] [stdout] test server::auth::tests::test_validate_jwt_expired ... ok [INFO] [stdout] test server::auth::tests::test_www_authenticate_header ... ok [INFO] [stdout] test server::auth::tests::test_validate_jwt_wrong_audience ... ok [INFO] [stdout] test server::auth::tests::test_validate_jwt_wrong_issuer ... ok [INFO] [stdout] test server::builtins::tests::test_all_annotations_non_empty ... ok [INFO] [stdout] test server::resources::tests::test_read_luau_overview_resource ... ok [INFO] [stdout] test server::resources::tests::test_read_schema_resource ... ok [INFO] [stdout] test server::resources::tests::test_resource_list_contains_expected_uris ... ok [INFO] [stdout] test server::builtins::tests::test_builtin_functions_without_io ... ok [INFO] [stdout] test server::resources::tests::test_read_overview_resource ... ok [INFO] [stdout] test server::resources::tests::test_resource_list_contains_luau_io_uris ... ok [INFO] [stdout] test server::resources::tests::test_read_function_resource ... ok [INFO] [stdout] test server::builtins::tests::test_builtin_functions_with_io ... ok [INFO] [stdout] test server::resources::tests::test_read_luau_functions_resource ... ok [INFO] [stdout] test server::resources::tests::test_resource_list_contains_luau_uris ... ok [INFO] [stdout] test server::tests::test_frozen_params_hidden_from_docs ... ok [INFO] [stdout] test server::tests::test_get_function_docs_for_builtin ... ok [INFO] [stdout] test server::tests::test_frozen_params_hidden_from_search ... ok [INFO] [stdout] test server::tests::test_get_function_docs_includes_referenced_schemas ... ok [INFO] [stdout] test server::tests::test_get_function_docs_found ... ok [INFO] [stdout] test server::tests::test_list_apis_includes_mcp ... ok [INFO] [stdout] test server::tests::test_list_functions_filtered_by_mcp_server ... ok [INFO] [stdout] test server::tests::test_list_functions_includes_mcp ... ok [INFO] [stdout] test server::tests::test_list_functions_filtered_by_tag ... ok [INFO] [stdout] test server::tests::test_list_apis ... ok [INFO] [stdout] test server::tests::test_get_function_docs_mcp_tool ... ok [INFO] [stdout] test server::tests::test_list_apis_includes_luau ... ok [INFO] [stdout] test server::tests::test_list_functions_all ... ok [INFO] [stdout] test server::tests::test_list_functions_filtered_by_luau ... ok [INFO] [stdout] test server::tests::test_server_info_includes_mcp ... ok [INFO] [stdout] test server::tests::test_search_docs_finds_builtin ... ok [INFO] [stdout] test server::tests::test_search_docs_finds_mcp_tool ... ok [INFO] [stdout] test server::tests::test_get_function_docs_not_found ... ok [INFO] [stdout] test server::tests::test_search_docs ... ok [INFO] [stdout] test server::tests::test_execute_script_includes_files_touched ... ok [INFO] [stdout] test runtime::credentials::tests::test_command_failure_keeps_cached_value ... ok [INFO] [stdout] test runtime::credentials::tests::test_refresh_after_ttl_updates_cache ... ok [INFO] [stdout] test runtime::credentials::tests::test_background_refresh_continues_after_timeout_fallback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 352 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toolscript-fb465a5b389a7fa2) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test cli::tests::test_generate_with_config ... ok [INFO] [stdout] test cli::tests::test_run_with_auth_flag ... ok [INFO] [stdout] test cli::tests::test_run_with_multiple_configs ... ok [INFO] [stderr] Running tests/codegen_integration.rs (/opt/rustwide/target/debug/deps/codegen_integration-4094ee0b41669e68) [INFO] [stdout] test cli::tests::test_run_defaults ... ok [INFO] [stdout] test cli::tests::test_serve_defaults ... ok [INFO] [stdout] test cli::tests::test_serve_with_io_dir ... ok [INFO] [stdout] test cli::tests::test_run_with_config ... ok [INFO] [stdout] test cli::tests::test_run_with_spec ... ok [INFO] [stdout] test cli::tests::test_serve_with_auth ... ok [INFO] [stdout] test cli::tests::test_run_with_multiple_auth ... ok [INFO] [stdout] test cli::tests::test_run_with_io_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_frozen_params_end_to_end ... ok [INFO] [stdout] test test_generate_from_petstore ... ok [INFO] [stdout] test test_generate_from_advanced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/full_roundtrip.rs (/opt/rustwide/target/debug/deps/full_roundtrip-02d1732a62663065) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_generated_lua_annotations_are_valid ... ok [INFO] [stdout] test test_roundtrip_with_named_spec ... ok [INFO] [stdout] test test_io_roundtrip ... ok [INFO] [stdout] test test_full_roundtrip_with_mock_api ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/http_auth_test.rs (/opt/rustwide/target/debug/deps/http_auth_test-214890bb3d3daf61) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_auth_middleware_rejects_no_header ... ok [INFO] [stdout] test test_auth_middleware_rejects_wrong_scheme ... ok [INFO] [stdout] test test_well_known_endpoint_no_auth_required ... ok [INFO] [stderr] Running tests/mcp_integration.rs (/opt/rustwide/target/debug/deps/mcp_integration-d9bd80ebeb3ec29f) [INFO] [stdout] test test_meta_auth_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_mcp_only_list_functions ... ok [INFO] [stdout] test test_mcp_only_search_docs ... ok [INFO] [stdout] test test_mcp_tool_docs_with_schemas ... ok [INFO] [stdout] test test_mcp_only_list_apis ... ok [INFO] [stdout] test test_mixed_mode_all_visible ... ok [INFO] [stdout] test test_mcp_only_get_function_docs ... ok [INFO] [stderr] Running tests/mock_mcp_server.rs (/opt/rustwide/target/debug/deps/mock_mcp_server-923f264cae2d3815) [INFO] [stdout] test test_mcp_sdk_table_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_mock_server_call_tool ... ok [INFO] [stdout] test test_mock_server_connect_and_list_tools ... ok [INFO] [stdout] test test_mock_server_call_tool_unknown_errors ... ok [INFO] [stdout] test test_mock_server_in_discovery_pipeline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests toolscript [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" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b", kill_on_drop: false }` [INFO] [stdout] 525d8aa441f405e3b4b624833ba68e1f694663694f99386e91db8aab8531bd7b