wfbuf 0.1.1

Naive wait free buffer for fast interprocess data streaming on linux.
Build #14556 2016-08-10T17:38:45.618020+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 wfbuf v0.1.1
Compiling libc v0.1.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.12/rust/src/liblibc/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"cargo-build\" -C metadata=0c57a2126eb1e7e8 -C extra-filename=-0c57a2126eb1e7e8 --out-dir /home/cratesfyi/wfbuf-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps --cap-lints allow`
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/wfbuf-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps -L dependency=/home/cratesfyi/wfbuf-0.1.1/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/wfbuf-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps --extern libc=/home/cratesfyi/wfbuf-0.1.1/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow`
Compiling tempdir v0.3.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/tempdir-0.3.5/src/lib.rs --crate-name tempdir --crate-type lib -g -C metadata=c5a9975021308003 -C extra-filename=-c5a9975021308003 --out-dir /home/cratesfyi/wfbuf-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps --extern rand=/home/cratesfyi/wfbuf-0.1.1/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Compiling mmap v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/mmap-0.1.1/src/lib.rs --crate-name mmap --crate-type lib -g -C metadata=d8b02922b49985a3 -C extra-filename=-d8b02922b49985a3 --out-dir /home/cratesfyi/wfbuf-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps --extern tempdir=/home/cratesfyi/wfbuf-0.1.1/debug/deps/libtempdir-c5a9975021308003.rlib --extern libc=/home/cratesfyi/wfbuf-0.1.1/debug/deps/liblibc-0c57a2126eb1e7e8.rlib --cap-lints allow`
Documenting wfbuf v0.1.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/wfbuf-0.1.1/src/lib.rs --crate-name wfbuf -o /home/cratesfyi/wfbuf-0.1.1/doc -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug -L dependency=/home/cratesfyi/wfbuf-0.1.1/debug/deps --extern libc=/home/cratesfyi/wfbuf-0.1.1/debug/deps/liblibc-1bd8847afb79f283.rlib --extern mmap=/home/cratesfyi/wfbuf-0.1.1/debug/deps/libmmap-d8b02922b49985a3.rlib`