limiting-factor 0.1.0

Library to create a REST API with Diesel and Rocket
Build #115772 2018-09-06T14:15:40.639456+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
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading limiting-factor v0.1.0
Fresh ucd-util v0.1.1
Fresh utf8-ranges v1.0.1
Compiling safemem v0.2.0
Fresh lazy_static v0.2.11
Fresh memoffset v0.2.1
Fresh antidote v1.0.0
Fresh traitobject v0.1.0
Fresh state v0.4.1
Fresh unicode-xid v0.1.0
Fresh nodrop v0.1.12
Fresh language-tags v0.2.2
Fresh proc-macro2 v0.3.8
Fresh arrayvec v0.4.7
Fresh bitflags v1.0.4
Fresh void v1.0.2
Fresh untrusted v0.5.1
Fresh pear v0.0.20
Fresh scopeguard v0.3.3
Fresh ordermap v0.2.13
Fresh scheduled-thread-pool v0.2.0
Fresh libc v0.2.43
Fresh ryu v0.2.6
Fresh typeable v0.1.2
Fresh cfg-if v0.1.5
Fresh percent-encoding v1.0.1
Running `rustc --crate-name safemem .cargo/registry/src/github.com-1ecc6299db9ec823/safemem-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=32ae6c0f9ec82706 -C extra-filename=-32ae6c0f9ec82706 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh version_check v0.1.4
Fresh unicode-normalization v0.1.7
Fresh gcc v0.3.54
Compiling memchr v2.0.2
Fresh isatty v0.1.8
Fresh log v0.4.5
Fresh crossbeam-utils v0.2.2
Fresh num-traits v0.2.5
Fresh time v0.1.40
Running `rustc --crate-name memchr .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.0.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="use_std"' -C metadata=72618619a20b5696 -C extra-filename=-72618619a20b5696 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-15afba2933e2f7e8.rlib --extern-version libc=libc,0.2.43 --cap-lints allow`
Fresh byteorder v1.2.6
Compiling r2d2 v0.8.2
Fresh log v0.3.9
Fresh mime v0.2.6
Fresh lazy_static v1.1.0
Fresh crossbeam-epoch v0.3.1
Fresh crossbeam-deque v0.2.0
Fresh thread_local v0.3.6
Fresh unreachable v1.0.0
Fresh matches v0.1.8
Fresh unicode-bidi v0.3.4
Fresh idna v0.1.5
Fresh url v1.7.1
Fresh smallvec v0.6.5
Fresh httparse v1.3.2
Fresh yansi v0.4.0
Compiling pear_codegen v0.0.20
Running `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-cedcea3521f1ec56/build-script-build`
Fresh num-integer v0.1.39
Fresh unicase v1.4.2
Fresh serde v1.0.76
Fresh quote v0.5.2
Compiling toml v0.4.6
Fresh syn v0.13.11
Running `rustc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.4.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=83164368626c5cc0 -C extra-filename=-83164368626c5cc0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f6d074fb8bbef5e4.rlib --extern-version serde=serde,1.0.76 --cap-lints allow`
Fresh chrono v0.4.6
Fresh diesel_derives v1.3.0
Running `rustc --crate-name r2d2 .cargo/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d40c70d5c9c5f4b4 -C extra-filename=-d40c70d5c9c5f4b4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern antidote=/home/cratesfyi/cratesfyi/debug/deps/libantidote-ddae729b51ff756f.rlib --extern-version antidote=antidote,1.0.0 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5bbe4c1999a96be.rlib --extern-version log=log,0.4.5 --extern scheduled_thread_pool=/home/cratesfyi/cratesfyi/debug/deps/libscheduled_thread_pool-28e8a8aa467b52de.rlib --extern-version scheduled_thread_pool=scheduled-thread-pool,0.2.0 --cap-lints allow`
Fresh num_cpus v1.8.0
Fresh rayon-core v1.4.1
Fresh rayon v0.7.1
Fresh regex-syntax v0.5.6
Fresh ring v0.11.0
Fresh itoa v0.4.2
Fresh serde_json v1.0.26
Fresh pq-sys v0.4.6
error: 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.

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.