reviewloop 0.2.1

Reproducible, guardrailed automation for academic review workflows on paperreview.ai
Documentation

Build #3239837 2026-05-06 13:19:34

# rustc version rustc 1.97.0-nightly (e95e73209 2026-05-05)

# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/reviewloop-0.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/reviewloop-0.2.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "26-31" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", 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] a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde [INFO] running `Command { std: "docker" "start" "a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-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" "--user" "1001:1001" "a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260505-1.97.0-nightly-e95e73209\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting reviewloop v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `PaperConfigFile` links to private item `Config::from_parts` [INFO] [stderr] --> src/config.rs:1422:7 [INFO] [stderr] | [INFO] [stderr] 1422 | /// [`Config::from_parts`]. [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: unresolved link to `update_job_state_unchecked` [INFO] [stderr] --> src/db.rs:466:56 [INFO] [stderr] | [INFO] [stderr] 466 | /// Returns an error on invalid transitions. Use [`update_job_state_unchecked`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `update_job_state_unchecked` 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: public documentation for `build_client` links to private item `RoundRobinProxyMiddleware` [INFO] [stderr] --> src/http.rs:183:45 [INFO] [stderr] | [INFO] [stderr] 183 | /// When proxies are configured, installs [`RoundRobinProxyMiddleware`] so [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: `reviewloop` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/reviewloop/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde", kill_on_drop: false }` [INFO] [stdout] a2e16d49f591f641125d8c5e64e3c0a228b0243677c1400b25e46c24418bbcde