Sep 17 20:16:48.728 INFO checking panic-itm-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 20:16:48.728 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 20:16:48.728 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:48.916 INFO blam! 39d124116e57cd18f8d2d22b048e1c6cc529ccd7583bac0746918c572bb81407 Sep 17 20:16:48.918 INFO running `"docker" "start" "-a" "39d124116e57cd18f8d2d22b048e1c6cc529ccd7583bac0746918c572bb81407"` Sep 17 20:16:49.550 INFO kablam! usermod: no changes Sep 17 20:16:49.610 INFO kablam! Checking panic-itm v0.2.0 (/source) Sep 17 20:16:49.739 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:49.739 INFO kablam! --> src/lib.rs:44:1 Sep 17 20:16:49.739 INFO kablam! | Sep 17 20:16:49.739 INFO kablam! 44 | #[panic_implementation] Sep 17 20:16:49.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 20:16:49.739 INFO kablam! | Sep 17 20:16:49.739 INFO kablam! note: lint level defined here Sep 17 20:16:49.739 INFO kablam! --> src/lib.rs:32:9 Sep 17 20:16:49.739 INFO kablam! | Sep 17 20:16:49.739 INFO kablam! 32 | #![deny(warnings)] Sep 17 20:16:49.739 INFO kablam! | ^^^^^^^^ Sep 17 20:16:49.739 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 20:16:49.739 INFO kablam! Sep 17 20:16:49.750 INFO kablam! error: aborting due to previous error Sep 17 20:16:49.750 INFO kablam! Sep 17 20:16:49.755 INFO kablam! error: Could not compile `panic-itm`. Sep 17 20:16:49.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:16:49.894 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:49.894 INFO kablam! --> src/lib.rs:44:1 Sep 17 20:16:49.894 INFO kablam! | Sep 17 20:16:49.894 INFO kablam! 44 | #[panic_implementation] Sep 17 20:16:49.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 20:16:49.894 INFO kablam! | Sep 17 20:16:49.894 INFO kablam! note: lint level defined here Sep 17 20:16:49.894 INFO kablam! --> src/lib.rs:32:9 Sep 17 20:16:49.894 INFO kablam! | Sep 17 20:16:49.894 INFO kablam! 32 | #![deny(warnings)] Sep 17 20:16:49.894 INFO kablam! | ^^^^^^^^ Sep 17 20:16:49.894 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 20:16:49.894 INFO kablam! Sep 17 20:16:49.895 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 17 20:16:49.895 INFO kablam! --> src/lib.rs:45:1 Sep 17 20:16:49.895 INFO kablam! | Sep 17 20:16:49.895 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 17 20:16:49.895 INFO kablam! 46 | | interrupt::disable(); Sep 17 20:16:49.895 INFO kablam! 47 | | Sep 17 20:16:49.895 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 17 20:16:49.895 INFO kablam! ... | Sep 17 20:16:49.895 INFO kablam! 53 | | loop {} Sep 17 20:16:49.895 INFO kablam! 54 | | } Sep 17 20:16:49.895 INFO kablam! | |_^ Sep 17 20:16:49.895 INFO kablam! | Sep 17 20:16:49.895 INFO kablam! = note: first defined in crate `std`. Sep 17 20:16:49.895 INFO kablam! Sep 17 20:16:49.915 INFO kablam! error: aborting due to 2 previous errors Sep 17 20:16:49.915 INFO kablam! Sep 17 20:16:49.916 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 17 20:16:49.923 INFO kablam! error: Could not compile `panic-itm`. Sep 17 20:16:49.923 INFO kablam! Sep 17 20:16:49.923 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:16:49.924 INFO kablam! su: No module specific data is present Sep 17 20:16:50.367 INFO running `"docker" "rm" "-f" "39d124116e57cd18f8d2d22b048e1c6cc529ccd7583bac0746918c572bb81407"` Sep 17 20:16:50.445 INFO blam! 39d124116e57cd18f8d2d22b048e1c6cc529ccd7583bac0746918c572bb81407