steamy-controller 0.2.0

Library to interact with the Steam controller.
Build #4554 2016-08-02 23:16:08

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 Updating registry `https://github.com/rust-lang/crates.io-index` Downloading steamy-controller v0.2.0 Compiling bit-vec v0.4.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bit-vec-0.4.3/src/lib.rs --crate-name bit_vec --crate-type lib -g -C metadata=6594644ffc5cc275 -C extra-filename=-6594644ffc5cc275 --out-dir /home/cratesfyi/steamy-controller-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/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/steamy-controller-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps --cap-lints allow` Compiling bitflags v0.3.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.3.3/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=e61ad67c3301e77d -C extra-filename=-e61ad67c3301e77d --out-dir /home/cratesfyi/steamy-controller-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps --cap-lints allow` Compiling libc v0.2.14 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/steamy-controller-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps --cap-lints allow` Compiling byteorder v0.5.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/steamy-controller-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps --cap-lints allow` Compiling bit-set v0.2.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bit-set-0.2.0/src/lib.rs --crate-name bit_set --crate-type lib -g -C metadata=54466ecce1508045 -C extra-filename=-54466ecce1508045 --out-dir /home/cratesfyi/steamy-controller-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps --extern bit_vec=/home/cratesfyi/steamy-controller-0.2.0/debug/deps/libbit_vec-6594644ffc5cc275.rlib --cap-lints allow` Compiling libusb-sys v0.2.3 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libusb-sys-0.2.3/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/steamy-controller-0.2.0/debug/build/libusb-sys-e89370ef4d850f2b --emit=dep-info,link -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps -L dependency=/home/cratesfyi/steamy-controller-0.2.0/debug/deps --extern pkg_config=/home/cratesfyi/steamy-controller-0.2.0/debug/deps/libpkg_config-7cc12d9787dada57.rlib --cap-lints allow` Running `/home/cratesfyi/steamy-controller-0.2.0/debug/build/libusb-sys-e89370ef4d850f2b/build-script-build` thread 'main' panicked at 'ChainedError { error: failed to compile `steamy-controller v0.2.0`, intermediate artifacts can be found at `/home/cratesfyi/steamy-controller-0.2.0`, cause: Human( failed to run custom build command for `libusb-sys v0.2.3` Process didn't exit successfully: `/home/cratesfyi/steamy-controller-0.2.0/debug/build/libusb-sys-e89370ef4d850f2b/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"libusb-1.0\"` did not exit successfully: exit code: 1\n--- stdout\nPackage libusb-1.0 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libusb-1.0.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libusb-1.0\' found\n"', ../src/libcore/result.rs:788 note: Run with `RUST_BACKTRACE=1` for a backtrace. ) }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.