Build #104443 2018-06-06T10:56:40.961868+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh ansi_term v0.11.0
Fresh unicode-width v0.1.5
Fresh vec_map v0.8.1
Fresh unicode-xid v0.1.0
Fresh bitflags v1.0.3
Fresh libc v0.2.42
Fresh strsim v0.7.0
Fresh textwrap v0.9.0
Fresh proc-macro2 v0.4.6
Fresh quote v0.6.3
Fresh syn v0.14.2
Fresh atty v0.2.10
Compiling structopt-derive v0.2.9
Fresh clap v2.31.2
Running `rustc --crate-name structopt_derive .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.9/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=66d361b037e0bd71 -C extra-filename=-66d361b037e0bd71 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9faa3c9bc98776ed.rlib --extern-version proc_macro2=proc-macro2,0.4.6 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ce10ed3dee502eae.rlib --extern-version quote=quote,0.6.3 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-1d67ee22b387fdc2.rlib --extern-version syn=syn,0.14.2 --cap-lints allow`
Documenting structopt v0.2.9
Running `rustdoc --crate-name structopt .cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.9/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clap"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-66d361b037e0bd71.so --extern-version structopt_derive=structopt-derive,0.2.9 --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-124339c8da3f63bb.rlib --extern-version clap=clap,2.31.2`
warning: [examples] cannot be resolved, ignoring it...
warning: [derive] cannot be resolved, ignoring it...
Finished dev [unoptimized + debuginfo] target(s) in 3.20 secs