io-kit-sys 0.1.0

Bindings to IOKit for macOS
Documentation
Build #125709 2018-11-06T13:58:51.176027+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded io-kit-sys v0.1.0
Fresh libc v0.2.43
Compiling io-kit-sys v0.1.0
Checking mach v0.2.3
Fresh core-foundation-sys v0.6.2
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/io-kit-sys-0.1.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=037a9e80abcddfaa -C extra-filename=-037a9e80abcddfaa --out-dir /home/cratesfyi/cratesfyi/debug/build/io-kit-sys-037a9e80abcddfaa -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name mach /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.2.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="deprecated"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=9a5845fbedbbb654 -C extra-filename=-9a5845fbedbbb654 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-d26e6afc2da2bdcc.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/io-kit-sys-037a9e80abcddfaa/build-script-build`
Documenting io-kit-sys v0.1.0
Running `rustdoc --crate-name io_kit_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/io-kit-sys-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'core_foundation_sys=https://docs.rs/core-foundation-sys/0.6.2' --extern-html-root-url 'mach=https://docs.rs/mach/0.2.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern core_foundation_sys=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation_sys-30f83b3b7617c706.rmeta --extern mach=/home/cratesfyi/cratesfyi/debug/deps/libmach-9a5845fbedbbb654.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.58s