async-graphql-wasm 7.0.17-fix.2

A GraphQL server library implemented in Rust
Build #2690467 2025-11-27 11:25:07

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.

# rustc version
rustc 1.93.0-nightly (1be6b13be 2025-11-26)# docs.rs version
docsrs 0.6.0 (6d5049f1 2025-11-27 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/async-graphql-wasm-7.0.17-fix.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/async-graphql-wasm-7.0.17-fix.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251126-1.93.0-nightly-1be6b13be\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a81c3bcee645a3624480093305b20731a74b9ebfe0706062620f5c0dbd596f8d
[INFO] running `Command { std: "docker" "start" "-a" "a81c3bcee645a3624480093305b20731a74b9ebfe0706062620f5c0dbd596f8d", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting async-graphql-wasm v7.0.17-fix.2 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `tracing` in the list of imported crates
[INFO] [stderr]    --> src/dataloader/mod.rs:146:37
[INFO] [stderr]     |
[INFO] [stderr] 146 |     #[cfg_attr(feature = "tracing", instrument(skip_all))]
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ could not find `tracing` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `tracing` in the list of imported crates
[INFO] [stderr]    --> src/dataloader/mod.rs:294:37
[INFO] [stderr]     |
[INFO] [stderr] 294 |     #[cfg_attr(feature = "tracing", instrument(skip_all))]
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ could not find `tracing` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `tracing` in the list of imported crates
[INFO] [stderr]    --> src/dataloader/mod.rs:305:37
[INFO] [stderr]     |
[INFO] [stderr] 305 |     #[cfg_attr(feature = "tracing", instrument(skip_all))]
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ could not find `tracing` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `tracing` in the list of imported crates
[INFO] [stderr]    --> src/dataloader/mod.rs:422:37
[INFO] [stderr]     |
[INFO] [stderr] 422 |     #[cfg_attr(feature = "tracing", instrument(skip_all))]
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ could not find `tracing` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `tracing` in the list of imported crates
[INFO] [stderr]    --> src/dataloader/mod.rs:447:37
[INFO] [stderr]     |
[INFO] [stderr] 447 |     #[cfg_attr(feature = "tracing", instrument(skip_all))]
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ could not find `tracing` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `tracing` in the list of imported crates
[INFO] [stderr]    --> src/dataloader/mod.rs:460:37
[INFO] [stderr]     |
[INFO] [stderr] 460 |     #[cfg_attr(feature = "tracing", instrument(skip_all))]
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^ could not find `tracing` in the list of imported crates
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/dynamic/field.rs:317:9
[INFO] [stderr]     |
[INFO] [stderr] 317 |     Box<(dyn for<'a> Fn(ResolverContext<'a>) -> FieldFuture<'a> + Send + Sync)>;
[INFO] [stderr]     |         ^                                                                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 317 -     Box<(dyn for<'a> Fn(ResolverContext<'a>) -> FieldFuture<'a> + Send + Sync)>;
[INFO] [stderr] 317 +     Box<dyn for<'a> Fn(ResolverContext<'a>) -> FieldFuture<'a> + Send + Sync >;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/dynamic/subscription.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     Arc<(dyn for<'a> Fn(ResolverContext<'a>) -> SubscriptionFieldFuture<'a> + Send + Sync)>;
[INFO] [stderr]    |         ^                                                                                ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 45 -     Arc<(dyn for<'a> Fn(ResolverContext<'a>) -> SubscriptionFieldFuture<'a> + Send + Sync)>;
[INFO] [stderr] 45 +     Arc<dyn for<'a> Fn(ResolverContext<'a>) -> SubscriptionFieldFuture<'a> + Send + Sync >;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] warning: `async-graphql-wasm` (lib doc) generated 2 warnings
[INFO] [stderr] error: could not document `async-graphql-wasm`
[INFO] running `Command { std: "docker" "inspect" "a81c3bcee645a3624480093305b20731a74b9ebfe0706062620f5c0dbd596f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81c3bcee645a3624480093305b20731a74b9ebfe0706062620f5c0dbd596f8d", kill_on_drop: false }`
[INFO] [stdout] a81c3bcee645a3624480093305b20731a74b9ebfe0706062620f5c0dbd596f8d