Sep 20 03:48:23.739 INFO checking expert-0.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:48:23.739 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:48:23.739 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:48:23.932 INFO blam! 807a388d56f666eecc0a98828acd01295dcd34fe981cc989fc8e94f88aa1ffbc Sep 20 03:48:23.934 INFO running `"docker" "start" "-a" "807a388d56f666eecc0a98828acd01295dcd34fe981cc989fc8e94f88aa1ffbc"` Sep 20 03:48:24.741 INFO kablam! usermod: no changes Sep 20 03:48:24.885 INFO kablam! Compiling interpolate_idents v0.1.8 Sep 20 03:48:24.890 INFO kablam! Checking string-interner v0.6.3 Sep 20 03:48:24.890 INFO kablam! Checking parking_lot v0.4.8 Sep 20 03:48:24.890 INFO kablam! Checking float-cmp v0.2.5 Sep 20 03:48:26.102 INFO kablam! error[E0635]: unknown feature `const_unsafe_cell_new` Sep 20 03:48:26.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.4.8/src/lib.rs:19:42 Sep 20 03:48:26.102 INFO kablam! | Sep 20 03:48:26.102 INFO kablam! 19 | #![cfg_attr(feature = "nightly", feature(const_unsafe_cell_new))] Sep 20 03:48:26.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:26.102 INFO kablam! Sep 20 03:48:26.102 INFO kablam! error[E0635]: unknown feature `const_cell_new` Sep 20 03:48:26.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.4.8/src/lib.rs:16:42 Sep 20 03:48:26.102 INFO kablam! | Sep 20 03:48:26.102 INFO kablam! 16 | #![cfg_attr(feature = "nightly", feature(const_cell_new))] Sep 20 03:48:26.102 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:48:26.102 INFO kablam! Sep 20 03:48:26.102 INFO kablam! error[E0635]: unknown feature `const_atomic_ptr_new` Sep 20 03:48:26.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.4.8/src/lib.rs:18:42 Sep 20 03:48:26.102 INFO kablam! | Sep 20 03:48:26.102 INFO kablam! 18 | #![cfg_attr(feature = "nightly", feature(const_atomic_ptr_new))] Sep 20 03:48:26.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:26.102 INFO kablam! Sep 20 03:48:26.102 INFO kablam! error[E0635]: unknown feature `const_atomic_usize_new` Sep 20 03:48:26.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.4.8/src/lib.rs:15:42 Sep 20 03:48:26.102 INFO kablam! | Sep 20 03:48:26.102 INFO kablam! 15 | #![cfg_attr(feature = "nightly", feature(const_atomic_usize_new))] Sep 20 03:48:26.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:26.102 INFO kablam! Sep 20 03:48:26.102 INFO kablam! error[E0635]: unknown feature `const_ptr_null_mut` Sep 20 03:48:26.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.4.8/src/lib.rs:17:42 Sep 20 03:48:26.102 INFO kablam! | Sep 20 03:48:26.102 INFO kablam! 17 | #![cfg_attr(feature = "nightly", feature(const_ptr_null_mut))] Sep 20 03:48:26.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:48:26.102 INFO kablam! Sep 20 03:48:26.102 INFO kablam! error[E0635]: unknown feature `const_atomic_u8_new` Sep 20 03:48:26.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.4.8/src/lib.rs:14:42 Sep 20 03:48:26.102 INFO kablam! | Sep 20 03:48:26.102 INFO kablam! 14 | #![cfg_attr(feature = "nightly", feature(const_atomic_u8_new))] Sep 20 03:48:26.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:26.103 INFO kablam! Sep 20 03:48:26.116 INFO kablam! error: aborting due to 6 previous errors Sep 20 03:48:26.116 INFO kablam! Sep 20 03:48:26.116 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 20 03:48:26.124 INFO kablam! error: Could not compile `parking_lot`. Sep 20 03:48:26.124 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:48:27.768 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 03:48:27.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/lib.rs:10:13 Sep 20 03:48:27.769 INFO kablam! | Sep 20 03:48:27.769 INFO kablam! 10 | use syntax::codemap::Span; Sep 20 03:48:27.769 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 03:48:27.769 INFO kablam! Sep 20 03:48:27.769 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 20 03:48:27.769 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:10:19 Sep 20 03:48:27.769 INFO kablam! | Sep 20 03:48:27.769 INFO kablam! 10 | use syntax::util::small_vector::SmallVector; Sep 20 03:48:27.769 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 20 03:48:27.769 INFO kablam! Sep 20 03:48:27.862 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 20 03:48:27.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/lib.rs:32:52 Sep 20 03:48:27.862 INFO kablam! | Sep 20 03:48:27.862 INFO kablam! 32 | TokenTree::Token(ref span, Token::Ident(ref ident)) => { Sep 20 03:48:27.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 20 03:48:27.862 INFO kablam! Sep 20 03:48:27.933 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 03:48:27.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/lib.rs:46:50 Sep 20 03:48:27.934 INFO kablam! | Sep 20 03:48:27.934 INFO kablam! 46 | Some(TokenTree::Token(s, Token::Ident(new_ident))) Sep 20 03:48:27.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 03:48:27.935 INFO kablam! Sep 20 03:48:27.948 INFO kablam! error[E0624]: method `span_err` is private Sep 20 03:48:27.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:54:20 Sep 20 03:48:27.949 INFO kablam! | Sep 20 03:48:27.949 INFO kablam! 54 | parser.span_err(span, &msg[..]); Sep 20 03:48:27.949 INFO kablam! | ^^^^^^^^ Sep 20 03:48:27.949 INFO kablam! Sep 20 03:48:27.952 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:61:19 Sep 20 03:48:27.952 INFO kablam! | Sep 20 03:48:27.952 INFO kablam! 61 | let ret = panictry!(self.parser.borrow_mut().parse_expr()); Sep 20 03:48:27.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:27.952 INFO kablam! | | Sep 20 03:48:27.952 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.952 INFO kablam! | in this macro invocation Sep 20 03:48:27.952 INFO kablam! | Sep 20 03:48:27.952 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Sep 20 03:48:27.952 INFO kablam! = note: required by `std::rt::begin_panic` Sep 20 03:48:27.952 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) Sep 20 03:48:27.952 INFO kablam! Sep 20 03:48:27.953 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:66:19 Sep 20 03:48:27.953 INFO kablam! | Sep 20 03:48:27.953 INFO kablam! 66 | let ret = panictry!(self.parser.borrow_mut().parse_pat()); Sep 20 03:48:27.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:27.953 INFO kablam! | | Sep 20 03:48:27.953 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.953 INFO kablam! | in this macro invocation Sep 20 03:48:27.953 INFO kablam! | Sep 20 03:48:27.953 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Sep 20 03:48:27.953 INFO kablam! = note: required by `std::rt::begin_panic` Sep 20 03:48:27.953 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) Sep 20 03:48:27.953 INFO kablam! Sep 20 03:48:27.954 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:72:32 Sep 20 03:48:27.954 INFO kablam! | Sep 20 03:48:27.954 INFO kablam! 72 | while let Some(item) = panictry!(self.parser.borrow_mut().parse_item()) { Sep 20 03:48:27.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:27.954 INFO kablam! | | Sep 20 03:48:27.954 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.954 INFO kablam! | in this macro invocation Sep 20 03:48:27.954 INFO kablam! | Sep 20 03:48:27.954 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Sep 20 03:48:27.954 INFO kablam! = note: required by `std::rt::begin_panic` Sep 20 03:48:27.954 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) Sep 20 03:48:27.954 INFO kablam! Sep 20 03:48:27.955 INFO kablam! error[E0277]: `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/interpolate_idents-0.1.8/src/parser_any_macro.rs:86:31 Sep 20 03:48:27.956 INFO kablam! | Sep 20 03:48:27.956 INFO kablam! 86 | _ => ret.push(panictry!(parser.parse_impl_item(&mut false))) Sep 20 03:48:27.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:48:27.956 INFO kablam! | | Sep 20 03:48:27.956 INFO kablam! | `syntax::rustc_errors::FatalError` cannot be sent between threads safely Sep 20 03:48:27.956 INFO kablam! | in this macro invocation Sep 20 03:48:27.956 INFO kablam! | Sep 20 03:48:27.956 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `syntax::rustc_errors::FatalError` Sep 20 03:48:27.956 INFO kablam! = note: required by `std::rt::begin_panic` Sep 20 03:48:27.956 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) Sep 20 03:48:27.956 INFO kablam! Sep 20 03:48:27.965 INFO kablam! error: aborting due to 9 previous errors Sep 20 03:48:27.965 INFO kablam! Sep 20 03:48:27.965 INFO kablam! Some errors occurred: E0023, E0061, E0277, E0432, E0624. Sep 20 03:48:27.965 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 20 03:48:27.985 INFO kablam! error: Could not compile `interpolate_idents`. Sep 20 03:48:27.985 INFO kablam! Sep 20 03:48:27.985 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:48:27.988 INFO kablam! su: No module specific data is present Sep 20 03:48:28.649 INFO running `"docker" "rm" "-f" "807a388d56f666eecc0a98828acd01295dcd34fe981cc989fc8e94f88aa1ffbc"` Sep 20 03:48:28.755 INFO blam! 807a388d56f666eecc0a98828acd01295dcd34fe981cc989fc8e94f88aa1ffbc