Jul 06 04:17:31.018 INFO testing swerve-0.2.0 against try#00bcc44fb92c28465c727881355c3235a56a4045 for nll-3 Jul 06 04:17:31.018 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 06 04:17:31.019 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 06 04:17:31.019 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 04:17:31.189 INFO blam! 1568bb51c322c2f07a7da62ddedbedb777c9eaec98a19a8bde303c3615d74024 Jul 06 04:17:31.191 INFO running `"docker" "start" "-a" "1568bb51c322c2f07a7da62ddedbedb777c9eaec98a19a8bde303c3615d74024"` Jul 06 04:17:31.846 INFO kablam! Checking rhai v0.7.1 Jul 06 04:17:31.849 INFO kablam! Checking url v1.7.0 Jul 06 04:17:31.850 INFO kablam! Compiling pear_codegen v0.0.18 Jul 06 04:17:34.817 INFO kablam! error[E0597]: `*self.url` does not live long enough Jul 06 04:17:34.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 Jul 06 04:17:34.817 INFO kablam! | Jul 06 04:17:34.817 INFO kablam! 261 | fn finish(self) -> &'a mut ::Url { self.url } Jul 06 04:17:34.817 INFO kablam! | ^^^^^^^^ - borrowed value only lives until here Jul 06 04:17:34.817 INFO kablam! | | Jul 06 04:17:34.817 INFO kablam! | borrowed value does not live long enough Jul 06 04:17:34.817 INFO kablam! | Jul 06 04:17:34.817 INFO kablam! note: borrowed value must be valid for the lifetime 'a as defined on the impl at 259:6... Jul 06 04:17:34.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:259:6 Jul 06 04:17:34.817 INFO kablam! | Jul 06 04:17:34.818 INFO kablam! 259 | impl<'a> Target for ::UrlQuery<'a> { Jul 06 04:17:34.818 INFO kablam! | ^^ Jul 06 04:17:34.818 INFO kablam! Jul 06 04:17:34.861 INFO kablam! error: aborting due to previous error Jul 06 04:17:34.861 INFO kablam! Jul 06 04:17:34.861 INFO kablam! For more information about this error, try `rustc --explain E0597`. Jul 06 04:17:34.867 INFO kablam! error: Could not compile `url`. Jul 06 04:17:34.867 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 06 04:17:36.133 INFO kablam! error[E0597]: `*self.url` does not live long enough Jul 06 04:17:36.133 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 Jul 06 04:17:36.133 INFO kablam! | Jul 06 04:17:36.133 INFO kablam! 261 | fn finish(self) -> &'a mut ::Url { self.url } Jul 06 04:17:36.133 INFO kablam! | ^^^^^^^^ - borrowed value only lives until here Jul 06 04:17:36.133 INFO kablam! | | Jul 06 04:17:36.133 INFO kablam! | borrowed value does not live long enough Jul 06 04:17:36.133 INFO kablam! | Jul 06 04:17:36.133 INFO kablam! note: borrowed value must be valid for the lifetime 'a as defined on the impl at 259:6... Jul 06 04:17:36.133 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:259:6 Jul 06 04:17:36.133 INFO kablam! | Jul 06 04:17:36.133 INFO kablam! 259 | impl<'a> Target for ::UrlQuery<'a> { Jul 06 04:17:36.133 INFO kablam! | ^^ Jul 06 04:17:36.133 INFO kablam! Jul 06 04:17:36.177 INFO kablam! error: aborting due to previous error Jul 06 04:17:36.177 INFO kablam! Jul 06 04:17:36.177 INFO kablam! For more information about this error, try `rustc --explain E0597`. Jul 06 04:17:36.182 INFO kablam! error: Could not compile `url`. Jul 06 04:17:36.182 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 06 04:17:39.274 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 04:17:39.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:40:33 Jul 06 04:17:39.274 INFO kablam! | Jul 06 04:17:39.274 INFO kablam! 40 | reg.register_macro("parse", parse_macro_outer); Jul 06 04:17:39.274 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 06 04:17:39.274 INFO kablam! Jul 06 04:17:39.695 INFO kablam! error: aborting due to previous error Jul 06 04:17:39.695 INFO kablam! Jul 06 04:17:39.715 INFO kablam! error: Could not compile `pear_codegen`. Jul 06 04:17:39.715 INFO kablam! Jul 06 04:17:39.715 INFO kablam! To learn more, run the command again with --verbose. Jul 06 04:17:39.716 INFO kablam! su: No module specific data is present Jul 06 04:17:40.097 INFO running `"docker" "rm" "-f" "1568bb51c322c2f07a7da62ddedbedb777c9eaec98a19a8bde303c3615d74024"` Jul 06 04:17:40.177 INFO blam! 1568bb51c322c2f07a7da62ddedbedb777c9eaec98a19a8bde303c3615d74024