Build #78356 2017-12-04 22:15:24
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading parking_lot_core v0.2.7
Compiling smallvec v0.6.0
Fresh libc v0.2.34
Fresh rand v0.3.18
Running `rustc --crate-name smallvec .cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=0cbe0222282e65c4 -C extra-filename=-0cbe0222282e65c4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting parking_lot_core v0.2.7
Running `rustdoc --crate-name parking_lot_core .cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.7/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-0cbe0222282e65c4.rlib --extern-version smallvec=smallvec,0.6.0 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-0bd837ec519c7b08.rlib --extern-version rand=rand,0.3.18 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-6f66311e4ba69ac6.rlib --extern-version libc=libc,0.2.34`
Finished dev [unoptimized + debuginfo] target(s) in 1.76 secs