[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] 6c88e8d518354c95afb2cf462915908c4aca9ab0 [INFO] testing lx-industries/rmcp-openapi against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flx-industries%2Frmcp-openapi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lx-industries/rmcp-openapi on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.108 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.108 [INFO] [stderr] Downloaded wasm-bindgen v0.2.108 [INFO] [stderr] Downloaded bytestring v1.5.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.58 [INFO] [stderr] Downloaded bon-macros v3.9.1 [INFO] [stderr] Downloaded actix-rt v2.11.0 [INFO] [stderr] Downloaded clap_lex v1.0.0 [INFO] [stderr] Downloaded time-macros v0.2.26 [INFO] [stderr] Downloaded js-sys v0.3.85 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded unicode-general-category v1.1.0 [INFO] [stderr] Downloaded actix-router v0.5.4 [INFO] [stderr] Downloaded oas3 v0.21.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Downloaded referencing v0.46.4 [INFO] [stderr] Downloaded flate2 v1.1.8 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded micromap v0.3.0 [INFO] [stderr] Downloaded bon v3.9.1 [INFO] [stderr] Downloaded ryu v1.0.22 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded regex-lite v0.1.8 [INFO] [stderr] Downloaded zerocopy-derive v0.8.34 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded rmcp-actix-web v0.12.6 [INFO] [stderr] Downloaded actix-http v3.12.0 [INFO] [stderr] Downloaded webpki-root-certs v1.0.5 [INFO] [stderr] Downloaded rmcp-macros v1.6.0 [INFO] [stderr] Downloaded time v0.3.46 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded jsonschema v0.46.4 [INFO] [stderr] Downloaded actix-web v4.13.0 [INFO] [stderr] Downloaded zerocopy v0.8.34 [INFO] [stderr] Downloaded rmcp v1.6.0 [INFO] [stderr] Downloaded fancy-regex v0.18.0 [INFO] [stderr] Downloaded web-sys v0.3.85 [INFO] [stderr] Downloaded libc v0.2.184 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc82256ceb4ebd31ff80b5f001636c4b69fe58da9f14e19c4875911314145c92 [INFO] running `Command { std: "docker" "start" "-a" "fc82256ceb4ebd31ff80b5f001636c4b69fe58da9f14e19c4875911314145c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc82256ceb4ebd31ff80b5f001636c4b69fe58da9f14e19c4875911314145c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc82256ceb4ebd31ff80b5f001636c4b69fe58da9f14e19c4875911314145c92", kill_on_drop: false }` [INFO] [stdout] fc82256ceb4ebd31ff80b5f001636c4b69fe58da9f14e19c4875911314145c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb717607a14cceb9dd98923b85d23938cc55168ba6cf374bd102112157796fd6 [INFO] running `Command { std: "docker" "start" "-a" "eb717607a14cceb9dd98923b85d23938cc55168ba6cf374bd102112157796fd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling deranged v0.5.5 [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 mime_guess v2.0.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [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 unicode-general-category v1.1.0 [INFO] [stderr] Compiling rmcp v1.6.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling rmcp-macros v1.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling micromap v0.3.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling referencing v0.46.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling fancy-regex v0.18.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling oas3 v0.21.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling rmcp-actix-web v0.12.6 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling jsonschema v0.46.4 [INFO] [stderr] Compiling rmcp-openapi v0.26.6 (/opt/rustwide/workdir/crates/rmcp-openapi) [INFO] [stderr] Compiling rmcp-openapi-server v0.26.6 (/opt/rustwide/workdir/crates/rmcp-openapi-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 25s [INFO] running `Command { std: "docker" "inspect" "eb717607a14cceb9dd98923b85d23938cc55168ba6cf374bd102112157796fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb717607a14cceb9dd98923b85d23938cc55168ba6cf374bd102112157796fd6", kill_on_drop: false }` [INFO] [stdout] eb717607a14cceb9dd98923b85d23938cc55168ba6cf374bd102112157796fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02d14fa627da1b072b4c3a0d1e45ef6d7a9b2912aae190a2fe0822403495b685 [INFO] running `Command { std: "docker" "start" "-a" "02d14fa627da1b072b4c3a0d1e45ef6d7a9b2912aae190a2fe0822403495b685", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rmcp v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling referencing v0.46.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling oas3 v0.21.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling jsonschema v0.46.4 [INFO] [stderr] Compiling rmcp-actix-web v0.12.6 [INFO] [stderr] Compiling rmcp-openapi v0.26.6 (/opt/rustwide/workdir/crates/rmcp-openapi) [INFO] [stderr] Compiling rmcp-openapi-server v0.26.6 (/opt/rustwide/workdir/crates/rmcp-openapi-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "02d14fa627da1b072b4c3a0d1e45ef6d7a9b2912aae190a2fe0822403495b685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d14fa627da1b072b4c3a0d1e45ef6d7a9b2912aae190a2fe0822403495b685", kill_on_drop: false }` [INFO] [stdout] 02d14fa627da1b072b4c3a0d1e45ef6d7a9b2912aae190a2fe0822403495b685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 995a04413bdcfc1c8ff290728a3ba20279a16dae93e513b30cfd33f792a5b327 [INFO] running `Command { std: "docker" "start" "-a" "995a04413bdcfc1c8ff290728a3ba20279a16dae93e513b30cfd33f792a5b327", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rmcp_openapi-8ccfa8cb326a7057) [INFO] [stdout] [INFO] [stdout] running 174 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_request_construction ... ok [INFO] [stdout] test error::tests::test_tool_call_error_serialization_with_details ... ok [INFO] [stdout] test error::tests::test_tool_call_error_http_error ... ok [INFO] [stdout] test error::tests::test_tool_call_error_json ... ok [INFO] [stdout] test error::tests::test_error_response_serialization ... ok [INFO] [stdout] test error::tests::test_tool_call_error_multiple_suggestions ... ok [INFO] [stdout] test error::tests::test_tool_call_error_http_request ... 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_validation_detailed ... ok [INFO] [stdout] test error::tests::test_tool_call_error_serialization_without_details ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_format ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_min_items ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_enum ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_max_items ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_const ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_min_properties ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_multiple_of ... ok [INFO] [stdout] test filter::tests::test_prefix_filter_can_be_constructed ... ok [INFO] [stdout] test filter::tests::test_trait_is_object_safe ... ok [INFO] [stdout] test filter::tests::test_filter_can_be_cloned_via_arc ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_unique_items ... ok [INFO] [stdout] test error::tests::test_tool_call_error_validation_max_properties ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_empty ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_multipart_with_valid_file ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_multipart_with_invalid_data_uri ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_multipart_with_invalid_base64 ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_multipart_mixed_content ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_form_urlencoded ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_json ... ok [INFO] [stdout] test http_client::tests::test_is_binary_helper ... ok [INFO] [stdout] test http_client::tests::test_is_image_helper ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_complex_mime_type ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_multipart_text_only ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_empty_mime_type ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_empty_string ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_invalid_base64 ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_empty_content ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_just_data_prefix ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_mime_type_with_parameters ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_missing_comma ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_mime_type_with_multiple_parameters ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_missing_semicolon ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_missing_data_prefix ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_unsupported_encoding_utf8 ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_unsupported_encoding ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_valid_application_json ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_valid_jpeg ... ok [INFO] [stdout] test http_client::tests::test_parse_data_uri_valid_png ... ok [INFO] [stdout] test http_client::tests::test_build_url_with_base_url ... ok [INFO] [stdout] test http_client::tests::test_array_query_parameters ... ok [INFO] [stdout] test http_client::tests::test_add_request_body_multipart_without_filename ... ok [INFO] [stdout] test server::tests::test_extract_openapi_info_with_full_spec ... ok [INFO] [stdout] test server::tests::test_extract_openapi_info_with_invalid_spec ... ok [INFO] [stdout] test server::tests::test_extract_openapi_info_with_minimal_spec ... ok [INFO] [stdout] test server::tests::test_get_info_fallback_hierarchy_custom_metadata ... 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_get_info_fallback_hierarchy_openapi_spec ... ok [INFO] [stdout] test http_client::tests::test_explode_array_parameters ... ok [INFO] [stdout] test http_client::tests::test_build_url_without_base_url ... ok [INFO] [stdout] test server::tests::test_validation_error_converted_to_error_data ... ok [INFO] [stdout] test http_client::tests::test_path_parameter_substitution ... ok [INFO] [stdout] test spec::tests::test_all_filters_combined_1 ... ok [INFO] [stdout] test spec::tests::test_all_filters_combined_2 ... ok [INFO] [stdout] test http_client::tests::test_query_parameter_encoding_integration ... ok [INFO] [stdout] test spec::tests::test_method_and_tag_filtering_combined ... ok [INFO] [stdout] test spec::tests::test_method_filtering_multiple_methods ... ok [INFO] [stdout] test spec::tests::test_method_filtering_empty_filter_list ... ok [INFO] [stdout] test spec::tests::test_method_filtering_no_matching_methods ... ok [INFO] [stdout] test spec::tests::test_method_filtering_single_method ... ok [INFO] [stdout] test spec::tests::test_method_filtering_no_filter ... ok [INFO] [stdout] test spec::tests::test_method_filtering_uncommon_methods ... ok [INFO] [stdout] test spec::tests::test_operations_exclude_filter_three_operations_filter_list ... ok [INFO] [stdout] test spec::tests::test_operations_exclude_filter_empty_filter_list ... ok [INFO] [stdout] test spec::tests::test_operations_include_filter_two_operations_filter_list ... ok [INFO] [stdout] test spec::tests::test_operations_include_filter_empty_filter_list ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_complex_scenario ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_empty_filter_list ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_multiple_tags ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_excludes_operations_without_tags ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_no_filter ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_or_logic ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_no_matching_tags ... ok [INFO] [stdout] test spec::tests::test_tag_filtering_single_tag ... ok [INFO] [stdout] test spec::tests::test_tag_normalization_all_cases_match ... ok [INFO] [stdout] test spec::tests::test_tag_normalization_acronyms ... ok [INFO] [stdout] test spec::tests::test_tag_normalization_snake_case_filter ... ok [INFO] [stdout] test spec::tests::test_tag_normalization_multiple_mixed_filters ... ok [INFO] [stdout] test spec::tests::test_tag_normalization_camel_case_filter ... ok [INFO] [stdout] test tool::metadata::tests::test_case_insensitive_method_matching ... ok [INFO] [stdout] test tool::metadata::tests::test_delete_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_annotations_title_always_none ... ok [INFO] [stdout] test tests::test_normalize_tag ... ok [INFO] [stdout] test tool::metadata::tests::test_head_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_get_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_options_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_patch_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_post_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_put_annotations ... ok [INFO] [stdout] test tool::metadata::tests::test_unknown_method_returns_none ... ok [INFO] [stdout] test server::tests::test_tool_not_found_error_no_suggestions ... ok [INFO] [stdout] test http_client::tests::test_build_url_with_base_url_containing_path ... ok [INFO] [stdout] test server::tests::test_tool_not_found_error_with_suggestions ... ok [INFO] [stdout] test tool::tool_collection::tests::test_add_tool ... ok [INFO] [stdout] test tool::tool_collection::tests::test_call_tool_not_found_no_suggestions ... ok [INFO] [stdout] test http_client::tests::test_url_join_edge_cases ... 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 tool_generator::tests::test_check_unknown_parameters ... 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_multiple_suggestions ... ok [INFO] [stdout] test tool_generator::tests::test_check_unknown_parameters_no_suggestions ... 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::tool_collection::tests::test_call_tool_not_found_with_suggestions ... ok [INFO] [stdout] test tool_generator::tests::test_error_schema_structure ... 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_cookie_parameter_sanitization ... 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_2xx_response ... ok [INFO] [stdout] test tool_generator::tests::test_extract_output_schema_with_201_response ... ok [INFO] [stdout] test tool_generator::tests::test_format_examples_for_description ... ok [INFO] [stdout] test tool_generator::tests::test_extract_output_schema_with_ref ... 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_generator::tests::test_multipart_form_data_mixed_fields ... ok [INFO] [stdout] test tool_generator::tests::test_multipart_form_data_with_multiple_files ... ok [INFO] [stdout] test tool_generator::tests::test_multipart_form_data_with_single_file ... ok [INFO] [stdout] test tool_generator::tests::test_keep_tool_description ... ok [INFO] [stdout] test tool_generator::tests::test_generate_tool_metadata_includes_output_schema ... ok [INFO] [stdout] test tool_generator::tests::test_multipart_format_byte_detection ... ok [INFO] [stdout] test tool_generator::tests::test_multipart_non_file_fields_unchanged ... ok [INFO] [stdout] test tool_generator::tests::test_parameter_description_with_examples ... ok [INFO] [stdout] test tool_generator::tests::test_parameter_sanitization_and_extraction ... 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_operation_without_responses_has_no_output_schema ... ok [INFO] [stdout] test tool::tool_collection::tests::test_iterators ... ok [INFO] [stdout] test tool::tool_collection::tests::test_from_vec ... ok [INFO] [stdout] test tool_generator::tests::test_petstore_get_pet_by_id ... ok [INFO] [stdout] test tool_generator::tests::test_no_request_body_for_get ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_array_schema ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_object_schema ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_with_reference_metadata ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_ref_schema ... ok [INFO] [stdout] test tool_generator::tests::test_response_schema_with_reference_metadata ... ok [INFO] [stdout] test tool_generator::tests::test_sanitize_property_name_consecutive_underscores ... ok [INFO] [stdout] test tool_generator::tests::test_sanitize_property_name ... 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_self_referencing_schema_does_not_overflow ... 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 transformer::tests::test_remove_nulls_transformer ... ok [INFO] [stdout] test tool_generator::tests::test_sanitize_property_name_complex_cases ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_simple_object_with_properties ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_string_schema ... ok [INFO] [stdout] test transformer::tests::test_transformer_preserves_non_null_values ... ok [INFO] [stdout] test transformer::tests::test_transformer_with_arrays ... ok [INFO] [stdout] test tool_generator::tests::test_request_body_with_nested_properties ... ok [INFO] [stdout] test tool_generator::tests::test_skip_tool_description ... ok [INFO] [stdout] test tool::tool_collection::tests::test_to_mcp_tools ... ok [INFO] [stdout] test tool::tool_collection::tests::test_tool_collection_from_tools ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.22s [INFO] [stdout] [INFO] [stderr] Running tests/test_error_scenarios.rs (/opt/rustwide/target/debug/deps/test_error_scenarios-84c8423737b210f9) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_integer_for_string_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_array_type_validation_error ... ok [INFO] [stdout] test test_enum_validation_parameter_passing ... ok [INFO] [stdout] test test_empty_response_handling ... ok [INFO] [stdout] test test_http_404_not_found_error ... ok [INFO] [stdout] test test_http_500_server_error ... ok [INFO] [stdout] test test_malformed_json_response_handling ... ok [INFO] [stdout] test test_null_value_for_optional_parameter ... ok [INFO] [stdout] test test_null_value_for_required_parameter ... ok [INFO] [stdout] test test_tool_not_found_multiple_suggestions ... ok [INFO] [stdout] test test_tool_not_found_with_suggestions ... ok [INFO] [stdout] test test_network_connection_error ... ok [INFO] [stdout] test test_missing_required_parameter_error ... ok [INFO] [stdout] test test_large_response_handling ... ok [INFO] [stdout] test test_type_validation_error ... ok [INFO] [stdout] test test_non_json_response_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s [INFO] [stdout] [INFO] [stderr] Running tests/test_http_integration.rs (/opt/rustwide/target/debug/deps/test_http_integration-838731570b9692e9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_available_tools ... ok [INFO] [stdout] test test_content_type_header_for_json ... 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_add_pet_json_request_body ... ok [INFO] [stdout] test test_url_construction_with_path_parameters ... ok [INFO] [stdout] test test_get_pet_by_id_path_parameter ... ok [INFO] [stdout] test test_find_pets_by_multiple_status_query_parameter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s [INFO] [stdout] [INFO] [stderr] Running tests/test_image_responses.rs (/opt/rustwide/target/debug/deps/test_image_responses-1cab1d54d065d640) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_gif_image_response ... ok [INFO] [stdout] test test_empty_image_response ... ok [INFO] [stdout] test test_image_with_charset_parameter ... ok [INFO] [stdout] test test_base64_encoding_correctness ... ok [INFO] [stdout] test test_bmp_image_response ... ok [INFO] [stdout] test test_json_response_not_converted ... ok [INFO] [stdout] test test_error_image_response_404 ... ok [INFO] [stdout] test test_jpeg_image_response ... ok [INFO] [stdout] test test_png_image_response ... ok [INFO] [stdout] test test_svg_xml_image_response ... ok [INFO] [stdout] test test_webp_image_response ... ok [INFO] [stdout] test test_text_response_not_converted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] [stderr] Running tests/test_tool_filter.rs (/opt/rustwide/target/debug/deps/test_tool_filter-01b6730490570d31) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_builder_tool_filter ... ok [INFO] [stdout] test test_error_suggestions_use_filtered_list ... ok [INFO] [stdout] test test_error_suggestions_similar_names ... ok [INFO] [stdout] test test_error_no_suggestions_for_unrelated_names ... ok [INFO] [stdout] test test_list_tools_with_get_only_filter ... ok [INFO] [stdout] test test_filter_reduces_tool_count ... ok [INFO] [stdout] test test_tool_filter_arc_clone ... ok [INFO] [stdout] test test_tool_filter_object_safe ... ok [INFO] [stdout] test test_set_tool_filter ... ok [INFO] [stdout] test test_read_only_filter_method_check ... ok [INFO] [stdout] test test_no_filter_all_tools_accessible ... ok [INFO] [stdout] test test_get_only_filter_allow_behavior ... ok [INFO] [stdout] test test_server_with_filter_clone ... ok [INFO] [stdout] test test_petstore_spec_tool_diversity ... ok [INFO] [stdout] test test_tool_collection_has_all_tools ... ok [INFO] [stdout] test test_tool_metadata_accessible ... ok [INFO] [stdout] test test_various_filter_configurations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running tests/test_with_js.rs (/opt/rustwide/target/debug/deps/test_with_js-798650e126765243) [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: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: test_with_js::init::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:55:5 [INFO] [stdout] 3: test_with_js::run_js_streamable_http_client_test::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:74:12 [INFO] [stdout] 4: test_with_js::test_with_js_streamable_http_client_with_refs::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:327:6 [INFO] [stdout] 5: as core::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:1072:44 [INFO] [stdout] 6: ::with::>, as core::future::future::Future>::poll::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:823:13 [INFO] [stdout] 7: >::try_with::<::with>, as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 8: >::with::<::with>, as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 9: ::with::>, as core::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:821:17 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:1062:22 [INFO] [stdout] 11: ::run_until::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:719:19 [INFO] [stdout] 12: ::run_until::{closure#0}>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: ::run_until::{closure#0}>>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70 [INFO] [stdout] 15: tokio::task::coop::with_budget::>, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 16: tokio::task::coop::budget::>, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 17: ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25 [INFO] [stdout] 18: ::enter::>, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 19: ::block_on::::run_until::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44 [INFO] [stdout] 20: ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 21: >::set::<::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 22: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38 [INFO] [stdout] 23: >::try_with::, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 24: >::with::, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17 [INFO] [stdout] 26: ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 27: ::block_on::::run_until::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 28: ::block_on::::run_until::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 29: tokio::runtime::context::runtime::enter_runtime::<::block_on::run_until::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: ::block_on::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 31: ::block_on_inner::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52 [INFO] [stdout] 32: ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18 [INFO] [stdout] 33: ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:676:12 [INFO] [stdout] 34: ::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: ::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:319:1 [INFO] [stdout] 37: test_with_js::test_with_js_streamable_http_client_with_refs::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:320:61 [INFO] [stdout] 38: >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 41: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 42: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: test::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 47: test::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 48: test::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 49: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 51: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 56: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 58: ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: [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: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: test_with_js::init::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:55:5 [INFO] [stdout] 3: test_with_js::run_js_streamable_http_client_test::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:74:12 [INFO] [stdout] 4: test_with_js::test_with_js_streamable_http_client::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:176:6 [INFO] [stdout] 5: as core::future::future::Future>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:1072:44 [INFO] [stdout] 6: ::with::>, as core::future::future::Future>::poll::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:823:13 [INFO] [stdout] 7: >::try_with::<::with>, as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 8: >::with::<::with>, as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::task::poll::Poll>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 9: ::with::>, as core::future::future::Future>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:821:17 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:1062:22 [INFO] [stdout] 11: ::run_until::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:719:19 [INFO] [stdout] 12: ::run_until::{closure#0}>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9 [INFO] [stdout] 13: ::run_until::{closure#0}>>> as core::future::future::Future>::poll [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9 [INFO] [stdout] 14: ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70 [INFO] [stdout] 15: tokio::task::coop::with_budget::>, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 16: tokio::task::coop::budget::>, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 17: ::block_on::::run_until::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25 [INFO] [stdout] 18: ::enter::>, ::block_on::run_until::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 19: ::block_on::::run_until::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44 [INFO] [stdout] 20: ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 21: >::set::<::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 22: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38 [INFO] [stdout] 23: >::try_with::, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 24: >::with::, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}>::{closure#0}, (alloc::boxed::Box, core::option::Option>)> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 25: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box, core::option::Option>), ::enter<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17 [INFO] [stdout] 26: ::enter::<::block_on::run_until::{closure#0}>>>>::{closure#0}, core::option::Option>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 27: ::block_on::::run_until::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 28: ::block_on::::run_until::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 29: tokio::runtime::context::runtime::enter_runtime::<::block_on::run_until::{closure#0}>>>::{closure#0}, core::result::Result<(), anyhow::Error>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: ::block_on::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 31: ::block_on_inner::::run_until::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52 [INFO] [stdout] 32: ::block_on::<::run_until::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18 [INFO] [stdout] 33: ::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/local.rs:676:12 [INFO] [stdout] 34: ::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: ::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:168:1 [INFO] [stdout] 37: test_with_js::test_with_js_streamable_http_client::{closure#0} [INFO] [stdout] at ./tests/test_with_js.rs:169:51 [INFO] [stdout] 38: >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 41: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 42: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: test::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 47: test::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 48: test::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 49: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 51: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 56: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 58: ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: [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.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rmcp-openapi --test test_with_js` [INFO] running `Command { std: "docker" "inspect" "995a04413bdcfc1c8ff290728a3ba20279a16dae93e513b30cfd33f792a5b327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995a04413bdcfc1c8ff290728a3ba20279a16dae93e513b30cfd33f792a5b327", kill_on_drop: false }` [INFO] [stdout] 995a04413bdcfc1c8ff290728a3ba20279a16dae93e513b30cfd33f792a5b327