Sep 02 05:19:52.306 INFO checking panic-halt-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:19:52.306 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:19:52.306 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:19:52.454 INFO blam! 1088af1a81eb2ad8d03941f910bb750f812b2f3323f79578a586b9b216f27d32 Sep 02 05:19:52.456 INFO running `"docker" "start" "-a" "1088af1a81eb2ad8d03941f910bb750f812b2f3323f79578a586b9b216f27d32"` Sep 02 05:19:53.109 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 02 05:19:53.175 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 02 05:19:53.175 INFO kablam! --> src/lib.rs:26:1 Sep 02 05:19:53.175 INFO kablam! | Sep 02 05:19:53.175 INFO kablam! 26 | #[panic_implementation] Sep 02 05:19:53.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 02 05:19:53.175 INFO kablam! | Sep 02 05:19:53.175 INFO kablam! note: lint level defined here Sep 02 05:19:53.175 INFO kablam! --> src/lib.rs:18:9 Sep 02 05:19:53.175 INFO kablam! | Sep 02 05:19:53.175 INFO kablam! 18 | #![deny(warnings)] Sep 02 05:19:53.175 INFO kablam! | ^^^^^^^^ Sep 02 05:19:53.175 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 05:19:53.175 INFO kablam! Sep 02 05:19:53.179 INFO kablam! error: aborting due to previous error Sep 02 05:19:53.179 INFO kablam! Sep 02 05:19:53.184 INFO kablam! error: Could not compile `panic-halt`. Sep 02 05:19:53.184 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:19:53.506 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 02 05:19:53.506 INFO kablam! --> src/lib.rs:26:1 Sep 02 05:19:53.507 INFO kablam! | Sep 02 05:19:53.507 INFO kablam! 26 | #[panic_implementation] Sep 02 05:19:53.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 02 05:19:53.507 INFO kablam! | Sep 02 05:19:53.507 INFO kablam! note: lint level defined here Sep 02 05:19:53.507 INFO kablam! --> src/lib.rs:18:9 Sep 02 05:19:53.507 INFO kablam! | Sep 02 05:19:53.507 INFO kablam! 18 | #![deny(warnings)] Sep 02 05:19:53.507 INFO kablam! | ^^^^^^^^ Sep 02 05:19:53.507 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 05:19:53.507 INFO kablam! Sep 02 05:19:53.508 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 02 05:19:53.508 INFO kablam! --> src/lib.rs:27:1 Sep 02 05:19:53.508 INFO kablam! | Sep 02 05:19:53.508 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 02 05:19:53.508 INFO kablam! 28 | | loop { Sep 02 05:19:53.508 INFO kablam! 29 | | unsafe { Sep 02 05:19:53.508 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 02 05:19:53.508 INFO kablam! 31 | | } Sep 02 05:19:53.508 INFO kablam! 32 | | } Sep 02 05:19:53.508 INFO kablam! 33 | | } Sep 02 05:19:53.508 INFO kablam! | |_^ Sep 02 05:19:53.508 INFO kablam! | Sep 02 05:19:53.508 INFO kablam! = note: first defined in crate `std`. Sep 02 05:19:53.508 INFO kablam! Sep 02 05:19:53.513 INFO kablam! error: aborting due to 2 previous errors Sep 02 05:19:53.513 INFO kablam! Sep 02 05:19:53.513 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 02 05:19:53.520 INFO kablam! error: Could not compile `panic-halt`. Sep 02 05:19:53.520 INFO kablam! Sep 02 05:19:53.520 INFO kablam! To learn more, run the command again with --verbose. Sep 02 05:19:53.521 INFO kablam! su: No module specific data is present Sep 02 05:19:53.937 INFO running `"docker" "rm" "-f" "1088af1a81eb2ad8d03941f910bb750f812b2f3323f79578a586b9b216f27d32"` Sep 02 05:19:54.047 INFO blam! 1088af1a81eb2ad8d03941f910bb750f812b2f3323f79578a586b9b216f27d32