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.0-dev (bedcc0c 2017-06-01)
# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading libedgegrid v0.1.1 Fresh unicode-xid v0.0.3 Fresh bitflags v0.3.3 Fresh log v0.3.8 Fresh glob v0.2.11 Fresh winapi v0.2.8 Fresh num-traits v0.1.37 Fresh bitflags v0.7.0 Fresh unicode-normalization v0.1.4 Fresh libc v0.2.23 Fresh rustc-serialize v0.3.24 Fresh gcc v0.3.50 Fresh pkg-config v0.3.9 Fresh encoding_index_tests v0.1.4 Fresh num-integer v0.1.34 Fresh winapi-build v0.1.1 Fresh rand v0.3.15 Fresh num-complex v0.1.37 Fresh matches v0.1.4 Fresh time v0.1.37 Compiling sodium-sys v0.0.4 Fresh encoding-index-tradchinese v1.20141219.5 Fresh encoding-index-korean v1.20141219.5 Fresh encoding-index-simpchinese v1.20141219.5 Fresh uuid v0.1.18 Fresh num-iter v0.1.33 Fresh unicode-bidi v0.3.3 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/sodium-sys-0.0.4/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="latest"' -C metadata=f630e21deafb47ec -C extra-filename=-f630e21deafb47ec --out-dir /home/cratesfyi/cratesfyi/debug/build/sodium-sys-f630e21deafb47ec -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow` Fresh encoding-index-singlebyte v1.20141219.5 Fresh encoding-index-japanese v1.20141219.5 Fresh num-bigint v0.1.37 Fresh idna v0.1.2 Fresh encoding v0.2.33 Fresh libz-sys v1.0.13 Fresh vergen v0.1.1 Fresh num-rational v0.1.36 Fresh kernel32-sys v0.2.2 Fresh num v0.1.37 Fresh term v0.2.14 Compiling serde v0.6.15 Fresh openssl-sys v0.7.17 Fresh url v1.4.1 Fresh syntex_syntax v0.29.3 Fresh syntex_syntax v0.26.0 Fresh aster v0.13.1 Fresh quasi v0.7.0 Fresh syntex v0.29.2 Fresh syntex v0.26.0 Fresh curl-sys v0.1.35 Compiling quasi_codegen v0.7.0 Fresh curl v0.2.19 Running `rustc --crate-name quasi_codegen .cargo/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="aster"' --cfg 'feature="syntex_syntax"' --cfg 'feature="with-syntex"' --cfg 'feature="default"' --cfg 'feature="syntex"' -C metadata=53e85d11be635573 -C extra-filename=-53e85d11be635573 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aster=/home/cratesfyi/cratesfyi/debug/deps/libaster-32e218aa6666f8bb.rlib --extern-version aster=aster,0.13.1 --extern syntex=/home/cratesfyi/cratesfyi/debug/deps/libsyntex-e34e45a681d4c011.rlib --extern-version syntex=syntex,0.29.2 --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-94cdc8b1921aefa3.rlib --extern-version syntex_syntax=syntex_syntax,0.29.3 --cap-lints allow` Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.6.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=eaf5b137e24884e3 -C extra-filename=-eaf5b137e24884e3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num=/home/cratesfyi/cratesfyi/debug/deps/libnum-4a2202e45a4195ff.rlib --extern-version num=num,0.1.37 --cap-lints allow` Compiling url v0.2.38 Running `rustc --crate-name url .cargo/registry/src/github.com-1ecc6299db9ec823/url-0.2.38/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="encoding"' --cfg 'feature="query_encoding"' -C metadata=8332c2febe2c067e -C extra-filename=-8332c2febe2c067e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern matches=/home/cratesfyi/cratesfyi/debug/deps/libmatches-19e30f5db1f892af.rlib --extern-version matches=matches,0.1.4 --extern encoding=/home/cratesfyi/cratesfyi/debug/deps/libencoding-9823f97cd3b64bc5.rlib --extern-version encoding=encoding,0.2.33 --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern-version rustc_serialize=rustc-serialize,0.3.24 --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-9d54d20637a1e138.rlib --extern-version uuid=uuid,0.1.18 --cap-lints allow` error[E0271]: type mismatch resolving `for<'cx, 'r, 'r> <fn(&mut syntax::ext::base::ExtCtxt<'_>, syntax::codemap::Span, &[syntax::ast::TokenTree]) -> std::boxed::Box<syntax::ext::base::MacResult> {expand_quote_stmt::<'_>} as std::ops::FnOnce<(&'cx mut syntax::ext::base::ExtCtxt<'r>, syntax::codemap::Span, &'r [syntax::ast::TokenTree])>>::Output == std::boxed::Box<syntax::ext::base::MacResult + 'cx>` --> .cargo/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.7.0/src/lib.rs:728:9 | 728 | reg.add_macro("quote_stmt", expand_quote_stmt); | ^^^^^^^^^ expected bound lifetime parameter 'cx, found concrete lifetime | = note: concrete lifetime that was found is lifetime '_#60r = note: required because of the requirements on the impl of `syntax::ext::base::TTMacroExpander` for `fn(&mut syntax::ext::base::ExtCtxt<'_>, syntax::codemap::Span, &[syntax::ast::TokenTree]) -> std::boxed::Box<syntax::ext::base::MacResult> {expand_quote_stmt::<'_>}` error[E0271]: type mismatch resolving `for<'cx, 'r, 'r> <fn(&mut syntax::ext::base::ExtCtxt<'_>, syntax::codemap::Span, &[syntax::ast::TokenTree]) -> std::boxed::Box<syntax::ext::base::MacResult> {expand_quote_item::<'_>} as std::ops::FnOnce<(&'cx mut syntax::ext::base::ExtCtxt<'r>, syntax::codemap::Span, &'r [syntax::ast::TokenTree])>>::Output == std::boxed::Box<syntax::ext::base::MacResult + 'cx>` --> .cargo/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.7.0/src/lib.rs:733:9 | 733 | reg.add_macro("quote_item", expand_quote_item); | ^^^^^^^^^ expected bound lifetime parameter 'cx, found concrete lifetime | = note: concrete lifetime that was found is lifetime '_#127r = note: required because of the requirements on the impl of `syntax::ext::base::TTMacroExpander` for `fn(&mut syntax::ext::base::ExtCtxt<'_>, syntax::codemap::Span, &[syntax::ast::TokenTree]) -> std::boxed::Box<syntax::ext::base::MacResult> {expand_quote_item::<'_>}` error: aborting due to previous error(s) error: Could not compile `quasi_codegen`. Caused by: process didn't exit successfully: `rustc --crate-name quasi_codegen .cargo/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg feature="aster" --cfg feature="syntex_syntax" --cfg feature="with-syntex" --cfg feature="default" --cfg feature="syntex" -C metadata=53e85d11be635573 -C extra-filename=-53e85d11be635573 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aster=/home/cratesfyi/cratesfyi/debug/deps/libaster-32e218aa6666f8bb.rlib --extern-version aster=aster,0.13.1 --extern syntex=/home/cratesfyi/cratesfyi/debug/deps/libsyntex-e34e45a681d4c011.rlib --extern-version syntex=syntex,0.29.2 --extern syntex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libsyntex_syntax-94cdc8b1921aefa3.rlib --extern-version syntex_syntax=syntex_syntax,0.29.3 --cap-lints allow` (exit code: 101) thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:136 note: Run with `RUST_BACKTRACE=1` for a backtrace.