Jul 05 06:35:27.565 INFO testing digest-headers-0.1.2 against try#00bcc44fb92c28465c727881355c3235a56a4045 for nll-3 Jul 05 06:35:27.566 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 06:35:27.566 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 06:35:27.566 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 05 06:35:27.693 INFO blam! 9f7dd91df6754ec1c97f5cc02f2e0ff7c97e079bd1e93c11f80ec0d27dfe6381 Jul 05 06:35:27.695 INFO running `"docker" "start" "-a" "9f7dd91df6754ec1c97f5cc02f2e0ff7c97e079bd1e93c11f80ec0d27dfe6381"` Jul 05 06:35:28.272 INFO kablam! Compiling url v1.7.0 Jul 05 06:35:28.272 INFO kablam! Compiling pear_codegen v0.0.18 Jul 05 06:35:28.275 INFO kablam! Compiling ring v0.11.0 Jul 05 06:35:30.365 INFO kablam! error[E0597]: `*self.url` does not live long enough Jul 05 06:35:30.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 Jul 05 06:35:30.365 INFO kablam! | Jul 05 06:35:30.365 INFO kablam! 261 | fn finish(self) -> &'a mut ::Url { self.url } Jul 05 06:35:30.365 INFO kablam! | ^^^^^^^^ - borrowed value only lives until here Jul 05 06:35:30.365 INFO kablam! | | Jul 05 06:35:30.365 INFO kablam! | borrowed value does not live long enough Jul 05 06:35:30.365 INFO kablam! | Jul 05 06:35:30.365 INFO kablam! note: borrowed value must be valid for the lifetime 'a as defined on the impl at 259:6... Jul 05 06:35:30.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:259:6 Jul 05 06:35:30.366 INFO kablam! | Jul 05 06:35:30.366 INFO kablam! 259 | impl<'a> Target for ::UrlQuery<'a> { Jul 05 06:35:30.366 INFO kablam! | ^^ Jul 05 06:35:30.366 INFO kablam! Jul 05 06:35:30.405 INFO kablam! error: aborting due to previous error Jul 05 06:35:30.405 INFO kablam! Jul 05 06:35:30.405 INFO kablam! For more information about this error, try `rustc --explain E0597`. Jul 05 06:35:30.414 INFO kablam! error: Could not compile `url`. Jul 05 06:35:30.415 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 05 06:35:30.431 INFO kablam! error[E0597]: `*self.url` does not live long enough Jul 05 06:35:30.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 Jul 05 06:35:30.431 INFO kablam! | Jul 05 06:35:30.431 INFO kablam! 261 | fn finish(self) -> &'a mut ::Url { self.url } Jul 05 06:35:30.431 INFO kablam! | ^^^^^^^^ - borrowed value only lives until here Jul 05 06:35:30.431 INFO kablam! | | Jul 05 06:35:30.431 INFO kablam! | borrowed value does not live long enough Jul 05 06:35:30.431 INFO kablam! | Jul 05 06:35:30.432 INFO kablam! note: borrowed value must be valid for the lifetime 'a as defined on the impl at 259:6... Jul 05 06:35:30.432 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:259:6 Jul 05 06:35:30.432 INFO kablam! | Jul 05 06:35:30.432 INFO kablam! 259 | impl<'a> Target for ::UrlQuery<'a> { Jul 05 06:35:30.432 INFO kablam! | ^^ Jul 05 06:35:30.432 INFO kablam! Jul 05 06:35:30.470 INFO kablam! error: aborting due to previous error Jul 05 06:35:30.471 INFO kablam! Jul 05 06:35:30.471 INFO kablam! For more information about this error, try `rustc --explain E0597`. Jul 05 06:35:30.477 INFO kablam! error: Could not compile `url`. Jul 05 06:35:30.477 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 05 06:35:30.839 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 05 06:35:30.839 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:40:33 Jul 05 06:35:30.839 INFO kablam! | Jul 05 06:35:30.839 INFO kablam! 40 | reg.register_macro("parse", parse_macro_outer); Jul 05 06:35:30.839 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 05 06:35:30.840 INFO kablam! Jul 05 06:35:31.227 INFO kablam! error: aborting due to previous error Jul 05 06:35:31.227 INFO kablam! Jul 05 06:35:31.238 INFO kablam! error: Could not compile `pear_codegen`. Jul 05 06:35:31.238 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 05 06:35:33.137 INFO kablam! error: build failed Jul 05 06:35:33.138 INFO kablam! su: No module specific data is present Jul 05 06:35:33.450 INFO running `"docker" "rm" "-f" "9f7dd91df6754ec1c97f5cc02f2e0ff7c97e079bd1e93c11f80ec0d27dfe6381"` Jul 05 06:35:33.525 INFO blam! 9f7dd91df6754ec1c97f5cc02f2e0ff7c97e079bd1e93c11f80ec0d27dfe6381