Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.100.0-nightly (215a8af4b 2026-09-15)
# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "c1902cc0ea4a6b836e21548c1371bbc3c32f50f4677dc09e53761390341070c6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260915-1.100.0-nightly-215a8af4b\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:128:1 [INFO] [stderr] | [INFO] [stderr] 128 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `lesspub` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking lesspub-query v1.0.2 [INFO] [stderr] error[E0599]: no method named `run_graphql` found for struct `RequestBuilder` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lesspub-query-1.0.2/src/lib.rs:24:48 [INFO] [stderr] | [INFO] [stderr] 24 | let response = client.post(EA_GRAPHQL_URL).run_graphql(operation).await?; [INFO] [stderr] | ^^^^^^^^^^^ method not found in `RequestBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `run_graphql` found for struct `RequestBuilder` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lesspub-query-1.0.2/src/lib.rs:51:48 [INFO] [stderr] | [INFO] [stderr] 51 | let response = client.post(LW_GRAPHQL_URL).run_graphql(operation).await?; [INFO] [stderr] | ^^^^^^^^^^^ method not found in `RequestBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `run_graphql` found for struct `RequestBuilder` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lesspub-query-1.0.2/src/lib.rs:71:48 [INFO] [stderr] | [INFO] [stderr] 71 | let response = client.post(LW_GRAPHQL_URL).run_graphql(operation).await?; [INFO] [stderr] | ^^^^^^^^^^^ method not found in `RequestBuilder` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `run_graphql` found for struct `RequestBuilder` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lesspub-query-1.0.2/src/lib.rs:110:48 [INFO] [stderr] | [INFO] [stderr] 110 | let response = client.post(LW_GRAPHQL_URL).run_graphql(operation).await?; [INFO] [stderr] | ^^^^^^^^^^^ method not found in `RequestBuilder` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `lesspub-query` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c1902cc0ea4a6b836e21548c1371bbc3c32f50f4677dc09e53761390341070c6", kill_on_drop: false }`