Sep 06 02:45:45.383 INFO checking panic-halt-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 02:45:45.383 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 02:45:45.383 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:45:45.522 INFO blam! 9aab273c08c58b9fbc52845a9c9812ee4a9fb1d9068401003d8e739f054b3deb Sep 06 02:45:45.523 INFO running `"docker" "start" "-a" "9aab273c08c58b9fbc52845a9c9812ee4a9fb1d9068401003d8e739f054b3deb"` Sep 06 02:45:46.494 INFO kablam! usermod: no changes Sep 06 02:45:46.514 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 06 02:45:46.565 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 06 02:45:46.565 INFO kablam! --> src/lib.rs:26:1 Sep 06 02:45:46.565 INFO kablam! | Sep 06 02:45:46.565 INFO kablam! 26 | #[panic_implementation] Sep 06 02:45:46.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 06 02:45:46.566 INFO kablam! | Sep 06 02:45:46.566 INFO kablam! note: lint level defined here Sep 06 02:45:46.566 INFO kablam! --> src/lib.rs:18:9 Sep 06 02:45:46.566 INFO kablam! | Sep 06 02:45:46.566 INFO kablam! 18 | #![deny(warnings)] Sep 06 02:45:46.566 INFO kablam! | ^^^^^^^^ Sep 06 02:45:46.566 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 02:45:46.566 INFO kablam! Sep 06 02:45:46.568 INFO kablam! error: aborting due to previous error Sep 06 02:45:46.568 INFO kablam! Sep 06 02:45:46.572 INFO kablam! error: Could not compile `panic-halt`. Sep 06 02:45:46.572 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:45:46.645 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 06 02:45:46.645 INFO kablam! --> src/lib.rs:26:1 Sep 06 02:45:46.645 INFO kablam! | Sep 06 02:45:46.645 INFO kablam! 26 | #[panic_implementation] Sep 06 02:45:46.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 06 02:45:46.645 INFO kablam! | Sep 06 02:45:46.645 INFO kablam! note: lint level defined here Sep 06 02:45:46.645 INFO kablam! --> src/lib.rs:18:9 Sep 06 02:45:46.645 INFO kablam! | Sep 06 02:45:46.645 INFO kablam! 18 | #![deny(warnings)] Sep 06 02:45:46.645 INFO kablam! | ^^^^^^^^ Sep 06 02:45:46.645 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 02:45:46.645 INFO kablam! Sep 06 02:45:46.646 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 06 02:45:46.646 INFO kablam! --> src/lib.rs:27:1 Sep 06 02:45:46.646 INFO kablam! | Sep 06 02:45:46.646 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 06 02:45:46.646 INFO kablam! 28 | | loop { Sep 06 02:45:46.646 INFO kablam! 29 | | unsafe { Sep 06 02:45:46.646 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 06 02:45:46.646 INFO kablam! 31 | | } Sep 06 02:45:46.646 INFO kablam! 32 | | } Sep 06 02:45:46.646 INFO kablam! 33 | | } Sep 06 02:45:46.646 INFO kablam! | |_^ Sep 06 02:45:46.646 INFO kablam! | Sep 06 02:45:46.646 INFO kablam! = note: first defined in crate `std`. Sep 06 02:45:46.646 INFO kablam! Sep 06 02:45:46.648 INFO kablam! error: aborting due to 2 previous errors Sep 06 02:45:46.648 INFO kablam! Sep 06 02:45:46.648 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 06 02:45:46.652 INFO kablam! error: Could not compile `panic-halt`. Sep 06 02:45:46.652 INFO kablam! Sep 06 02:45:46.652 INFO kablam! To learn more, run the command again with --verbose. Sep 06 02:45:46.653 INFO kablam! su: No module specific data is present Sep 06 02:45:47.280 INFO running `"docker" "rm" "-f" "9aab273c08c58b9fbc52845a9c9812ee4a9fb1d9068401003d8e739f054b3deb"` Sep 06 02:45:47.374 INFO blam! 9aab273c08c58b9fbc52845a9c9812ee4a9fb1d9068401003d8e739f054b3deb