Sep 19 23:07:44.365 INFO checking panic-itm-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:07:44.365 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:07:44.365 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/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:44.664 INFO blam! f558902c88294a8eb24f859bc1049163344cb2a3a724c80d9eda1131c2b450e5 Sep 19 23:07:44.666 INFO running `"docker" "start" "-a" "f558902c88294a8eb24f859bc1049163344cb2a3a724c80d9eda1131c2b450e5"` Sep 19 23:07:45.391 INFO kablam! usermod: no changes Sep 19 23:07:45.464 INFO kablam! Checking panic-itm v0.2.0 (/source) Sep 19 23:07:45.612 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:45.612 INFO kablam! --> src/lib.rs:44:1 Sep 19 23:07:45.612 INFO kablam! | Sep 19 23:07:45.612 INFO kablam! 44 | #[panic_implementation] Sep 19 23:07:45.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 23:07:45.612 INFO kablam! | Sep 19 23:07:45.612 INFO kablam! note: lint level defined here Sep 19 23:07:45.612 INFO kablam! --> src/lib.rs:32:9 Sep 19 23:07:45.612 INFO kablam! | Sep 19 23:07:45.612 INFO kablam! 32 | #![deny(warnings)] Sep 19 23:07:45.612 INFO kablam! | ^^^^^^^^ Sep 19 23:07:45.612 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 23:07:45.612 INFO kablam! Sep 19 23:07:45.631 INFO kablam! error: aborting due to previous error Sep 19 23:07:45.631 INFO kablam! Sep 19 23:07:45.634 INFO kablam! error: Could not compile `panic-itm`. Sep 19 23:07:45.634 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:07:45.730 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:45.730 INFO kablam! --> src/lib.rs:44:1 Sep 19 23:07:45.730 INFO kablam! | Sep 19 23:07:45.730 INFO kablam! 44 | #[panic_implementation] Sep 19 23:07:45.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 23:07:45.730 INFO kablam! | Sep 19 23:07:45.730 INFO kablam! note: lint level defined here Sep 19 23:07:45.730 INFO kablam! --> src/lib.rs:32:9 Sep 19 23:07:45.730 INFO kablam! | Sep 19 23:07:45.730 INFO kablam! 32 | #![deny(warnings)] Sep 19 23:07:45.730 INFO kablam! | ^^^^^^^^ Sep 19 23:07:45.730 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 23:07:45.730 INFO kablam! Sep 19 23:07:45.734 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 19 23:07:45.734 INFO kablam! --> src/lib.rs:45:1 Sep 19 23:07:45.734 INFO kablam! | Sep 19 23:07:45.734 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 19 23:07:45.734 INFO kablam! 46 | | interrupt::disable(); Sep 19 23:07:45.734 INFO kablam! 47 | | Sep 19 23:07:45.734 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 19 23:07:45.734 INFO kablam! ... | Sep 19 23:07:45.734 INFO kablam! 53 | | loop {} Sep 19 23:07:45.734 INFO kablam! 54 | | } Sep 19 23:07:45.734 INFO kablam! | |_^ Sep 19 23:07:45.734 INFO kablam! | Sep 19 23:07:45.734 INFO kablam! = note: first defined in crate `std`. Sep 19 23:07:45.734 INFO kablam! Sep 19 23:07:45.750 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:07:45.750 INFO kablam! Sep 19 23:07:45.750 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 19 23:07:45.754 INFO kablam! error: Could not compile `panic-itm`. Sep 19 23:07:45.754 INFO kablam! Sep 19 23:07:45.754 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:07:45.755 INFO kablam! su: No module specific data is present Sep 19 23:07:46.326 INFO running `"docker" "rm" "-f" "f558902c88294a8eb24f859bc1049163344cb2a3a724c80d9eda1131c2b450e5"` Sep 19 23:07:46.461 INFO blam! f558902c88294a8eb24f859bc1049163344cb2a3a724c80d9eda1131c2b450e5