Sep 10 13:18:10.429 INFO checking panic-halt-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 13:18:10.429 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 13:18:10.429 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:18:10.656 INFO blam! 93440aef34baf34ba469323358e8d13fa8826ab8fbb6de8d451582cc70fdbc9c Sep 10 13:18:10.658 INFO running `"docker" "start" "-a" "93440aef34baf34ba469323358e8d13fa8826ab8fbb6de8d451582cc70fdbc9c"` Sep 10 13:18:11.189 INFO kablam! usermod: no changes Sep 10 13:18:11.219 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 10 13:18:11.297 INFO kablam! warning: 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 10 13:18:11.297 INFO kablam! --> src/lib.rs:26:1 Sep 10 13:18:11.297 INFO kablam! | Sep 10 13:18:11.297 INFO kablam! 26 | #[panic_implementation] Sep 10 13:18:11.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 13:18:11.297 INFO kablam! | Sep 10 13:18:11.297 INFO kablam! note: lint level defined here Sep 10 13:18:11.297 INFO kablam! --> src/lib.rs:18:9 Sep 10 13:18:11.297 INFO kablam! | Sep 10 13:18:11.297 INFO kablam! 18 | #![deny(warnings)] Sep 10 13:18:11.297 INFO kablam! | ^^^^^^^^ Sep 10 13:18:11.297 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 13:18:11.297 INFO kablam! Sep 10 13:18:11.446 INFO kablam! warning: 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 10 13:18:11.446 INFO kablam! --> src/lib.rs:26:1 Sep 10 13:18:11.446 INFO kablam! | Sep 10 13:18:11.446 INFO kablam! 26 | #[panic_implementation] Sep 10 13:18:11.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 13:18:11.446 INFO kablam! | Sep 10 13:18:11.446 INFO kablam! note: lint level defined here Sep 10 13:18:11.446 INFO kablam! --> src/lib.rs:18:9 Sep 10 13:18:11.446 INFO kablam! | Sep 10 13:18:11.446 INFO kablam! 18 | #![deny(warnings)] Sep 10 13:18:11.446 INFO kablam! | ^^^^^^^^ Sep 10 13:18:11.446 INFO kablam! = note: #[warn(deprecated)] implied by #[warn(warnings)] Sep 10 13:18:11.446 INFO kablam! Sep 10 13:18:11.446 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 10 13:18:11.446 INFO kablam! --> src/lib.rs:27:1 Sep 10 13:18:11.446 INFO kablam! | Sep 10 13:18:11.446 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 10 13:18:11.446 INFO kablam! 28 | | loop { Sep 10 13:18:11.446 INFO kablam! 29 | | unsafe { Sep 10 13:18:11.446 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 10 13:18:11.446 INFO kablam! 31 | | } Sep 10 13:18:11.446 INFO kablam! 32 | | } Sep 10 13:18:11.446 INFO kablam! 33 | | } Sep 10 13:18:11.446 INFO kablam! | |_^ Sep 10 13:18:11.446 INFO kablam! | Sep 10 13:18:11.446 INFO kablam! = note: first defined in crate `std`. Sep 10 13:18:11.446 INFO kablam! Sep 10 13:18:11.450 INFO kablam! error: aborting due to previous error Sep 10 13:18:11.450 INFO kablam! Sep 10 13:18:11.450 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 10 13:18:11.459 INFO kablam! error: Could not compile `panic-halt`. Sep 10 13:18:11.459 INFO kablam! Sep 10 13:18:11.459 INFO kablam! To learn more, run the command again with --verbose. Sep 10 13:18:11.460 INFO kablam! su: No module specific data is present Sep 10 13:18:12.114 INFO running `"docker" "rm" "-f" "93440aef34baf34ba469323358e8d13fa8826ab8fbb6de8d451582cc70fdbc9c"` Sep 10 13:18:12.219 INFO blam! 93440aef34baf34ba469323358e8d13fa8826ab8fbb6de8d451582cc70fdbc9c