pyo3 0.2.2

Bindings to Python interpreter
Build #72318 2017-10-01T13:00:59.824117+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading pyo3 v0.2.2
Fresh unicode-xid v0.0.4
Fresh libc v0.2.31
Fresh utf8-ranges v1.0.0
Fresh void v1.0.2
Fresh quote v0.3.15
Fresh version_check v0.1.3
Fresh log v0.3.8
Fresh num-traits v0.1.40
Fresh memchr v1.0.1
Fresh synom v0.11.3
Fresh regex-syntax v0.4.1
Fresh unreachable v1.0.0
Fresh spin v0.4.6
Fresh lazy_static v0.2.9
Fresh aho-corasick v0.6.3
Fresh syn v0.11.11
Fresh thread_local v0.3.4
Fresh pyo3cls v0.2.0
Fresh regex v0.2.2
Compiling pyo3 v0.2.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.2.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=e436abfdf6dc023b -C extra-filename=-e436abfdf6dc023b --out-dir /home/cratesfyi/cratesfyi/debug/build/pyo3-e436abfdf6dc023b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-7be9e473dada424b.rlib --extern-version version_check=version_check,0.1.3 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/pyo3-e436abfdf6dc023b/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `pyo3 v0.2.2`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/pyo3-e436abfdf6dc023b/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.22.0-dev (2017-09-21). Minimum required: 1.22.0-nightly (2017-09-30).
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.2.2/build.rs:429:16
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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