Sep 17 20:16:53.342 INFO checking panic-halt-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:16:53.342 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:16:53.342 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:16:53.503 INFO blam! 83ee269b15b7cf7a729a1ad8396f32369ab89bc48ecf526c2da73222b6017e28 Sep 17 20:16:53.505 INFO running `"docker" "start" "-a" "83ee269b15b7cf7a729a1ad8396f32369ab89bc48ecf526c2da73222b6017e28"` Sep 17 20:16:54.223 INFO kablam! usermod: no changes Sep 17 20:16:54.244 INFO kablam! Checking panic-halt v0.1.0 (/source) Sep 17 20:16:54.301 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 17 20:16:54.301 INFO kablam! --> src/lib.rs:26:1 Sep 17 20:16:54.301 INFO kablam! | Sep 17 20:16:54.301 INFO kablam! 26 | #[panic_implementation] Sep 17 20:16:54.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 20:16:54.301 INFO kablam! | Sep 17 20:16:54.301 INFO kablam! note: lint level defined here Sep 17 20:16:54.301 INFO kablam! --> src/lib.rs:18:9 Sep 17 20:16:54.301 INFO kablam! | Sep 17 20:16:54.301 INFO kablam! 18 | #![deny(warnings)] Sep 17 20:16:54.301 INFO kablam! | ^^^^^^^^ Sep 17 20:16:54.301 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 20:16:54.301 INFO kablam! Sep 17 20:16:54.304 INFO kablam! error: aborting due to previous error Sep 17 20:16:54.304 INFO kablam! Sep 17 20:16:54.308 INFO kablam! error: Could not compile `panic-halt`. Sep 17 20:16:54.308 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:16:54.384 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 17 20:16:54.384 INFO kablam! --> src/lib.rs:26:1 Sep 17 20:16:54.384 INFO kablam! | Sep 17 20:16:54.385 INFO kablam! 26 | #[panic_implementation] Sep 17 20:16:54.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 20:16:54.385 INFO kablam! | Sep 17 20:16:54.385 INFO kablam! note: lint level defined here Sep 17 20:16:54.385 INFO kablam! --> src/lib.rs:18:9 Sep 17 20:16:54.385 INFO kablam! | Sep 17 20:16:54.385 INFO kablam! 18 | #![deny(warnings)] Sep 17 20:16:54.385 INFO kablam! | ^^^^^^^^ Sep 17 20:16:54.385 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 20:16:54.385 INFO kablam! Sep 17 20:16:54.385 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 17 20:16:54.385 INFO kablam! --> src/lib.rs:27:1 Sep 17 20:16:54.385 INFO kablam! | Sep 17 20:16:54.385 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 17 20:16:54.385 INFO kablam! 28 | | loop { Sep 17 20:16:54.385 INFO kablam! 29 | | unsafe { Sep 17 20:16:54.385 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 17 20:16:54.385 INFO kablam! 31 | | } Sep 17 20:16:54.385 INFO kablam! 32 | | } Sep 17 20:16:54.385 INFO kablam! 33 | | } Sep 17 20:16:54.385 INFO kablam! | |_^ Sep 17 20:16:54.385 INFO kablam! | Sep 17 20:16:54.385 INFO kablam! = note: first defined in crate `std`. Sep 17 20:16:54.385 INFO kablam! Sep 17 20:16:54.387 INFO kablam! error: aborting due to 2 previous errors Sep 17 20:16:54.387 INFO kablam! Sep 17 20:16:54.387 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 17 20:16:54.392 INFO kablam! error: Could not compile `panic-halt`. Sep 17 20:16:54.392 INFO kablam! Sep 17 20:16:54.392 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:16:54.393 INFO kablam! su: No module specific data is present Sep 17 20:16:54.999 INFO running `"docker" "rm" "-f" "83ee269b15b7cf7a729a1ad8396f32369ab89bc48ecf526c2da73222b6017e28"` Sep 17 20:16:55.107 INFO blam! 83ee269b15b7cf7a729a1ad8396f32369ab89bc48ecf526c2da73222b6017e28