comfy-table 0.0.4

A easy to use, dynamically wrapping and highly configurable commandline table builder library.
Documentation
Build #216410 2020-01-27T22:40:24.007747+00:00
# rustc version
rustc 1.42.0-nightly (698fcd38f 2020-01-26)# docs.rs version
docsrs 0.6.0 (9c0d43f 2020-01-23)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/comfy-table-0.0.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/comfy-table-0.0.4/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200126-1.42.0-nightly-698fcd38f --static-root-path / --extern-html-root-url strum=https://docs.rs/strum/0.17.1 --extern-html-root-url atty=https://docs.rs/atty/0.2.14 --extern-html-root-url strum_macros=https://docs.rs/strum_macros/0.17.1 --extern-html-root-url skeptic=https://docs.rs/skeptic/0.13.4 --extern-html-root-url proptest=https://docs.rs/proptest/0.9.5 --extern-html-root-url crossterm=https://docs.rs/crossterm/0.14.2 --extern-html-root-url pretty_assertions=https://docs.rs/pretty_assertions/0.6.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] de07db4db1c10d89aa318ded92902f03f41d97c4e0d8159a0bd186ae61449401
[INFO] running `"docker" "start" "-a" "de07db4db1c10d89aa318ded92902f03f41d97c4e0d8159a0bd186ae61449401"`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling backtrace v0.3.42
[INFO] [stderr]     Checking signal-hook v0.1.13
[INFO] [stderr]     Checking crossterm v0.14.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.45
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling comfy-table v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting comfy-table v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[Table::force_tty]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/table.rs:154:63
[INFO] [stderr]     |
[INFO] [stderr] 154 |     /// This function respects the [Table::force_no_tty] and [Table::force_tty] functions.
[INFO] [stderr]     |                                                               ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 53.59s
[INFO] running `"docker" "inspect" "de07db4db1c10d89aa318ded92902f03f41d97c4e0d8159a0bd186ae61449401"`
[INFO] running `"docker" "rm" "-f" "de07db4db1c10d89aa318ded92902f03f41d97c4e0d8159a0bd186ae61449401"`
[INFO] [stdout] de07db4db1c10d89aa318ded92902f03f41d97c4e0d8159a0bd186ae61449401