# rustc version rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version cratesfyi 0.6.0 (be80566 2019-05-06)
# build log Updating crates.io index Downloading crates ... Downloaded structopt v0.2.17 Fresh unicode-xid v0.1.0 Fresh unicode-segmentation v1.3.0 Fresh unicode-width v0.1.5 Fresh bitflags v1.0.4 Fresh vec_map v0.8.1 Fresh ansi_term v0.11.0 Fresh strsim v0.8.0 Fresh heck v0.3.1 Fresh textwrap v0.11.0 Fresh proc-macro2 v0.4.30 Fresh libc v0.2.57 Fresh quote v0.6.12 Fresh atty v0.2.11 Fresh syn v0.15.34 Compiling structopt-derive v0.2.17 Fresh clap v2.33.0 Running `rustc --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.17/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=35f803affdbeafb6 -C extra-filename=-35f803affdbeafb6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-ed2b50dd354e5a68.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4f5a307a945f1335.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-3b6580293ec1b604.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-0265198863b07289.rlib --cap-lints allow` Documenting structopt v0.2.17 Running `rustdoc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.17/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'clap=https://docs.rs/clap/2.33.0' --extern-html-root-url 'structopt_derive=https://docs.rs/structopt-derive/0.2.17' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-d0aeaf9690f1d5ca.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-35f803affdbeafb6.so` Finished dev [unoptimized + debuginfo] target(s) in 5.79s