comfy-table 0.0.7

An easy to use library for building beautiful tables with automatic content wrapping
Documentation
Build #220230 2020-02-09T22:35:36.821261+00:00
# rustc version
rustc 1.43.0-nightly (07a34df18 2020-02-08)
# docs.rs version
docsrs 0.6.0 (2241e06 2020-02-08)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/comfy-table-0.0.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/comfy-table-0.0.7/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 -20200208-1.43.0-nightly-07a34df18 --static-root-path / --extern-html-root-url proptest=https://docs.rs/proptest/0.9.5 --extern-html-root-url skeptic=https://docs.rs/skeptic/0.13.4 --extern-html-root-url strum_macros=https://docs.rs/strum_macros/0.17.1 --extern-html-root-url pretty_assertions=https://docs.rs/pretty_assertions/0.6.1 --extern-html-root-url crossterm=https://docs.rs/crossterm/0.15.0 --extern-html-root-url atty=https://docs.rs/atty/0.2.14 --extern-html-root-url strum=https://docs.rs/strum/0.17.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] 7b2503b48590ea27dca88f2d61ad538c39636996f97220373d35e13ee93df591
[INFO] running `"docker" "start" "-a" "7b2503b48590ea27dca88f2d61ad538c39636996f97220373d35e13ee93df591"`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling glob v0.2.11
[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 error-chain v0.12.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.2
[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.43
[INFO] [stderr]     Checking signal-hook v0.1.13
[INFO] [stderr]     Checking crossterm v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.47
[INFO] [stderr]    Compiling semver v0.9.0
[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.7 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting comfy-table v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[Table::force_tty]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/table.rs:155:63
[INFO] [stderr]     |
[INFO] [stderr] 155 |     /// 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 44.59s
[INFO] running `"docker" "inspect" "7b2503b48590ea27dca88f2d61ad538c39636996f97220373d35e13ee93df591"`
[INFO] running `"docker" "rm" "-f" "7b2503b48590ea27dca88f2d61ad538c39636996f97220373d35e13ee93df591"`
[INFO] [stdout] 7b2503b48590ea27dca88f2d61ad538c39636996f97220373d35e13ee93df591