parking_lot 0.3.5

More compact and efficient implementations of the standard synchronization primitives.
Documentation
Build #31817 2016-10-06T22:19:21.956835+00:00
# rustc version
rustc 1.14.0-nightly (3210fd5c2 2016-10-05)# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading parking_lot v0.3.5
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.3.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps --cap-lints allow`
Compiling owning_ref v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/owning_ref-0.2.1/src/lib.rs --crate-name owning_ref --crate-type lib -g -C metadata=ae85a697c929a48f -C extra-filename=-ae85a697c929a48f --out-dir /home/cratesfyi/parking_lot-0.3.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps --cap-lints allow`
Compiling libc v0.2.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.16/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1417726cb94dbc83 -C extra-filename=-1417726cb94dbc83 --out-dir /home/cratesfyi/parking_lot-0.3.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/parking_lot-0.3.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps --extern libc=/home/cratesfyi/parking_lot-0.3.5/debug/deps/liblibc-1417726cb94dbc83.rlib --cap-lints allow`
Compiling parking_lot_core v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.0/src/lib.rs --crate-name parking_lot_core --crate-type lib -g -C metadata=b776954c2db52c62 -C extra-filename=-b776954c2db52c62 --out-dir /home/cratesfyi/parking_lot-0.3.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps --extern libc=/home/cratesfyi/parking_lot-0.3.5/debug/deps/liblibc-1417726cb94dbc83.rlib --extern smallvec=/home/cratesfyi/parking_lot-0.3.5/debug/deps/libsmallvec-cf4677c7857fc4a9.rlib --extern rand=/home/cratesfyi/parking_lot-0.3.5/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Documenting parking_lot v0.3.5
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.3.5/src/lib.rs --crate-name parking_lot -o /home/cratesfyi/parking_lot-0.3.5/doc --cfg feature=\"owning_ref\" --cfg feature=\"default\" -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug -L dependency=/home/cratesfyi/parking_lot-0.3.5/debug/deps --extern owning_ref=/home/cratesfyi/parking_lot-0.3.5/debug/deps/libowning_ref-ae85a697c929a48f.rlib --extern parking_lot_core=/home/cratesfyi/parking_lot-0.3.5/debug/deps/libparking_lot_core-b776954c2db52c62.rlib`