Sep 04 08:41:51.250 INFO checking panic-halt-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:41:51.250 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:41:51.250 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:41:51.429 INFO blam! ecb9028f9fecfd4886e8098981245797d6dd4ac7c1f6751b81d9b5cb7c907aac Sep 04 08:41:51.431 INFO running `"docker" "start" "-a" "ecb9028f9fecfd4886e8098981245797d6dd4ac7c1f6751b81d9b5cb7c907aac"` Sep 04 08:41:52.054 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 04 08:41:52.116 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 04 08:41:52.116 INFO kablam! --> src/lib.rs:26:1 Sep 04 08:41:52.116 INFO kablam! | Sep 04 08:41:52.116 INFO kablam! 26 | #[panic_implementation] Sep 04 08:41:52.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:52.116 INFO kablam! | Sep 04 08:41:52.116 INFO kablam! note: lint level defined here Sep 04 08:41:52.116 INFO kablam! --> src/lib.rs:18:9 Sep 04 08:41:52.116 INFO kablam! | Sep 04 08:41:52.116 INFO kablam! 18 | #![deny(warnings)] Sep 04 08:41:52.116 INFO kablam! | ^^^^^^^^ Sep 04 08:41:52.116 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:52.116 INFO kablam! Sep 04 08:41:52.119 INFO kablam! error: aborting due to previous error Sep 04 08:41:52.119 INFO kablam! Sep 04 08:41:52.123 INFO kablam! error: Could not compile `panic-halt`. Sep 04 08:41:52.123 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:41:52.398 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 04 08:41:52.398 INFO kablam! --> src/lib.rs:26:1 Sep 04 08:41:52.398 INFO kablam! | Sep 04 08:41:52.398 INFO kablam! 26 | #[panic_implementation] Sep 04 08:41:52.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:52.398 INFO kablam! | Sep 04 08:41:52.398 INFO kablam! note: lint level defined here Sep 04 08:41:52.398 INFO kablam! --> src/lib.rs:18:9 Sep 04 08:41:52.398 INFO kablam! | Sep 04 08:41:52.398 INFO kablam! 18 | #![deny(warnings)] Sep 04 08:41:52.398 INFO kablam! | ^^^^^^^^ Sep 04 08:41:52.398 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:52.398 INFO kablam! Sep 04 08:41:52.399 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 04 08:41:52.399 INFO kablam! --> src/lib.rs:27:1 Sep 04 08:41:52.399 INFO kablam! | Sep 04 08:41:52.399 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 04 08:41:52.399 INFO kablam! 28 | | loop { Sep 04 08:41:52.399 INFO kablam! 29 | | unsafe { Sep 04 08:41:52.399 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 04 08:41:52.399 INFO kablam! 31 | | } Sep 04 08:41:52.399 INFO kablam! 32 | | } Sep 04 08:41:52.399 INFO kablam! 33 | | } Sep 04 08:41:52.399 INFO kablam! | |_^ Sep 04 08:41:52.399 INFO kablam! | Sep 04 08:41:52.399 INFO kablam! = note: first defined in crate `std`. Sep 04 08:41:52.399 INFO kablam! Sep 04 08:41:52.403 INFO kablam! error: aborting due to 2 previous errors Sep 04 08:41:52.403 INFO kablam! Sep 04 08:41:52.403 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 04 08:41:52.408 INFO kablam! error: Could not compile `panic-halt`. Sep 04 08:41:52.408 INFO kablam! Sep 04 08:41:52.408 INFO kablam! To learn more, run the command again with --verbose. Sep 04 08:41:52.410 INFO kablam! su: No module specific data is present Sep 04 08:41:52.872 INFO running `"docker" "rm" "-f" "ecb9028f9fecfd4886e8098981245797d6dd4ac7c1f6751b81d9b5cb7c907aac"` Sep 04 08:41:52.975 INFO blam! ecb9028f9fecfd4886e8098981245797d6dd4ac7c1f6751b81d9b5cb7c907aac