Sep 01 11:53:14.758 INFO checking panic-halt-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 11:53:14.758 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 11:53:14.758 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/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 01 11:53:14.922 INFO blam! a1558a7521540526cdca36d7d33f596f2619aac28db83ea0d9fc2a5e0da2a326 Sep 01 11:53:14.923 INFO running `"docker" "start" "-a" "a1558a7521540526cdca36d7d33f596f2619aac28db83ea0d9fc2a5e0da2a326"` Sep 01 11:53:15.557 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 01 11:53:15.607 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 01 11:53:15.607 INFO kablam! --> src/lib.rs:26:1 Sep 01 11:53:15.607 INFO kablam! | Sep 01 11:53:15.608 INFO kablam! 26 | #[panic_implementation] Sep 01 11:53:15.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 01 11:53:15.608 INFO kablam! | Sep 01 11:53:15.608 INFO kablam! note: lint level defined here Sep 01 11:53:15.608 INFO kablam! --> src/lib.rs:18:9 Sep 01 11:53:15.608 INFO kablam! | Sep 01 11:53:15.608 INFO kablam! 18 | #![deny(warnings)] Sep 01 11:53:15.608 INFO kablam! | ^^^^^^^^ Sep 01 11:53:15.608 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 11:53:15.608 INFO kablam! Sep 01 11:53:15.615 INFO kablam! error: aborting due to previous error Sep 01 11:53:15.615 INFO kablam! Sep 01 11:53:15.620 INFO kablam! error: Could not compile `panic-halt`. Sep 01 11:53:15.620 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:53:15.910 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 01 11:53:15.910 INFO kablam! --> src/lib.rs:26:1 Sep 01 11:53:15.910 INFO kablam! | Sep 01 11:53:15.910 INFO kablam! 26 | #[panic_implementation] Sep 01 11:53:15.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 01 11:53:15.910 INFO kablam! | Sep 01 11:53:15.910 INFO kablam! note: lint level defined here Sep 01 11:53:15.910 INFO kablam! --> src/lib.rs:18:9 Sep 01 11:53:15.910 INFO kablam! | Sep 01 11:53:15.910 INFO kablam! 18 | #![deny(warnings)] Sep 01 11:53:15.910 INFO kablam! | ^^^^^^^^ Sep 01 11:53:15.910 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 11:53:15.911 INFO kablam! Sep 01 11:53:15.911 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 01 11:53:15.911 INFO kablam! --> src/lib.rs:27:1 Sep 01 11:53:15.911 INFO kablam! | Sep 01 11:53:15.911 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 01 11:53:15.911 INFO kablam! 28 | | loop { Sep 01 11:53:15.911 INFO kablam! 29 | | unsafe { Sep 01 11:53:15.911 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 01 11:53:15.911 INFO kablam! 31 | | } Sep 01 11:53:15.911 INFO kablam! 32 | | } Sep 01 11:53:15.911 INFO kablam! 33 | | } Sep 01 11:53:15.911 INFO kablam! | |_^ Sep 01 11:53:15.911 INFO kablam! | Sep 01 11:53:15.911 INFO kablam! = note: first defined in crate `std`. Sep 01 11:53:15.911 INFO kablam! Sep 01 11:53:15.915 INFO kablam! error: aborting due to 2 previous errors Sep 01 11:53:15.915 INFO kablam! Sep 01 11:53:15.915 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 01 11:53:15.920 INFO kablam! error: Could not compile `panic-halt`. Sep 01 11:53:15.920 INFO kablam! Sep 01 11:53:15.920 INFO kablam! To learn more, run the command again with --verbose. Sep 01 11:53:15.921 INFO kablam! su: No module specific data is present Sep 01 11:53:16.594 INFO running `"docker" "rm" "-f" "a1558a7521540526cdca36d7d33f596f2619aac28db83ea0d9fc2a5e0da2a326"` Sep 01 11:53:16.707 INFO blam! a1558a7521540526cdca36d7d33f596f2619aac28db83ea0d9fc2a5e0da2a326