cpal 0.4.5

Low-level cross-platform audio playing library in pure Rust.
Documentation
Build #47933 2017-04-28T15:32:38.340698+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cpal v0.4.5
Compiling pkg-config v0.3.9
Compiling futures v0.1.13
Compiling libc v0.2.22
Compiling lazy_static v0.2.8
Running `rustc --crate-name pkg_config .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.9/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=af8168308ca6d27e -C extra-filename=-af8168308ca6d27e --out-dir /home/cratesfyi/cpal-0.4.5/debug/deps -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.22/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=026076ef8cc90032 -C extra-filename=-026076ef8cc90032 --out-dir /home/cratesfyi/cpal-0.4.5/debug/deps -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --cap-lints allow`
Running `rustc --crate-name futures .cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.1.13/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="with-deprecated"' --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=8985671f9fa6f7b8 -C extra-filename=-8985671f9fa6f7b8 --out-dir /home/cratesfyi/cpal-0.4.5/debug/deps -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --cap-lints allow`
Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ad1e8eccb670bee7 -C extra-filename=-ad1e8eccb670bee7 --out-dir /home/cratesfyi/cpal-0.4.5/debug/deps -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --cap-lints allow`
Compiling alsa-sys v0.1.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a47800410ee0db2d -C extra-filename=-a47800410ee0db2d --out-dir /home/cratesfyi/cpal-0.4.5/debug/build/alsa-sys-a47800410ee0db2d -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --extern pkg_config=/home/cratesfyi/cpal-0.4.5/debug/deps/libpkg_config-af8168308ca6d27e.rlib --cap-lints allow`
Running `/home/cratesfyi/cpal-0.4.5/debug/build/alsa-sys-a47800410ee0db2d/build-script-build`
Running `rustc --crate-name alsa_sys .cargo/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=0103a28e36710429 -C extra-filename=-0103a28e36710429 --out-dir /home/cratesfyi/cpal-0.4.5/debug/deps -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --extern libc=/home/cratesfyi/cpal-0.4.5/debug/deps/liblibc-026076ef8cc90032.rlib --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l asound`
Documenting cpal v0.4.5
Running `rustdoc --crate-name cpal .cargo/registry/src/github.com-1ecc6299db9ec823/cpal-0.4.5/src/lib.rs -o /home/cratesfyi/cpal-0.4.5/doc -L dependency=/home/cratesfyi/cpal-0.4.5/debug/deps --extern lazy_static=/home/cratesfyi/cpal-0.4.5/debug/deps/liblazy_static-ad1e8eccb670bee7.rlib --extern libc=/home/cratesfyi/cpal-0.4.5/debug/deps/liblibc-026076ef8cc90032.rlib --extern alsa_sys=/home/cratesfyi/cpal-0.4.5/debug/deps/libalsa_sys-0103a28e36710429.rlib --extern futures=/home/cratesfyi/cpal-0.4.5/debug/deps/libfutures-8985671f9fa6f7b8.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 4.35 secs