servicepoint_binding_c 0.15.0

C bindings for the servicepoint crate.
Documentation

Build #4052012 2026-08-06 01:15:10

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "4e1a37c2bdd9ef0111607aa9575882e3260f49c3f3892cf30919769b18afca8f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 servicepoint_binding_c v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `DisplayBitVec::set` [INFO] [stderr] --> src/macros.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | #[doc = " Calls method [`" $object_type "::" $function "`]."] [INFO] [stderr] | __________________^ [INFO] [stderr] 33 | | /// [INFO] [stderr] 34 | | $(#[$meta])+ [INFO] [stderr] 35 | | fn $function($ref_or_mut $instance $(, $($param_name: $param_modifier $param_type),*)?) [INFO] [stderr] ... | [INFO] [stderr] 199 | | #[doc = ""] [INFO] [stderr] 200 | | #[doc = " This function is part of the `" $module "` module."] [INFO] [stderr] | |__________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/containers/bitvec.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / wrap! { [INFO] [stderr] 8 | | DisplayBitVec { [INFO] [stderr] 9 | | derives: crate::containers::derive_container; [INFO] [stderr] 10 | | functions: [INFO] [stderr] ... | [INFO] [stderr] 99 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Calls method [`DisplayBitVec::set`]. [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: the type alias `DisplayBitVec` has no associated item named `set` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::macros::wrap_function` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `DisplayBitVec::fill` [INFO] [stderr] --> src/macros.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | #[doc = " Calls method [`" $object_type "::" $function "`]."] [INFO] [stderr] | __________________^ [INFO] [stderr] 33 | | /// [INFO] [stderr] 34 | | $(#[$meta])+ [INFO] [stderr] 35 | | fn $function($ref_or_mut $instance $(, $($param_name: $param_modifier $param_type),*)?) [INFO] [stderr] ... | [INFO] [stderr] 199 | | #[doc = ""] [INFO] [stderr] 200 | | #[doc = " This function is part of the `" $module "` module."] [INFO] [stderr] | |__________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] ::: src/containers/bitvec.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / wrap! { [INFO] [stderr] 8 | | DisplayBitVec { [INFO] [stderr] 9 | | derives: crate::containers::derive_container; [INFO] [stderr] 10 | | functions: [INFO] [stderr] ... | [INFO] [stderr] 99 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Calls method [`DisplayBitVec::fill`]. [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: the type alias `DisplayBitVec` has no associated item named `fill` [INFO] [stderr] = note: this warning originates in the macro `$crate::macros::wrap_function` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `servicepoint_binding_c` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/servicepoint_binding_c/index.html [INFO] running `Command { std: "docker" "inspect" "4e1a37c2bdd9ef0111607aa9575882e3260f49c3f3892cf30919769b18afca8f", kill_on_drop: false }`