# rustc version rustc 1.26.0-dev (0eb87c9bf 2018-03-16)
# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading structopt v0.2.6 Fresh libc v0.2.40 Fresh vec_map v0.8.0 Fresh bitflags v1.0.1 Fresh ansi_term v0.11.0 Fresh unicode-width v0.1.4 Fresh unicode-xid v0.1.0 Fresh strsim v0.7.0 Fresh atty v0.2.8 Fresh proc-macro2 v0.2.3 Fresh textwrap v0.9.0 Fresh quote v0.4.2 Fresh clap v2.31.2 Fresh syn v0.12.15 Compiling structopt-derive v0.2.6 Running `rustc --crate-name structopt_derive .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.6/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=d62e65d1fffe07a5 -C extra-filename=-d62e65d1fffe07a5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-2ca713c3b3cf10a7.rlib --extern-version syn=syn,0.12.15 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-236f9e948268b14f.rlib --extern-version quote=quote,0.4.2 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-79a9e59a80188f2c.rlib --extern-version proc_macro2=proc-macro2,0.2.3 --cap-lints allow` Documenting structopt v0.2.6 Running `rustdoc --crate-name structopt .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.6/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-d62e65d1fffe07a5.so --extern-version structopt_derive=structopt-derive,0.2.6 --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-124339c8da3f63bb.rlib --extern-version clap=clap,2.31.2` Finished dev [unoptimized + debuginfo] target(s) in 3.11 secs