Sep 19 23:07:46.216 INFO checking panic-halt-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:07:46.216 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:07:46.217 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:07:46.359 INFO blam! 945c5742ae454b1927fe6a61872b6343bb44a3fb14113eb63f23b03cbac011b9 Sep 19 23:07:46.361 INFO running `"docker" "start" "-a" "945c5742ae454b1927fe6a61872b6343bb44a3fb14113eb63f23b03cbac011b9"` Sep 19 23:07:46.957 INFO kablam! usermod: no changes Sep 19 23:07:46.981 INFO kablam! Checking panic-halt v0.1.0 (/source) Sep 19 23:07:47.027 INFO kablam! error: use of deprecated attribute `panic_implementation`: this attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 19 23:07:47.027 INFO kablam! --> src/lib.rs:26:1 Sep 19 23:07:47.027 INFO kablam! | Sep 19 23:07:47.027 INFO kablam! 26 | #[panic_implementation] Sep 19 23:07:47.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 23:07:47.028 INFO kablam! | Sep 19 23:07:47.028 INFO kablam! note: lint level defined here Sep 19 23:07:47.028 INFO kablam! --> src/lib.rs:18:9 Sep 19 23:07:47.028 INFO kablam! | Sep 19 23:07:47.028 INFO kablam! 18 | #![deny(warnings)] Sep 19 23:07:47.028 INFO kablam! | ^^^^^^^^ Sep 19 23:07:47.028 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 23:07:47.028 INFO kablam! Sep 19 23:07:47.029 INFO kablam! error: aborting due to previous error Sep 19 23:07:47.029 INFO kablam! Sep 19 23:07:47.034 INFO kablam! error: Could not compile `panic-halt`. Sep 19 23:07:47.034 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:07:47.179 INFO kablam! error: use of deprecated attribute `panic_implementation`: this attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 19 23:07:47.179 INFO kablam! --> src/lib.rs:26:1 Sep 19 23:07:47.179 INFO kablam! | Sep 19 23:07:47.179 INFO kablam! 26 | #[panic_implementation] Sep 19 23:07:47.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 23:07:47.179 INFO kablam! | Sep 19 23:07:47.179 INFO kablam! note: lint level defined here Sep 19 23:07:47.179 INFO kablam! --> src/lib.rs:18:9 Sep 19 23:07:47.179 INFO kablam! | Sep 19 23:07:47.179 INFO kablam! 18 | #![deny(warnings)] Sep 19 23:07:47.179 INFO kablam! | ^^^^^^^^ Sep 19 23:07:47.179 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 23:07:47.179 INFO kablam! Sep 19 23:07:47.180 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 19 23:07:47.180 INFO kablam! --> src/lib.rs:27:1 Sep 19 23:07:47.180 INFO kablam! | Sep 19 23:07:47.180 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 19 23:07:47.180 INFO kablam! 28 | | loop { Sep 19 23:07:47.180 INFO kablam! 29 | | unsafe { Sep 19 23:07:47.180 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 19 23:07:47.180 INFO kablam! 31 | | } Sep 19 23:07:47.180 INFO kablam! 32 | | } Sep 19 23:07:47.180 INFO kablam! 33 | | } Sep 19 23:07:47.180 INFO kablam! | |_^ Sep 19 23:07:47.180 INFO kablam! | Sep 19 23:07:47.180 INFO kablam! = note: first defined in crate `std`. Sep 19 23:07:47.180 INFO kablam! Sep 19 23:07:47.182 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:07:47.182 INFO kablam! Sep 19 23:07:47.182 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 19 23:07:47.188 INFO kablam! error: Could not compile `panic-halt`. Sep 19 23:07:47.188 INFO kablam! Sep 19 23:07:47.188 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:07:47.189 INFO kablam! su: No module specific data is present Sep 19 23:07:47.859 INFO running `"docker" "rm" "-f" "945c5742ae454b1927fe6a61872b6343bb44a3fb14113eb63f23b03cbac011b9"` Sep 19 23:07:47.963 INFO blam! 945c5742ae454b1927fe6a61872b6343bb44a3fb14113eb63f23b03cbac011b9