Sep 04 08:41:50.915 INFO checking panic-halt-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 08:41:50.915 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 08:41:50.915 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:51.076 INFO blam! 9dd2f60c17a59ffb33f37d76d58df16c072732bf31b802ffa7e173c5900d15b2 Sep 04 08:41:51.078 INFO running `"docker" "start" "-a" "9dd2f60c17a59ffb33f37d76d58df16c072732bf31b802ffa7e173c5900d15b2"` Sep 04 08:41:51.805 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 04 08:41:51.866 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:51.866 INFO kablam! --> src/lib.rs:26:1 Sep 04 08:41:51.866 INFO kablam! | Sep 04 08:41:51.866 INFO kablam! 26 | #[panic_implementation] Sep 04 08:41:51.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:51.866 INFO kablam! | Sep 04 08:41:51.866 INFO kablam! note: lint level defined here Sep 04 08:41:51.866 INFO kablam! --> src/lib.rs:18:9 Sep 04 08:41:51.866 INFO kablam! | Sep 04 08:41:51.866 INFO kablam! 18 | #![deny(warnings)] Sep 04 08:41:51.866 INFO kablam! | ^^^^^^^^ Sep 04 08:41:51.866 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:51.866 INFO kablam! Sep 04 08:41:51.870 INFO kablam! error: aborting due to previous error Sep 04 08:41:51.870 INFO kablam! Sep 04 08:41:51.875 INFO kablam! error: Could not compile `panic-halt`. Sep 04 08:41:51.875 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:41:52.154 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:52.154 INFO kablam! --> src/lib.rs:26:1 Sep 04 08:41:52.154 INFO kablam! | Sep 04 08:41:52.154 INFO kablam! 26 | #[panic_implementation] Sep 04 08:41:52.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:52.154 INFO kablam! | Sep 04 08:41:52.154 INFO kablam! note: lint level defined here Sep 04 08:41:52.154 INFO kablam! --> src/lib.rs:18:9 Sep 04 08:41:52.154 INFO kablam! | Sep 04 08:41:52.154 INFO kablam! 18 | #![deny(warnings)] Sep 04 08:41:52.154 INFO kablam! | ^^^^^^^^ Sep 04 08:41:52.154 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:52.154 INFO kablam! Sep 04 08:41:52.155 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 04 08:41:52.155 INFO kablam! --> src/lib.rs:27:1 Sep 04 08:41:52.155 INFO kablam! | Sep 04 08:41:52.155 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 04 08:41:52.155 INFO kablam! 28 | | loop { Sep 04 08:41:52.155 INFO kablam! 29 | | unsafe { Sep 04 08:41:52.155 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 04 08:41:52.156 INFO kablam! 31 | | } Sep 04 08:41:52.156 INFO kablam! 32 | | } Sep 04 08:41:52.156 INFO kablam! 33 | | } Sep 04 08:41:52.156 INFO kablam! | |_^ Sep 04 08:41:52.156 INFO kablam! | Sep 04 08:41:52.156 INFO kablam! = note: first defined in crate `std`. Sep 04 08:41:52.156 INFO kablam! Sep 04 08:41:52.159 INFO kablam! error: aborting due to 2 previous errors Sep 04 08:41:52.159 INFO kablam! Sep 04 08:41:52.159 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 04 08:41:52.165 INFO kablam! error: Could not compile `panic-halt`. Sep 04 08:41:52.165 INFO kablam! Sep 04 08:41:52.165 INFO kablam! To learn more, run the command again with --verbose. Sep 04 08:41:52.166 INFO kablam! su: No module specific data is present Sep 04 08:41:52.642 INFO running `"docker" "rm" "-f" "9dd2f60c17a59ffb33f37d76d58df16c072732bf31b802ffa7e173c5900d15b2"` Sep 04 08:41:52.734 INFO blam! 9dd2f60c17a59ffb33f37d76d58df16c072732bf31b802ffa7e173c5900d15b2