idlset 0.1.1

Fast u64 set operations library
Documentation
Build #698714 2022-12-11T14:12:27.457593+00:00
# rustc version
rustc 1.68.0-nightly (c6fcdb690 2022-12-10)# docs.rs version
docsrs 0.6.0 (013508c6 2022-12-08)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/idlset-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/idlset-0.1.1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/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\", \"-20221210-1.68.0-nightly-c6fcdb690\", \"--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\"" "-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] aa8cbe79d5c866faa02760b09f35693cbd8ccc59c696abf9f4e7d0f2a7e8dc0d
[INFO] running `Command { std: "docker" "start" "-a" "aa8cbe79d5c866faa02760b09f35693cbd8ccc59c696abf9f4e7d0f2a7e8dc0d", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Documenting idlset v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `u64`
[INFO] [stderr]  --> src/lib.rs:6:72
[INFO] [stderr]   |
[INFO] [stderr] 6 | //! with the general case performing approximately 4x faster that a Vec<u64>
[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] 6 | //! with the general case performing approximately 4x faster that a `Vec<u64>`
[INFO] [stderr]   |                                                                     +        +
[INFO] [stderr] 
[INFO] [stderr] warning: `idlset` (lib doc) generated 1 warning
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "aa8cbe79d5c866faa02760b09f35693cbd8ccc59c696abf9f4e7d0f2a7e8dc0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8cbe79d5c866faa02760b09f35693cbd8ccc59c696abf9f4e7d0f2a7e8dc0d", kill_on_drop: false }`
[INFO] [stdout] aa8cbe79d5c866faa02760b09f35693cbd8ccc59c696abf9f4e7d0f2a7e8dc0d