hypergraph 0.2.1

Hypergraph is data structure library to create a directed hypergraph in which an hyperedge can join any number of vertices.
Documentation
Build #405296 2021-06-28 22:15:05

# rustc version rustc 1.55.0-nightly (e8cb1a4a5 2021-06-27)

# docs.rs version docsrs 0.6.0 (843531f 2021-06-26)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hypergraph-0.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hypergraph-0.2.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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210627-1.55.0-nightly-e8cb1a4a5" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 96cae9cb0185d0b0a1eac984c0ca1b7aec1fc9dec7bc4be369dc992b4f7b086d [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" "96cae9cb0185d0b0a1eac984c0ca1b7aec1fc9dec7bc4be369dc992b4f7b086d", kill_on_drop: false }` [INFO] [stderr] Documenting hypergraph v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/core/hyperedges.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | /// https://github.com/bluss/indexmap/issues/90#issuecomment-455381877 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/bluss/indexmap/issues/90#issuecomment-455381877>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [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] --> src/core/vertices.rs:141:9 [INFO] [stderr] | [INFO] [stderr] 141 | /// https://github.com/bluss/indexmap/issues/90#issuecomment-455381877 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/bluss/indexmap/issues/90#issuecomment-455381877>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "96cae9cb0185d0b0a1eac984c0ca1b7aec1fc9dec7bc4be369dc992b4f7b086d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cae9cb0185d0b0a1eac984c0ca1b7aec1fc9dec7bc4be369dc992b4f7b086d", kill_on_drop: false }` [INFO] [stdout] 96cae9cb0185d0b0a1eac984c0ca1b7aec1fc9dec7bc4be369dc992b4f7b086d