boxdd-sys 0.4.0

Low-level FFI bindings for Box2D built from upstream via submodule
Documentation
Build #3169584 2026-04-22 14:14:44

# rustc version rustc 1.97.0-nightly (9ec5d5f32 2026-04-21)

# docs.rs version docsrs 0.0.0 (15f7e1e9 2026-04-21 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/boxdd-sys-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/boxdd-sys-0.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "20-23" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", 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] c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404 [INFO] running `Command { std: "docker" "start" "c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-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" "--user" "1001:1001" "c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "" "--no-default-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260421-1.97.0-nightly-9ec5d5f32\", \"--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" "-j4" "--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] warning: boxdd-sys@0.4.0: DOCS_RS detected: skipping native Box2D C build [INFO] [stderr] Documenting boxdd-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `0,tMax` [INFO] [stderr] --> src/bindings_pregenerated.rs:672:121 [INFO] [stderr] | [INFO] [stderr] 672 | ...Time is represented as\n a fraction between [0,tMax]. This uses a swept separating axis and may miss some intermediate,\n non-tu... [INFO] [stderr] | ^^^^^^ no item named `0,tMax` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0,1` [INFO] [stderr] --> src/bindings_pregenerated.rs:1334:77 [INFO] [stderr] | [INFO] [stderr] 1334 | #[doc = " The Coulomb (dry) friction coefficient, usually in the range [0,1]."] [INFO] [stderr] | ^^^ no item named `0,1` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0,1` [INFO] [stderr] --> src/bindings_pregenerated.rs:1336:77 [INFO] [stderr] | [INFO] [stderr] 1336 | #[doc = " The coefficient of restitution (bounce) usually in the range [0,1].\n https://en.wikipedia.org/wiki/Coefficient_of_r... [INFO] [stderr] | ^^^ no item named `0,1` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0,1` [INFO] [stderr] --> src/bindings_pregenerated.rs:1338:60 [INFO] [stderr] | [INFO] [stderr] 1338 | #[doc = " The rolling resistance usually in the range [0,1]."] [INFO] [stderr] | ^^^ no item named `0,1` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings_pregenerated.rs:49:43 [INFO] [stderr] | [INFO] [stderr] 49 | #[doc = " Version numbering scheme.\n See https://semver.org/"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 49 | #[doc = " Version numbering scheme.\n See <https://semver.org/>"] [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings_pregenerated.rs:1336:85 [INFO] [stderr] | [INFO] [stderr] 1336 | ...nce) usually in the range [0,1].\n https://en.wikipedia.org/wiki/Coefficient_of_restitution"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 1336 | #[doc = " The coefficient of restitution (bounce) usually in the range [0,1].\n <https://en.wikipedia.org/wiki/Coefficient_of_restitution>"] [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings_pregenerated.rs:1386:765 [INFO] [stderr] | [INFO] [stderr] 1386 | ...ltiple line segment shapes on the body\n https://en.wikipedia.org/wiki/Polygonal_chain\n Must be initialized using b2DefaultCha... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 1386 | #[doc = " Used to create a chain of line segments. This is designed to eliminate ghost collisions with some limitations.\n - chains are one-sided\n - chains have no mass and should be used on static bodies\n - chains have a counter-clockwise winding order (normal points right of segment direction)\n - chains are either a loop or open\n - a chain must have at least 4 points\n - the distance between any two points must be greater than B2_LINEAR_SLOP\n - a chain shape should not self intersect (this is not validated)\n - an open chain shape has NO COLLISION on the first and final edge\n - you may overlap two open chains on their first three and/or last three points to get smooth collision\n - a chain shape creates multiple line segment shapes on the body\n <https://en.wikipedia.org/wiki/Polygonal_chain>\n Must be initialized using b2DefaultChainDef().\n @warning Do not use chain shapes unless you understand the limitations. This is an advanced feature.\n @ingroup shape"] [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings_pregenerated.rs:2029:93 [INFO] [stderr] | [INFO] [stderr] 2029 | ...stly match the named SVG colors.\n See https://www.rapidtables.com/web/color/index.html\n https://johndecember.com/html/spec/co... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 2029 | #[doc = " These colors are used for debug draw and mostly match the named SVG colors.\n See <https://www.rapidtables.com/web/color/index.html>\n https://johndecember.com/html/spec/colorsvg.html\n https://upload.wikimedia.org/wikipedia/commons/2/2b/SVG_Recognized_color_keyword_names.svg"] [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings_pregenerated.rs:2029:144 [INFO] [stderr] | [INFO] [stderr] 2029 | ...rapidtables.com/web/color/index.html\n https://johndecember.com/html/spec/colorsvg.html\n https://upload.wikimedia.org/wikipedi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 2029 | #[doc = " These colors are used for debug draw and mostly match the named SVG colors.\n See https://www.rapidtables.com/web/color/index.html\n <https://johndecember.com/html/spec/colorsvg.html>\n https://upload.wikimedia.org/wikipedia/commons/2/2b/SVG_Recognized_color_keyword_names.svg"] [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings_pregenerated.rs:2029:195 [INFO] [stderr] | [INFO] [stderr] 2029 | ...c/colorsvg.html\n https://upload.wikimedia.org/wikipedia/commons/2/2b/SVG_Recognized_color_keyword_names.svg"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 2029 | #[doc = " These colors are used for debug draw and mostly match the named SVG colors.\n See https://www.rapidtables.com/web/color/index.html\n https://johndecember.com/html/spec/colorsvg.html\n <https://upload.wikimedia.org/wikipedia/commons/2/2b/SVG_Recognized_color_keyword_names.svg>"] [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `boxdd-sys` (lib doc) generated 10 warnings (run `cargo fix --lib -p boxdd-sys` to apply 6 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/boxdd_sys/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404", kill_on_drop: false }` [INFO] [stdout] c3120ce0fe4f97bd8b97ef7c46455bc47c0c5fb457a6c0aeac868ea5cd526404