parking_lot 0.2.6

Compact and efficient synchronization primitives. Also provides an API for creating custom synchronization primitives.
Documentation
Build #18218 2016-08-13T07:15:57.931552+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading parking_lot v0.2.6
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/parking_lot-0.2.6/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.2.6/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.2.6/debug/deps --cap-lints allow`
Compiling smallvec v0.1.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.1.8/lib.rs --crate-name smallvec --crate-type lib -g -C metadata=cf4677c7857fc4a9 -C extra-filename=-cf4677c7857fc4a9 --out-dir /home/cratesfyi/parking_lot-0.2.6/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.2.6/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.2.6/debug/deps --cap-lints allow`
Documenting parking_lot v0.2.6
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.2.6/src/lib.rs --crate-name parking_lot -o /home/cratesfyi/parking_lot-0.2.6/doc -L dependency=/home/cratesfyi/parking_lot-0.2.6/debug -L dependency=/home/cratesfyi/parking_lot-0.2.6/debug/deps --extern libc=/home/cratesfyi/parking_lot-0.2.6/debug/deps/liblibc-1bd8847afb79f283.rlib --extern smallvec=/home/cratesfyi/parking_lot-0.2.6/debug/deps/libsmallvec-cf4677c7857fc4a9.rlib`