Sep 04 11:42:37.976 INFO checking panic-halt-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 11:42:37.976 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 11:42:37.977 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:42:38.122 INFO blam! d9e2c950ed74290404b018700843ffcfb796df2f65c36f4306aad9f298ca075c Sep 04 11:42:38.124 INFO running `"docker" "start" "-a" "d9e2c950ed74290404b018700843ffcfb796df2f65c36f4306aad9f298ca075c"` Sep 04 11:42:38.742 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 04 11:42:38.793 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 11:42:38.793 INFO kablam! --> src/lib.rs:26:1 Sep 04 11:42:38.793 INFO kablam! | Sep 04 11:42:38.793 INFO kablam! 26 | #[panic_implementation] Sep 04 11:42:38.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 11:42:38.793 INFO kablam! | Sep 04 11:42:38.793 INFO kablam! note: lint level defined here Sep 04 11:42:38.793 INFO kablam! --> src/lib.rs:18:9 Sep 04 11:42:38.793 INFO kablam! | Sep 04 11:42:38.793 INFO kablam! 18 | #![deny(warnings)] Sep 04 11:42:38.793 INFO kablam! | ^^^^^^^^ Sep 04 11:42:38.793 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 11:42:38.793 INFO kablam! Sep 04 11:42:38.797 INFO kablam! error: aborting due to previous error Sep 04 11:42:38.797 INFO kablam! Sep 04 11:42:38.802 INFO kablam! error: Could not compile `panic-halt`. Sep 04 11:42:38.803 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:42:39.051 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 11:42:39.051 INFO kablam! --> src/lib.rs:26:1 Sep 04 11:42:39.051 INFO kablam! | Sep 04 11:42:39.051 INFO kablam! 26 | #[panic_implementation] Sep 04 11:42:39.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 11:42:39.051 INFO kablam! | Sep 04 11:42:39.051 INFO kablam! note: lint level defined here Sep 04 11:42:39.051 INFO kablam! --> src/lib.rs:18:9 Sep 04 11:42:39.052 INFO kablam! | Sep 04 11:42:39.052 INFO kablam! 18 | #![deny(warnings)] Sep 04 11:42:39.052 INFO kablam! | ^^^^^^^^ Sep 04 11:42:39.052 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 11:42:39.052 INFO kablam! Sep 04 11:42:39.052 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 04 11:42:39.052 INFO kablam! --> src/lib.rs:27:1 Sep 04 11:42:39.052 INFO kablam! | Sep 04 11:42:39.052 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 04 11:42:39.052 INFO kablam! 28 | | loop { Sep 04 11:42:39.052 INFO kablam! 29 | | unsafe { Sep 04 11:42:39.052 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 04 11:42:39.052 INFO kablam! 31 | | } Sep 04 11:42:39.052 INFO kablam! 32 | | } Sep 04 11:42:39.052 INFO kablam! 33 | | } Sep 04 11:42:39.053 INFO kablam! | |_^ Sep 04 11:42:39.053 INFO kablam! | Sep 04 11:42:39.053 INFO kablam! = note: first defined in crate `std`. Sep 04 11:42:39.053 INFO kablam! Sep 04 11:42:39.056 INFO kablam! error: aborting due to 2 previous errors Sep 04 11:42:39.056 INFO kablam! Sep 04 11:42:39.056 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 04 11:42:39.061 INFO kablam! error: Could not compile `panic-halt`. Sep 04 11:42:39.061 INFO kablam! Sep 04 11:42:39.061 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:42:39.062 INFO kablam! su: No module specific data is present Sep 04 11:42:39.572 INFO running `"docker" "rm" "-f" "d9e2c950ed74290404b018700843ffcfb796df2f65c36f4306aad9f298ca075c"` Sep 04 11:42:39.700 INFO blam! d9e2c950ed74290404b018700843ffcfb796df2f65c36f4306aad9f298ca075c