enumset 1.0.2

A library for creating compact sets of enums.
Documentation
Build #341900 2021-01-25 22:23:33

# rustc version rustc 1.51.0-nightly (1d0d76f8d 2021-01-24)

# docs.rs version docsrs 0.6.0 (4c80a04 2021-01-23)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/enumset-1.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/enumset-1.0.2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210124-1.51.0-nightly-1d0d76f8d" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 739b1cd55f26ea409a331a73a5f835c8a93bc94a8487c20dae216b65d2fd8d28 [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" "739b1cd55f26ea409a331a73a5f835c8a93bc94a8487c20dae216b65d2fd8d28", kill_on_drop: false }` [INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.1 [INFO] [stderr] Documenting enumset v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Serialize` [INFO] [stderr] --> src/lib.rs:214:6 [INFO] [stderr] | [INFO] [stderr] 214 | /// [`Serialize`] and [`Deserialize`]. Note that this is a breaking change [INFO] [stderr] | ^^^^^^^^^^^ no item named `Serialize` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(broken_intra_doc_links)]` on by default [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Deserialize` [INFO] [stderr] --> src/lib.rs:214:24 [INFO] [stderr] | [INFO] [stderr] 214 | /// [`Serialize`] and [`Deserialize`]. Note that this is a breaking change [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `Deserialize` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `Command { std: "docker" "inspect" "739b1cd55f26ea409a331a73a5f835c8a93bc94a8487c20dae216b65d2fd8d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739b1cd55f26ea409a331a73a5f835c8a93bc94a8487c20dae216b65d2fd8d28", kill_on_drop: false }` [INFO] [stdout] 739b1cd55f26ea409a331a73a5f835c8a93bc94a8487c20dae216b65d2fd8d28