hwloc 0.5.0

Rust bindings for the hwloc hardware locality library.
Documentation
Build #47718 2017-04-26T16:39:15.092725+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading hwloc v0.5.0
Compiling libc v0.2.21
Compiling bitflags v0.7.0
Compiling num-traits v0.1.37
Compiling pkg-config v0.3.9
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="default"' --cfg 'feature="use_std"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --cap-lints allow`
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=65ddff5d2b91509e -C extra-filename=-65ddff5d2b91509e --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --cap-lints allow`
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=69f4129d46397118 -C extra-filename=-69f4129d46397118 --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/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/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --cap-lints allow`
Compiling errno v0.2.3
Running `rustc --crate-name errno .cargo/registry/src/github.com-1ecc6299db9ec823/errno-0.2.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=055e67d037f6b15f -C extra-filename=-055e67d037f6b15f --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --extern libc=/home/cratesfyi/hwloc-0.5.0/debug/deps/liblibc-5dc7b85e748840b4.rlib --cap-lints allow`
Compiling num-integer v0.1.34
Running `rustc --crate-name num_integer .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.34/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f095de9fdbda10f9 -C extra-filename=-f095de9fdbda10f9 --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --extern num_traits=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum_traits-69f4129d46397118.rlib --cap-lints allow`
Compiling hwloc v0.5.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/hwloc-0.5.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4c5071bac137f3e0 -C extra-filename=-4c5071bac137f3e0 --out-dir /home/cratesfyi/hwloc-0.5.0/debug/build/hwloc-4c5071bac137f3e0 -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --extern pkg_config=/home/cratesfyi/hwloc-0.5.0/debug/deps/libpkg_config-af8168308ca6d27e.rlib --cap-lints allow`
Running `/home/cratesfyi/hwloc-0.5.0/debug/build/hwloc-4c5071bac137f3e0/build-script-build`
Compiling num-iter v0.1.33
Running `rustc --crate-name num_iter .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.33/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e3d53b72a44dd492 -C extra-filename=-e3d53b72a44dd492 --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --extern num_traits=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum_traits-69f4129d46397118.rlib --extern num_integer=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum_integer-f095de9fdbda10f9.rlib --cap-lints allow`
Compiling num v0.1.37
Running `rustc --crate-name num .cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1dc0cc712369fa49 -C extra-filename=-1dc0cc712369fa49 --out-dir /home/cratesfyi/hwloc-0.5.0/debug/deps -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --extern num_integer=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum_integer-f095de9fdbda10f9.rlib --extern num_traits=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum_traits-69f4129d46397118.rlib --extern num_iter=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum_iter-e3d53b72a44dd492.rlib --cap-lints allow`
Documenting hwloc v0.5.0
Running `rustdoc --crate-name hwloc .cargo/registry/src/github.com-1ecc6299db9ec823/hwloc-0.5.0/src/lib.rs -o /home/cratesfyi/hwloc-0.5.0/doc -L dependency=/home/cratesfyi/hwloc-0.5.0/debug/deps --extern num=/home/cratesfyi/hwloc-0.5.0/debug/deps/libnum-1dc0cc712369fa49.rlib --extern errno=/home/cratesfyi/hwloc-0.5.0/debug/deps/liberrno-055e67d037f6b15f.rlib --extern libc=/home/cratesfyi/hwloc-0.5.0/debug/deps/liblibc-5dc7b85e748840b4.rlib --extern bitflags=/home/cratesfyi/hwloc-0.5.0/debug/deps/libbitflags-65ddff5d2b91509e.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 3.89 secs