Build #1959042 2025-04-06 05:39:09
# rustc version
rustc 1.88.0-nightly (5e17a2a91 2025-04-05)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# 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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250405-1.88.0-nightly-5e17a2a91\", \"--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] 79ba674bb70c6c6e37a3d85b809b37d758561e02e01e3c45585446f131e510ea
[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" "79ba674bb70c6c6e37a3d85b809b37d758561e02e01e3c45585446f131e510ea", 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.71s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/aces/index.html
[INFO] running `Command { std: "docker" "inspect" "79ba674bb70c6c6e37a3d85b809b37d758561e02e01e3c45585446f131e510ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ba674bb70c6c6e37a3d85b809b37d758561e02e01e3c45585446f131e510ea", kill_on_drop: false }`
[INFO] [stdout] 79ba674bb70c6c6e37a3d85b809b37d758561e02e01e3c45585446f131e510ea