cursive-markup 0.1.0

Markup view for cursive, supporting HTML
Documentation
Build #301084 2020-10-07T20:51:16.218324+00:00
# rustc version
rustc 1.49.0-nightly (98edd1fbf 2020-10-06)
# docs.rs version
docsrs 0.6.0 (38ba774 2020-10-05)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cursive-markup-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cursive-markup-0.1.0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "cursive=https://docs.rs/cursive/0.15.0" "--extern-html-root-url" "url=https://docs.rs/url/2.1.1" "--extern-html-root-url" "unicode_width=https://docs.rs/unicode-width/0.1.8" "--extern-html-root-url" "html2text=https://docs.rs/html2text/0.2.1" "--extern-html-root-url" "ureq=https://docs.rs/ureq/1.5.1" "--extern-html-root-url" "argparse=https://docs.rs/argparse/0.2.2" "--resource-suffix" "-20201006-1.49.0-nightly-98edd1fbf" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", 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] 0d023fe583b8813f03e52dbc5bb1a1090a2a15aaa60dab2f08eca11d569acf8d
[INFO] running `Command { std: "docker" "start" "-a" "0d023fe583b8813f03e52dbc5bb1a1090a2a15aaa60dab2f08eca11d569acf8d", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking xi-unicode v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking tendril v0.4.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking signal-hook-registry v1.2.1
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking signal-hook v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.11
[INFO] [stderr]     Checking num-complex v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking const-random v0.1.11
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking ahash v0.4.5
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking num v0.3.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking enum-map v0.6.3
[INFO] [stderr]    Compiling enumset_derive v0.5.0
[INFO] [stderr]     Checking enumset v1.0.1
[INFO] [stderr]     Checking cursive_core v0.1.1
[INFO] [stderr]     Checking string_cache v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.0
[INFO] [stderr]     Checking cursive v0.15.0
[INFO] [stderr]     Checking xml5ever v0.16.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking html2text v0.2.1
[INFO] [stderr]  Documenting cursive-markup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 59.87s
[INFO] running `Command { std: "docker" "inspect" "0d023fe583b8813f03e52dbc5bb1a1090a2a15aaa60dab2f08eca11d569acf8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d023fe583b8813f03e52dbc5bb1a1090a2a15aaa60dab2f08eca11d569acf8d", kill_on_drop: false }`
[INFO] [stdout] 0d023fe583b8813f03e52dbc5bb1a1090a2a15aaa60dab2f08eca11d569acf8d