Build #130853 2018-12-10T11:43:26.060259+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)# build log
Updating crates.io index
Downloading crates ...
Downloaded structopt v0.2.14
Fresh unicode-xid v0.1.0
Fresh unicode-width v0.1.5
Fresh unicode-segmentation v1.2.1
Fresh strsim v0.7.0
Fresh vec_map v0.8.1
Fresh ansi_term v0.11.0
Fresh bitflags v1.0.4
Fresh textwrap v0.10.0
Fresh heck v0.3.0
Fresh proc-macro2 v0.4.24
Fresh libc v0.2.44
Fresh quote v0.6.10
Fresh atty v0.2.11
Fresh syn v0.15.22
Fresh clap v2.32.0
Compiling structopt-derive v0.2.14
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=6232fcdd7daf8c61 -C extra-filename=-6232fcdd7daf8c61 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-bb96e6b6c748e92a.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-499ed715f8e013d7.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f32bfb4baf24de73.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-c06f39fa1bffc8f3.rlib --cap-lints allow`
Documenting structopt v0.2.14
Running `rustdoc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.14/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'structopt_derive=https://docs.rs/structopt-derive/0.2.14' --extern-html-root-url 'clap=https://docs.rs/clap/2.32.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-76f379f4fc7a6a50.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-6232fcdd7daf8c61.so`
Finished dev [unoptimized + debuginfo] target(s) in 5.50s