[go: up one dir, main page]

rocket_codegen 0.2.10

Code generation for the Rocket web framework.
Build #67382 2017-08-11 16:30:39

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.20.0-dev (64484707f 2017-07-10)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rocket_codegen v0.2.10
Fresh term v0.4.6
Fresh language-tags v0.2.2
Fresh byteorder v1.1.0
Fresh toml v0.2.1
Fresh version_check v0.1.3
Fresh percent-encoding v1.0.0
Fresh typeable v0.1.2
Fresh httparse v1.2.3
Fresh term-painter v0.2.3
Fresh log v0.3.8
Fresh base64 v0.5.2
Fresh traitobject v0.1.0
Fresh yansi v0.3.2
Fresh state v0.2.2
Fresh matches v0.1.6
Fresh unicode-normalization v0.1.5
Fresh mime v0.2.6
Fresh libc v0.2.29
Compiling rocket_codegen v0.2.10
Fresh unicode-bidi v0.3.4
Fresh time v0.1.38
Fresh memchr v1.0.1
Fresh num_cpus v1.6.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.2.10/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=06ce959aac00451d -C extra-filename=-06ce959aac00451d --out-dir /home/cratesfyi/cratesfyi/debug/build/rocket_codegen-06ce959aac00451d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern yansi=/home/cratesfyi/cratesfyi/debug/deps/libyansi-8305e0010bf6ca1f.rlib --extern-version yansi=yansi,0.3.2 --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-7be9e473dada424b.rlib --extern-version version_check=version_check,0.1.3 --cap-lints allow`
Fresh unicase v1.4.2
Fresh idna v0.1.4
Fresh url v1.5.1
Fresh cookie v0.6.2
Fresh hyper v0.10.12
Fresh rocket v0.2.10
Running `/home/cratesfyi/cratesfyi/debug/build/rocket_codegen-06ce959aac00451d/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `rocket_codegen v0.2.10`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/rocket_codegen-06ce959aac00451d/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.20.0-dev (2017-07-10). Minimum required: 1.21.0-nightly (2017-08-10).
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', .cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.2.10/build.rs:50:16
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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