arrayfire 3.4.2

ArrayFire is a high performance software library for parallel computing with an easy-to-use API. Its array based function set makes parallel programming simple. ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it platform independent and highly portable. A few lines of code in ArrayFire can replace dozens of lines of parallel computing code, saving you valuable time and lowering development costs. This crate provides Rust bindings for ArrayFire library.
Build #42797 2017-02-26 07:38:26

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.17.0-nightly (0f34b532a 2017-02-21)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading arrayfire v3.4.2
Compiling num-traits v0.1.36
Compiling semver v0.1.20
Compiling libc v0.2.20
Compiling rustc-serialize v0.3.22
Compiling lazy_static v0.2.2
Running `rustc --crate-name num_traits .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=51f88ce8f32c0283 -C extra-filename=-51f88ce8f32c0283 --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --cap-lints allow`
Running `rustc --crate-name semver .cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.1.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ace7a98256544c0d -C extra-filename=-ace7a98256544c0d --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --cap-lints allow`
Running `rustc --crate-name rustc_serialize .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.22/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2c0b16b7ceb9fdcb -C extra-filename=-2c0b16b7ceb9fdcb --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --cap-lints allow`
Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2a16fcec40d2bdf3 -C extra-filename=-2a16fcec40d2bdf3 --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --cap-lints allow`
Compiling rand v0.3.15
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c9d9fbdab2355ee4 -C extra-filename=-c9d9fbdab2355ee4 --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern libc=/home/cratesfyi/arrayfire-3.4.2/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Compiling rustc_version v0.1.7
Running `rustc --crate-name rustc_version .cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.1.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b572e4581e8c27db -C extra-filename=-b572e4581e8c27db --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern semver=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libsemver-ace7a98256544c0d.rlib --cap-lints allow`
Compiling num-integer v0.1.32
Running `rustc --crate-name num_integer .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.32/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f617fb54b59f25d7 -C extra-filename=-f617fb54b59f25d7 --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern num_traits=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --cap-lints allow`
Compiling num-iter v0.1.32
Running `rustc --crate-name num_iter .cargo/registry/src/github.com-1ecc6299db9ec823/num-iter-0.1.32/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a1bfa3b9618fdfe0 -C extra-filename=-a1bfa3b9618fdfe0 --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern num_traits=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --extern num_integer=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libnum_integer-f617fb54b59f25d7.rlib --cap-lints allow`
Compiling num-complex v0.1.35
Compiling arrayfire v3.4.2
Compiling num-bigint v0.1.35
Running `rustc --crate-name num_complex .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.1.35/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="rustc-serialize"' --cfg 'feature="default"' -C metadata=2d6fd57f39d31306 -C extra-filename=-2d6fd57f39d31306 --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern num_traits=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --extern rustc_serialize=/home/cratesfyi/arrayfire-3.4.2/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c0cdbb2955a8a59f -C extra-filename=-c0cdbb2955a8a59f --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/build/arrayfire-c0cdbb2955a8a59f -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern rustc_version=/home/cratesfyi/arrayfire-3.4.2/debug/deps/librustc_version-b572e4581e8c27db.rlib --extern rustc_serialize=/home/cratesfyi/arrayfire-3.4.2/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --cap-lints allow`
Running `rustc --crate-name num_bigint .cargo/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.1.35/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="rand"' --cfg 'feature="default"' --cfg 'feature="rustc-serialize"' -C metadata=a0b0a32a0399692f -C extra-filename=-a0b0a32a0399692f --out-dir /home/cratesfyi/arrayfire-3.4.2/debug/deps -L dependency=/home/cratesfyi/arrayfire-3.4.2/debug/deps --extern num_traits=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libnum_traits-51f88ce8f32c0283.rlib --extern rustc_serialize=/home/cratesfyi/arrayfire-3.4.2/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --extern rand=/home/cratesfyi/arrayfire-3.4.2/debug/deps/librand-c9d9fbdab2355ee4.rlib --extern num_integer=/home/cratesfyi/arrayfire-3.4.2/debug/deps/libnum_integer-f617fb54b59f25d7.rlib --cap-lints allow`
Running `/home/cratesfyi/arrayfire-3.4.2/debug/build/arrayfire-c0cdbb2955a8a59f/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `arrayfire v3.4.2`
process didn't exit successfully: `/home/cratesfyi/arrayfire-3.4.2/debug/build/arrayfire-c0cdbb2955a8a59f/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Error use_lib is defined, but AF_PATH is not defined', .cargo/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.4.2/build.rs:360
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)', src/bin/cratesfyi.rs:137
note: Run with `RUST_BACKTRACE=1` for a backtrace.