Jul 12 09:59:30.926 INFO checking expert-0.0.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 09:59:30.926 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:59:30.926 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:59:30.926 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:59:31.115 INFO blam! 25e50d3ac006a80d545548672c749478b89bfe5ea6140d4a2ada17e783ad3c49 Jul 12 09:59:31.117 INFO running `"docker" "start" "-a" "25e50d3ac006a80d545548672c749478b89bfe5ea6140d4a2ada17e783ad3c49"` Jul 12 09:59:32.248 INFO kablam! Compiling interpolate_idents v0.1.8 Jul 12 09:59:32.251 INFO kablam! Checking parking_lot v0.4.8 Jul 12 09:59:32.252 INFO kablam! Checking string-interner v0.6.3 Jul 12 09:59:32.260 INFO kablam! Checking float-cmp v0.2.5 Jul 12 09:59:35.868 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Jul 12 09:59:35.868 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/lib.rs:32:52 Jul 12 09:59:35.868 INFO kablam! | Jul 12 09:59:35.868 INFO kablam! 32 | TokenTree::Token(ref span, Token::Ident(ref ident)) => { Jul 12 09:59:35.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Jul 12 09:59:35.868 INFO kablam! Jul 12 09:59:36.045 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Jul 12 09:59:36.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/lib.rs:46:50 Jul 12 09:59:36.046 INFO kablam! | Jul 12 09:59:36.046 INFO kablam! 46 | Some(TokenTree::Token(s, Token::Ident(new_ident))) Jul 12 09:59:36.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Jul 12 09:59:36.046 INFO kablam! Jul 12 09:59:36.079 INFO kablam! error[E0624]: method `span_err` is private Jul 12 09:59:36.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:54:20 Jul 12 09:59:36.079 INFO kablam! | Jul 12 09:59:36.079 INFO kablam! 54 | parser.span_err(span, &msg[..]); Jul 12 09:59:36.079 INFO kablam! | ^^^^^^^^ Jul 12 09:59:36.079 INFO kablam! Jul 12 09:59:36.082 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:61:19 Jul 12 09:59:36.082 INFO kablam! | Jul 12 09:59:36.082 INFO kablam! 61 | let ret = panictry!(self.parser.borrow_mut().parse_expr()); Jul 12 09:59:36.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:59:36.082 INFO kablam! | | Jul 12 09:59:36.082 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.082 INFO kablam! | in this macro invocation Jul 12 09:59:36.082 INFO kablam! | Jul 12 09:59:36.082 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Jul 12 09:59:36.082 INFO kablam! = note: required by `std::rt::begin_panic` Jul 12 09:59:36.083 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 09:59:36.083 INFO kablam! Jul 12 09:59:36.085 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.085 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:66:19 Jul 12 09:59:36.085 INFO kablam! | Jul 12 09:59:36.085 INFO kablam! 66 | let ret = panictry!(self.parser.borrow_mut().parse_pat()); Jul 12 09:59:36.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:59:36.085 INFO kablam! | | Jul 12 09:59:36.085 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.085 INFO kablam! | in this macro invocation Jul 12 09:59:36.085 INFO kablam! | Jul 12 09:59:36.085 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Jul 12 09:59:36.085 INFO kablam! = note: required by `std::rt::begin_panic` Jul 12 09:59:36.085 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 09:59:36.085 INFO kablam! Jul 12 09:59:36.087 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:72:32 Jul 12 09:59:36.087 INFO kablam! | Jul 12 09:59:36.087 INFO kablam! 72 | while let Some(item) = panictry!(self.parser.borrow_mut().parse_item()) { Jul 12 09:59:36.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:59:36.087 INFO kablam! | | Jul 12 09:59:36.088 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.088 INFO kablam! | in this macro invocation Jul 12 09:59:36.089 INFO kablam! | Jul 12 09:59:36.089 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Jul 12 09:59:36.089 INFO kablam! = note: required by `std::rt::begin_panic` Jul 12 09:59:36.089 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 09:59:36.089 INFO kablam! Jul 12 09:59:36.094 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.094 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:86:31 Jul 12 09:59:36.094 INFO kablam! | Jul 12 09:59:36.094 INFO kablam! 86 | _ => ret.push(panictry!(parser.parse_impl_item(&mut false))) Jul 12 09:59:36.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:59:36.094 INFO kablam! | | Jul 12 09:59:36.094 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Jul 12 09:59:36.094 INFO kablam! | in this macro invocation Jul 12 09:59:36.094 INFO kablam! | Jul 12 09:59:36.094 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Jul 12 09:59:36.094 INFO kablam! = note: required by `std::rt::begin_panic` Jul 12 09:59:36.095 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 09:59:36.095 INFO kablam! Jul 12 09:59:36.111 INFO kablam! error: aborting due to 7 previous errors Jul 12 09:59:36.111 INFO kablam! Jul 12 09:59:36.111 INFO kablam! Some errors occurred: E0023, E0061, E0277, E0624. Jul 12 09:59:36.111 INFO kablam! For more information about an error, try `rustc --explain E0023`. Jul 12 09:59:36.133 INFO kablam! error: Could not compile `interpolate_idents`. Jul 12 09:59:36.133 INFO kablam! Jul 12 09:59:36.133 INFO kablam! To learn more, run the command again with --verbose. Jul 12 09:59:36.136 INFO kablam! su: No module specific data is present Jul 12 09:59:36.644 INFO running `"docker" "rm" "-f" "25e50d3ac006a80d545548672c749478b89bfe5ea6140d4a2ada17e783ad3c49"` Jul 12 09:59:36.755 INFO blam! 25e50d3ac006a80d545548672c749478b89bfe5ea6140d4a2ada17e783ad3c49