# rustc version rustc 1.70.0-nightly (511364e78 2023-03-16)
# docs.rs version docsrs 0.6.0 (f4b080fc 2023-03-08)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libsql-client-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libsql-client-0.8.0/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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/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\", \"-20230316-1.70.0-nightly-511364e78\", \"--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] 0ae00967cc4c65999f386efe970a0522b22fa6d185e34076420feb0196d10b9a [INFO] running `Command { std: "docker" "start" "-a" "0ae00967cc4c65999f386efe970a0522b22fa6d185e34076420feb0196d10b9a", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: select, connect_from_env [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] Documenting libsql-client v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Url` [INFO] [stderr] --> src/spin.rs:44:46 [INFO] [stderr] | [INFO] [stderr] 44 | /// Creates a database client, given a [`Url`] [INFO] [stderr] | ^^^ no item named `Url` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Url` [INFO] [stderr] --> src/spin.rs:47:21 [INFO] [stderr] | [INFO] [stderr] 47 | /// * `url` - [`Url`] object of the database endpoint. This cannot be a relative URL; [INFO] [stderr] | ^^^ no item named `Url` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `libsql-client` (lib doc) generated 2 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "0ae00967cc4c65999f386efe970a0522b22fa6d185e34076420feb0196d10b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae00967cc4c65999f386efe970a0522b22fa6d185e34076420feb0196d10b9a", kill_on_drop: false }` [INFO] [stdout] 0ae00967cc4c65999f386efe970a0522b22fa6d185e34076420feb0196d10b9a