pear_codegen 0.0.20

A (codegen) pear is a fruit.
Build #113912 2018-08-24T06:44:58.069278+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading pear_codegen v0.0.20
Fresh yansi v0.4.0
Fresh version_check v0.1.4
Compiling pear_codegen v0.0.20
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=cedcea3521f1ec56 -C extra-filename=-cedcea3521f1ec56 --out-dir /home/cratesfyi/cratesfyi/debug/build/pear_codegen-cedcea3521f1ec56 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern yansi=/home/cratesfyi/cratesfyi/debug/deps/libyansi-71b3d119ff509647.rlib --extern-version yansi=yansi,0.4.0 --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-66e5e038b04e2078.rlib --extern-version version_check=version_check,0.1.4 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-cedcea3521f1ec56/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `pear_codegen v0.0.20`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-cedcea3521f1ec56/build-script-build` (exit code: 101)
--- stderr
Error: Pear 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-23).
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/build.rs:43:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.