sjdiff 0.0.7

Structural JSON Diff Library for Rust
Documentation

Build #3358016 2026-05-23 02:46:27

# rustc version rustc 1.98.0-nightly (54333ff07 2026-05-22)

# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )

# 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" "a9950418e70fb1206077279437f900cf2c2db972d7b485f0e9732c9d2a07be13" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260522-1.98.0-nightly-54333ff07\", \"--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" "-Zunstable-options" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] Scraping sjdiff v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Documenting sjdiff v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `source` links to private item `Diff::target` [INFO] [stderr] --> src/lib.rs:153:56 [INFO] [stderr] | [INFO] [stderr] 153 | /// Source JSON value that will be compared with [`Diff::target`]. [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: public documentation for `target` links to private item `Diff::source` [INFO] [stderr] --> src/lib.rs:156:56 [INFO] [stderr] | [INFO] [stderr] 156 | /// Target JSON value that will be compared with [`Diff::source`]. [INFO] [stderr] | ^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `ignore_path` links to private item `Diff::ignore_paths` [INFO] [stderr] --> src/lib.rs:162:74 [INFO] [stderr] | [INFO] [stderr] 162 | /// A string path will be parsed to [`IgnorePath`] and appended to [`Diff::ignore_paths`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `sjdiff` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sjdiff/index.html [INFO] running `Command { std: "docker" "inspect" "a9950418e70fb1206077279437f900cf2c2db972d7b485f0e9732c9d2a07be13", kill_on_drop: false }`