clap 2.2.2

A simple to use, efficient, and full featured Command Line Argument Parser
Documentation
Build #26469 2016-08-19T13:29:51.378873+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading clap v2.2.2
Compiling bitflags v0.4.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.4.0/src/lib.rs --crate-name bitflags --crate-type lib -C codegen-units=4 -g -C metadata=75746cc7f0e9d928 -C extra-filename=-75746cc7f0e9d928 --out-dir /home/cratesfyi/clap-2.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --cap-lints allow`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -C codegen-units=4 -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/clap-2.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --cap-lints allow`
Compiling unicode-width v0.1.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.3/src/lib.rs --crate-name unicode_width --crate-type lib -C codegen-units=4 -g --cfg feature=\"default\" -C metadata=bcfd50e6d35d16e0 -C extra-filename=-bcfd50e6d35d16e0 --out-dir /home/cratesfyi/clap-2.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --cap-lints allow`
Compiling vec_map v0.6.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.6.0/src/lib.rs --crate-name vec_map --crate-type lib -C codegen-units=4 -g -C metadata=d843695eff67d492 -C extra-filename=-d843695eff67d492 --out-dir /home/cratesfyi/clap-2.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --cap-lints allow`
Compiling ansi_term v0.7.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.7.5/src/lib.rs --crate-name ansi_term --crate-type lib -C codegen-units=4 -g -C metadata=3a668ea74b382988 -C extra-filename=-3a668ea74b382988 --out-dir /home/cratesfyi/clap-2.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --cap-lints allow`
Compiling strsim v0.4.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.4.1/src/lib.rs --crate-name strsim --crate-type lib -C codegen-units=4 -g -C metadata=cb9b0c8013c1be6f -C extra-filename=-cb9b0c8013c1be6f --out-dir /home/cratesfyi/clap-2.2.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --cap-lints allow`
Documenting clap v2.2.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.2.2/src/lib.rs --crate-name clap -o /home/cratesfyi/clap-2.2.2/doc --cfg feature=\"color\" --cfg feature=\"strsim\" --cfg feature=\"libc\" --cfg feature=\"default\" --cfg feature=\"wrap_help\" --cfg feature=\"ansi_term\" --cfg feature=\"unicode-width\" --cfg feature=\"suggestions\" -L dependency=/home/cratesfyi/clap-2.2.2/debug -L dependency=/home/cratesfyi/clap-2.2.2/debug/deps --extern ansi_term=/home/cratesfyi/clap-2.2.2/debug/deps/libansi_term-3a668ea74b382988.rlib --extern strsim=/home/cratesfyi/clap-2.2.2/debug/deps/libstrsim-cb9b0c8013c1be6f.rlib --extern bitflags=/home/cratesfyi/clap-2.2.2/debug/deps/libbitflags-75746cc7f0e9d928.rlib --extern vec_map=/home/cratesfyi/clap-2.2.2/debug/deps/libvec_map-d843695eff67d492.rlib --extern unicode_width=/home/cratesfyi/clap-2.2.2/debug/deps/libunicode_width-bcfd50e6d35d16e0.rlib --extern libc=/home/cratesfyi/clap-2.2.2/debug/deps/liblibc-1bd8847afb79f283.rlib`