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 libsystemd-sys v0.0.1 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/libsystemd-sys-0.0.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps --cap-lints allow` Compiling pkg-config v0.3.8 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.8/src/lib.rs --crate-name pkg_config --crate-type lib -g -C metadata=7cc12d9787dada57 -C extra-filename=-7cc12d9787dada57 --out-dir /home/cratesfyi/libsystemd-sys-0.0.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps --cap-lints allow` Compiling libsystemd-sys v0.0.1 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/libsystemd-sys-0.0.1/debug/build/libsystemd-sys-cae96dfa308c7fc5 --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps --extern pkg_config=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps/libpkg_config-7cc12d9787dada57.rlib` .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.1/build.rs:3:14: 3:26 error: expected identifier, found `"pkg-config"` .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.1/build.rs:3 extern crate "pkg-config" as pkg_config; ^~~~~~~~~~~~ error: aborting due to previous error thread 'main' panicked at 'ChainedError { error: failed to compile `libsystemd-sys v0.0.1`, intermediate artifacts can be found at `/home/cratesfyi/libsystemd-sys-0.0.1`, cause: ChainedError { error: Could not compile `libsystemd-sys`., cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/libsystemd-sys-0.0.1/debug/build/libsystemd-sys-cae96dfa308c7fc5 --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug -L dependency=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps --extern pkg_config=/home/cratesfyi/libsystemd-sys-0.0.1/debug/deps/libpkg_config-7cc12d9787dada57.rlib` (exit code: 101) } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.