Sep 14 12:04:08.969 INFO checking panic-halt-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:04:08.970 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:04:08.970 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:04:09.095 INFO blam! fdc188e4e1928e607de1c0ddd814888ca8a0c70d52ef3fd406c8eb12c5e928bf Sep 14 12:04:09.097 INFO running `"docker" "start" "-a" "fdc188e4e1928e607de1c0ddd814888ca8a0c70d52ef3fd406c8eb12c5e928bf"` Sep 14 12:04:10.158 INFO kablam! usermod: no changes Sep 14 12:04:10.177 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 14 12:04:10.226 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 14 12:04:10.226 INFO kablam! --> src/lib.rs:26:1 Sep 14 12:04:10.226 INFO kablam! | Sep 14 12:04:10.226 INFO kablam! 26 | #[panic_implementation] Sep 14 12:04:10.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 14 12:04:10.226 INFO kablam! | Sep 14 12:04:10.226 INFO kablam! note: lint level defined here Sep 14 12:04:10.226 INFO kablam! --> src/lib.rs:18:9 Sep 14 12:04:10.226 INFO kablam! | Sep 14 12:04:10.226 INFO kablam! 18 | #![deny(warnings)] Sep 14 12:04:10.226 INFO kablam! | ^^^^^^^^ Sep 14 12:04:10.226 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 12:04:10.226 INFO kablam! Sep 14 12:04:10.228 INFO kablam! error: aborting due to previous error Sep 14 12:04:10.228 INFO kablam! Sep 14 12:04:10.232 INFO kablam! error: Could not compile `panic-halt`. Sep 14 12:04:10.232 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:04:10.344 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 14 12:04:10.344 INFO kablam! --> src/lib.rs:26:1 Sep 14 12:04:10.344 INFO kablam! | Sep 14 12:04:10.344 INFO kablam! 26 | #[panic_implementation] Sep 14 12:04:10.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 14 12:04:10.344 INFO kablam! | Sep 14 12:04:10.344 INFO kablam! note: lint level defined here Sep 14 12:04:10.344 INFO kablam! --> src/lib.rs:18:9 Sep 14 12:04:10.344 INFO kablam! | Sep 14 12:04:10.344 INFO kablam! 18 | #![deny(warnings)] Sep 14 12:04:10.344 INFO kablam! | ^^^^^^^^ Sep 14 12:04:10.344 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 12:04:10.344 INFO kablam! Sep 14 12:04:10.345 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 14 12:04:10.345 INFO kablam! --> src/lib.rs:27:1 Sep 14 12:04:10.345 INFO kablam! | Sep 14 12:04:10.345 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 14 12:04:10.345 INFO kablam! 28 | | loop { Sep 14 12:04:10.345 INFO kablam! 29 | | unsafe { Sep 14 12:04:10.345 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 14 12:04:10.345 INFO kablam! 31 | | } Sep 14 12:04:10.345 INFO kablam! 32 | | } Sep 14 12:04:10.345 INFO kablam! 33 | | } Sep 14 12:04:10.345 INFO kablam! | |_^ Sep 14 12:04:10.345 INFO kablam! | Sep 14 12:04:10.345 INFO kablam! = note: first defined in crate `std`. Sep 14 12:04:10.345 INFO kablam! Sep 14 12:04:10.348 INFO kablam! error: aborting due to 2 previous errors Sep 14 12:04:10.348 INFO kablam! Sep 14 12:04:10.348 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 14 12:04:10.356 INFO kablam! error: Could not compile `panic-halt`. Sep 14 12:04:10.356 INFO kablam! Sep 14 12:04:10.356 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:04:10.356 INFO kablam! su: No module specific data is present Sep 14 12:04:10.948 INFO running `"docker" "rm" "-f" "fdc188e4e1928e607de1c0ddd814888ca8a0c70d52ef3fd406c8eb12c5e928bf"` Sep 14 12:04:11.040 INFO blam! fdc188e4e1928e607de1c0ddd814888ca8a0c70d52ef3fd406c8eb12c5e928bf