numpy 0.3.1

Rust binding of NumPy C-API
Build #115734 2018-09-06 03:12:27

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.28.0-dev (b9bf4f162 2018-06-02)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading numpy v0.3.1 Fresh rawpointer v0.1.0 Fresh libc v0.2.43 Fresh proc-macro-hack-impl v0.4.1 Fresh either v1.5.0 Fresh memchr v2.0.2 Fresh proc-macro-hack v0.4.1 Fresh ucd-util v0.1.1 Fresh utf8-ranges v1.0.1 Fresh itertools v0.7.8 Fresh aho-corasick v0.6.8 Fresh rustc-serialize v0.3.24 Fresh num-traits v0.2.5 Fresh cfg-if v0.1.5 Fresh unicode-xid v0.1.0 Fresh regex-syntax v0.6.2 Fresh version_check v0.1.4 Fresh matrixmultiply v0.1.14 Fresh num-complex v0.1.43 Fresh log v0.4.5 Fresh proc-macro2 v0.4.17 Fresh spin v0.4.9 Fresh mashup-impl v0.1.7 Fresh quote v0.6.8 Compiling mashup v0.1.7 Compiling syn v0.14.9 Fresh lazy_static v1.1.0 Running `rustc --crate-name mashup .cargo/registry/src/github.com-1ecc6299db9ec823/mashup-0.1.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2f94c87131a770ca -C extra-filename=-2f94c87131a770ca --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern mashup_impl=/home/cratesfyi/cratesfyi/debug/deps/libmashup_impl-2e036d6b35293d16.so --extern-version mashup_impl=mashup-impl,0.1.7 --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-b20db41a8475819e.rlib --extern-version proc_macro_hack=proc-macro-hack,0.4.1 --cap-lints allow` Fresh thread_local v0.3.6 Fresh regex v1.0.4 Compiling pyo3 v0.4.1 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.4.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=5c922989b371a878 -C extra-filename=-5c922989b371a878 --out-dir /home/cratesfyi/cratesfyi/debug/build/pyo3-5c922989b371a878 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-53b9f2e8e4acac9e.rlib --extern-version regex=regex,1.0.4 --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-66e5e038b04e2078.rlib --extern-version version_check=version_check,0.1.4 --cap-lints allow` Compiling num-complex v0.2.0 Running `rustc --crate-name num_complex .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="num-traits"' --cfg 'feature="default"' -C metadata=667ce847de5f0f6a -C extra-filename=-667ce847de5f0f6a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-c85622491e448f56.rlib --extern-version num_traits=num-traits,0.2.5 --cap-lints allow --cfg has_i128` Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="full"' --cfg 'feature="quote"' --cfg 'feature="extra-traits"' --cfg 'feature="proc-macro2"' --cfg 'feature="proc-macro"' --cfg 'feature="derive"' --cfg 'feature="default"' --cfg 'feature="clone-impls"' -C metadata=659bd544ea5c7385 -C extra-filename=-659bd544ea5c7385 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-c70f1c77f396146c.rlib --extern-version proc_macro2=proc-macro2,0.4.17 --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-3eff40339770c4d8.rlib --extern-version unicode_xid=unicode-xid,0.1.0 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --cap-lints allow` Compiling ndarray v0.12.0 Running `rustc --crate-name ndarray .cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.12.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f2e298e07285e3bc -C extra-filename=-f2e298e07285e3bc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-be6589d6fa629514.rlib --extern-version itertools=itertools,0.7.8 --extern num_complex=/home/cratesfyi/cratesfyi/debug/deps/libnum_complex-667ce847de5f0f6a.rlib --extern-version num_complex=num-complex,0.2.0 --extern matrixmultiply=/home/cratesfyi/cratesfyi/debug/deps/libmatrixmultiply-958ee9aef0002f15.rlib --extern-version matrixmultiply=matrixmultiply,0.1.14 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-c85622491e448f56.rlib --extern-version num_traits=num-traits,0.2.5 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/pyo3-5c922989b371a878/build-script-build` error: failed to run custom build command for `pyo3 v0.4.1` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/pyo3-5c922989b371a878/build-script-build` (exit code: 101) --- stderr Error: pyo3 requires a more recent version of rustc. Use `rustup update` or your preferred method to update Rust Installed version is: 1.28.0-dev (2018-06-02). Minimum required: 1.30.0-nightly (2018-08-18). thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.4.1/build.rs:448:17 note: Run with `RUST_BACKTRACE=1` for a backtrace. thread 'main' panicked at 'Error( CargoError( build failed ), State { next_error: None, backtrace: None } )', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.