stack_croaring 0.3.10

Rust wrapper for CRoaring
Documentation
Build #856297 2023-07-07 10:47:37

# 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-0.3.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/stack_croaring-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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a77676f3629feb785c6ca02c1871d53121469667b5c475a9200146f39416a170 [INFO] running `Command { std: "docker" "start" "-a" "a77676f3629feb785c6ca02c1871d53121469667b5c475a9200146f39416a170", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting stack_croaring v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:1:58 [INFO] [stderr] | [INFO] [stderr] 1 | //! Rust wrapper for CRoaring (a C/C++ implementation at https://github.com/RoaringBitmap/CRoaring) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/CRoaring>` [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] --> src/lib.rs:3:47 [INFO] [stderr] | [INFO] [stderr] 3 | //! The original Java version can be found at https://github.com/RoaringBitmap/RoaringBitmap [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/RoaringBitmap/RoaringBitmap>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `stack_croaring` (lib doc) generated 2 warnings (run `cargo fix --lib -p stack_croaring` to apply 2 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [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" "a77676f3629feb785c6ca02c1871d53121469667b5c475a9200146f39416a170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77676f3629feb785c6ca02c1871d53121469667b5c475a9200146f39416a170", kill_on_drop: false }` [INFO] [stdout] a77676f3629feb785c6ca02c1871d53121469667b5c475a9200146f39416a170