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.72.0-nightly (37998ab50 2023-06-11)
# docs.rs version docsrs 0.6.0 (4b18bfe6 2023-06-02)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libsql-client-0.27.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libsql-client-0.27.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230611-1.72.0-nightly-37998ab50\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] e59fa309c7d6d2394153c6234c336e1a5c84e30f328b782001d8666dbb0f365a [INFO] running `Command { std: "docker" "start" "-a" "e59fa309c7d6d2394153c6234c336e1a5c84e30f328b782001d8666dbb0f365a", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: select, connect_from_env, connect_from_config [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Compiling worker-macros v0.0.6 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] error[E0432]: unresolved imports `syn::FnArg`, `syn::ImplItem`, `syn::Item` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/worker-macros-0.0.6/src/durable_object.rs:3:36 [INFO] [stderr] | [INFO] [stderr] 3 | use syn::{spanned::Spanned, Error, FnArg, ImplItem, Item, Type, TypePath}; [INFO] [stderr] | ^^^^^ ^^^^^^^^ ^^^^ no `Item` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `ImplItem` in the root [INFO] [stderr] | no `FnArg` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syn::ItemFn` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/worker-macros-0.0.6/src/event.rs:3:75 [INFO] [stderr] | [INFO] [stderr] 3 | use syn::{parse_macro_input, punctuated::Punctuated, token::Comma, Ident, ItemFn}; [INFO] [stderr] | ^^^^^^ no `ItemFn` in the root [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `worker-macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e59fa309c7d6d2394153c6234c336e1a5c84e30f328b782001d8666dbb0f365a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59fa309c7d6d2394153c6234c336e1a5c84e30f328b782001d8666dbb0f365a", kill_on_drop: false }` [INFO] [stdout] e59fa309c7d6d2394153c6234c336e1a5c84e30f328b782001d8666dbb0f365a