[INFO] fetching crate yus_innerapi 0.10.2... [INFO] testing yus_innerapi-0.10.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate yus_innerapi 0.10.2 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate yus_innerapi 0.10.2 [INFO] finished tweaking crates.io crate yus_innerapi 0.10.2 [INFO] tweaked toml for crates.io crate yus_innerapi 0.10.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yus_innerapi 0.10.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yus_innerapi 0.10.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa3bd8a2a4e2676bdbf1fc14725b13169965601cf4608d62c0e103e89b7c73f3 [INFO] running `Command { std: "docker" "start" "-a" "fa3bd8a2a4e2676bdbf1fc14725b13169965601cf4608d62c0e103e89b7c73f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa3bd8a2a4e2676bdbf1fc14725b13169965601cf4608d62c0e103e89b7c73f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3bd8a2a4e2676bdbf1fc14725b13169965601cf4608d62c0e103e89b7c73f3", kill_on_drop: false }` [INFO] [stdout] fa3bd8a2a4e2676bdbf1fc14725b13169965601cf4608d62c0e103e89b7c73f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9267ce9303158ecbf3819192f01add4f6d3865f86b1ac9547bdb16bcc69660c4 [INFO] running `Command { std: "docker" "start" "-a" "9267ce9303158ecbf3819192f01add4f6d3865f86b1ac9547bdb16bcc69660c4", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wit-bindgen-rust v0.34.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.34.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.34.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling axum-core v0.5.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling wasmparser v0.219.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.8.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling wasm-encoder v0.219.2 [INFO] [stderr] Compiling wit-parser v0.219.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling wasm-metadata v0.219.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling wit-bindgen-core v0.34.0 [INFO] [stderr] Compiling wit-component v0.219.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling http-client-unix-domain-socket v0.1.2 [INFO] [stderr] Compiling wit-bindgen v0.34.0 [INFO] [stderr] Compiling yus_innerapi v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s [INFO] running `Command { std: "docker" "inspect" "9267ce9303158ecbf3819192f01add4f6d3865f86b1ac9547bdb16bcc69660c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9267ce9303158ecbf3819192f01add4f6d3865f86b1ac9547bdb16bcc69660c4", kill_on_drop: false }` [INFO] [stdout] 9267ce9303158ecbf3819192f01add4f6d3865f86b1ac9547bdb16bcc69660c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3444134b4c3f34bc019665b8112c769081c4651f9c4eed903ceb5ed02efb9bb [INFO] running `Command { std: "docker" "start" "-a" "d3444134b4c3f34bc019665b8112c769081c4651f9c4eed903ceb5ed02efb9bb", kill_on_drop: false }` [INFO] [stderr] Compiling yus_innerapi v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "d3444134b4c3f34bc019665b8112c769081c4651f9c4eed903ceb5ed02efb9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3444134b4c3f34bc019665b8112c769081c4651f9c4eed903ceb5ed02efb9bb", kill_on_drop: false }` [INFO] [stdout] d3444134b4c3f34bc019665b8112c769081c4651f9c4eed903ceb5ed02efb9bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3cc8d97ffe5bdf5d36b2f64ab037215af8b3efaa1fbb7e2ab8faf3bb4c1e152 [INFO] running `Command { std: "docker" "start" "-a" "e3cc8d97ffe5bdf5d36b2f64ab037215af8b3efaa1fbb7e2ab8faf3bb4c1e152", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yus_innerapi-f4232128b2e349e7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_log_show ... ok [INFO] [stderr] [DEBUG 2025-11-14T00:22:37] [src/lib.rs:32] debug level [INFO] [stdout] [INFO] [stderr] [INFO 2025-11-14T00:22:37] [src/lib.rs:33] info level from compiled [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [WARN 2025-11-14T00:22:37] [src/lib.rs:34] warn level [INFO] [stdout] [INFO] [stderr] [ERROR 2025-11-14T00:22:37] [src/lib.rs:35] error level [INFO] [stderr] Doc-tests yus_innerapi [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/cs/http.rs - cs::http (line 27) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::blocking (line 1000) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::body (line 953) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest (line 663) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::header (line 933) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http (line 16) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::get (line 782) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest (line 655) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::delete (line 817) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http (line 44) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::head (line 872) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http (line 35) ... FAILED [INFO] [stdout] test src/mcp/capabilities.rs - mcp::capabilities::ServerCapabilities (line 59) ... FAILED [INFO] [stdout] test src/mcp/capabilities.rs - mcp::capabilities::ClientCapabilities (line 38) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::post (line 799) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::patch (line 852) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::streaming (line 1034) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::options (line 891) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::StreamOrSse (line 1129) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::timeout (line 980) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::put (line 834) ... FAILED [INFO] [stdout] test src/cs/http.rs - cs::http::BlockingRequest::streaming_sse (line 1068) ... FAILED [INFO] [stdout] test src/cs/basedo.rs - cs::basedo::hostlog::info (line 34) ... ok [INFO] [stdout] test src/cs/basedo.rs - cs::basedo::hostlog::debug (line 17) ... ok [INFO] [stdout] test src/mcp/mod.rs - mcp::b64encode (line 35) ... ok [INFO] [stdout] test src/cs/basedo.rs - cs::basedo::hostlog::error (line 68) ... ok [INFO] [stdout] test src/cs/basedo.rs - cs::basedo::hostlog::warn (line 51) ... ok [INFO] [stdout] test src/loginit.rs - loginit::init_log_level (line 103) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/cs/http.rs - cs::http (line 27) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | let response = BlockingRequest::post("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 27 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::blocking (line 1000) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:1001:16 [INFO] [stdout] | [INFO] [stdout] 1001 | let response = BlockingRequest::get("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1000 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::body (line 953) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:955:16 [INFO] [stdout] | [INFO] [stdout] 955 | let response = BlockingRequest::post("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 953 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:962:16 [INFO] [stdout] | [INFO] [stdout] 962 | let response = BlockingRequest::post("https://api.example.com/upload") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 953 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest (line 663) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:664:16 [INFO] [stdout] | [INFO] [stdout] 664 | let response = BlockingRequest::post("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 663 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::header (line 933) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:934:16 [INFO] [stdout] | [INFO] [stdout] 934 | let response = BlockingRequest::get("https://api.example.com") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 933 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | let response = BlockingRequest::get("https://api.example.com/data") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::get (line 782) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:783:16 [INFO] [stdout] | [INFO] [stdout] 783 | let response = BlockingRequest::get("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 782 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest (line 655) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:656:16 [INFO] [stdout] | [INFO] [stdout] 656 | let response = BlockingRequest::get("https://api.example.com") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 655 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::delete (line 817) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:818:16 [INFO] [stdout] | [INFO] [stdout] 818 | let response = BlockingRequest::delete("https://api.example.com/users/123") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 817 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http (line 44) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | let response = BlockingRequest::get("https://api.example.com/events") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 44 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamOrSse` [INFO] [stdout] --> src/cs/http.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | StreamOrSse::Sse(sse) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StreamOrSse` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 44 + use yus_innerapi::http::StreamOrSse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamOrSse` [INFO] [stdout] --> src/cs/http.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | StreamOrSse::Stream(stream) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StreamOrSse` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 44 + use yus_innerapi::http::StreamOrSse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::head (line 872) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:873:16 [INFO] [stdout] | [INFO] [stdout] 873 | let response = BlockingRequest::head("https://api.example.com/users/123") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 872 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http (line 35) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | let response = BlockingRequest::get("https://api.example.com/stream") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 35 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mcp/capabilities.rs - mcp::capabilities::ServerCapabilities (line 59) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] --> src/mcp/capabilities.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | use rmcp::model::ServerCapabilities; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mcp/capabilities.rs - mcp::capabilities::ClientCapabilities (line 38) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] --> src/mcp/capabilities.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use rmcp::model::ClientCapabilities; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::post (line 799) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:800:16 [INFO] [stdout] | [INFO] [stdout] 800 | let response = BlockingRequest::post("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 799 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::patch (line 852) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:853:16 [INFO] [stdout] | [INFO] [stdout] 853 | let response = BlockingRequest::patch("https://api.example.com/users/123") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 852 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::streaming (line 1034) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:1035:16 [INFO] [stdout] | [INFO] [stdout] 1035 | let response = BlockingRequest::get("https://api.example.com/large-data") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1034 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::options (line 891) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:892:16 [INFO] [stdout] | [INFO] [stdout] 892 | let response = BlockingRequest::options("https://api.example.com/users") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 891 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::StreamOrSse (line 1129) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:1130:16 [INFO] [stdout] | [INFO] [stdout] 1130 | let response = BlockingRequest::get("https://api.example.com/events") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1129 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamOrSse` [INFO] [stdout] --> src/cs/http.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | StreamOrSse::Sse(sse) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StreamOrSse` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1129 + use yus_innerapi::http::StreamOrSse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamOrSse` [INFO] [stdout] --> src/cs/http.rs:1138:5 [INFO] [stdout] | [INFO] [stdout] 1138 | StreamOrSse::Stream(stream) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StreamOrSse` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1129 + use yus_innerapi::http::StreamOrSse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::timeout (line 980) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:981:16 [INFO] [stdout] | [INFO] [stdout] 981 | let response = BlockingRequest::get("https://api.example.com/slow-endpoint") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 980 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::put (line 834) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:835:16 [INFO] [stdout] | [INFO] [stdout] 835 | let response = BlockingRequest::put("https://api.example.com/users/123") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 834 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cs/http.rs - cs::http::BlockingRequest::streaming_sse (line 1068) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlockingRequest` [INFO] [stdout] --> src/cs/http.rs:1069:16 [INFO] [stdout] | [INFO] [stdout] 1069 | let response = BlockingRequest::get("https://api.example.com/events") [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `BlockingRequest` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1068 + use yus_innerapi::http::BlockingRequest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamOrSse` [INFO] [stdout] --> src/cs/http.rs:1074:5 [INFO] [stdout] | [INFO] [stdout] 1074 | StreamOrSse::Sse(sse_response) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StreamOrSse` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1068 + use yus_innerapi::http::StreamOrSse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamOrSse` [INFO] [stdout] --> src/cs/http.rs:1087:5 [INFO] [stdout] | [INFO] [stdout] 1087 | StreamOrSse::Stream(stream_response) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `StreamOrSse` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1068 + use yus_innerapi::http::StreamOrSse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/cs/http.rs - cs::http (line 16) [INFO] [stdout] src/cs/http.rs - cs::http (line 27) [INFO] [stdout] src/cs/http.rs - cs::http (line 35) [INFO] [stdout] src/cs/http.rs - cs::http (line 44) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest (line 655) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest (line 663) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::blocking (line 1000) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::body (line 953) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::delete (line 817) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::get (line 782) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::head (line 872) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::header (line 933) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::options (line 891) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::patch (line 852) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::post (line 799) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::put (line 834) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::streaming (line 1034) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::streaming_sse (line 1068) [INFO] [stdout] src/cs/http.rs - cs::http::BlockingRequest::timeout (line 980) [INFO] [stdout] src/cs/http.rs - cs::http::StreamOrSse (line 1129) [INFO] [stdout] src/mcp/capabilities.rs - mcp::capabilities::ClientCapabilities (line 38) [INFO] [stdout] src/mcp/capabilities.rs - mcp::capabilities::ServerCapabilities (line 59) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.10s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e3cc8d97ffe5bdf5d36b2f64ab037215af8b3efaa1fbb7e2ab8faf3bb4c1e152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cc8d97ffe5bdf5d36b2f64ab037215af8b3efaa1fbb7e2ab8faf3bb4c1e152", kill_on_drop: false }` [INFO] [stdout] e3cc8d97ffe5bdf5d36b2f64ab037215af8b3efaa1fbb7e2ab8faf3bb4c1e152