aprender-present-core 0.64.0

Core types and traits for Presentar UI framework
Documentation

Build #4207165 2026-08-25 03:47:38

# rustc version rustc 1.100.0-nightly (e7769602a 2026-08-24)

# docs.rs version docsrs 0.0.0 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )

# 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" "e5d72adcffbe84370064a89f37070c9b7629ccb68f6786d1af821629f02c08f0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260824-1.100.0-nightly-e7769602a\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", 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.64.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: aprender-present-core@0.64.0: [contract] Assertions: 18 preconditions, 12 postconditions from YAML [INFO] [stderr] warning: aprender-present-core@0.64.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.64.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.03s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/presentar_core/index.html [INFO] running `Command { std: "docker" "inspect" "e5d72adcffbe84370064a89f37070c9b7629ccb68f6786d1af821629f02c08f0", kill_on_drop: false }`