grep-cli 0.1.2

Utilities for search oriented command line applications.
Documentation
Build #154535 2019-04-15T22:05:29.388039+00:00
# rustc version
rustc 1.35.0-nightly (474e7a648 2019-04-07)# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)# build log
Updating crates.io index
Downloading crates ...
Downloaded grep-cli v0.1.2
Fresh lazy_static v1.3.0
Fresh ucd-util v0.1.3
Fresh cfg-if v0.1.7
Fresh utf8-ranges v1.0.2
Fresh fnv v1.0.6
Fresh same-file v1.0.4
Fresh termcolor v1.0.4
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.6
Fresh log v0.4.6
Fresh byteorder v1.3.1
Fresh memchr v2.2.0
Fresh libc v0.2.51
Fresh aho-corasick v0.7.3
Fresh regex-automata v0.1.6
Fresh atty v0.2.11
Checking bstr v0.1.2
Fresh regex v1.1.5
Running `rustc --crate-name bstr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bstr-0.1.2/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="std"' --cfg 'feature="unicode"' -C metadata=8f402f9de328ed08 -C extra-filename=-8f402f9de328ed08 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-dacf0f2ad7063692.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-b278c15bdbbaa2d0.rmeta --extern regex_automata=/home/cratesfyi/cratesfyi/debug/deps/libregex_automata-e6db6e2787fb4c29.rmeta --cap-lints allow`
Checking globset v0.4.3
Running `rustc --crate-name globset /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/globset-0.4.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=50f718d334049825 -C extra-filename=-50f718d334049825 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-da7bea70b7fc85fd.rmeta --extern bstr=/home/cratesfyi/cratesfyi/debug/deps/libbstr-8f402f9de328ed08.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-1b511489f538ba77.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-d8af90aa8f1e8c89.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-cb0010d949016d19.rmeta --cap-lints allow`
Documenting grep-cli v0.1.2
Running `rustdoc --crate-name grep_cli /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/grep-cli-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190407-1.35.0-nightly-474e7a648 --static-root-path / --disable-per-crate-search --extern-html-root-url 'atty=https://docs.rs/atty/0.2.11' --extern-html-root-url 'bstr=https://docs.rs/bstr/0.1.2' --extern-html-root-url 'globset=https://docs.rs/globset/0.4.3' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.5' --extern-html-root-url 'same_file=https://docs.rs/same-file/1.0.4' --extern-html-root-url 'termcolor=https://docs.rs/termcolor/1.0.4' --extern-html-root-url 'winapi_util=https://docs.rs/winapi-util/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-a42c95f2c5183614.rmeta --extern bstr=/home/cratesfyi/cratesfyi/debug/deps/libbstr-8f402f9de328ed08.rmeta --extern globset=/home/cratesfyi/cratesfyi/debug/deps/libglobset-50f718d334049825.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-dacf0f2ad7063692.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-d8af90aa8f1e8c89.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-cb0010d949016d19.rmeta --extern same_file=/home/cratesfyi/cratesfyi/debug/deps/libsame_file-fab9ed27d2009aa7.rmeta --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-5646360d0cde0590.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.34s