Jul 06 00:09:06.797 INFO testing rust-embed-1.1.1 against try#00bcc44fb92c28465c727881355c3235a56a4045 for nll-3 Jul 06 00:09:06.797 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 06 00:09:06.797 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 06 00:09:06.797 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/main/nll-3/try#00bcc44fb92c28465c727881355c3235a56a4045:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/nll-3/try#00bcc44fb92c28465c727881355c3235a56a4045:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn -Zborrowck=mir -Ztwo-phase-borrows " "crater"` Jul 06 00:09:06.957 INFO blam! 470f1b8130ce9d78d7faeaee6b379909e29921ccab9d0fe4af9052bb111bae20 Jul 06 00:09:06.959 INFO running `"docker" "start" "-a" "470f1b8130ce9d78d7faeaee6b379909e29921ccab9d0fe4af9052bb111bae20"` Jul 06 00:09:07.759 INFO kablam! Checking encoding_index_tests v0.1.4 Jul 06 00:09:07.761 INFO kablam! Checking adler32 v1.0.3 Jul 06 00:09:07.762 INFO kablam! Checking chunked_transfer v0.3.1 Jul 06 00:09:07.763 INFO kablam! Checking sha1 v0.2.0 Jul 06 00:09:07.767 INFO kablam! Checking filetime v0.1.15 Jul 06 00:09:07.768 INFO kablam! Checking base64 v0.7.0 Jul 06 00:09:07.769 INFO kablam! Checking fern v0.5.6 Jul 06 00:09:07.769 INFO kablam! Checking threadpool v1.7.1 Jul 06 00:09:08.264 INFO kablam! Checking twoway v0.1.8 Jul 06 00:09:09.114 INFO kablam! Checking buf_redux v0.6.3 Jul 06 00:09:09.330 INFO kablam! Checking crc v1.8.1 Jul 06 00:09:09.389 INFO kablam! Compiling url v1.7.0 Jul 06 00:09:09.391 INFO kablam! Checking uuid v0.1.18 Jul 06 00:09:09.769 INFO kablam! Checking encoding-index-singlebyte v1.20141219.5 Jul 06 00:09:10.113 INFO kablam! Checking encoding-index-tradchinese v1.20141219.5 Jul 06 00:09:10.141 INFO kablam! Checking encoding-index-simpchinese v1.20141219.5 Jul 06 00:09:10.154 INFO kablam! Checking encoding-index-korean v1.20141219.5 Jul 06 00:09:11.041 INFO kablam! Checking encoding-index-japanese v1.20141219.5 Jul 06 00:09:11.699 INFO kablam! Checking brotli-sys v0.2.1 Jul 06 00:09:11.711 INFO kablam! Compiling pear_codegen v0.0.18 Jul 06 00:09:12.733 INFO kablam! Compiling rust-embed v1.1.1 (file:///source) Jul 06 00:09:12.841 INFO kablam! Checking phf_shared v0.7.22 Jul 06 00:09:12.939 INFO kablam! Checking chrono v0.4.4 Jul 06 00:09:13.776 INFO kablam! error[E0597]: `*self.url` does not live long enough Jul 06 00:09:13.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 Jul 06 00:09:13.777 INFO kablam! | Jul 06 00:09:13.777 INFO kablam! 261 | fn finish(self) -> &'a mut ::Url { self.url } Jul 06 00:09:13.777 INFO kablam! | ^^^^^^^^ - borrowed value only lives until here Jul 06 00:09:13.777 INFO kablam! | | Jul 06 00:09:13.777 INFO kablam! | borrowed value does not live long enough Jul 06 00:09:13.777 INFO kablam! | Jul 06 00:09:13.777 INFO kablam! note: borrowed value must be valid for the lifetime 'a as defined on the impl at 259:6... Jul 06 00:09:13.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:259:6 Jul 06 00:09:13.777 INFO kablam! | Jul 06 00:09:13.777 INFO kablam! 259 | impl<'a> Target for ::UrlQuery<'a> { Jul 06 00:09:13.777 INFO kablam! | ^^ Jul 06 00:09:13.777 INFO kablam! Jul 06 00:09:13.924 INFO kablam! error: aborting due to previous error Jul 06 00:09:13.924 INFO kablam! Jul 06 00:09:13.924 INFO kablam! For more information about this error, try `rustc --explain E0597`. Jul 06 00:09:13.947 INFO kablam! error: Could not compile `url`. Jul 06 00:09:13.947 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 06 00:09:14.832 INFO kablam! error[E0597]: `*self.url` does not live long enough Jul 06 00:09:14.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 Jul 06 00:09:14.832 INFO kablam! | Jul 06 00:09:14.832 INFO kablam! 261 | fn finish(self) -> &'a mut ::Url { self.url } Jul 06 00:09:14.832 INFO kablam! | ^^^^^^^^ - borrowed value only lives until here Jul 06 00:09:14.832 INFO kablam! | | Jul 06 00:09:14.832 INFO kablam! | borrowed value does not live long enough Jul 06 00:09:14.832 INFO kablam! | Jul 06 00:09:14.832 INFO kablam! note: borrowed value must be valid for the lifetime 'a as defined on the impl at 259:6... Jul 06 00:09:14.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:259:6 Jul 06 00:09:14.832 INFO kablam! | Jul 06 00:09:14.832 INFO kablam! 259 | impl<'a> Target for ::UrlQuery<'a> { Jul 06 00:09:14.832 INFO kablam! | ^^ Jul 06 00:09:14.832 INFO kablam! Jul 06 00:09:14.875 INFO kablam! error: aborting due to previous error Jul 06 00:09:14.875 INFO kablam! Jul 06 00:09:14.875 INFO kablam! For more information about this error, try `rustc --explain E0597`. Jul 06 00:09:14.881 INFO kablam! error: Could not compile `url`. Jul 06 00:09:14.881 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 06 00:09:19.751 INFO kablam! error: internal compiler error: broken MIR in DefId(0/0:45 ~ pear_codegen[7d41]::plugin_registrar[0]) (Terminator { source_info: SourceInfo { span: /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:40:5: 40:51, scope: scope[0] }, kind: _2 = const rustc_plugin::Registry::register_macro(move _3, move _4, move _6) -> [return: bb2, unwind: bb1] }): bad arg #2 (for<'cx, 'r, 's> fn(&'cx mut syntax::ext::base::ExtCtxt<'r>, syntax::codemap::Span, &'s [syntax::tokenstream::TokenTree]) -> std::boxed::Box<(dyn syntax::ext::base::MacResult + 'cx)> <- for<'r, 's, 't0> fn(&'r mut syntax::ext::base::ExtCtxt<'s>, syntax::codemap::Span, &'t0 [syntax::tokenstream::TokenTree]) -> std::boxed::Box): NoSolution Jul 06 00:09:19.751 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:40:33 Jul 06 00:09:19.751 INFO kablam! | Jul 06 00:09:19.751 INFO kablam! 40 | reg.register_macro("parse", parse_macro_outer); Jul 06 00:09:19.751 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 06 00:09:19.751 INFO kablam! Jul 06 00:09:20.153 INFO kablam! error: aborting due to previous error Jul 06 00:09:20.153 INFO kablam! Jul 06 00:09:20.174 INFO kablam! error: Could not compile `pear_codegen`. Jul 06 00:09:20.174 INFO kablam! Jul 06 00:09:20.174 INFO kablam! To learn more, run the command again with --verbose. Jul 06 00:09:20.175 INFO kablam! su: No module specific data is present Jul 06 00:09:20.621 INFO running `"docker" "rm" "-f" "470f1b8130ce9d78d7faeaee6b379909e29921ccab9d0fe4af9052bb111bae20"` Jul 06 00:09:20.705 INFO blam! 470f1b8130ce9d78d7faeaee6b379909e29921ccab9d0fe4af9052bb111bae20