pounce-cinterface 0.12.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 #4517429 2026-09-19 11:38:15

# rustc version rustc 1.100.0-nightly (420ed2a0c 2026-09-18)

# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )

# 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" "acd112003e94ac398b6f7a53d43dbdf5c0d187f5653ec0d670632f111fa6e5ce" "/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\", \"-20260918-1.100.0-nightly-420ed2a0c\", \"--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\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", 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.12.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:603:16 [INFO] [stderr] | [INFO] [stderr] 603 | /// 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:388:36 [INFO] [stderr] | [INFO] [stderr] 388 | /// 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] 388 | /// 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 0.24s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pounce_cinterface/index.html [INFO] running `Command { std: "docker" "inspect" "acd112003e94ac398b6f7a53d43dbdf5c0d187f5653ec0d670632f111fa6e5ce", kill_on_drop: false }`