Build #96527 2018-04-20 04:36:28
# 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 protobuf-parser v0.1.3
Fresh libc v0.2.40
Compiling memchr v1.0.2
Running `rustc --crate-name memchr .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-1.0.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=badbe96e5806c5c7 -C extra-filename=-badbe96e5806c5c7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-234a1f2556a1bdd2.rlib --extern-version libc=libc,0.2.40 --cap-lints allow`
Compiling nom v3.2.1
Running `rustc --crate-name nom .cargo/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="stream"' --cfg 'feature="memchr"' --cfg 'feature="std"' -C metadata=2e3c42a8cc196c08 -C extra-filename=-2e3c42a8cc196c08 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-badbe96e5806c5c7.rlib --extern-version memchr=memchr,1.0.2 --cap-lints allow`
Documenting protobuf-parser v0.1.3
Running `rustdoc --crate-name protobuf_parser .cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-parser-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-2e3c42a8cc196c08.rlib --extern-version nom=nom,3.2.1`
Finished dev [unoptimized + debuginfo] target(s) in 3.77 secs