Sep 02 05:19:52.237 INFO checking panic-halt-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 05:19:52.237 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 05:19:52.237 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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.402 INFO blam! 726a5789c8d375638a9678b3f779cbd268c6c5418a5cf487ed8a391ade264e12 Sep 02 05:19:52.403 INFO running `"docker" "start" "-a" "726a5789c8d375638a9678b3f779cbd268c6c5418a5cf487ed8a391ade264e12"` Sep 02 05:19:53.100 INFO kablam! Checking panic-halt v0.1.0 (file:///source) Sep 02 05:19:53.169 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.169 INFO kablam! --> src/lib.rs:26:1 Sep 02 05:19:53.169 INFO kablam! | Sep 02 05:19:53.169 INFO kablam! 26 | #[panic_implementation] Sep 02 05:19:53.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 02 05:19:53.170 INFO kablam! | Sep 02 05:19:53.170 INFO kablam! note: lint level defined here Sep 02 05:19:53.170 INFO kablam! --> src/lib.rs:18:9 Sep 02 05:19:53.170 INFO kablam! | Sep 02 05:19:53.170 INFO kablam! 18 | #![deny(warnings)] Sep 02 05:19:53.170 INFO kablam! | ^^^^^^^^ Sep 02 05:19:53.170 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 05:19:53.170 INFO kablam! Sep 02 05:19:53.173 INFO kablam! error: aborting due to previous error Sep 02 05:19:53.173 INFO kablam! Sep 02 05:19:53.179 INFO kablam! error: Could not compile `panic-halt`. Sep 02 05:19:53.179 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:19:53.455 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.455 INFO kablam! --> src/lib.rs:26:1 Sep 02 05:19:53.455 INFO kablam! | Sep 02 05:19:53.455 INFO kablam! 26 | #[panic_implementation] Sep 02 05:19:53.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 02 05:19:53.455 INFO kablam! | Sep 02 05:19:53.455 INFO kablam! note: lint level defined here Sep 02 05:19:53.455 INFO kablam! --> src/lib.rs:18:9 Sep 02 05:19:53.455 INFO kablam! | Sep 02 05:19:53.455 INFO kablam! 18 | #![deny(warnings)] Sep 02 05:19:53.455 INFO kablam! | ^^^^^^^^ Sep 02 05:19:53.455 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 05:19:53.455 INFO kablam! Sep 02 05:19:53.456 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 02 05:19:53.456 INFO kablam! --> src/lib.rs:27:1 Sep 02 05:19:53.456 INFO kablam! | Sep 02 05:19:53.456 INFO kablam! 27 | / fn panic(info: &PanicInfo) -> ! { Sep 02 05:19:53.456 INFO kablam! 28 | | loop { Sep 02 05:19:53.456 INFO kablam! 29 | | unsafe { Sep 02 05:19:53.456 INFO kablam! 30 | | ptr::read_volatile(&info); Sep 02 05:19:53.456 INFO kablam! 31 | | } Sep 02 05:19:53.456 INFO kablam! 32 | | } Sep 02 05:19:53.456 INFO kablam! 33 | | } Sep 02 05:19:53.456 INFO kablam! | |_^ Sep 02 05:19:53.456 INFO kablam! | Sep 02 05:19:53.456 INFO kablam! = note: first defined in crate `std`. Sep 02 05:19:53.456 INFO kablam! Sep 02 05:19:53.461 INFO kablam! error: aborting due to 2 previous errors Sep 02 05:19:53.461 INFO kablam! Sep 02 05:19:53.461 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 02 05:19:53.468 INFO kablam! error: Could not compile `panic-halt`. Sep 02 05:19:53.468 INFO kablam! Sep 02 05:19:53.468 INFO kablam! To learn more, run the command again with --verbose. Sep 02 05:19:53.469 INFO kablam! su: No module specific data is present Sep 02 05:19:54.034 INFO running `"docker" "rm" "-f" "726a5789c8d375638a9678b3f779cbd268c6c5418a5cf487ed8a391ade264e12"` Sep 02 05:19:54.154 INFO blam! 726a5789c8d375638a9678b3f779cbd268c6c5418a5cf487ed8a391ade264e12