Sep 01 11:53:06.702 INFO checking panic-semihosting-0.3.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 11:53:06.702 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 11:53:06.702 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:06.847 INFO blam! 4b24520fb6a5e563dcab707952f6fe3d8d4916241e28cfe6835d4c9940a20e55 Sep 01 11:53:06.849 INFO running `"docker" "start" "-a" "4b24520fb6a5e563dcab707952f6fe3d8d4916241e28cfe6835d4c9940a20e55"` Sep 01 11:53:07.647 INFO kablam! Compiling cortex-m-semihosting v0.3.1 Sep 01 11:53:08.549 INFO kablam! Checking panic-semihosting v0.3.0 (file:///source) Sep 01 11:53:08.838 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:08.838 INFO kablam! --> src/lib.rs:71:1 Sep 01 11:53:08.838 INFO kablam! | Sep 01 11:53:08.838 INFO kablam! 71 | #[panic_implementation] Sep 01 11:53:08.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 01 11:53:08.838 INFO kablam! | Sep 01 11:53:08.838 INFO kablam! note: lint level defined here Sep 01 11:53:08.838 INFO kablam! --> src/lib.rs:58:9 Sep 01 11:53:08.838 INFO kablam! | Sep 01 11:53:08.839 INFO kablam! 58 | #![deny(warnings)] Sep 01 11:53:08.839 INFO kablam! | ^^^^^^^^ Sep 01 11:53:08.839 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 11:53:08.839 INFO kablam! Sep 01 11:53:08.847 INFO kablam! error: aborting due to previous error Sep 01 11:53:08.847 INFO kablam! Sep 01 11:53:08.851 INFO kablam! error: Could not compile `panic-semihosting`. Sep 01 11:53:08.851 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:53:09.102 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:09.102 INFO kablam! --> src/lib.rs:71:1 Sep 01 11:53:09.102 INFO kablam! | Sep 01 11:53:09.102 INFO kablam! 71 | #[panic_implementation] Sep 01 11:53:09.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 01 11:53:09.102 INFO kablam! | Sep 01 11:53:09.102 INFO kablam! note: lint level defined here Sep 01 11:53:09.102 INFO kablam! --> src/lib.rs:58:9 Sep 01 11:53:09.103 INFO kablam! | Sep 01 11:53:09.103 INFO kablam! 58 | #![deny(warnings)] Sep 01 11:53:09.103 INFO kablam! | ^^^^^^^^ Sep 01 11:53:09.103 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 11:53:09.103 INFO kablam! Sep 01 11:53:09.103 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 01 11:53:09.103 INFO kablam! --> src/lib.rs:72:1 Sep 01 11:53:09.103 INFO kablam! | Sep 01 11:53:09.103 INFO kablam! 72 | / fn panic(info: &PanicInfo) -> ! { Sep 01 11:53:09.103 INFO kablam! 73 | | interrupt::disable(); Sep 01 11:53:09.103 INFO kablam! 74 | | Sep 01 11:53:09.103 INFO kablam! 75 | | if let Ok(mut hstdout) = hio::hstdout() { Sep 01 11:53:09.103 INFO kablam! ... | Sep 01 11:53:09.104 INFO kablam! 82 | | loop {} Sep 01 11:53:09.104 INFO kablam! 83 | | } Sep 01 11:53:09.104 INFO kablam! | |_^ Sep 01 11:53:09.104 INFO kablam! | Sep 01 11:53:09.104 INFO kablam! = note: first defined in crate `std`. Sep 01 11:53:09.104 INFO kablam! Sep 01 11:53:09.117 INFO kablam! error: aborting due to 2 previous errors Sep 01 11:53:09.117 INFO kablam! Sep 01 11:53:09.117 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 01 11:53:09.123 INFO kablam! error: Could not compile `panic-semihosting`. Sep 01 11:53:09.123 INFO kablam! Sep 01 11:53:09.123 INFO kablam! To learn more, run the command again with --verbose. Sep 01 11:53:09.124 INFO kablam! su: No module specific data is present Sep 01 11:53:09.646 INFO running `"docker" "rm" "-f" "4b24520fb6a5e563dcab707952f6fe3d8d4916241e28cfe6835d4c9940a20e55"` Sep 01 11:53:09.734 INFO blam! 4b24520fb6a5e563dcab707952f6fe3d8d4916241e28cfe6835d4c9940a20e55