[INFO] cloning repository https://github.com/lx-industries/rmcp-openapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lx-industries/rmcp-openapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flx-industries%2Frmcp-openapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flx-industries%2Frmcp-openapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a37f42e4560bc229e9e836a60e115eb27d9ef527
[INFO] testing lx-industries/rmcp-openapi against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flx-industries%2Frmcp-openapi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lx-industries/rmcp-openapi
[INFO] finished tweaking git repo https://github.com/lx-industries/rmcp-openapi
[INFO] tweaked toml for git repo https://github.com/lx-industries/rmcp-openapi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lx-industries/rmcp-openapi on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lx-industries/rmcp-openapi 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8ad7c3f0b405595dc11f3b49fb8382b08e5b91e5f15fe2e1fd900f2ac0ae2f7
[INFO] running `Command { std: "docker" "start" "-a" "a8ad7c3f0b405595dc11f3b49fb8382b08e5b91e5f15fe2e1fd900f2ac0ae2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8ad7c3f0b405595dc11f3b49fb8382b08e5b91e5f15fe2e1fd900f2ac0ae2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ad7c3f0b405595dc11f3b49fb8382b08e5b91e5f15fe2e1fd900f2ac0ae2f7", kill_on_drop: false }`
[INFO] [stdout] a8ad7c3f0b405595dc11f3b49fb8382b08e5b91e5f15fe2e1fd900f2ac0ae2f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51954cb9eed9b8a85ed1b937b208ca3a76be8da63c085c947197401cae9b11a
[INFO] running `Command { std: "docker" "start" "-a" "d51954cb9eed9b8a85ed1b937b208ca3a76be8da63c085c947197401cae9b11a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling bon-macros v3.7.2
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling rmcp-macros v0.6.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling rmcp v0.6.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling fancy-regex v0.16.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling oas3 v0.19.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling bon v3.7.2
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rmcp-actix-web v0.8.3
[INFO] [stderr]    Compiling rmcp-openapi v0.16.0 (/opt/rustwide/workdir/crates/rmcp-openapi)
[INFO] [stderr]    Compiling rmcp-openapi-server v0.16.0 (/opt/rustwide/workdir/crates/rmcp-openapi-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
[INFO] running `Command { std: "docker" "inspect" "d51954cb9eed9b8a85ed1b937b208ca3a76be8da63c085c947197401cae9b11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51954cb9eed9b8a85ed1b937b208ca3a76be8da63c085c947197401cae9b11a", kill_on_drop: false }`
[INFO] [stdout] d51954cb9eed9b8a85ed1b937b208ca3a76be8da63c085c947197401cae9b11a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4fa0d65f434c452b9ee2c754df91e323caceafa57340f06878a74b1c6266514
[INFO] running `Command { std: "docker" "start" "-a" "d4fa0d65f434c452b9ee2c754df91e323caceafa57340f06878a74b1c6266514", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling oas3 v0.19.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling rmcp v0.6.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling rmcp-actix-web v0.8.3
[INFO] [stderr]    Compiling rmcp-openapi v0.16.0 (/opt/rustwide/workdir/crates/rmcp-openapi)
[INFO] [stderr]    Compiling rmcp-openapi-server v0.16.0 (/opt/rustwide/workdir/crates/rmcp-openapi-server)
[INFO] [stdout] warning: function `create_petstore_mcp_server_with_spec` is never used
[INFO] [stdout]   --> crates/rmcp-openapi/tests/test_with_python.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn create_petstore_mcp_server_with_spec(base_url: Url, spec_path: &str) -> anyhow::Result<Server> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]   --> crates/rmcp-openapi/tests/test_with_python.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | async fn init() -> anyhow::Result<()> {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mock_get_pet_by_id`, `mock_get_pet_by_id_not_found`, `mock_find_pets_by_multiple_status`, `mock_add_pet`, and `mock_add_pet_validation_error` are never used
[INFO] [stdout]    --> crates/rmcp-openapi/tests/test_with_python.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl MockPetstoreServer {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 173 |     /// Mock successful getPetById response
[INFO] [stdout] 174 |     pub fn mock_get_pet_by_id(&mut self, pet_id: u64) -> Mock {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn mock_get_pet_by_id_not_found(&mut self, pet_id: u64) -> Mock {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn mock_find_pets_by_multiple_status(&mut self) -> Mock {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn mock_add_pet(&mut self) -> Mock {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub fn mock_add_pet_validation_error(&mut self) -> Mock {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockPetstoreServer` is never constructed
[INFO] [stdout]  --> crates/rmcp-openapi/tests/common/mock_server.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MockPetstoreServer {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_port` and `base_url` are never used
[INFO] [stdout]   --> crates/rmcp-openapi/tests/common/mock_server.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl MockPetstoreServer {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 14 |     /// Create a new mock server instance with a specific port
[INFO] [stdout] 15 |     pub async fn new_with_port(port: u16) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn base_url(&self) -> Url {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "d4fa0d65f434c452b9ee2c754df91e323caceafa57340f06878a74b1c6266514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4fa0d65f434c452b9ee2c754df91e323caceafa57340f06878a74b1c6266514", kill_on_drop: false }`
[INFO] [stdout] d4fa0d65f434c452b9ee2c754df91e323caceafa57340f06878a74b1c6266514
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bce71ee18bbe8bc6453845e4ff844869228c29b6591debb70557e8c47561457
[INFO] running `Command { std: "docker" "start" "-a" "7bce71ee18bbe8bc6453845e4ff844869228c29b6591debb70557e8c47561457", kill_on_drop: false }`
[INFO] [stderr] warning: function `create_petstore_mcp_server_with_spec` is never used
[INFO] [stderr]   --> crates/rmcp-openapi/tests/test_with_python.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn create_petstore_mcp_server_with_spec(base_url: Url, spec_path: &str) -> anyhow::Result<Server> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `init` is never used
[INFO] [stderr]   --> crates/rmcp-openapi/tests/test_with_python.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 | async fn init() -> anyhow::Result<()> {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `mock_get_pet_by_id`, `mock_get_pet_by_id_not_found`, `mock_find_pets_by_multiple_status`, `mock_add_pet`, and `mock_add_pet_validation_error` are never used
[INFO] [stderr]    --> crates/rmcp-openapi/tests/test_with_python.rs:174:12
[INFO] [stderr]     |
[INFO] [stderr] 172 | impl MockPetstoreServer {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] 173 |     /// Mock successful getPetById response
[INFO] [stderr] 174 |     pub fn mock_get_pet_by_id(&mut self, pet_id: u64) -> Mock {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 |     pub fn mock_get_pet_by_id_not_found(&mut self, pet_id: u64) -> Mock {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 211 |     pub fn mock_find_pets_by_multiple_status(&mut self) -> Mock {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub fn mock_add_pet(&mut self) -> Mock {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 291 |     pub fn mock_add_pet_validation_error(&mut self) -> Mock {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockPetstoreServer` is never constructed
[INFO] [stderr]  --> crates/rmcp-openapi/tests/common/mock_server.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct MockPetstoreServer {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_with_port` and `base_url` are never used
[INFO] [stderr]   --> crates/rmcp-openapi/tests/common/mock_server.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl MockPetstoreServer {
[INFO] [stderr]    | ----------------------- associated items in this implementation
[INFO] [stderr] 14 |     /// Create a new mock server instance with a specific port
[INFO] [stderr] 15 |     pub async fn new_with_port(port: u16) -> Self {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn base_url(&self) -> Url {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rmcp-openapi` (test "test_with_python") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rmcp_openapi-47b5954446bcf725)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test error::tests::test_find_similar_strings ... ok
[INFO] [stdout] test error::tests::test_error_data_conversion_preserves_details ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_multiple_suggestions ... ok
[INFO] [stdout] test error::tests::test_error_response_serialization ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_serialization_with_suggestions ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_no_suggestions ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_json ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_serialization_with_details ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_http_request ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_http_error ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_request_construction ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_const ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_detailed ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_enum ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_format ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_serialization_without_details ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_min_properties ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_max_items ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_min_items ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_max_properties ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_unique_items ... ok
[INFO] [stdout] test error::tests::test_tool_call_error_validation_multiple_of ... ok
[INFO] [stdout] test http_client::tests::test_query_parameter_encoding_integration ... ok
[INFO] [stdout] test http_client::tests::test_build_url_with_base_url ... ok
[INFO] [stdout] test server::tests::test_extract_openapi_info_with_full_spec ... ok
[INFO] [stdout] test http_client::tests::test_build_url_without_base_url ... ok
[INFO] [stdout] test http_client::tests::test_explode_array_parameters ... ok
[INFO] [stdout] test server::tests::test_extract_openapi_info_with_invalid_spec ... ok
[INFO] [stdout] test http_client::tests::test_path_parameter_substitution ... ok
[INFO] [stdout] test server::tests::test_extract_openapi_info_with_minimal_spec ... ok
[INFO] [stdout] test server::tests::test_get_info_fallback_hierarchy_defaults ... ok
[INFO] [stdout] test server::tests::test_get_info_fallback_hierarchy_mixed ... ok
[INFO] [stdout] test server::tests::test_validation_error_converted_to_error_data ... ok
[INFO] [stdout] test spec::tests::test_method_and_tag_filtering_combined ... ok
[INFO] [stdout] test spec::tests::test_method_filtering_empty_filter_list ... ok
[INFO] [stdout] test server::tests::test_get_info_fallback_hierarchy_openapi_spec ... ok
[INFO] [stdout] test spec::tests::test_method_filtering_multiple_methods ... ok
[INFO] [stdout] test http_client::tests::test_array_query_parameters ... ok
[INFO] [stdout] test spec::tests::test_method_filtering_no_matching_methods ... ok
[INFO] [stdout] test server::tests::test_get_info_fallback_hierarchy_custom_metadata ... ok
[INFO] [stdout] test spec::tests::test_method_filtering_no_filter ... ok
[INFO] [stdout] test spec::tests::test_method_filtering_single_method ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_complex_scenario ... ok
[INFO] [stdout] test spec::tests::test_method_filtering_uncommon_methods ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_excludes_operations_without_tags ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_multiple_tags ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_no_filter ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_no_matching_tags ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_or_logic ... ok
[INFO] [stdout] test spec::tests::test_tag_normalization_acronyms ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_empty_filter_list ... ok
[INFO] [stdout] test spec::tests::test_tag_normalization_multiple_mixed_filters ... ok
[INFO] [stdout] test spec::tests::test_tag_filtering_single_tag ... ok
[INFO] [stdout] test spec::tests::test_tag_normalization_snake_case_filter ... ok
[INFO] [stdout] test tests::test_normalize_tag ... ok
[INFO] [stdout] test spec::tests::test_tag_normalization_all_cases_match ... ok
[INFO] [stdout] test spec::tests::test_tag_normalization_camel_case_filter ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_call_tool_not_found_no_suggestions ... ok
[INFO] [stdout] test server::tests::test_tool_not_found_error_no_suggestions ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_add_tool ... ok
[INFO] [stdout] test http_client::tests::test_url_join_edge_cases ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_call_tool_not_found_with_suggestions ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_tool_collection_creation ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_get_tool ... ok
[INFO] [stdout] test tool_generator::tests::test_array_with_prefix_items_integration ... ok
[INFO] [stdout] test tool_generator::tests::test_array_with_regular_items_schema ... ok
[INFO] [stdout] test server::tests::test_tool_not_found_error_with_suggestions ... ok
[INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_from_vec ... ok
[INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters_empty ... ok
[INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters_gltf_pagination ... ok
[INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters_valid ... ok
[INFO] [stdout] test tool_generator::tests::test_convert_prefix_items_to_draft07_mixed_types ... ok
[INFO] [stdout] test tool_generator::tests::test_convert_prefix_items_to_draft07_uniform_types ... ok
[INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters_multiple_suggestions ... ok
[INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters_no_suggestions ... ok
[INFO] [stdout] test tool_generator::tests::test_extract_output_schema_no_responses ... ok
[INFO] [stdout] test tool_generator::tests::test_extract_output_schema_only_error_responses ... ok
[INFO] [stdout] test tool_generator::tests::test_extract_output_schema_with_200_response ... ok
[INFO] [stdout] test tool_generator::tests::test_extract_output_schema_with_201_response ... ok
[INFO] [stdout] test tool_generator::tests::test_extract_output_schema_with_2xx_response ... ok
[INFO] [stdout] test tool_generator::tests::test_extract_output_schema_with_ref ... ok
[INFO] [stdout] test tool_generator::tests::test_format_examples_for_description ... ok
[INFO] [stdout] test tool_generator::tests::test_error_schema_structure ... ok
[INFO] [stdout] test tool_generator::tests::test_keep_parameter_descriptions ... ok
[INFO] [stdout] test http_client::tests::test_with_base_url_validation ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_tool_collection_from_tools ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_iterators ... ok
[INFO] [stdout] test tool_generator::tests::test_parameter_description_with_examples ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_to_mcp_tools ... ok
[INFO] [stdout] test tool_generator::tests::test_parameter_schema_with_reference_metadata ... ok
[INFO] [stdout] test tool::tool_collection::tests::test_get_tool_names ... ok
[INFO] [stdout] test tool_generator::tests::test_property_sanitization_with_annotations ... ok
[INFO] [stdout] test tool_generator::tests::test_reference_metadata_functionality ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_array_schema ... ok
[INFO] [stdout] test tool_generator::tests::test_operation_without_responses_has_no_output_schema ... ok
[INFO] [stdout] test tool_generator::tests::test_petstore_get_pet_by_id ... ok
[INFO] [stdout] test tool_generator::tests::test_keep_tool_description ... ok
[INFO] [stdout] test tool_generator::tests::test_no_request_body_for_get ... ok
[INFO] [stdout] test tool_generator::tests::test_generate_tool_metadata_includes_output_schema ... ok
[INFO] [stdout] test tool_generator::tests::test_parameter_sanitization_and_extraction ... ok
[INFO] [stdout] test tool_generator::tests::test_response_schema_with_reference_metadata ... ok
[INFO] [stdout] test tool_generator::tests::test_cookie_parameter_sanitization ... ok
[INFO] [stdout] test tool_generator::tests::test_sanitize_property_name_complex_cases ... ok
[INFO] [stdout] test tool_generator::tests::test_sanitize_property_name ... ok
[INFO] [stdout] test tool_generator::tests::test_sanitize_property_name_consecutive_underscores ... ok
[INFO] [stdout] test tool_generator::tests::test_sanitize_property_name_edge_cases ... ok
[INFO] [stdout] test tool_generator::tests::test_sanitize_property_name_trailing_underscores ... ok
[INFO] [stdout] test tool_generator::tests::test_skip_parameter_descriptions ... ok
[INFO] [stdout] test tool_generator::tests::test_validate_parameters_with_invalid_params ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_with_reference_metadata ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_with_nested_properties ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_object_schema ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_ref_schema ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_string_schema ... ok
[INFO] [stdout] test tool_generator::tests::test_request_body_simple_object_with_properties ... ok
[INFO] [stdout] test tool_generator::tests::test_skip_tool_description ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_error_scenarios.rs (/opt/rustwide/target/debug/deps/test_error_scenarios-05dc21236299d94c)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_enum_validation_parameter_passing ... ok
[INFO] [stdout] test test_http_500_server_error ... ok
[INFO] [stdout] test test_empty_response_handling ... ok
[INFO] [stdout] test test_http_404_not_found_error ... ok
[INFO] [stdout] test test_array_type_validation_error ... ok
[INFO] [stdout] test test_enum_validation_error ... ok
[INFO] [stdout] test test_http_400_bad_request_error ... ok
[INFO] [stdout] test test_integer_for_string_validation_error ... ok
[INFO] [stdout] test test_network_connection_error ... ok
[INFO] [stdout] test test_tool_not_found_multiple_suggestions ... ok
[INFO] [stdout] test test_missing_required_parameter_error ... ok
[INFO] [stdout] test test_malformed_json_response_handling ... ok
[INFO] [stdout] test test_large_response_handling ... ok
[INFO] [stdout] test test_non_json_response_handling ... ok
[INFO] [stdout] test test_tool_not_found_with_suggestions ... ok
[INFO] [stdout] test test_type_validation_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_integration.rs (/opt/rustwide/target/debug/deps/test_http_integration-4a8c04c9698963d2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_available_tools ... ok
[INFO] [stdout] test test_get_pet_by_id_path_parameter ... ok
[INFO] [stdout] test test_url_construction_with_path_parameters ... ok
[INFO] [stdout] test test_get_pet_by_id_not_found ... ok
[INFO] [stdout] test test_find_pets_by_status_query_parameter ... ok
[INFO] [stdout] test test_find_pets_by_multiple_status_query_parameter ... ok
[INFO] [stdout] test test_content_type_header_for_json ... ok
[INFO] [stdout] test test_add_pet_json_request_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.68s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_with_js.rs (/opt/rustwide/target/debug/deps/test_with_js-7df40a8cde7576a2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_with_js_streamable_http_client_with_refs ... FAILED
[INFO] [stdout] test test_with_js_streamable_http_client ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_with_js_streamable_http_client_with_refs stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stdout]    2: test_with_js::init::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:55:5
[INFO] [stdout]    3: test_with_js::run_js_streamable_http_client_test::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:177:12
[INFO] [stdout]    4: test_with_js::test_with_js_streamable_http_client_with_refs::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:430:6
[INFO] [stdout]    5: <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]    6: tokio::task::local::LocalSet::with::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]    7: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]    8: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]    9: tokio::task::local::LocalSet::with
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   10: <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   11: tokio::task::local::LocalSet::run_until::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   12: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   13: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   15: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   16: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   21: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   22: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   29: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   31: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   32: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   33: tokio::task::local::LocalSet::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   34: actix_rt::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   35: actix_rt::system::SystemRunner::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   36: test_with_js::test_with_js_streamable_http_client_with_refs
[INFO] [stdout]              at ./tests/test_with_js.rs:422:1
[INFO] [stdout]   37: test_with_js::test_with_js_streamable_http_client_with_refs::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:423:61
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59: <unknown>
[INFO] [stdout]   60: clone
[INFO] [stdout] 
[INFO] [stdout] ---- test_with_js_streamable_http_client stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stdout]    2: test_with_js::init::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:55:5
[INFO] [stdout]    3: test_with_js::run_js_streamable_http_client_test::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:177:12
[INFO] [stdout]    4: test_with_js::test_with_js_streamable_http_client::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:279:6
[INFO] [stdout]    5: <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1049:44
[INFO] [stdout]    6: tokio::task::local::LocalSet::with::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:795:13
[INFO] [stdout]    7: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]    8: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]    9: tokio::task::local::LocalSet::with
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:793:17
[INFO] [stdout]   10: <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:1039:22
[INFO] [stdout]   11: tokio::task::local::LocalSet::run_until::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:691:19
[INFO] [stdout]   12: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   13: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   15: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   16: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   21: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   22: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   23: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   28: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   29: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   31: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   32: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   33: tokio::task::local::LocalSet::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/local.rs:648:12
[INFO] [stdout]   34: actix_rt::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   35: actix_rt::system::SystemRunner::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   36: test_with_js::test_with_js_streamable_http_client
[INFO] [stdout]              at ./tests/test_with_js.rs:271:1
[INFO] [stdout]   37: test_with_js::test_with_js_streamable_http_client::{{closure}}
[INFO] [stdout]              at ./tests/test_with_js.rs:272:51
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59: <unknown>
[INFO] [stdout]   60: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_with_js_streamable_http_client
[INFO] [stdout]     test_with_js_streamable_http_client_with_refs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rmcp-openapi --test test_with_js`
[INFO] running `Command { std: "docker" "inspect" "7bce71ee18bbe8bc6453845e4ff844869228c29b6591debb70557e8c47561457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bce71ee18bbe8bc6453845e4ff844869228c29b6591debb70557e8c47561457", kill_on_drop: false }`
[INFO] [stdout] 7bce71ee18bbe8bc6453845e4ff844869228c29b6591debb70557e8c47561457
