aces 0.0.13

Algebra of Cause-Effect Structures
Documentation
Build #1520536 2024-11-11 15:22:11
# rustc version
rustc 1.84.0-nightly (143ce0920 2024-11-10)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/aces-0.0.13/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/aces-0.0.13/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241110-1.84.0-nightly-143ce0920\", \"--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] 02624f4191b0dfb4b578b21a8a23ce6ac3e70c324af1fa3f61c6c25619901543
[INFO] running `Command { std: "docker" "start" "-a" "02624f4191b0dfb4b578b21a8a23ce6ac3e70c324af1fa3f61c6c25619901543", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting aces v0.0.13 (/opt/rustwide/workdir)
[INFO] [stderr] warning: public documentation for `AtomID` links to private item `ID`
[INFO] [stderr]   --> src/atom.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | /// See [`ID`] for more details.
[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 `Context` links to private item `crate::atom::Atom`
[INFO] [stderr]   --> src/context.rs:40:15
[INFO] [stderr]    |
[INFO] [stderr] 40 | /// [`Atom`]: crate::atom::Atom
[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 `reset` links to private item `Atom`
[INFO] [stderr]   --> src/context.rs:88:51
[INFO] [stderr]    |
[INFO] [stderr] 88 |     /// This method preserves the collection of [`Atom`]s, the two
[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 `Content` links to private item `crate::yaml_script::YamlContent`
[INFO] [stderr]   --> src/content.rs:84:22
[INFO] [stderr]    |
[INFO] [stderr] 84 | /// [`YamlContent`]: crate::yaml_script::YamlContent
[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 `was_interrupted` links to private item `Solver::solve`
[INFO] [stderr]    --> src/solver.rs:371:22
[INFO] [stderr]     |
[INFO] [stderr] 371 |     /// [`solve()`]: Solver::solve()
[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 `was_interrupted` links to private item `Solver::take_last_error`
[INFO] [stderr]    --> src/solver.rs:372:32
[INFO] [stderr]     |
[INFO] [stderr] 372 |     /// [`take_last_error()`]: Solver::take_last_error()
[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: `aces` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/aces/index.html
[INFO] running `Command { std: "docker" "inspect" "02624f4191b0dfb4b578b21a8a23ce6ac3e70c324af1fa3f61c6c25619901543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02624f4191b0dfb4b578b21a8a23ce6ac3e70c324af1fa3f61c6c25619901543", kill_on_drop: false }`
[INFO] [stdout] 02624f4191b0dfb4b578b21a8a23ce6ac3e70c324af1fa3f61c6c25619901543