Sep 01 11:53:17.736 INFO checking panic-abort-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 11:53:17.736 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 11:53:17.736 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:53:17.898 INFO blam! a152c397ec2aa500a48ecf557130225dd737c33712b7bf9c08ca2e2210132b57 Sep 01 11:53:17.900 INFO running `"docker" "start" "-a" "a152c397ec2aa500a48ecf557130225dd737c33712b7bf9c08ca2e2210132b57"` Sep 01 11:53:18.664 INFO kablam! Checking panic-abort v0.2.0 (file:///source) Sep 01 11:53:18.727 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 01 11:53:18.727 INFO kablam! --> src/lib.rs:28:1 Sep 01 11:53:18.727 INFO kablam! | Sep 01 11:53:18.727 INFO kablam! 28 | #[panic_implementation] Sep 01 11:53:18.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 01 11:53:18.727 INFO kablam! | Sep 01 11:53:18.727 INFO kablam! note: lint level defined here Sep 01 11:53:18.727 INFO kablam! --> src/lib.rs:20:9 Sep 01 11:53:18.727 INFO kablam! | Sep 01 11:53:18.727 INFO kablam! 20 | #![deny(warnings)] Sep 01 11:53:18.727 INFO kablam! | ^^^^^^^^ Sep 01 11:53:18.728 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 11:53:18.728 INFO kablam! Sep 01 11:53:18.729 INFO kablam! error: aborting due to previous error Sep 01 11:53:18.729 INFO kablam! Sep 01 11:53:18.733 INFO kablam! error: Could not compile `panic-abort`. Sep 01 11:53:18.733 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:53:19.028 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 01 11:53:19.028 INFO kablam! --> src/lib.rs:28:1 Sep 01 11:53:19.028 INFO kablam! | Sep 01 11:53:19.028 INFO kablam! 28 | #[panic_implementation] Sep 01 11:53:19.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 01 11:53:19.028 INFO kablam! | Sep 01 11:53:19.028 INFO kablam! note: lint level defined here Sep 01 11:53:19.028 INFO kablam! --> src/lib.rs:20:9 Sep 01 11:53:19.028 INFO kablam! | Sep 01 11:53:19.029 INFO kablam! 20 | #![deny(warnings)] Sep 01 11:53:19.029 INFO kablam! | ^^^^^^^^ Sep 01 11:53:19.029 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 11:53:19.029 INFO kablam! Sep 01 11:53:19.029 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 01 11:53:19.029 INFO kablam! --> src/lib.rs:29:1 Sep 01 11:53:19.029 INFO kablam! | Sep 01 11:53:19.029 INFO kablam! 29 | / fn panic(_info: &PanicInfo) -> ! { Sep 01 11:53:19.029 INFO kablam! 30 | | unsafe { intrinsics::abort() } Sep 01 11:53:19.029 INFO kablam! 31 | | } Sep 01 11:53:19.029 INFO kablam! | |_^ Sep 01 11:53:19.029 INFO kablam! | Sep 01 11:53:19.029 INFO kablam! = note: first defined in crate `std`. Sep 01 11:53:19.029 INFO kablam! Sep 01 11:53:19.033 INFO kablam! error: aborting due to 2 previous errors Sep 01 11:53:19.033 INFO kablam! Sep 01 11:53:19.033 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 01 11:53:19.038 INFO kablam! error: Could not compile `panic-abort`. Sep 01 11:53:19.038 INFO kablam! Sep 01 11:53:19.038 INFO kablam! To learn more, run the command again with --verbose. Sep 01 11:53:19.039 INFO kablam! su: No module specific data is present Sep 01 11:53:19.858 INFO running `"docker" "rm" "-f" "a152c397ec2aa500a48ecf557130225dd737c33712b7bf9c08ca2e2210132b57"` Sep 01 11:53:19.939 INFO blam! a152c397ec2aa500a48ecf557130225dd737c33712b7bf9c08ca2e2210132b57