Build #41159 2017-02-04 23:09:08
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading blob v0.1.1
Compiling serde v0.9.6
Compiling byteorder v1.0.0
Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=240cc8a1e1423fad -C extra-filename=-240cc8a1e1423fad --out-dir /home/cratesfyi/blob-0.1.1/debug/deps -L dependency=/home/cratesfyi/blob-0.1.1/debug/deps --cap-lints allow`
Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.9.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eb150695fea2362e -C extra-filename=-eb150695fea2362e --out-dir /home/cratesfyi/blob-0.1.1/debug/deps -L dependency=/home/cratesfyi/blob-0.1.1/debug/deps --cap-lints allow`
Compiling base64 v0.3.0
Running `rustc --crate-name base64 .cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=57fad4e358f080f2 -C extra-filename=-57fad4e358f080f2 --out-dir /home/cratesfyi/blob-0.1.1/debug/deps -L dependency=/home/cratesfyi/blob-0.1.1/debug/deps --extern byteorder=/home/cratesfyi/blob-0.1.1/debug/deps/libbyteorder-240cc8a1e1423fad.rlib --cap-lints allow`
Documenting blob v0.1.1
Running `rustdoc --crate-name blob .cargo/registry/src/github.com-1ecc6299db9ec823/blob-0.1.1/src/lib.rs -o /home/cratesfyi/blob-0.1.1/doc -L dependency=/home/cratesfyi/blob-0.1.1/debug/deps --extern base64=/home/cratesfyi/blob-0.1.1/debug/deps/libbase64-57fad4e358f080f2.rlib --extern serde=/home/cratesfyi/blob-0.1.1/debug/deps/libserde-eb150695fea2362e.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 6.96 secs