# rustc version rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version cratesfyi 0.6.0 (b4c8f59 2018-10-31)
# build log Updating crates.io index Downloading crates ... Downloaded structopt v0.2.13 Fresh unicode-xid v0.1.0 Fresh unicode-segmentation v1.2.1 Fresh unicode-width v0.1.5 Fresh libc v0.2.43 Fresh bitflags v1.0.4 Fresh ansi_term v0.11.0 Fresh vec_map v0.8.1 Fresh strsim v0.7.0 Fresh heck v0.3.0 Fresh textwrap v0.10.0 Fresh atty v0.2.11 Fresh proc-macro2 v0.4.20 Fresh clap v2.32.0 Fresh quote v0.6.9 Fresh syn v0.15.17 Compiling structopt-derive v0.2.13 Running `rustc --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.13/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=67a6644853858362 -C extra-filename=-67a6644853858362 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-2f628dac248c1d52.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-faa26a05800113d3.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1546714ab601e946.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-140ebf616a1c0a12.rlib --cap-lints allow` Documenting structopt v0.2.13 Running `rustdoc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.13/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'clap=https://docs.rs/clap/2.32.0' --extern-html-root-url 'structopt_derive=https://docs.rs/structopt-derive/0.2.13' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-0c3bb23f346ffe6f.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-67a6644853858362.so` Finished dev [unoptimized + debuginfo] target(s) in 4.79s