Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.98.0-nightly (3daae5e42 2026-06-14)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "52495ce4987059e167a468c11187d84c0b20c6b71927c126a2756b3f70a2cf0d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260614-1.98.0-nightly-3daae5e42\", \"--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] Checking oat_rust v0.1.1 [INFO] [stderr] error[E0432]: unresolved import `good_lp::minilp` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oat_rust-0.1.1/src/utilities/optimization/minimize_l1.rs:23:38 [INFO] [stderr] | [INFO] [stderr] 23 | use good_lp::{SolverModel, Solution, minilp, Expression, Variable, ProblemVariables}; [INFO] [stderr] | ^^^^^^ no `minilp` in the root [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oat_rust-0.1.1/src/utilities/optimization/minimize_l1.rs:279:52 [INFO] [stderr] | [INFO] [stderr] 150 | Key, [INFO] [stderr] | --- expected this type parameter [INFO] [stderr] ... [INFO] [stderr] 279 | .filter(|x| x.1 != 0.0 ) [INFO] [stderr] | ^^^ expected type parameter `Key`, found floating-point number [INFO] [stderr] | [INFO] [stderr] = note: expected type parameter `Key` [INFO] [stderr] found type `{float}` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oat_rust-0.1.1/src/utilities/optimization/minimize_l1.rs:450:52 [INFO] [stderr] | [INFO] [stderr] 330 | Key, [INFO] [stderr] | --- expected this type parameter [INFO] [stderr] ... [INFO] [stderr] 450 | .filter(|x| x.1 != 0.0 ) [INFO] [stderr] | ^^^ expected type parameter `Key`, found floating-point number [INFO] [stderr] | [INFO] [stderr] = note: expected type parameter `Key` [INFO] [stderr] found type `{float}` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `oat_rust` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "52495ce4987059e167a468c11187d84c0b20c6b71927c126a2756b3f70a2cf0d", kill_on_drop: false }`