ansi4tui 0.2.0

ANSI terminal code to TUI Text Style converter
Documentation
Build #351695 2021-02-19T05:40:10.080563+00:00
# rustc version
rustc 1.52.0-nightly (0148b971c 2021-02-18)# docs.rs version
docsrs 0.6.0 (e8a6303 2021-02-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ansi4tui-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ansi4tui-0.2.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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/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" "-20210218-1.52.0-nightly-0148b971c" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] d4f2de7d4d968e57fe01bfc1ad1f75f58eacce408764d46c5c9ec778dd3a26f2
[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" "d4f2de7d4d968e57fe01bfc1ad1f75f58eacce408764d46c5c9ec778dd3a26f2", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking vtparse v0.4.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking filedescriptor v0.7.3
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking tui v0.14.0
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking ordered-float v2.1.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking termwiz v0.11.0
[INFO] [stderr]  Documenting ansi4tui v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 43.95s
[INFO] running `Command { std: "docker" "inspect" "d4f2de7d4d968e57fe01bfc1ad1f75f58eacce408764d46c5c9ec778dd3a26f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f2de7d4d968e57fe01bfc1ad1f75f58eacce408764d46c5c9ec778dd3a26f2", kill_on_drop: false }`
[INFO] [stdout] d4f2de7d4d968e57fe01bfc1ad1f75f58eacce408764d46c5c9ec778dd3a26f2