Sep 02 06:15:35.851 INFO checking nrf51822-0.1.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 06:15:35.851 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 06:15:35.851 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:15:36.062 INFO blam! e85b827b72633514578c4f00cd4817ef0d52ab7ffb225c8353ce764332de9bf9 Sep 02 06:15:36.064 INFO running `"docker" "start" "-a" "e85b827b72633514578c4f00cd4817ef0d52ab7ffb225c8353ce764332de9bf9"` Sep 02 06:15:36.772 INFO kablam! Compiling cortex-m-rt v0.4.0 Sep 02 06:15:38.004 INFO kablam! Checking nrf51822 v0.1.2 (file:///source) Sep 02 06:15:38.946 INFO kablam! error[E0557]: feature has been removed Sep 02 06:15:38.946 INFO kablam! --> src/lib.rs:2:37 Sep 02 06:15:38.946 INFO kablam! | Sep 02 06:15:38.946 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 02 06:15:38.946 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:15:38.946 INFO kablam! | Sep 02 06:15:38.946 INFO kablam! note: subsumed by `pub use` Sep 02 06:15:38.946 INFO kablam! --> src/lib.rs:2:37 Sep 02 06:15:38.946 INFO kablam! | Sep 02 06:15:38.946 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 02 06:15:38.946 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:15:38.946 INFO kablam! Sep 02 06:15:38.953 INFO kablam! error[E0557]: feature has been removed Sep 02 06:15:38.953 INFO kablam! --> src/lib.rs:2:37 Sep 02 06:15:38.953 INFO kablam! | Sep 02 06:15:38.953 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 02 06:15:38.953 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:15:38.953 INFO kablam! | Sep 02 06:15:38.953 INFO kablam! note: subsumed by `pub use` Sep 02 06:15:38.953 INFO kablam! --> src/lib.rs:2:37 Sep 02 06:15:38.954 INFO kablam! | Sep 02 06:15:38.954 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 02 06:15:38.954 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:15:38.954 INFO kablam! Sep 02 06:15:39.703 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 06:15:39.703 INFO kablam! --> src/lib.rs:14:3 Sep 02 06:15:39.703 INFO kablam! | Sep 02 06:15:39.703 INFO kablam! 14 | #[macro_reexport(default_handler, exception)] Sep 02 06:15:39.703 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:15:39.703 INFO kablam! | Sep 02 06:15:39.703 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 06:15:39.703 INFO kablam! Sep 02 06:15:39.942 INFO kablam! error: aborting due to 2 previous errors Sep 02 06:15:39.942 INFO kablam! Sep 02 06:15:39.942 INFO kablam! Some errors occurred: E0557, E0658. Sep 02 06:15:39.942 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 02 06:15:39.957 INFO kablam! error: Could not compile `nrf51822`. Sep 02 06:15:39.957 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 06:15:40.006 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 06:15:40.006 INFO kablam! --> src/lib.rs:14:3 Sep 02 06:15:40.006 INFO kablam! | Sep 02 06:15:40.006 INFO kablam! 14 | #[macro_reexport(default_handler, exception)] Sep 02 06:15:40.006 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:15:40.006 INFO kablam! | Sep 02 06:15:40.006 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 06:15:40.006 INFO kablam! Sep 02 06:15:40.246 INFO kablam! error: aborting due to 2 previous errors Sep 02 06:15:40.246 INFO kablam! Sep 02 06:15:40.246 INFO kablam! Some errors occurred: E0557, E0658. Sep 02 06:15:40.246 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 02 06:15:40.261 INFO kablam! error: Could not compile `nrf51822`. Sep 02 06:15:40.261 INFO kablam! Sep 02 06:15:40.261 INFO kablam! To learn more, run the command again with --verbose. Sep 02 06:15:40.263 INFO kablam! su: No module specific data is present Sep 02 06:15:40.667 INFO running `"docker" "rm" "-f" "e85b827b72633514578c4f00cd4817ef0d52ab7ffb225c8353ce764332de9bf9"` Sep 02 06:15:40.803 INFO blam! e85b827b72633514578c4f00cd4817ef0d52ab7ffb225c8353ce764332de9bf9