diesel_errors 0.1.3

Diesel error management for rocket apps
Build #107394 2018-07-02 15:30:14

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 diesel_errors v0.1.3 Fresh state v0.4.1 Fresh bitflags v1.0.3 Fresh smallvec v0.6.2 Fresh ucd-util v0.1.1 Fresh utf8-ranges v1.0.0 Fresh unicode-normalization v0.1.7 Fresh lazy_static v0.2.11 Fresh matches v0.1.6 Fresh byteorder v1.2.3 Fresh memoffset v0.2.1 Fresh ordermap v0.2.13 Fresh void v1.0.2 Fresh dtoa v0.4.2 Fresh pear v0.0.18 Fresh cfg-if v0.1.4 Fresh unicode-xid v0.1.0 Fresh safemem v0.2.0 Fresh unicode-bidi v0.3.4 Fresh typeable v0.1.2 Fresh unreachable v1.0.0 Fresh gcc v0.3.54 Fresh libc v0.2.42 Compiling uuid v0.6.5 Fresh log v0.4.3 Fresh base64 v0.9.2 Fresh nodrop v0.1.12 Fresh proc-macro2 v0.3.8 Fresh num_cpus v1.8.0 Fresh log v0.3.9 Running `rustc --crate-name uuid .cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.6.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=c0ad3b4f0c2e5f58 -C extra-filename=-c0ad3b4f0c2e5f58 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-b5c999fa6e33056f.rlib --extern-version cfg_if=cfg-if,0.1.4 --cap-lints allow` Fresh version_check v0.1.3 Fresh idna v0.1.4 Fresh arrayvec v0.4.7 Fresh base64 v0.6.0 Fresh antidote v1.0.0 Fresh quote v0.5.2 Fresh itoa v0.4.1 Fresh time v0.1.40 Fresh scheduled-thread-pool v0.2.0 Fresh serde v1.0.69 Fresh memchr v2.0.1 Fresh aho-corasick v0.6.5 Fresh syn v0.13.11 Fresh unicase v1.4.2 Fresh serde_json v1.0.22 Fresh language-tags v0.2.2 Fresh scopeguard v0.3.3 Fresh untrusted v0.5.1 Compiling r2d2 v0.8.2 Fresh percent-encoding v1.0.1 Fresh yansi v0.4.0 Fresh crossbeam-utils v0.2.2 Compiling toml v0.4.6 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 scheduled_thread_pool=/home/cratesfyi/cratesfyi/debug/deps/libscheduled_thread_pool-28e8a8aa467b52de.rlib --extern-version scheduled_thread_pool=scheduled-thread-pool,0.2.0 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c3ec1d3c60904ac4.rlib --extern-version log=log,0.4.3 --cap-lints allow` 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-8859a7a1660a05dc.rlib --extern-version serde=serde,1.0.69 --cap-lints allow` Fresh url v1.7.0 Fresh httparse v1.3.2 Fresh diesel_derives v1.3.0 Fresh lazy_static v1.0.1 Fresh thread_local v0.3.5 Fresh crossbeam-epoch v0.3.1 Fresh crossbeam-deque v0.2.0 Fresh mime v0.2.6 Fresh traitobject v0.1.0 Fresh num-traits v0.2.5 Compiling num-integer v0.1.39 Fresh hyper v0.10.13 Running `rustc --crate-name num_integer .cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.39/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=fb21dcd7025b8d96 -C extra-filename=-fb21dcd7025b8d96 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-32614f136f60c14a.rlib --extern-version num_traits=num-traits,0.2.5 --cap-lints allow --cfg has_i128` Fresh regex-syntax v0.6.1 Compiling pear_codegen v0.0.18 Fresh regex v1.0.1 Fresh isatty v0.1.8 Running `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-371152264ec14972/build-script-build` Fresh rand v0.4.2 Fresh pq-sys v0.4.5 Fresh rayon-core v1.4.0 Fresh rayon v0.7.1 Compiling ring v0.11.0 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.11.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="use_heap"' --cfg 'feature="default"' -C metadata=1940428dfb93df91 -C extra-filename=-1940428dfb93df91 --out-dir /home/cratesfyi/cratesfyi/debug/build/ring-1940428dfb93df91 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-da7e919133cea6e4.rlib --extern-version gcc=gcc,0.3.54 --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-41e72f80dd58debe.rlib --extern-version rayon=rayon,0.7.1 --cap-lints allow` error: failed to run custom build command for `pear_codegen v0.0.18` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-371152264ec14972/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.28.0-nightly (2018-06-23). thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/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.