Sep 14 12:04:03.635 INFO checking panic-semihosting-0.3.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:04:03.635 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:04:03.635 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:03.889 INFO blam! 5970f3ee97f227a05e8add4889427c430270f46f3ea79e289e8c7b39e47d8f2b Sep 14 12:04:03.891 INFO running `"docker" "start" "-a" "5970f3ee97f227a05e8add4889427c430270f46f3ea79e289e8c7b39e47d8f2b"` Sep 14 12:04:04.627 INFO kablam! usermod: no changes Sep 14 12:04:04.689 INFO kablam! Compiling cortex-m-semihosting v0.3.1 Sep 14 12:04:05.375 INFO kablam! Checking panic-semihosting v0.3.0 (file:///source) Sep 14 12:04:05.492 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:05.492 INFO kablam! --> src/lib.rs:71:1 Sep 14 12:04:05.492 INFO kablam! | Sep 14 12:04:05.493 INFO kablam! 71 | #[panic_implementation] Sep 14 12:04:05.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 14 12:04:05.493 INFO kablam! | Sep 14 12:04:05.493 INFO kablam! note: lint level defined here Sep 14 12:04:05.493 INFO kablam! --> src/lib.rs:58:9 Sep 14 12:04:05.493 INFO kablam! | Sep 14 12:04:05.493 INFO kablam! 58 | #![deny(warnings)] Sep 14 12:04:05.493 INFO kablam! | ^^^^^^^^ Sep 14 12:04:05.493 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 12:04:05.493 INFO kablam! Sep 14 12:04:05.500 INFO kablam! error: aborting due to previous error Sep 14 12:04:05.500 INFO kablam! Sep 14 12:04:05.503 INFO kablam! error: Could not compile `panic-semihosting`. Sep 14 12:04:05.503 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:04:05.612 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:05.612 INFO kablam! --> src/lib.rs:71:1 Sep 14 12:04:05.612 INFO kablam! | Sep 14 12:04:05.612 INFO kablam! 71 | #[panic_implementation] Sep 14 12:04:05.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 14 12:04:05.612 INFO kablam! | Sep 14 12:04:05.612 INFO kablam! note: lint level defined here Sep 14 12:04:05.612 INFO kablam! --> src/lib.rs:58:9 Sep 14 12:04:05.612 INFO kablam! | Sep 14 12:04:05.612 INFO kablam! 58 | #![deny(warnings)] Sep 14 12:04:05.612 INFO kablam! | ^^^^^^^^ Sep 14 12:04:05.612 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 12:04:05.612 INFO kablam! Sep 14 12:04:05.613 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 14 12:04:05.613 INFO kablam! --> src/lib.rs:72:1 Sep 14 12:04:05.613 INFO kablam! | Sep 14 12:04:05.613 INFO kablam! 72 | / fn panic(info: &PanicInfo) -> ! { Sep 14 12:04:05.613 INFO kablam! 73 | | interrupt::disable(); Sep 14 12:04:05.613 INFO kablam! 74 | | Sep 14 12:04:05.613 INFO kablam! 75 | | if let Ok(mut hstdout) = hio::hstdout() { Sep 14 12:04:05.613 INFO kablam! ... | Sep 14 12:04:05.613 INFO kablam! 82 | | loop {} Sep 14 12:04:05.613 INFO kablam! 83 | | } Sep 14 12:04:05.613 INFO kablam! | |_^ Sep 14 12:04:05.613 INFO kablam! | Sep 14 12:04:05.613 INFO kablam! = note: first defined in crate `std`. Sep 14 12:04:05.613 INFO kablam! Sep 14 12:04:05.622 INFO kablam! error: aborting due to 2 previous errors Sep 14 12:04:05.622 INFO kablam! Sep 14 12:04:05.622 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 14 12:04:05.628 INFO kablam! error: Could not compile `panic-semihosting`. Sep 14 12:04:05.628 INFO kablam! Sep 14 12:04:05.628 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:04:05.628 INFO kablam! su: No module specific data is present Sep 14 12:04:06.179 INFO running `"docker" "rm" "-f" "5970f3ee97f227a05e8add4889427c430270f46f3ea79e289e8c7b39e47d8f2b"` Sep 14 12:04:06.250 INFO blam! 5970f3ee97f227a05e8add4889427c430270f46f3ea79e289e8c7b39e47d8f2b