Sep 04 08:41:45.827 INFO checking panic-itm-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:41:45.827 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:41:45.827 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:41:45.987 INFO blam! 288cdaa258885d0b9fd6bcf89dd88ba4c1be2c4deac97ecb2dfb8b936a1b2ea9 Sep 04 08:41:45.989 INFO running `"docker" "start" "-a" "288cdaa258885d0b9fd6bcf89dd88ba4c1be2c4deac97ecb2dfb8b936a1b2ea9"` Sep 04 08:41:46.575 INFO kablam! Checking panic-itm v0.2.0 (file:///source) Sep 04 08:41:46.819 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 04 08:41:46.819 INFO kablam! --> src/lib.rs:44:1 Sep 04 08:41:46.819 INFO kablam! | Sep 04 08:41:46.819 INFO kablam! 44 | #[panic_implementation] Sep 04 08:41:46.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:46.819 INFO kablam! | Sep 04 08:41:46.820 INFO kablam! note: lint level defined here Sep 04 08:41:46.820 INFO kablam! --> src/lib.rs:32:9 Sep 04 08:41:46.820 INFO kablam! | Sep 04 08:41:46.820 INFO kablam! 32 | #![deny(warnings)] Sep 04 08:41:46.820 INFO kablam! | ^^^^^^^^ Sep 04 08:41:46.820 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:46.820 INFO kablam! Sep 04 08:41:46.837 INFO kablam! error: aborting due to previous error Sep 04 08:41:46.837 INFO kablam! Sep 04 08:41:46.842 INFO kablam! error: Could not compile `panic-itm`. Sep 04 08:41:46.842 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:41:47.218 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 04 08:41:47.218 INFO kablam! --> src/lib.rs:44:1 Sep 04 08:41:47.218 INFO kablam! | Sep 04 08:41:47.218 INFO kablam! 44 | #[panic_implementation] Sep 04 08:41:47.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:47.218 INFO kablam! | Sep 04 08:41:47.218 INFO kablam! note: lint level defined here Sep 04 08:41:47.218 INFO kablam! --> src/lib.rs:32:9 Sep 04 08:41:47.218 INFO kablam! | Sep 04 08:41:47.218 INFO kablam! 32 | #![deny(warnings)] Sep 04 08:41:47.218 INFO kablam! | ^^^^^^^^ Sep 04 08:41:47.218 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:47.218 INFO kablam! Sep 04 08:41:47.219 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 04 08:41:47.219 INFO kablam! --> src/lib.rs:45:1 Sep 04 08:41:47.219 INFO kablam! | Sep 04 08:41:47.219 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 04 08:41:47.219 INFO kablam! 46 | | interrupt::disable(); Sep 04 08:41:47.219 INFO kablam! 47 | | Sep 04 08:41:47.219 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 04 08:41:47.219 INFO kablam! ... | Sep 04 08:41:47.219 INFO kablam! 53 | | loop {} Sep 04 08:41:47.219 INFO kablam! 54 | | } Sep 04 08:41:47.219 INFO kablam! | |_^ Sep 04 08:41:47.219 INFO kablam! | Sep 04 08:41:47.219 INFO kablam! = note: first defined in crate `std`. Sep 04 08:41:47.219 INFO kablam! Sep 04 08:41:47.243 INFO kablam! error: aborting due to 2 previous errors Sep 04 08:41:47.243 INFO kablam! Sep 04 08:41:47.243 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 04 08:41:47.250 INFO kablam! error: Could not compile `panic-itm`. Sep 04 08:41:47.250 INFO kablam! Sep 04 08:41:47.250 INFO kablam! To learn more, run the command again with --verbose. Sep 04 08:41:47.251 INFO kablam! su: No module specific data is present Sep 04 08:41:47.666 INFO running `"docker" "rm" "-f" "288cdaa258885d0b9fd6bcf89dd88ba4c1be2c4deac97ecb2dfb8b936a1b2ea9"` Sep 04 08:41:47.763 INFO blam! 288cdaa258885d0b9fd6bcf89dd88ba4c1be2c4deac97ecb2dfb8b936a1b2ea9