Sep 04 09:38:07.660 INFO checking nrf51822-0.1.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 09:38:07.660 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 09:38:07.661 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:38:07.902 INFO blam! 926dd252e2e627cd91f35a005aa80839f2508915b07ad55720bc5ae7dcf78a84 Sep 04 09:38:07.905 INFO running `"docker" "start" "-a" "926dd252e2e627cd91f35a005aa80839f2508915b07ad55720bc5ae7dcf78a84"` Sep 04 09:38:08.681 INFO kablam! Checking nrf51822 v0.1.2 (file:///source) Sep 04 09:38:09.624 INFO kablam! error[E0557]: feature has been removed Sep 04 09:38:09.624 INFO kablam! --> src/lib.rs:2:37 Sep 04 09:38:09.624 INFO kablam! | Sep 04 09:38:09.625 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 04 09:38:09.625 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 09:38:09.625 INFO kablam! | Sep 04 09:38:09.625 INFO kablam! note: subsumed by `pub use` Sep 04 09:38:09.625 INFO kablam! --> src/lib.rs:2:37 Sep 04 09:38:09.625 INFO kablam! | Sep 04 09:38:09.625 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 04 09:38:09.625 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 09:38:09.625 INFO kablam! Sep 04 09:38:09.663 INFO kablam! error[E0557]: feature has been removed Sep 04 09:38:09.663 INFO kablam! --> src/lib.rs:2:37 Sep 04 09:38:09.663 INFO kablam! | Sep 04 09:38:09.663 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 04 09:38:09.663 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 09:38:09.663 INFO kablam! | Sep 04 09:38:09.664 INFO kablam! note: subsumed by `pub use` Sep 04 09:38:09.664 INFO kablam! --> src/lib.rs:2:37 Sep 04 09:38:09.664 INFO kablam! | Sep 04 09:38:09.664 INFO kablam! 2 | #![cfg_attr(feature = "rt", feature(macro_reexport))] Sep 04 09:38:09.664 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 09:38:09.664 INFO kablam! Sep 04 09:38:10.629 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 04 09:38:10.629 INFO kablam! --> src/lib.rs:14:3 Sep 04 09:38:10.629 INFO kablam! | Sep 04 09:38:10.629 INFO kablam! 14 | #[macro_reexport(default_handler, exception)] Sep 04 09:38:10.629 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 09:38:10.629 INFO kablam! | Sep 04 09:38:10.629 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:38:10.629 INFO kablam! Sep 04 09:38:10.720 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 04 09:38:10.720 INFO kablam! --> src/lib.rs:14:3 Sep 04 09:38:10.720 INFO kablam! | Sep 04 09:38:10.720 INFO kablam! 14 | #[macro_reexport(default_handler, exception)] Sep 04 09:38:10.720 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 09:38:10.720 INFO kablam! | Sep 04 09:38:10.720 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 09:38:10.720 INFO kablam! Sep 04 09:38:10.875 INFO kablam! error: aborting due to 2 previous errors Sep 04 09:38:10.875 INFO kablam! Sep 04 09:38:10.876 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 09:38:10.876 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 09:38:10.890 INFO kablam! error: Could not compile `nrf51822`. Sep 04 09:38:10.891 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:38:10.964 INFO kablam! error: aborting due to 2 previous errors Sep 04 09:38:10.964 INFO kablam! Sep 04 09:38:10.964 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 09:38:10.964 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 09:38:10.979 INFO kablam! error: Could not compile `nrf51822`. Sep 04 09:38:10.979 INFO kablam! Sep 04 09:38:10.979 INFO kablam! To learn more, run the command again with --verbose. Sep 04 09:38:10.980 INFO kablam! su: No module specific data is present Sep 04 09:38:11.404 INFO running `"docker" "rm" "-f" "926dd252e2e627cd91f35a005aa80839f2508915b07ad55720bc5ae7dcf78a84"` Sep 04 09:38:11.545 INFO blam! 926dd252e2e627cd91f35a005aa80839f2508915b07ad55720bc5ae7dcf78a84