Sep 06 02:45:43.395 INFO checking panic-itm-0.2.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 02:45:43.395 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 02:45:43.395 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:45:43.538 INFO blam! cf67da4763757be715c61598dbef082609369f2057643a304194d24608b4fd7c Sep 06 02:45:43.540 INFO running `"docker" "start" "-a" "cf67da4763757be715c61598dbef082609369f2057643a304194d24608b4fd7c"` Sep 06 02:45:44.197 INFO kablam! usermod: no changes Sep 06 02:45:44.247 INFO kablam! Checking panic-itm v0.2.0 (file:///source) Sep 06 02:45:44.373 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 06 02:45:44.373 INFO kablam! --> src/lib.rs:44:1 Sep 06 02:45:44.373 INFO kablam! | Sep 06 02:45:44.373 INFO kablam! 44 | #[panic_implementation] Sep 06 02:45:44.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 06 02:45:44.373 INFO kablam! | Sep 06 02:45:44.373 INFO kablam! note: lint level defined here Sep 06 02:45:44.373 INFO kablam! --> src/lib.rs:32:9 Sep 06 02:45:44.373 INFO kablam! | Sep 06 02:45:44.373 INFO kablam! 32 | #![deny(warnings)] Sep 06 02:45:44.374 INFO kablam! | ^^^^^^^^ Sep 06 02:45:44.374 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 02:45:44.374 INFO kablam! Sep 06 02:45:44.390 INFO kablam! error: aborting due to previous error Sep 06 02:45:44.390 INFO kablam! Sep 06 02:45:44.402 INFO kablam! error: Could not compile `panic-itm`. Sep 06 02:45:44.402 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:45:44.505 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 06 02:45:44.505 INFO kablam! --> src/lib.rs:44:1 Sep 06 02:45:44.505 INFO kablam! | Sep 06 02:45:44.505 INFO kablam! 44 | #[panic_implementation] Sep 06 02:45:44.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 06 02:45:44.505 INFO kablam! | Sep 06 02:45:44.505 INFO kablam! note: lint level defined here Sep 06 02:45:44.505 INFO kablam! --> src/lib.rs:32:9 Sep 06 02:45:44.505 INFO kablam! | Sep 06 02:45:44.505 INFO kablam! 32 | #![deny(warnings)] Sep 06 02:45:44.505 INFO kablam! | ^^^^^^^^ Sep 06 02:45:44.505 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 02:45:44.505 INFO kablam! Sep 06 02:45:44.506 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 06 02:45:44.506 INFO kablam! --> src/lib.rs:45:1 Sep 06 02:45:44.506 INFO kablam! | Sep 06 02:45:44.506 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 06 02:45:44.506 INFO kablam! 46 | | interrupt::disable(); Sep 06 02:45:44.506 INFO kablam! 47 | | Sep 06 02:45:44.506 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 06 02:45:44.506 INFO kablam! ... | Sep 06 02:45:44.506 INFO kablam! 53 | | loop {} Sep 06 02:45:44.506 INFO kablam! 54 | | } Sep 06 02:45:44.506 INFO kablam! | |_^ Sep 06 02:45:44.506 INFO kablam! | Sep 06 02:45:44.506 INFO kablam! = note: first defined in crate `std`. Sep 06 02:45:44.506 INFO kablam! Sep 06 02:45:44.520 INFO kablam! error: aborting due to 2 previous errors Sep 06 02:45:44.520 INFO kablam! Sep 06 02:45:44.520 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 06 02:45:44.527 INFO kablam! error: Could not compile `panic-itm`. Sep 06 02:45:44.527 INFO kablam! Sep 06 02:45:44.527 INFO kablam! To learn more, run the command again with --verbose. Sep 06 02:45:44.527 INFO kablam! su: No module specific data is present Sep 06 02:45:45.146 INFO running `"docker" "rm" "-f" "cf67da4763757be715c61598dbef082609369f2057643a304194d24608b4fd7c"` Sep 06 02:45:45.208 INFO blam! cf67da4763757be715c61598dbef082609369f2057643a304194d24608b4fd7c