Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)
# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading IOKit-sys v0.1.2 Compiling CoreFoundation-sys v0.1.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/CoreFoundation-sys-0.1.3/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/IOKit-sys-0.1.2/debug/build/CoreFoundation-sys-4fb360ce250f4dea --emit=dep-info,link -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/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=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/IOKit-sys-0.1.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps --cap-lints allow` Compiling IOKit-sys v0.1.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/IOKit-sys-0.1.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/IOKit-sys-0.1.2/debug/build/IOKit-sys-c340dc60255b58ac --emit=dep-info,link -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps` 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=\"cargo-build\" --cfg feature=\"default\" -C metadata=0c57a2126eb1e7e8 -C extra-filename=-0c57a2126eb1e7e8 --out-dir /home/cratesfyi/IOKit-sys-0.1.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps --cap-lints allow` Running `/home/cratesfyi/IOKit-sys-0.1.2/debug/build/CoreFoundation-sys-4fb360ce250f4dea/build-script-build` Running `/home/cratesfyi/IOKit-sys-0.1.2/debug/build/IOKit-sys-c340dc60255b58ac/build-script-build` Compiling mach v0.0.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/lib.rs --crate-name mach --crate-type lib -g -C metadata=e5a0c6e632586301 -C extra-filename=-e5a0c6e632586301 --out-dir /home/cratesfyi/IOKit-sys-0.1.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps --extern libc=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps/liblibc-0c57a2126eb1e7e8.rlib --cap-lints allow` .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:7:1: 7:11 error: attribute should be applied to struct or enum [E0517] .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:7 #[repr(C)] ^~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:7:1: 7:11 help: run `rustc --explain E0517` to see a detailed explanation .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:13:1: 13:11 error: attribute should be applied to struct or enum [E0517] .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:13 #[repr(C)] ^~~~~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/port.rs:13:1: 13:11 help: run `rustc --explain E0517` to see a detailed explanation error: aborting due to 2 previous errors thread 'main' panicked at 'ChainedError { error: failed to compile `IOKit-sys v0.1.2`, intermediate artifacts can be found at `/home/cratesfyi/IOKit-sys-0.1.2`, cause: ChainedError { error: Could not compile `mach`., cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/mach-0.0.3/src/lib.rs --crate-name mach --crate-type lib -g -C metadata=e5a0c6e632586301 -C extra-filename=-e5a0c6e632586301 --out-dir /home/cratesfyi/IOKit-sys-0.1.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps -L dependency=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps --extern libc=/home/cratesfyi/IOKit-sys-0.1.2/debug/deps/liblibc-0c57a2126eb1e7e8.rlib --cap-lints allow` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.