stack-croaring-sys 0.3.10

Raw bindings to CRoaring
Documentation
Build #856379 2023-07-07 13:26:52

# rustc version rustc 1.72.0-nightly (85bf07972 2023-07-06)

# docs.rs version docsrs 0.6.0 (84edb415 2023-07-07)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/stack-croaring-sys-0.3.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/stack-croaring-sys-0.3.10/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230706-1.72.0-nightly-85bf07972\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] 901c88c01a5d00fcd735041734bcbbb095000c82ae7e7412d634c581a619a697 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "901c88c01a5d00fcd735041734bcbbb095000c82ae7e7412d634c581a619a697", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting stack-croaring-sys v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/stack-croaring-sys-30d9669f21178cdb/out/croaring-sys.rs:876:9 [INFO] [stderr] | [INFO] [stderr] 876 | /// https://github.com/RoaringBitmap/RoaringFormatSpec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/RoaringFormatSpec>` [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] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/stack-croaring-sys-30d9669f21178cdb/out/croaring-sys.rs:886:9 [INFO] [stderr] | [INFO] [stderr] 886 | /// https://github.com/RoaringBitmap/RoaringFormatSpec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/RoaringFormatSpec>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/stack-croaring-sys-30d9669f21178cdb/out/croaring-sys.rs:897:9 [INFO] [stderr] | [INFO] [stderr] 897 | /// https://github.com/RoaringBitmap/RoaringFormatSpec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/RoaringFormatSpec>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/stack-croaring-sys-30d9669f21178cdb/out/croaring-sys.rs:907:9 [INFO] [stderr] | [INFO] [stderr] 907 | /// https://github.com/RoaringBitmap/RoaringFormatSpec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/RoaringFormatSpec>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/stack-croaring-sys-30d9669f21178cdb/out/croaring-sys.rs:918:9 [INFO] [stderr] | [INFO] [stderr] 918 | /// https://github.com/RoaringBitmap/RoaringFormatSpec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/RoaringFormatSpec>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `stack-croaring-sys` (lib doc) generated 5 warnings (run `cargo fix --lib -p stack-croaring-sys` to apply 5 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "901c88c01a5d00fcd735041734bcbbb095000c82ae7e7412d634c581a619a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901c88c01a5d00fcd735041734bcbbb095000c82ae7e7412d634c581a619a697", kill_on_drop: false }` [INFO] [stdout] 901c88c01a5d00fcd735041734bcbbb095000c82ae7e7412d634c581a619a697