rocket_contrib 0.3.10

Community contributed libraries for the Rocket web framework.
Build #98337 2018-05-05T07:41:12.015960+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)
# 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 rocket_contrib v0.3.10
Downloading rocket v0.3.10
Fresh ucd-util v0.1.1
Fresh rustc-demangle v0.1.8
Fresh nodrop v0.1.12
Fresh utf8-ranges v1.0.0
Fresh serde v1.0.45
Fresh libc v0.2.40
Fresh language-tags v0.2.2
Fresh lazy_static v1.0.0
Fresh cfg-if v0.1.3
Fresh gcc v0.3.54
Fresh state v0.4.1
Fresh glob v0.2.11
Fresh rand v0.4.2
Fresh httparse v1.2.4
Fresh yansi v0.4.0
Fresh time v0.1.39
Fresh pear v0.0.16
Fresh pest v0.3.3
Fresh crossbeam-utils v0.2.2
Fresh void v1.0.2
Fresh untrusted v0.5.1
Fresh arrayvec v0.4.7
Fresh matches v0.1.6
Fresh memchr v2.0.1
Fresh percent-encoding v1.0.1
Fresh lazy_static v0.2.11
Fresh unreachable v1.0.0
Fresh isatty v0.1.7
Fresh pest v0.4.1
Fresh safemem v0.2.0
Fresh aho-corasick v0.6.4
Fresh toml v0.4.6
Fresh unicode-bidi v0.3.4
Fresh ordermap v0.2.13
Fresh regex-syntax v0.5.6
Fresh traitobject v0.1.0
Fresh humansize v1.1.0
Fresh thread_local v0.3.5
Fresh itoa v0.4.1
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh num_cpus v1.8.0
Fresh smallvec v0.6.1
Fresh num-traits v0.2.2
Fresh cc v1.0.15
Fresh unicode-normalization v0.1.6
Compiling uuid v0.6.3
Fresh crossbeam-epoch v0.3.1
Fresh dtoa v0.4.2
Fresh byteorder v1.2.2
Fresh num-integer v0.1.36
Fresh idna v0.1.4
Fresh regex v0.2.11
Fresh crossbeam-deque v0.2.0
Fresh serde_json v1.0.17
Running `rustc --crate-name uuid .cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.6.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=64a46e594d262fbe -C extra-filename=-64a46e594d262fbe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-e1204ebba275c9ca.rlib --extern-version cfg_if=cfg-if,0.1.3 --cap-lints allow`
Fresh base64 v0.6.0
Compiling chrono v0.4.2
Fresh url v1.7.0
Fresh num-traits v0.1.43
Fresh rayon-core v1.4.0
Fresh base64 v0.9.1
Fresh typeable v0.1.2
Running `rustc --crate-name chrono .cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="clock"' --cfg 'feature="time"' -C metadata=1bbc53bfc726662e -C extra-filename=-1bbc53bfc726662e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-4c6165ce5ca72e17.rlib --extern-version time=time,0.1.39 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-be13eeba93874f2b.rlib --extern-version num_traits=num-traits,0.2.2 --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-f2df6a8c6d7f6615.rlib --extern-version num_integer=num-integer,0.1.36 --cap-lints allow`
Fresh quick-error v1.2.1
Fresh backtrace-sys v0.1.16
Fresh log v0.4.1
Fresh log v0.3.9
Fresh backtrace v0.3.7
Fresh mime v0.2.6
Compiling handlebars v0.28.3
Compiling rayon v0.7.1
Fresh rmp v0.8.7
Fresh version_check v0.1.3
Running `rustc --crate-name rayon .cargo/registry/src/github.com-1ecc6299db9ec823/rayon-0.7.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=41e72f80dd58debe -C extra-filename=-41e72f80dd58debe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librayon_core-76d6caf493c3615a.rlib --extern-version rayon_core=rayon-core,1.4.0 --cap-lints allow`
Fresh rmp-serde v0.13.7
Fresh error-chain v0.10.0
Compiling rocket v0.3.10
Fresh unidecode v0.3.0
Running `rustc --crate-name handlebars .cargo/registry/src/github.com-1ecc6299db9ec823/handlebars-0.28.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=6a44cc2025749c94 -C extra-filename=-6a44cc2025749c94 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-1e6cb20f8b19266a.rlib --extern-version log=log,0.3.9 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-1e7c3af47d940865.rlib --extern-version regex=regex,0.2.11 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-a12c3b00a0b79109.rlib --extern-version serde_json=serde_json,1.0.17 --extern pest=/home/cratesfyi/cratesfyi/debug/deps/libpest-0cefc18752981d52.rlib --extern-version pest=pest,0.3.3 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-1e2edb4f58a871b1.rlib --extern-version serde=serde,1.0.45 --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-468d107d1d70c931.rlib --extern-version quick_error=quick-error,1.2.1 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d70f4329f99e5c72.rlib --extern-version lazy_static=lazy_static,0.2.11 --cap-lints allow`
Compiling pear_codegen v0.0.16
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rocket-0.3.10/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d6dfff41565bfc4e -C extra-filename=-d6dfff41565bfc4e --out-dir /home/cratesfyi/cratesfyi/debug/build/rocket-d6dfff41565bfc4e -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-7be9e473dada424b.rlib --extern-version version_check=version_check,0.1.3 --extern yansi=/home/cratesfyi/cratesfyi/debug/deps/libyansi-71b3d119ff509647.rlib --extern-version yansi=yansi,0.4.0 --cap-lints allow`
Fresh slug v0.1.3
Fresh unicase v1.4.2
Running `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-f439e990b4c4c78e/build-script-build`
Fresh hyper v0.10.13
error: failed to run custom build command for `pear_codegen v0.0.16`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-f439e990b4c4c78e/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.26.0-dev (2018-03-16). Minimum required: 1.27.0-nightly (2018-04-14).
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/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.