libsystemd-sys 0.0.3

FFI bindings to libsystemd
Build #29440 2016-08-27 23:13:56

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.13.0-nightly (e9bc1bac8 2016-08-24)

# docs.rs version cratesfyi 0.2.0 (ec12c31 2016-08-27)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading libsystemd-sys v0.0.3 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.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/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=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/libsystemd-sys-0.0.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps --cap-lints allow` Compiling libsystemd-sys v0.0.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.3/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/libsystemd-sys-0.0.3/debug/build/libsystemd-sys-d0c4ec121234c1c8 --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps --extern pkg_config=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps/libpkg_config-7cc12d9787dada57.rlib` Running `/home/cratesfyi/libsystemd-sys-0.0.3/debug/build/libsystemd-sys-d0c4ec121234c1c8/build-script-build` Documenting libsystemd-sys v0.0.3 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.3/src/lib.rs --crate-name libsystemd_sys -o /home/cratesfyi/libsystemd-sys-0.0.3/doc -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps --extern libc=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib` error[E0432]: unresolved import `libc::types::os::arch::posix88::pid_t` --> .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.3/src/lib.rs:14:9 | 14 | pub use libc::types::os::arch::posix88::pid_t; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `types` in `libc` error: Compilation failed, aborting rustdoc thread 'main' panicked at 'ChainedError { error: failed to compile `libsystemd-sys v0.0.3`, intermediate artifacts can be found at `/home/cratesfyi/libsystemd-sys-0.0.3`, cause: ChainedError { error: Could not document `libsystemd-sys`., cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.3/src/lib.rs --crate-name libsystemd_sys -o /home/cratesfyi/libsystemd-sys-0.0.3/doc -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug -L dependency=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps --extern libc=/home/cratesfyi/libsystemd-sys-0.0.3/debug/deps/liblibc-1bd8847afb79f283.rlib` (exit code: 101) } }', src/bin/cratesfyi.rs:132 note: Run with `RUST_BACKTRACE=1` for a backtrace.