Sep 02 05:19:47.375 INFO checking panic-itm-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:19:47.375 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:19:47.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:19:47.550 INFO blam! a901100b769520d16ee6f47a63c65f56b36e9c34d1f5a9d781559467fc618244 Sep 02 05:19:47.551 INFO running `"docker" "start" "-a" "a901100b769520d16ee6f47a63c65f56b36e9c34d1f5a9d781559467fc618244"` Sep 02 05:19:48.227 INFO kablam! Checking panic-itm v0.2.0 (file:///source) Sep 02 05:19:48.494 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 02 05:19:48.494 INFO kablam! --> src/lib.rs:44:1 Sep 02 05:19:48.494 INFO kablam! | Sep 02 05:19:48.494 INFO kablam! 44 | #[panic_implementation] Sep 02 05:19:48.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 02 05:19:48.494 INFO kablam! | Sep 02 05:19:48.494 INFO kablam! note: lint level defined here Sep 02 05:19:48.494 INFO kablam! --> src/lib.rs:32:9 Sep 02 05:19:48.494 INFO kablam! | Sep 02 05:19:48.495 INFO kablam! 32 | #![deny(warnings)] Sep 02 05:19:48.495 INFO kablam! | ^^^^^^^^ Sep 02 05:19:48.495 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 05:19:48.495 INFO kablam! Sep 02 05:19:48.522 INFO kablam! error: aborting due to previous error Sep 02 05:19:48.522 INFO kablam! Sep 02 05:19:48.528 INFO kablam! error: Could not compile `panic-itm`. Sep 02 05:19:48.528 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:19:48.875 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 02 05:19:48.875 INFO kablam! --> src/lib.rs:44:1 Sep 02 05:19:48.875 INFO kablam! | Sep 02 05:19:48.875 INFO kablam! 44 | #[panic_implementation] Sep 02 05:19:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 02 05:19:48.875 INFO kablam! | Sep 02 05:19:48.875 INFO kablam! note: lint level defined here Sep 02 05:19:48.875 INFO kablam! --> src/lib.rs:32:9 Sep 02 05:19:48.875 INFO kablam! | Sep 02 05:19:48.875 INFO kablam! 32 | #![deny(warnings)] Sep 02 05:19:48.875 INFO kablam! | ^^^^^^^^ Sep 02 05:19:48.875 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 05:19:48.875 INFO kablam! Sep 02 05:19:48.876 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 02 05:19:48.876 INFO kablam! --> src/lib.rs:45:1 Sep 02 05:19:48.876 INFO kablam! | Sep 02 05:19:48.876 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 02 05:19:48.876 INFO kablam! 46 | | interrupt::disable(); Sep 02 05:19:48.876 INFO kablam! 47 | | Sep 02 05:19:48.876 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 02 05:19:48.876 INFO kablam! ... | Sep 02 05:19:48.876 INFO kablam! 53 | | loop {} Sep 02 05:19:48.876 INFO kablam! 54 | | } Sep 02 05:19:48.876 INFO kablam! | |_^ Sep 02 05:19:48.876 INFO kablam! | Sep 02 05:19:48.876 INFO kablam! = note: first defined in crate `std`. Sep 02 05:19:48.876 INFO kablam! Sep 02 05:19:48.906 INFO kablam! error: aborting due to 2 previous errors Sep 02 05:19:48.906 INFO kablam! Sep 02 05:19:48.906 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 02 05:19:48.914 INFO kablam! error: Could not compile `panic-itm`. Sep 02 05:19:48.914 INFO kablam! Sep 02 05:19:48.914 INFO kablam! To learn more, run the command again with --verbose. Sep 02 05:19:48.916 INFO kablam! su: No module specific data is present Sep 02 05:19:49.300 INFO running `"docker" "rm" "-f" "a901100b769520d16ee6f47a63c65f56b36e9c34d1f5a9d781559467fc618244"` Sep 02 05:19:49.396 INFO blam! a901100b769520d16ee6f47a63c65f56b36e9c34d1f5a9d781559467fc618244