Sep 14 12:04:04.066 INFO checking panic-itm-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:04:04.066 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:04:04.066 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:04:04.319 INFO blam! a0a61296ff045673bd5aa5e1d80558b9ba465b9373e094a899cfea4e8ebba2bc Sep 14 12:04:04.321 INFO running `"docker" "start" "-a" "a0a61296ff045673bd5aa5e1d80558b9ba465b9373e094a899cfea4e8ebba2bc"` Sep 14 12:04:05.042 INFO kablam! usermod: no changes Sep 14 12:04:05.093 INFO kablam! Checking panic-itm v0.2.0 (file:///source) Sep 14 12:04:05.212 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 14 12:04:05.212 INFO kablam! --> src/lib.rs:44:1 Sep 14 12:04:05.212 INFO kablam! | Sep 14 12:04:05.212 INFO kablam! 44 | #[panic_implementation] Sep 14 12:04:05.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 14 12:04:05.212 INFO kablam! | Sep 14 12:04:05.212 INFO kablam! note: lint level defined here Sep 14 12:04:05.212 INFO kablam! --> src/lib.rs:32:9 Sep 14 12:04:05.212 INFO kablam! | Sep 14 12:04:05.212 INFO kablam! 32 | #![deny(warnings)] Sep 14 12:04:05.212 INFO kablam! | ^^^^^^^^ Sep 14 12:04:05.212 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 12:04:05.212 INFO kablam! Sep 14 12:04:05.227 INFO kablam! error: aborting due to previous error Sep 14 12:04:05.227 INFO kablam! Sep 14 12:04:05.231 INFO kablam! error: Could not compile `panic-itm`. Sep 14 12:04:05.232 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:04:05.332 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 14 12:04:05.332 INFO kablam! --> src/lib.rs:44:1 Sep 14 12:04:05.332 INFO kablam! | Sep 14 12:04:05.332 INFO kablam! 44 | #[panic_implementation] Sep 14 12:04:05.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 14 12:04:05.332 INFO kablam! | Sep 14 12:04:05.332 INFO kablam! note: lint level defined here Sep 14 12:04:05.332 INFO kablam! --> src/lib.rs:32:9 Sep 14 12:04:05.332 INFO kablam! | Sep 14 12:04:05.332 INFO kablam! 32 | #![deny(warnings)] Sep 14 12:04:05.332 INFO kablam! | ^^^^^^^^ Sep 14 12:04:05.332 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 12:04:05.332 INFO kablam! Sep 14 12:04:05.333 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 14 12:04:05.333 INFO kablam! --> src/lib.rs:45:1 Sep 14 12:04:05.333 INFO kablam! | Sep 14 12:04:05.333 INFO kablam! 45 | / fn panic(info: &PanicInfo) -> ! { Sep 14 12:04:05.333 INFO kablam! 46 | | interrupt::disable(); Sep 14 12:04:05.333 INFO kablam! 47 | | Sep 14 12:04:05.333 INFO kablam! 48 | | let itm = unsafe { &mut *ITM::ptr() }; Sep 14 12:04:05.333 INFO kablam! ... | Sep 14 12:04:05.333 INFO kablam! 53 | | loop {} Sep 14 12:04:05.333 INFO kablam! 54 | | } Sep 14 12:04:05.333 INFO kablam! | |_^ Sep 14 12:04:05.333 INFO kablam! | Sep 14 12:04:05.333 INFO kablam! = note: first defined in crate `std`. Sep 14 12:04:05.333 INFO kablam! Sep 14 12:04:05.349 INFO kablam! error: aborting due to 2 previous errors Sep 14 12:04:05.349 INFO kablam! Sep 14 12:04:05.349 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 14 12:04:05.356 INFO kablam! error: Could not compile `panic-itm`. Sep 14 12:04:05.356 INFO kablam! Sep 14 12:04:05.356 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:04:05.358 INFO kablam! su: No module specific data is present Sep 14 12:04:06.142 INFO running `"docker" "rm" "-f" "a0a61296ff045673bd5aa5e1d80558b9ba465b9373e094a899cfea4e8ebba2bc"` Sep 14 12:04:06.216 INFO blam! a0a61296ff045673bd5aa5e1d80558b9ba465b9373e094a899cfea4e8ebba2bc