validators 0.9.0

A library for validating user input.
Build #117294 2018-09-17 13:52:32

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... Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading validators v0.9.0 Fresh safemem v0.2.0 Fresh void v1.0.2 Fresh ordermap v0.2.13 Fresh ucd-util v0.1.1 Fresh nodrop v0.1.12 Fresh safemem v0.3.0 Fresh lazy_static v0.2.11 Fresh gcc v0.3.54 Fresh traitobject v0.1.0 Fresh unicode-normalization v0.1.7 Fresh arrayvec v0.4.7 Fresh regex-syntax v0.6.2 Fresh typeable v0.1.2 Fresh itoa v0.4.3 Fresh byteorder v1.2.6 Fresh scopeguard v0.3.3 Fresh libc v0.2.43 Fresh pear v0.0.20 Fresh base64 v0.6.0 Fresh serde v1.0.79 Fresh base64 v0.9.3 Fresh matches v0.1.8 Fresh num_cpus v1.8.0 Fresh time v0.1.40 Fresh yansi v0.4.0 Fresh memoffset v0.2.1 Fresh number-as v1.0.1 Fresh ryu v0.2.6 Fresh unicode-bidi v0.3.4 Fresh percent-encoding v1.0.1 Fresh memchr v2.0.2 Fresh state v0.4.1 Fresh untrusted v0.5.1 Fresh toml v0.4.6 Fresh version_check v0.1.4 Fresh serde_json v1.0.27 Fresh idna v0.1.5 Compiling unreachable v1.0.0 Fresh aho-corasick v0.6.8 Fresh utf8-ranges v1.0.1 Fresh cfg-if v0.1.5 Fresh language-tags v0.2.2 Fresh url v1.7.1 Running `rustc --crate-name unreachable .cargo/registry/src/github.com-1ecc6299db9ec823/unreachable-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b9c7c97cb1bf6717 -C extra-filename=-b9c7c97cb1bf6717 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-6c52c4ddaea6e3db.rlib --extern-version void=void,1.0.2 --cap-lints allow` Fresh crossbeam-utils v0.2.2 Fresh isatty v0.1.9 Fresh log v0.4.5 Compiling rocket_codegen v0.3.16 Running `/home/cratesfyi/cratesfyi/debug/build/rocket_codegen-69c541e719a99984/build-script-build` Compiling pear_codegen v0.0.20 Fresh log v0.3.9 Running `/home/cratesfyi/cratesfyi/debug/build/pear_codegen-cedcea3521f1ec56/build-script-build` Fresh mime v0.2.6 Fresh httparse v1.3.2 Fresh lazy_static v1.1.0 Fresh unicase v1.4.2 Fresh crossbeam-epoch v0.3.1 Fresh thread_local v0.3.6 Fresh crossbeam-deque v0.2.0 Fresh hyper v0.10.13 Fresh regex v1.0.5 Fresh rayon-core v1.4.1 Fresh rayon v0.7.1 Fresh ring v0.11.0 Fresh cookie v0.9.2 Compiling smallvec v0.6.5 Running `rustc --crate-name smallvec .cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-0.6.5/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=6b2e905bdcabe9ef -C extra-filename=-6b2e905bdcabe9ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unreachable=/home/cratesfyi/cratesfyi/debug/deps/libunreachable-b9c7c97cb1bf6717.rlib --extern-version unreachable=unreachable,1.0.0 --cap-lints allow` 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. error: failed to run custom build command for `rocket_codegen v0.3.16` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/rocket_codegen-69c541e719a99984/build-script-build` (exit code: 101) --- stderr Error: Rocket codegen 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/rocket_codegen-0.3.16/build.rs:50:17 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.