hello_bash_plugin 0.1.0

test crate for bash_plugin_rs
Documentation
Build #149911 2019-03-22T14:42:23.315261+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)
# docs.rs version
cratesfyi 0.6.0 (32b0d13 2019-03-19)

# build log
Updating crates.io index
Downloading crates ...
Downloaded hello_bash_plugin v0.1.0
Downloading crates ...
Downloaded bash_plugin_rs v0.1.0
Fresh cc v1.0.31
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh glob v0.2.11
Fresh quick-error v1.2.2
Fresh unicode-xid v0.1.0
Fresh utf8-ranges v1.0.2
Fresh unicode-width v0.1.5
Fresh cfg-if v0.1.7
Fresh ansi_term v0.11.0
Fresh termcolor v1.0.4
Fresh strsim v0.7.0
Fresh bitflags v1.0.4
Compiling bindgen v0.42.3
Fresh vec_map v0.8.1
Fresh peeking_take_while v0.1.2
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.42.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=eb05f020b1dd212c -C extra-filename=-eb05f020b1dd212c --out-dir /home/cratesfyi/cratesfyi/debug/build/bindgen-eb05f020b1dd212c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh regex-syntax v0.6.5
Fresh thread_local v0.3.6
Fresh humantime v1.2.0
Compiling proc-macro2 v0.3.5
Fresh textwrap v0.10.0
Fresh log v0.4.6
Fresh memchr v2.2.0
Running `rustc --crate-name proc_macro2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f54c09398ca6a9a0 -C extra-filename=-f54c09398ca6a9a0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-948d063333aabf03.rlib --cap-lints allow`
Fresh libc v0.2.50
Fresh aho-corasick v0.6.10
Fresh nom v4.2.2
Fresh libloading v0.5.0
Fresh atty v0.2.11
Compiling which v1.0.5
Running `rustc --crate-name which /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/which-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5988718e3232d7f4 -C extra-filename=-5988718e3232d7f4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-06fdedb9c7d9ec5c.rlib --cap-lints allow`
Fresh regex v1.1.2
Fresh cexpr v0.3.5
Fresh clang-sys v0.26.4
Fresh clap v2.32.0
Compiling env_logger v0.5.13
Running `rustc --crate-name env_logger /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/env_logger-0.5.13/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex"' -C metadata=4da66f7e75475d2a -C extra-filename=-4da66f7e75475d2a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-fcd2534778ca83b7.rlib --extern humantime=/home/cratesfyi/cratesfyi/debug/deps/libhumantime-b0a6a6ce332458ec.rlib --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-51309f01e23a0071.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-549a3cd1b5c06fd8.rlib --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-d46e86e4fe66385f.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/bindgen-eb05f020b1dd212c/build-script-build`
Compiling quote v0.5.2
Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.5.2/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7a871a7a86495feb -C extra-filename=-7a871a7a86495feb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-f54c09398ca6a9a0.rlib --cap-lints allow`
Running `rustc --crate-name bindgen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.42.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=066953a58aa1b512 -C extra-filename=-066953a58aa1b512 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-8debc9b0dfe49d22.rlib --extern cexpr=/home/cratesfyi/cratesfyi/debug/deps/libcexpr-0119c6774510b968.rlib --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-66c21873c375a7f8.rlib --extern clang_sys=/home/cratesfyi/cratesfyi/debug/deps/libclang_sys-1dff1718852eb4f5.rlib --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-a83e051efc5749b9.rlib --extern env_logger=/home/cratesfyi/cratesfyi/debug/deps/libenv_logger-4da66f7e75475d2a.rlib --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-156bbf0fa79c4ba4.rlib --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-51309f01e23a0071.rlib --extern peeking_take_while=/home/cratesfyi/cratesfyi/debug/deps/libpeeking_take_while-a3b082f2d78355ca.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-f54c09398ca6a9a0.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-7a871a7a86495feb.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-549a3cd1b5c06fd8.rlib --extern which=/home/cratesfyi/cratesfyi/debug/deps/libwhich-5988718e3232d7f4.rlib --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libloading-015b23efddcf35bd/out`
Compiling bash_plugin_rs v0.1.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bash_plugin_rs-0.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=f1ab926bc8020e6d -C extra-filename=-f1ab926bc8020e6d --out-dir /home/cratesfyi/cratesfyi/debug/build/bash_plugin_rs-f1ab926bc8020e6d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-066953a58aa1b512.rlib --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libloading-015b23efddcf35bd/out`
Running `/home/cratesfyi/cratesfyi/debug/build/bash_plugin_rs-f1ab926bc8020e6d/build-script-build`
Running `rustc --edition=2018 --crate-name bash_plugin_rs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bash_plugin_rs-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0cf9d8b602702a34 -C extra-filename=-0cf9d8b602702a34 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting hello_bash_plugin v0.1.0
Running `rustdoc --edition=2018 --crate-name hello /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hello_bash_plugin-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bash_plugin_rs=https://docs.rs/bash_plugin_rs/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bash_plugin_rs=/home/cratesfyi/cratesfyi/debug/deps/libbash_plugin_rs-0cf9d8b602702a34.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 22.59s