jsona 0.6.0

A JSONA parser, analyzer and formatter library
Documentation
Build #1818641 2025-03-01 02:12:15

# rustc version rustc 1.87.0-nightly (287487624 2025-02-28)

# docs.rs version docsrs 0.6.0 (d925d3c8 2025-02-27)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/jsona-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/jsona-0.6.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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250228-1.87.0-nightly-287487624\", \"--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] [stdout] 288157ea82762d82b6c9a7af8da51aed21ef0f7a0289ea0aa94d52e46e5f949c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "288157ea82762d82b6c9a7af8da51aed21ef0f7a0289ea0aa94d52e46e5f949c", kill_on_drop: false }` [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/util/mapper.rs:46:27 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct CharacterRange(u64, u64); [INFO] [stderr] | -------------- ^^^ ^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing these fields [INFO] [stderr] = note: `CharacterRange` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `jsona` (lib) generated 1 warning [INFO] [stderr] Scraping jsona v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting jsona v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `unquote` links to private item `Escape` [INFO] [stderr] --> src/util/quote.rs:68:73 [INFO] [stderr] | [INFO] [stderr] 68 | /// Remove quote and unescape all supported sequences found in [Escape](Escape). [INFO] [stderr] | ^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `jsona` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/jsona/index.html [INFO] running `Command { std: "docker" "inspect" "288157ea82762d82b6c9a7af8da51aed21ef0f7a0289ea0aa94d52e46e5f949c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288157ea82762d82b6c9a7af8da51aed21ef0f7a0289ea0aa94d52e46e5f949c", kill_on_drop: false }` [INFO] [stdout] 288157ea82762d82b6c9a7af8da51aed21ef0f7a0289ea0aa94d52e46e5f949c