Sep 10 13:18:02.365 INFO checking panic-itm-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 13:18:02.365 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 13:18:02.365 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:18:02.567 INFO blam! cdbf059819292e14d89b919fc302053804c1993d5a896a29e6242d71711c42fe Sep 10 13:18:02.569 INFO running `"docker" "start" "-a" "cdbf059819292e14d89b919fc302053804c1993d5a896a29e6242d71711c42fe"` Sep 10 13:18:03.105 INFO kablam! usermod: no changes Sep 10 13:18:03.150 INFO kablam! Checking panic-itm v0.2.0 (file:///source) Sep 10 13:18:03.286 INFO kablam! warning: 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 10 13:18:03.286 INFO kablam! --> src/lib.rs:44:1 Sep 10 13:18:03.286 INFO kablam! | Sep 10 13:18:03.286 INFO kablam! 44 | #[panic_implementation] Sep 10 13:18:03.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 13:18:03.286 INFO kablam! | Sep 10 13:18:03.286 INFO kablam! note: lint level defined here Sep 10 13:18:03.286 INFO kablam! --> src/lib.rs:32:9 Sep 10 13:18:03.286 INFO kablam! | Sep 10 13:18:03.286 INFO kablam! 32 | #![deny(warnings)] Sep 10 13:18:03.286 INFO kablam! | ^^^^^^^^ Sep 10 13:18:03.286 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 13:18:03.286 INFO kablam! Sep 10 13:18:03.411 INFO kablam! warning: 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 10 13:18:03.411 INFO kablam! --> src/lib.rs:44:1 Sep 10 13:18:03.411 INFO kablam! | Sep 10 13:18:03.411 INFO kablam! 44 | #[panic_implementation] Sep 10 13:18:03.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 13:18:03.411 INFO kablam! | Sep 10 13:18:03.411 INFO kablam! note: lint level defined here Sep 10 13:18:03.411 INFO kablam! --> src/lib.rs:32:9 Sep 10 13:18:03.411 INFO kablam! | Sep 10 13:18:03.411 INFO kablam! 32 | #![deny(warnings)] Sep 10 13:18:03.411 INFO kablam! | ^^^^^^^^ Sep 10 13:18:03.411 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 13:18:03.411 INFO kablam! Sep 10 13:18:03.412 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 10 13:18:03.412 INFO kablam! --> src/lib.rs:45:1 Sep 10 13:18:03.412 INFO kablam! | Sep 10 13:18:03.412 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 10 13:18:03.412 INFO kablam! 46 | | interrupt::disable(); Sep 10 13:18:03.412 INFO kablam! 47 | | Sep 10 13:18:03.412 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 10 13:18:03.412 INFO kablam! ... | Sep 10 13:18:03.412 INFO kablam! 53 | | loop {} Sep 10 13:18:03.412 INFO kablam! 54 | | } Sep 10 13:18:03.412 INFO kablam! | |_^ Sep 10 13:18:03.412 INFO kablam! | Sep 10 13:18:03.412 INFO kablam! = note: first defined in crate `std`. Sep 10 13:18:03.412 INFO kablam! Sep 10 13:18:03.434 INFO kablam! error: aborting due to previous error Sep 10 13:18:03.434 INFO kablam! Sep 10 13:18:03.434 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 10 13:18:03.441 INFO kablam! error: Could not compile `panic-itm`. Sep 10 13:18:03.441 INFO kablam! Sep 10 13:18:03.441 INFO kablam! To learn more, run the command again with --verbose. Sep 10 13:18:03.443 INFO kablam! su: No module specific data is present Sep 10 13:18:03.899 INFO running `"docker" "rm" "-f" "cdbf059819292e14d89b919fc302053804c1993d5a896a29e6242d71711c42fe"` Sep 10 13:18:04.028 INFO blam! cdbf059819292e14d89b919fc302053804c1993d5a896a29e6242d71711c42fe