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.2 Fresh unicode-xid v0.1.0 Fresh ucd-util v0.1.1 Fresh proc-macro-hack-impl v0.4.1 Fresh either v1.5.0 Fresh rawpointer v0.1.0 Fresh version_check v0.1.4 Fresh libc v0.2.43 Fresh regex-syntax v0.6.2 Fresh proc-macro-hack v0.4.1 Fresh itertools v0.7.8 Fresh memchr v2.0.2 Fresh proc-macro2 v0.4.17 Fresh cfg-if v0.1.5 Fresh utf8-ranges v1.0.1 Fresh spin v0.4.9 Fresh lazy_static v1.1.0 Fresh quote v0.6.8 Fresh mashup-impl v0.1.7 Fresh log v0.4.5 Fresh aho-corasick v0.6.8 Fresh thread_local v0.3.6 Fresh num-traits v0.2.5 Fresh syn v0.14.9 Fresh mashup v0.1.7 Fresh regex v1.0.4 Compiling pyo3-derive-backend v0.4.1 Fresh matrixmultiply v0.1.14 Compiling pyo3 v0.4.1 Running `/home/cratesfyi/cratesfyi/debug/build/pyo3-5c922989b371a878/build-script-build` Fresh num-complex v0.2.0 Fresh ndarray v0.12.0 Running `rustc --crate-name pyo3_derive_backend .cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-derive-backend-0.4.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5ba1c81f31ec3757 -C extra-filename=-5ba1c81f31ec3757 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-659bd544ea5c7385.rlib --extern-version syn=syn,0.14.9 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-3ce2096d8af8381c.rlib --extern-version log=log,0.4.5 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-c70f1c77f396146c.rlib --extern-version proc_macro2=proc-macro2,0.4.17 --cap-lints allow` 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.