[go: up one dir, main page]

rocket 0.2.9

Web framework for nightly with a focus on ease-of-use, expressibility, and speed.
Build #64529 2017-07-10 05:23:09

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.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh language-tags v0.2.2
Fresh percent-encoding v1.0.0
Fresh matches v0.1.6
Fresh libc v0.2.26
Fresh toml v0.2.1
Fresh byteorder v1.1.0
Fresh yansi v0.3.0
Fresh log v0.3.8
Fresh httparse v1.2.3
Fresh term v0.4.6
Fresh traitobject v0.1.0
Fresh base64 v0.5.2
Fresh unicode-normalization v0.1.5
Fresh typeable v0.1.2
Fresh state v0.2.2
Fresh time v0.1.38
Fresh memchr v1.0.1
Fresh version_check v0.1.2
Fresh unicode-bidi v0.3.4
Fresh term-painter v0.2.3
Fresh num_cpus v1.6.2
Fresh mime v0.2.6
Fresh idna v0.1.2
Compiling rocket v0.2.9
Fresh url v1.5.1
Running `/home/cratesfyi/cratesfyi/debug/build/rocket-b40457faa7030676/build-script-build`
Fresh unicase v1.4.2
Fresh cookie v0.6.2
Fresh hyper v0.10.12
thread 'main' panicked at 'Human(
failed to run custom build command for `rocket v0.2.9`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/rocket-b40457faa7030676/build-script-build` (exit code: 101)
--- stderr
Error: Rocket requires a more recent version of rustc.
Use `rustup update` or your preferred method to update Rust.
Installed version is: 1.19.0-dev (2017-05-31). Minimum required: 1.20.0-nightly (2017-07-09).
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/rocket-0.2.9/build.rs:50
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.