rustml 0.0.7

A library for doing maching learning in Rust.
Documentation
Build #84266 2018-01-31 13:54:14

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.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rustml v0.0.7
Fresh libc v0.2.36
Fresh utf8-ranges v0.1.3
Fresh regex-syntax v0.3.9
Fresh cc v1.0.4
Fresh getopts v0.2.17
Fresh winapi v0.2.8
Fresh num-traits v0.1.42
Compiling rustml v0.0.7
Fresh winapi-build v0.1.1
Fresh memchr v0.1.11
Fresh rand v0.3.20
Fresh rustc-serialize v0.3.24
Fresh rand v0.4.2
Fresh time v0.1.39
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rustml-0.0.7/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=19e1beef0fc0baaa -C extra-filename=-19e1beef0fc0baaa --out-dir /home/cratesfyi/cratesfyi/debug/build/rustml-19e1beef0fc0baaa -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh num-integer v0.1.35
Fresh aho-corasick v0.5.3
Fresh num-complex v0.1.41
Fresh kernel32-sys v0.2.2
Fresh num-bigint v0.1.41
Fresh num-iter v0.1.34
Fresh thread-id v2.0.0
Fresh miniz-sys v0.1.10
Fresh thread_local v0.2.7
Fresh regex v0.1.80
Fresh num-rational v0.1.41
Fresh num v0.1.41
Fresh flate2 v0.2.20
Running `/home/cratesfyi/cratesfyi/debug/build/rustml-19e1beef0fc0baaa/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `rustml v0.0.7`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/rustml-19e1beef0fc0baaa/build-script-build` (exit code: 101)
--- stderr
/usr/bin/ld: cannot find -lblas
collect2: error: ld returned 1 exit status
thread 'main' panicked at '

BLAS not found. On Ubuntu try 'sudo apt-get install libblas3' before continuing.', .cargo/registry/src/github.com-1ecc6299db9ec823/rustml-0.0.7/build.rs:25:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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