pounce-cinterface 0.7.0

C ABI for POUNCE (port of Ipopt's Interfaces/IpStdCInterface.{h,cpp}). Provides CreateIpoptProblem / IpoptSolve / FreeIpoptProblem so existing PyIpopt / cyipopt / JuMP / AMPL clients link without source changes. Feature-complete for the upstream Ipopt C ABI surface.
Documentation

Build #3739222 2026-07-01 21:33:49

# rustc version rustc 1.98.0-nightly (f46ec5218 2026-06-30)

# 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" "91a2fce91f02b4221bdd3e80b67840a5a4dc2f69413fef865a145b293a41d5c6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260630-1.98.0-nightly-f46ec5218\", \"--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] Documenting pounce-cinterface v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `fortran` links to private item `f2cstr` [INFO] [stderr] --> src/fortran.rs:18:49 [INFO] [stderr] | [INFO] [stderr] 18 | //! the buffer with trailing-space stripping ([`f2cstr`]). [INFO] [stderr] | ^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `IpoptSolve` links to private item `CCallbackTnlp` [INFO] [stderr] --> src/lib.rs:521:16 [INFO] [stderr] | [INFO] [stderr] 521 | /// Builds a [`CCallbackTnlp`] from the user-supplied callback table [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `FortranUserData` [INFO] [stderr] --> src/fortran.rs:400:36 [INFO] [stderr] | [INFO] [stderr] 400 | /// Returns an opaque handle (a Box<FortranUserData>) cast to a [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] 400 | /// Returns an opaque handle (a `Box<FortranUserData>`) cast to a [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `pounce-cinterface` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pounce_cinterface/index.html [INFO] running `Command { std: "docker" "inspect" "91a2fce91f02b4221bdd3e80b67840a5a4dc2f69413fef865a145b293a41d5c6", kill_on_drop: false }`