Sep 17 20:16:47.866 INFO checking panic-semihosting-0.3.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:16:47.866 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:16:47.866 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:16:48.038 INFO blam! dc8049e016173339658055141eb68f8c4fe25a2ce674f218524dad5aaba37964 Sep 17 20:16:48.044 INFO running `"docker" "start" "-a" "dc8049e016173339658055141eb68f8c4fe25a2ce674f218524dad5aaba37964"` Sep 17 20:16:49.147 INFO kablam! usermod: no changes Sep 17 20:16:49.193 INFO kablam! Compiling cortex-m-semihosting v0.3.1 Sep 17 20:16:49.882 INFO kablam! Checking panic-semihosting v0.3.0 (/source) Sep 17 20:16:50.012 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 17 20:16:50.012 INFO kablam! --> src/lib.rs:71:1 Sep 17 20:16:50.012 INFO kablam! | Sep 17 20:16:50.012 INFO kablam! 71 | #[panic_implementation] Sep 17 20:16:50.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 20:16:50.012 INFO kablam! | Sep 17 20:16:50.012 INFO kablam! note: lint level defined here Sep 17 20:16:50.012 INFO kablam! --> src/lib.rs:58:9 Sep 17 20:16:50.012 INFO kablam! | Sep 17 20:16:50.012 INFO kablam! 58 | #![deny(warnings)] Sep 17 20:16:50.012 INFO kablam! | ^^^^^^^^ Sep 17 20:16:50.012 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 20:16:50.012 INFO kablam! Sep 17 20:16:50.014 INFO kablam! error: aborting due to previous error Sep 17 20:16:50.014 INFO kablam! Sep 17 20:16:50.020 INFO kablam! error: Could not compile `panic-semihosting`. Sep 17 20:16:50.020 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:16:50.158 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 17 20:16:50.159 INFO kablam! --> src/lib.rs:71:1 Sep 17 20:16:50.159 INFO kablam! | Sep 17 20:16:50.159 INFO kablam! 71 | #[panic_implementation] Sep 17 20:16:50.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 20:16:50.159 INFO kablam! | Sep 17 20:16:50.159 INFO kablam! note: lint level defined here Sep 17 20:16:50.159 INFO kablam! --> src/lib.rs:58:9 Sep 17 20:16:50.159 INFO kablam! | Sep 17 20:16:50.159 INFO kablam! 58 | #![deny(warnings)] Sep 17 20:16:50.159 INFO kablam! | ^^^^^^^^ Sep 17 20:16:50.159 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 20:16:50.159 INFO kablam! Sep 17 20:16:50.159 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 17 20:16:50.159 INFO kablam! --> src/lib.rs:72:1 Sep 17 20:16:50.159 INFO kablam! | Sep 17 20:16:50.159 INFO kablam! 72 | / fn panic(info: &PanicInfo) -> ! { Sep 17 20:16:50.159 INFO kablam! 73 | | interrupt::disable(); Sep 17 20:16:50.159 INFO kablam! 74 | | Sep 17 20:16:50.159 INFO kablam! 75 | | if let Ok(mut hstdout) = hio::hstdout() { Sep 17 20:16:50.159 INFO kablam! ... | Sep 17 20:16:50.159 INFO kablam! 82 | | loop {} Sep 17 20:16:50.159 INFO kablam! 83 | | } Sep 17 20:16:50.159 INFO kablam! | |_^ Sep 17 20:16:50.159 INFO kablam! | Sep 17 20:16:50.159 INFO kablam! = note: first defined in crate `std`. Sep 17 20:16:50.159 INFO kablam! Sep 17 20:16:50.160 INFO kablam! error: aborting due to 2 previous errors Sep 17 20:16:50.160 INFO kablam! Sep 17 20:16:50.160 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 17 20:16:50.167 INFO kablam! error: Could not compile `panic-semihosting`. Sep 17 20:16:50.167 INFO kablam! Sep 17 20:16:50.167 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:16:50.167 INFO kablam! su: No module specific data is present Sep 17 20:16:50.580 INFO running `"docker" "rm" "-f" "dc8049e016173339658055141eb68f8c4fe25a2ce674f218524dad5aaba37964"` Sep 17 20:16:50.644 INFO blam! dc8049e016173339658055141eb68f8c4fe25a2ce674f218524dad5aaba37964