Sep 19 23:07:51.935 INFO checking panic-abort-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:07:51.935 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:07:51.935 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:07:52.101 INFO blam! 73be7b49f7f73a6777a5bdda528c8e8af6c7ee5bbdd20fc9d6118315c322d139 Sep 19 23:07:52.103 INFO running `"docker" "start" "-a" "73be7b49f7f73a6777a5bdda528c8e8af6c7ee5bbdd20fc9d6118315c322d139"` Sep 19 23:07:52.935 INFO kablam! usermod: no changes Sep 19 23:07:52.955 INFO kablam! Checking panic-abort v0.2.0 (/source) Sep 19 23:07:53.001 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 23:07:53.001 INFO kablam! --> src/lib.rs:28:1 Sep 19 23:07:53.001 INFO kablam! | Sep 19 23:07:53.001 INFO kablam! 28 | #[panic_implementation] Sep 19 23:07:53.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 23:07:53.001 INFO kablam! | Sep 19 23:07:53.001 INFO kablam! note: lint level defined here Sep 19 23:07:53.001 INFO kablam! --> src/lib.rs:20:9 Sep 19 23:07:53.001 INFO kablam! | Sep 19 23:07:53.001 INFO kablam! 20 | #![deny(warnings)] Sep 19 23:07:53.001 INFO kablam! | ^^^^^^^^ Sep 19 23:07:53.001 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 23:07:53.001 INFO kablam! Sep 19 23:07:53.005 INFO kablam! error: aborting due to previous error Sep 19 23:07:53.005 INFO kablam! Sep 19 23:07:53.008 INFO kablam! error: Could not compile `panic-abort`. Sep 19 23:07:53.008 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:07:53.129 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 23:07:53.129 INFO kablam! --> src/lib.rs:28:1 Sep 19 23:07:53.129 INFO kablam! | Sep 19 23:07:53.129 INFO kablam! 28 | #[panic_implementation] Sep 19 23:07:53.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 23:07:53.129 INFO kablam! | Sep 19 23:07:53.129 INFO kablam! note: lint level defined here Sep 19 23:07:53.129 INFO kablam! --> src/lib.rs:20:9 Sep 19 23:07:53.129 INFO kablam! | Sep 19 23:07:53.129 INFO kablam! 20 | #![deny(warnings)] Sep 19 23:07:53.129 INFO kablam! | ^^^^^^^^ Sep 19 23:07:53.129 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 23:07:53.129 INFO kablam! Sep 19 23:07:53.130 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 19 23:07:53.130 INFO kablam! --> src/lib.rs:29:1 Sep 19 23:07:53.130 INFO kablam! | Sep 19 23:07:53.130 INFO kablam! 29 | / fn panic(_info: &PanicInfo) -> ! { Sep 19 23:07:53.130 INFO kablam! 30 | | unsafe { intrinsics::abort() } Sep 19 23:07:53.130 INFO kablam! 31 | | } Sep 19 23:07:53.130 INFO kablam! | |_^ Sep 19 23:07:53.130 INFO kablam! | Sep 19 23:07:53.130 INFO kablam! = note: first defined in crate `std`. Sep 19 23:07:53.130 INFO kablam! Sep 19 23:07:53.131 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:07:53.131 INFO kablam! Sep 19 23:07:53.131 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 19 23:07:53.136 INFO kablam! error: Could not compile `panic-abort`. Sep 19 23:07:53.136 INFO kablam! Sep 19 23:07:53.136 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:07:53.137 INFO kablam! su: No module specific data is present Sep 19 23:07:53.527 INFO running `"docker" "rm" "-f" "73be7b49f7f73a6777a5bdda528c8e8af6c7ee5bbdd20fc9d6118315c322d139"` Sep 19 23:07:53.608 INFO blam! 73be7b49f7f73a6777a5bdda528c8e8af6c7ee5bbdd20fc9d6118315c322d139