csv 1.1.0

Fast CSV parsing with support for serde.
Documentation
Build #168185 2019-06-26T23:56:45.254801+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)

# build log
Updating crates.io index
Downloading crates ...
Downloaded csv v1.1.0
Compiling memchr v2.2.0
Compiling ryu v1.0.0
Fresh lazy_static v1.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=8acf87381beeefda -C extra-filename=-8acf87381beeefda --out-dir /home/cratesfyi/cratesfyi/debug/build/memchr-8acf87381beeefda -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh itoa v0.4.4
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ab4edae705c6a02c -C extra-filename=-ab4edae705c6a02c --out-dir /home/cratesfyi/cratesfyi/debug/build/ryu-ab4edae705c6a02c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.58
Fresh byteorder v1.3.2
Fresh serde v1.0.93
Fresh regex-automata v0.1.7
Running `/home/cratesfyi/cratesfyi/debug/build/ryu-ab4edae705c6a02c/build-script-build`
Running `rustc --crate-name ryu /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4d931bc2e549dd12 -C extra-filename=-4d931bc2e549dd12 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg integer128 --cfg must_use_return`
Running `/home/cratesfyi/cratesfyi/debug/build/memchr-8acf87381beeefda/build-script-build`
Running `rustc --crate-name memchr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=dbd44d7e129c8e86 -C extra-filename=-dbd44d7e129c8e86 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-a291db84604c395d.rmeta --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx --cfg memchr_libc`
Checking bstr v0.2.1
Checking csv-core v0.1.6
Running `rustc --crate-name bstr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bstr-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="regex-automata"' --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="serde1-nostd"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=b0d0900c8591069d -C extra-filename=-b0d0900c8591069d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-dbd44d7e129c8e86.rmeta --extern regex_automata=/home/cratesfyi/cratesfyi/debug/deps/libregex_automata-042d19ac2136d1e9.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b4bc02a300446946.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name csv_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/csv-core-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="memchr"' -C metadata=44a3cd5b0a73bda4 -C extra-filename=-44a3cd5b0a73bda4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-dbd44d7e129c8e86.rmeta --cap-lints allow`
Documenting csv v1.1.0
Running `rustdoc --edition=2018 --crate-name csv /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/csv-1.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'bstr=https://docs.rs/bstr/0.2.1' --extern-html-root-url 'csv_core=https://docs.rs/csv-core/0.1.6' --extern-html-root-url 'itoa=https://docs.rs/itoa/0.4.4' --extern-html-root-url 'ryu=https://docs.rs/ryu/1.0.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.93' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bstr=/home/cratesfyi/cratesfyi/debug/deps/libbstr-b0d0900c8591069d.rmeta --extern csv_core=/home/cratesfyi/cratesfyi/debug/deps/libcsv_core-44a3cd5b0a73bda4.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-f6585b32a810f452.rmeta --extern ryu=/home/cratesfyi/cratesfyi/debug/deps/libryu-4d931bc2e549dd12.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-b4bc02a300446946.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.52s