Jul 05 12:05:49.081 INFO testing jmespath-macros-0.1.1 against try#00bcc44fb92c28465c727881355c3235a56a4045 for nll-3 Jul 05 12:05:49.081 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 12:05:49.082 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 12:05:49.082 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 12:05:49.237 INFO blam! 4d053a5abd9faf816f2e1edad0e0790d049db6bfa400b1fc1e30b48411621a1b Jul 05 12:05:49.239 INFO running `"docker" "start" "-a" "4d053a5abd9faf816f2e1edad0e0790d049db6bfa400b1fc1e30b48411621a1b"` Jul 05 12:05:49.834 INFO kablam! Checking serde_json v1.0.22 Jul 05 12:05:49.834 INFO kablam! Compiling jmespath v0.2.0 Jul 05 12:05:55.882 INFO kablam! Compiling jmespath-macros v0.1.1 (file:///source) Jul 05 12:06:01.404 INFO kablam! error: internal compiler error: broken MIR in DefId(0/0:26 ~ jmespath_macros[7f25]::plugin_registrar[0]) (Terminator { source_info: SourceInfo { span: src/lib.rs:54:5: 54:46, 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 12:06:01.404 INFO kablam! --> src/lib.rs:54:36 Jul 05 12:06:01.404 INFO kablam! | Jul 05 12:06:01.404 INFO kablam! 54 | reg.register_macro("jmespath", expand_jp); Jul 05 12:06:01.404 INFO kablam! | ^^^^^^^^^ Jul 05 12:06:01.404 INFO kablam! Jul 05 12:06:01.422 INFO kablam! error: internal compiler error: broken MIR in DefId(0/0:26 ~ jmespath_macros[25a0]::plugin_registrar[0]) (Terminator { source_info: SourceInfo { span: src/lib.rs:54:5: 54:46, 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 12:06:01.422 INFO kablam! --> src/lib.rs:54:36 Jul 05 12:06:01.422 INFO kablam! | Jul 05 12:06:01.422 INFO kablam! 54 | reg.register_macro("jmespath", expand_jp); Jul 05 12:06:01.422 INFO kablam! | ^^^^^^^^^ Jul 05 12:06:01.422 INFO kablam! Jul 05 12:06:01.432 INFO kablam! error: internal compiler error: broken MIR in DefId(0/0:26 ~ jmespath_macros[c798]::plugin_registrar[0]) (Terminator { source_info: SourceInfo { span: src/lib.rs:54:5: 54:46, 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 12:06:01.432 INFO kablam! --> src/lib.rs:54:36 Jul 05 12:06:01.432 INFO kablam! | Jul 05 12:06:01.432 INFO kablam! 54 | reg.register_macro("jmespath", expand_jp); Jul 05 12:06:01.432 INFO kablam! | ^^^^^^^^^ Jul 05 12:06:01.433 INFO kablam! Jul 05 12:06:01.439 INFO kablam! error: aborting due to previous error Jul 05 12:06:01.439 INFO kablam! Jul 05 12:06:01.448 INFO kablam! error: aborting due to previous error Jul 05 12:06:01.448 INFO kablam! Jul 05 12:06:01.453 INFO kablam! error: Could not compile `jmespath-macros`. Jul 05 12:06:01.453 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 05 12:06:01.466 INFO kablam! error: Could not compile `jmespath-macros`. Jul 05 12:06:01.466 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 05 12:06:01.592 INFO kablam! error: aborting due to previous error Jul 05 12:06:01.592 INFO kablam! Jul 05 12:06:01.608 INFO kablam! error: Could not compile `jmespath-macros`. Jul 05 12:06:01.608 INFO kablam! Jul 05 12:06:01.608 INFO kablam! To learn more, run the command again with --verbose. Jul 05 12:06:01.610 INFO kablam! su: No module specific data is present Jul 05 12:06:02.022 INFO running `"docker" "rm" "-f" "4d053a5abd9faf816f2e1edad0e0790d049db6bfa400b1fc1e30b48411621a1b"` Jul 05 12:06:02.107 INFO blam! 4d053a5abd9faf816f2e1edad0e0790d049db6bfa400b1fc1e30b48411621a1b