Build #48606 2017-05-05T06:51:16.808416+00:00
# rustc version
rustc 1.19.0-nightly (777ee2079 2017-05-01)# docs.rs version
cratesfyi 0.3.3 (e03fd5c 2017-05-04)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading smallstring v0.1.2
Compiling smallvec v0.3.3
Running `rustc --crate-name smallvec .cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.3.3/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=aabb9c6130b33d99 -C extra-filename=-aabb9c6130b33d99 --out-dir /home/cratesfyi/smallstring-0.1.2/debug/deps -L dependency=/home/cratesfyi/smallstring-0.1.2/debug/deps --cap-lints allow`
Documenting smallstring v0.1.2
Running `rustdoc --crate-name smallstring .cargo/registry/src/github.com-1ecc6299db9ec823/smallstring-0.1.2/src/lib.rs -o /home/cratesfyi/smallstring-0.1.2/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/smallstring-0.1.2/debug/deps --extern smallvec=/home/cratesfyi/smallstring-0.1.2/debug/deps/libsmallvec-aabb9c6130b33d99.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 0.71 secs