# rustc version rustc 1.100.0-nightly (f248f4038 2026-09-05)
# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-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" "7f6abe74675d708cb52c491e43493276f9b8b9d441ca8cbcbe64be95ab872519" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"assets/katex_header.html\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260905-1.100.0-nightly-f248f4038\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `hyperdrive-math` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting hyperdrive-math v0.18.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `State::calculate_initial_reserves` [INFO] [stderr] --> src/utils.rs:58:34 [INFO] [stderr] | [INFO] [stderr] 58 | /// (calculate_initial_reserves)[State::calculate_initial_reserves]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `State` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `U256` [INFO] [stderr] --> src/base.rs:54:34 [INFO] [stderr] | [INFO] [stderr] 54 | /// Given a scaled FixedPoint<U256> maturity time, calculate the normalized time [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 54 | /// Given a scaled `FixedPoint<U256>` maturity time, calculate the normalized time [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `hyperdrive-math` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ethereum-types v0.14.1, primitive-types v0.12.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hyperdrive_math/index.html [INFO] running `Command { std: "docker" "inspect" "7f6abe74675d708cb52c491e43493276f9b8b9d441ca8cbcbe64be95ab872519", kill_on_drop: false }`