oat_python 0.1.1

User-friendly tools for applied topology in Python
Documentation

Build #2378160 2025-08-04 05:42:06

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.

# rustc version rustc 1.91.0-nightly (f34ba774c 2025-08-03)

# docs.rs version docsrs 0.6.0 (e18d034e 2025-07-29)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/oat_python-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/oat_python-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-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" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250803-1.91.0-nightly-f34ba774c\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a8d2ae975d93845bdb2592ef5a2393f0db77390125f0416b689fe4b462e325a [INFO] running `Command { std: "docker" "start" "-a" "5a8d2ae975d93845bdb2592ef5a2393f0db77390125f0416b689fe4b462e325a", 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" "5a8d2ae975d93845bdb2592ef5a2393f0db77390125f0416b689fe4b462e325a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8d2ae975d93845bdb2592ef5a2393f0db77390125f0416b689fe4b462e325a", kill_on_drop: false }` [INFO] [stdout] 5a8d2ae975d93845bdb2592ef5a2393f0db77390125f0416b689fe4b462e325a