Sep 04 08:41:45.153 INFO checking panic-semihosting-0.3.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 08:41:45.153 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 08:41:45.153 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:41:45.297 INFO blam! 335f3fc1d7c0479c5d20c5ac0335a51b7ecf3b21a5410a2e11c71df9d2142318 Sep 04 08:41:45.299 INFO running `"docker" "start" "-a" "335f3fc1d7c0479c5d20c5ac0335a51b7ecf3b21a5410a2e11c71df9d2142318"` Sep 04 08:41:46.062 INFO kablam! Compiling cortex-m-semihosting v0.3.1 Sep 04 08:41:47.060 INFO kablam! Checking panic-semihosting v0.3.0 (file:///source) Sep 04 08:41:47.306 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 08:41:47.306 INFO kablam! --> src/lib.rs:71:1 Sep 04 08:41:47.306 INFO kablam! | Sep 04 08:41:47.306 INFO kablam! 71 | #[panic_implementation] Sep 04 08:41:47.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:47.306 INFO kablam! | Sep 04 08:41:47.306 INFO kablam! note: lint level defined here Sep 04 08:41:47.306 INFO kablam! --> src/lib.rs:58:9 Sep 04 08:41:47.306 INFO kablam! | Sep 04 08:41:47.306 INFO kablam! 58 | #![deny(warnings)] Sep 04 08:41:47.306 INFO kablam! | ^^^^^^^^ Sep 04 08:41:47.306 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:47.306 INFO kablam! Sep 04 08:41:47.319 INFO kablam! error: aborting due to previous error Sep 04 08:41:47.319 INFO kablam! Sep 04 08:41:47.324 INFO kablam! error: Could not compile `panic-semihosting`. Sep 04 08:41:47.324 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:41:47.547 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 08:41:47.547 INFO kablam! --> src/lib.rs:71:1 Sep 04 08:41:47.547 INFO kablam! | Sep 04 08:41:47.547 INFO kablam! 71 | #[panic_implementation] Sep 04 08:41:47.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 04 08:41:47.547 INFO kablam! | Sep 04 08:41:47.547 INFO kablam! note: lint level defined here Sep 04 08:41:47.547 INFO kablam! --> src/lib.rs:58:9 Sep 04 08:41:47.547 INFO kablam! | Sep 04 08:41:47.547 INFO kablam! 58 | #![deny(warnings)] Sep 04 08:41:47.547 INFO kablam! | ^^^^^^^^ Sep 04 08:41:47.547 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 08:41:47.547 INFO kablam! Sep 04 08:41:47.548 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 04 08:41:47.548 INFO kablam! --> src/lib.rs:72:1 Sep 04 08:41:47.548 INFO kablam! | Sep 04 08:41:47.548 INFO kablam! 72 | / fn panic(info: &PanicInfo) -> ! { Sep 04 08:41:47.548 INFO kablam! 73 | | interrupt::disable(); Sep 04 08:41:47.548 INFO kablam! 74 | | Sep 04 08:41:47.548 INFO kablam! 75 | | if let Ok(mut hstdout) = hio::hstdout() { Sep 04 08:41:47.548 INFO kablam! ... | Sep 04 08:41:47.548 INFO kablam! 82 | | loop {} Sep 04 08:41:47.548 INFO kablam! 83 | | } Sep 04 08:41:47.549 INFO kablam! | |_^ Sep 04 08:41:47.549 INFO kablam! | Sep 04 08:41:47.549 INFO kablam! = note: first defined in crate `std`. Sep 04 08:41:47.549 INFO kablam! Sep 04 08:41:47.569 INFO kablam! error: aborting due to 2 previous errors Sep 04 08:41:47.569 INFO kablam! Sep 04 08:41:47.569 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 04 08:41:47.575 INFO kablam! error: Could not compile `panic-semihosting`. Sep 04 08:41:47.575 INFO kablam! Sep 04 08:41:47.576 INFO kablam! To learn more, run the command again with --verbose. Sep 04 08:41:47.577 INFO kablam! su: No module specific data is present Sep 04 08:41:48.015 INFO running `"docker" "rm" "-f" "335f3fc1d7c0479c5d20c5ac0335a51b7ecf3b21a5410a2e11c71df9d2142318"` Sep 04 08:41:48.112 INFO blam! 335f3fc1d7c0479c5d20c5ac0335a51b7ecf3b21a5410a2e11c71df9d2142318