systemd-jp 0.1.1

Rust interface to systemd management API via dbus
Documentation
Build #46259 2017-04-09 18:23:35

# rustc version rustc 1.17.0-nightly (134c4a0f0 2017-03-20)

# docs.rs version cratesfyi 0.3.2 (56e5d46 2017-03-20)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading systemd-jp v0.1.1 Compiling libc v0.2.21 Compiling error-chain v0.7.2 Compiling pkg-config v0.3.9 Compiling toml v0.2.1 Running `rustc --crate-name error_chain .cargo/registry/src/github.com-1ecc6299db9ec823/error-chain-0.7.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=023bf96ef3c0072f -C extra-filename=-023bf96ef3c0072f --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/deps -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --cap-lints allow` Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/deps -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --cap-lints allow` Running `rustc --crate-name pkg_config .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.9/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=af8168308ca6d27e -C extra-filename=-af8168308ca6d27e --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/deps -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --cap-lints allow` Running `rustc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=74d8df3d4fe803da -C extra-filename=-74d8df3d4fe803da --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/deps -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --cap-lints allow` Compiling metadeps v1.1.1 Running `rustc --crate-name metadeps .cargo/registry/src/github.com-1ecc6299db9ec823/metadeps-1.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e137698d42099b5f -C extra-filename=-e137698d42099b5f --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/deps -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --extern error_chain=/home/cratesfyi/systemd-jp-0.1.1/debug/deps/liberror_chain-023bf96ef3c0072f.rlib --extern pkg_config=/home/cratesfyi/systemd-jp-0.1.1/debug/deps/libpkg_config-af8168308ca6d27e.rlib --extern toml=/home/cratesfyi/systemd-jp-0.1.1/debug/deps/libtoml-74d8df3d4fe803da.rlib --cap-lints allow` Compiling dbus v0.5.2 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/dbus-0.5.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=fde00887102f3260 -C extra-filename=-fde00887102f3260 --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/build/dbus-fde00887102f3260 -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --extern metadeps=/home/cratesfyi/systemd-jp-0.1.1/debug/deps/libmetadeps-e137698d42099b5f.rlib --cap-lints allow` Running `/home/cratesfyi/systemd-jp-0.1.1/debug/build/dbus-fde00887102f3260/build-script-build` Running `rustc --crate-name dbus .cargo/registry/src/github.com-1ecc6299db9ec823/dbus-0.5.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=34a5e583084b3ee9 -C extra-filename=-34a5e583084b3ee9 --out-dir /home/cratesfyi/systemd-jp-0.1.1/debug/deps -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --extern libc=/home/cratesfyi/systemd-jp-0.1.1/debug/deps/liblibc-5dc7b85e748840b4.rlib --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l dbus-1` warning: redundant linker flag specified for library `dbus-1` Documenting systemd-jp v0.1.1 Running `rustdoc --crate-name systemd_jp .cargo/registry/src/github.com-1ecc6299db9ec823/systemd-jp-0.1.1/src/lib.rs -o /home/cratesfyi/systemd-jp-0.1.1/doc -L dependency=/home/cratesfyi/systemd-jp-0.1.1/debug/deps --extern dbus=/home/cratesfyi/systemd-jp-0.1.1/debug/deps/libdbus-34a5e583084b3ee9.rlib` Finished dev [unoptimized + debuginfo] target(s) in 15.85 secs