dmenv 0.8.0

The stupid virtualenv manager
Documentation
Build #132581 2018-12-21T12:55:02.708044+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded dmenv v0.8.0
Fresh cc v1.0.27
Fresh autocfg v0.1.1
Fresh unicode-xid v0.1.0
Fresh unicode-width v0.1.5
Fresh rustc-demangle v0.1.11
Fresh unicode-segmentation v1.2.1
Fresh cfg-if v0.1.6
Fresh bitflags v1.0.4
Fresh ansi_term v0.11.0
Fresh vec_map v0.8.1
Fresh strsim v0.7.0
Fresh lazy_static v1.2.0
Fresh textwrap v0.10.0
Fresh heck v0.3.1
Fresh colored v1.6.1
Fresh libc v0.2.45
Fresh proc-macro2 v0.4.24
Fresh atty v0.2.11
Fresh quote v0.6.10
Fresh backtrace-sys v0.1.26
Fresh clap v2.32.0
Fresh syn v0.15.23
Fresh backtrace v0.3.13
Compiling structopt-derive v0.2.14
Checking failure v0.1.3
Running `rustc --crate-name failure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/failure-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="backtrace"' --cfg 'feature="std"' -C metadata=09d1a88b9888b5cf -C extra-filename=-09d1a88b9888b5cf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern backtrace=/home/cratesfyi/cratesfyi/debug/deps/libbacktrace-06602480211b4cd7.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-0bd5d3c48fff7505/out`
Running `rustc --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.14/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8f506a56822c5968 -C extra-filename=-8f506a56822c5968 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-53234c7ff2b2100d.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-563c08a07c3c69bb.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-358ac1feefc1faf4.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-7b62e08be7870c88.rlib --cap-lints allow`
Checking which v2.0.1
Running `rustc --crate-name which /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/which-2.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=90c9291aea0b46f1 -C extra-filename=-90c9291aea0b46f1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-09d1a88b9888b5cf.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-d87b1211e2560102.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-0bd5d3c48fff7505/out`
Checking structopt v0.2.14
Running `rustc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.14/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' -C metadata=9e171352651f93b9 -C extra-filename=-9e171352651f93b9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-a6c9be0726220667.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-8f506a56822c5968.so --cap-lints allow`
Documenting dmenv v0.8.0
Running `rustdoc --crate-name dmenv /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/dmenv-0.8.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'structopt=https://docs.rs/structopt/0.2.14' --extern-html-root-url 'colored=https://docs.rs/colored/1.6.1' --extern-html-root-url 'which=https://docs.rs/which/2.0.1' --extern-html-root-url 'tempdir=https://docs.rs/tempdir/0.3.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern colored=/home/cratesfyi/cratesfyi/debug/deps/libcolored-d92943116a2129d5.rmeta --extern structopt=/home/cratesfyi/cratesfyi/debug/deps/libstructopt-9e171352651f93b9.rmeta --extern which=/home/cratesfyi/cratesfyi/debug/deps/libwhich-90c9291aea0b46f1.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.20s