# rustc version rustc 1.99.0-nightly (3659db0d3 2026-07-05)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# 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" "9fc28bb32e73ba7195650f690f792cea87b8b625f0a2b007769aa75af4f94ecc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260705-1.99.0-nightly-3659db0d3\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: hello_widget [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling aprender-present-core v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: aprender-present-core@0.60.0: [contract] Assertions: 18 preconditions, 12 postconditions from YAML [INFO] [stderr] warning: aprender-present-core@0.60.0: [contract] provable-contracts binding.yaml not found at /opt/rustwide/workdir/../../../../../provable-contracts/contracts/presentar/binding.yaml; skipping [INFO] [stderr] Documenting aprender-present-core v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Message` [INFO] [stderr] --> src/lib.rs:24:41 [INFO] [stderr] | [INFO] [stderr] 24 | //! - Events and messages: [`Event`], [`Message`] [INFO] [stderr] | ^^^^^^^ no item named `Message` 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: unresolved link to `col` [INFO] [stderr] --> src/simd.rs:168:37 [INFO] [stderr] | [INFO] [stderr] 168 | /// Row-major matrix data [row][col] [INFO] [stderr] | ^^^ no item named `col` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `i` [INFO] [stderr] --> src/simd.rs:831:25 [INFO] [stderr] | [INFO] [stderr] 831 | /// Computes sum(values[i] * weights[i]). [INFO] [stderr] | ^ no item named `i` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `i` [INFO] [stderr] --> src/simd.rs:831:38 [INFO] [stderr] | [INFO] [stderr] 831 | /// Computes sum(values[i] * weights[i]). [INFO] [stderr] | ^ no item named `i` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `aprender-present-core` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/presentar_core/index.html [INFO] running `Command { std: "docker" "inspect" "9fc28bb32e73ba7195650f690f792cea87b8b625f0a2b007769aa75af4f94ecc", kill_on_drop: false }`