Sep 19 21:14:03.063 INFO checking panic-abort-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 21:14:03.063 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 21:14:03.063 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:14:03.233 INFO blam! d392a93f617696b32cc6d71de147dfd9811121751dbfefcaa99678a97ee809a2 Sep 19 21:14:03.236 INFO running `"docker" "start" "-a" "d392a93f617696b32cc6d71de147dfd9811121751dbfefcaa99678a97ee809a2"` Sep 19 21:14:04.176 INFO kablam! usermod: no changes Sep 19 21:14:04.205 INFO kablam! Checking panic-abort v0.2.0 (/source) Sep 19 21:14:04.249 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 19 21:14:04.250 INFO kablam! --> src/lib.rs:28:1 Sep 19 21:14:04.250 INFO kablam! | Sep 19 21:14:04.250 INFO kablam! 28 | #[panic_implementation] Sep 19 21:14:04.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 21:14:04.250 INFO kablam! | Sep 19 21:14:04.250 INFO kablam! note: lint level defined here Sep 19 21:14:04.250 INFO kablam! --> src/lib.rs:20:9 Sep 19 21:14:04.250 INFO kablam! | Sep 19 21:14:04.250 INFO kablam! 20 | #![deny(warnings)] Sep 19 21:14:04.250 INFO kablam! | ^^^^^^^^ Sep 19 21:14:04.250 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 21:14:04.250 INFO kablam! Sep 19 21:14:04.251 INFO kablam! error: aborting due to previous error Sep 19 21:14:04.251 INFO kablam! Sep 19 21:14:04.255 INFO kablam! error: Could not compile `panic-abort`. Sep 19 21:14:04.255 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:14:04.367 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 19 21:14:04.367 INFO kablam! --> src/lib.rs:28:1 Sep 19 21:14:04.367 INFO kablam! | Sep 19 21:14:04.367 INFO kablam! 28 | #[panic_implementation] Sep 19 21:14:04.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 21:14:04.367 INFO kablam! | Sep 19 21:14:04.367 INFO kablam! note: lint level defined here Sep 19 21:14:04.367 INFO kablam! --> src/lib.rs:20:9 Sep 19 21:14:04.367 INFO kablam! | Sep 19 21:14:04.367 INFO kablam! 20 | #![deny(warnings)] Sep 19 21:14:04.367 INFO kablam! | ^^^^^^^^ Sep 19 21:14:04.367 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 21:14:04.367 INFO kablam! Sep 19 21:14:04.367 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 19 21:14:04.367 INFO kablam! --> src/lib.rs:29:1 Sep 19 21:14:04.367 INFO kablam! | Sep 19 21:14:04.367 INFO kablam! 29 | / fn panic(_info: &PanicInfo) -> ! { Sep 19 21:14:04.367 INFO kablam! 30 | | unsafe { intrinsics::abort() } Sep 19 21:14:04.368 INFO kablam! 31 | | } Sep 19 21:14:04.368 INFO kablam! | |_^ Sep 19 21:14:04.368 INFO kablam! | Sep 19 21:14:04.368 INFO kablam! = note: first defined in crate `std`. Sep 19 21:14:04.368 INFO kablam! Sep 19 21:14:04.369 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:14:04.369 INFO kablam! Sep 19 21:14:04.369 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 19 21:14:04.374 INFO kablam! error: Could not compile `panic-abort`. Sep 19 21:14:04.374 INFO kablam! Sep 19 21:14:04.374 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:14:04.375 INFO kablam! su: No module specific data is present Sep 19 21:14:05.082 INFO running `"docker" "rm" "-f" "d392a93f617696b32cc6d71de147dfd9811121751dbfefcaa99678a97ee809a2"` Sep 19 21:14:05.143 INFO blam! d392a93f617696b32cc6d71de147dfd9811121751dbfefcaa99678a97ee809a2