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 Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading rocket_codegen v0.2.9 Fresh toml v0.2.1 Fresh percent-encoding v1.0.0 Fresh byteorder v1.1.0 Fresh language-tags v0.2.2 Fresh yansi v0.3.0 Fresh libc v0.2.26 Fresh matches v0.1.6 Fresh httparse v1.2.3 Fresh traitobject v0.1.0 Fresh state v0.2.2 Fresh term v0.4.6 Fresh typeable v0.1.2 Fresh base64 v0.5.2 Fresh unicode-bidi v0.3.4 Fresh version_check v0.1.2 Fresh term-painter v0.2.3 Fresh log v0.3.8 Fresh unicode-normalization v0.1.5 Fresh mime v0.2.6 Fresh idna v0.1.2 Fresh url v1.5.1 Fresh num_cpus v1.6.2 Fresh memchr v1.0.1 Fresh time v0.1.38 Compiling rocket_codegen v0.2.9 Fresh cookie v0.6.2 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.2.9/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=28423c2d06eaa9bb -C extra-filename=-28423c2d06eaa9bb --out-dir /home/cratesfyi/cratesfyi/debug/build/rocket_codegen-28423c2d06eaa9bb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern yansi=/home/cratesfyi/cratesfyi/debug/deps/libyansi-4c53ca5574a67056.rlib --extern-version yansi=yansi,0.3.0 --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-2b79b50ed3fe47cf.rlib --extern-version version_check=version_check,0.1.2 --cap-lints allow` Compiling rocket v0.2.9 Running `/home/cratesfyi/cratesfyi/debug/build/rocket-b40457faa7030676/build-script-build` Fresh unicase v1.4.2 Fresh hyper v0.10.12 error: 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 [1;31mError:[0m [37mRocket requires a more recent version of rustc.[0m [34mUse `[0m[37mrustup update[0m[34m` or your preferred method to update Rust.[0m [37mInstalled version is:[0m [33m1.19.0-dev (2017-05-31)[0m. [37mMinimum required:[0m [33m1.20.0-nightly (2017-07-09)[0m. 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. thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:142 note: Run with `RUST_BACKTRACE=1` for a backtrace.