al-sys 0.5.1

Raw bindings for OpenAL 1.1
Documentation
Build #50393 2017-05-23T07:36:47.808261+00:00
# rustc version
rustc 1.19.0-nightly (75b056812 2017-05-15)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading al-sys v0.5.1
Compiling unicode-xid v0.0.4
Compiling libloading v0.4.0
Compiling lazy_static v0.2.8
Compiling stable_deref_trait v1.0.0
Compiling quote v0.3.15
Compiling procedural-masquerade v0.1.2
Running `rustc --crate-name unicode_xid .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=c5a7e4f1b4bcb78b -C extra-filename=-c5a7e4f1b4bcb78b --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.4.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=47ef18cf8f226794 -C extra-filename=-47ef18cf8f226794 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/build/libloading-47ef18cf8f226794 -L dependency=/home/cratesfyi/al-sys-0.5.1/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=18005fa1be5dd889 -C extra-filename=-18005fa1be5dd889 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --cap-lints allow`
Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=983cfcbeae6039c8 -C extra-filename=-983cfcbeae6039c8 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --cap-lints allow`
Running `rustc --crate-name stable_deref_trait .cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' -C metadata=cbe13151350061e2 -C extra-filename=-cbe13151350061e2 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --cap-lints allow`
Running `rustc --crate-name procedural_masquerade .cargo/registry/src/github.com-1ecc6299db9ec823/procedural-masquerade-0.1.2/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=682a060f13598ab5 -C extra-filename=-682a060f13598ab5 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --cap-lints allow`
Compiling synom v0.11.3
Running `rustc --crate-name synom .cargo/registry/src/github.com-1ecc6299db9ec823/synom-0.11.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=538247bd997586d9 -C extra-filename=-538247bd997586d9 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --extern unicode_xid=/home/cratesfyi/al-sys-0.5.1/debug/deps/libunicode_xid-c5a7e4f1b4bcb78b.rlib --cap-lints allow`
Running `/home/cratesfyi/al-sys-0.5.1/debug/build/libloading-47ef18cf8f226794/build-script-build`
Compiling syn v0.11.11
Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="default"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="unicode-xid"' --cfg 'feature="synom"' --cfg 'feature="quote"' --cfg 'feature="printing"' -C metadata=3e12d5d9040e0926 -C extra-filename=-3e12d5d9040e0926 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --extern unicode_xid=/home/cratesfyi/al-sys-0.5.1/debug/deps/libunicode_xid-c5a7e4f1b4bcb78b.rlib --extern synom=/home/cratesfyi/al-sys-0.5.1/debug/deps/libsynom-538247bd997586d9.rlib --extern quote=/home/cratesfyi/al-sys-0.5.1/debug/deps/libquote-983cfcbeae6039c8.rlib --cap-lints allow`
Running `rustc --crate-name libloading .cargo/registry/src/github.com-1ecc6299db9ec823/libloading-0.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f2cac9a4895d6eb4 -C extra-filename=-f2cac9a4895d6eb4 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --extern lazy_static=/home/cratesfyi/al-sys-0.5.1/debug/deps/liblazy_static-18005fa1be5dd889.rlib --cap-lints allow -l dl`
Compiling rental-impl v0.4.10
Running `rustc --crate-name rental_impl .cargo/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.4.10/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=cac054714fd7559f -C extra-filename=-cac054714fd7559f --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --extern syn=/home/cratesfyi/al-sys-0.5.1/debug/deps/libsyn-3e12d5d9040e0926.rlib --extern quote=/home/cratesfyi/al-sys-0.5.1/debug/deps/libquote-983cfcbeae6039c8.rlib --extern procedural_masquerade=/home/cratesfyi/al-sys-0.5.1/debug/deps/libprocedural_masquerade-682a060f13598ab5.rlib --cap-lints allow`
Compiling rental v0.4.10
Running `rustc --crate-name rental .cargo/registry/src/github.com-1ecc6299db9ec823/rental-0.4.10/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="stable_deref_trait"' -C metadata=0c7e4658e1ca3f94 -C extra-filename=-0c7e4658e1ca3f94 --out-dir /home/cratesfyi/al-sys-0.5.1/debug/deps -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --extern stable_deref_trait=/home/cratesfyi/al-sys-0.5.1/debug/deps/libstable_deref_trait-cbe13151350061e2.rlib --extern rental_impl=/home/cratesfyi/al-sys-0.5.1/debug/deps/librental_impl-cac054714fd7559f.so --cap-lints allow`
Documenting al-sys v0.5.1
Running `rustdoc --crate-name al_sys .cargo/registry/src/github.com-1ecc6299db9ec823/al-sys-0.5.1/src/lib.rs -o /home/cratesfyi/al-sys-0.5.1/doc -L dependency=/home/cratesfyi/al-sys-0.5.1/debug/deps --extern rental=/home/cratesfyi/al-sys-0.5.1/debug/deps/librental-0c7e4658e1ca3f94.rlib --extern libloading=/home/cratesfyi/al-sys-0.5.1/debug/deps/liblibloading-f2cac9a4895d6eb4.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 22.51 secs