tablers 1.0.0

Tool to create tables and export them into CSV or PDF. Without external deps
Documentation
Build #292597 2020-09-13T14:16:04.783254+00:00
# rustc version
rustc 1.48.0-nightly (dbb73f8f7 2020-09-12)
# docs.rs version
docsrs 0.6.0 (8a51d60 2020-09-10)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tablers-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tablers-1.0.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" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url csv=https://docs.rs/csv/1.1.3 --extern-html-root-url log=https://docs.rs/log/0.4.11 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.20 --extern-html-root-url rust_embed=https://docs.rs/rust-embed/5.6.0 --extern-html-root-url printpdf=https://docs.rs/printpdf/0.3.2 --resource-suffix -20200912-1.48.0-nightly-dbb73f8f7" "-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" "doc" "--lib" "--no-deps" "-j2", 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] 1c5a6323d891a3fd84cc854f79db53cf357383188d6c98bd2239901068204a5d
[INFO] running `Command { std: "docker" "start" "-a" "1c5a6323d891a3fd84cc854f79db53cf357383188d6c98bd2239901068204a5d", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.8.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking either v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking pom v3.1.0
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling standback v0.2.10
[INFO] [stderr]    Compiling time v0.2.19
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking miniz_oxide v0.4.1
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling rust-embed-utils v5.0.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking tiff v0.5.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking flate2 v1.0.17
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]    Compiling shellexpand v2.0.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking image v0.23.9
[INFO] [stderr]     Checking lopdf v0.24.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling rust-embed-impl v5.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]     Checking rust-embed v5.6.0
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking printpdf v0.3.2
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]  Documenting tablers v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 45.64s
[INFO] running `Command { std: "docker" "inspect" "1c5a6323d891a3fd84cc854f79db53cf357383188d6c98bd2239901068204a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5a6323d891a3fd84cc854f79db53cf357383188d6c98bd2239901068204a5d", kill_on_drop: false }`
[INFO] [stdout] 1c5a6323d891a3fd84cc854f79db53cf357383188d6c98bd2239901068204a5d