Sep 06 02:45:39.870 INFO checking panic-semihosting-0.3.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 02:45:39.870 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 02:45:39.870 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:45:40.348 INFO blam! b72376da0117be585157553993e97f3b229e0d584715ae0c405de96d803af9b4 Sep 06 02:45:40.350 INFO running `"docker" "start" "-a" "b72376da0117be585157553993e97f3b229e0d584715ae0c405de96d803af9b4"` Sep 06 02:45:40.949 INFO kablam! usermod: no changes Sep 06 02:45:40.998 INFO kablam! Compiling cortex-m-semihosting v0.3.1 Sep 06 02:45:41.700 INFO kablam! Checking panic-semihosting v0.3.0 (file:///source) Sep 06 02:45:41.814 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 06 02:45:41.814 INFO kablam! --> src/lib.rs:71:1 Sep 06 02:45:41.814 INFO kablam! | Sep 06 02:45:41.814 INFO kablam! 71 | #[panic_implementation] Sep 06 02:45:41.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 06 02:45:41.814 INFO kablam! | Sep 06 02:45:41.814 INFO kablam! note: lint level defined here Sep 06 02:45:41.814 INFO kablam! --> src/lib.rs:58:9 Sep 06 02:45:41.814 INFO kablam! | Sep 06 02:45:41.814 INFO kablam! 58 | #![deny(warnings)] Sep 06 02:45:41.814 INFO kablam! | ^^^^^^^^ Sep 06 02:45:41.814 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 02:45:41.814 INFO kablam! Sep 06 02:45:41.818 INFO kablam! error: aborting due to previous error Sep 06 02:45:41.818 INFO kablam! Sep 06 02:45:41.828 INFO kablam! error: Could not compile `panic-semihosting`. Sep 06 02:45:41.828 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 02:45:41.917 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 06 02:45:41.917 INFO kablam! --> src/lib.rs:71:1 Sep 06 02:45:41.917 INFO kablam! | Sep 06 02:45:41.917 INFO kablam! 71 | #[panic_implementation] Sep 06 02:45:41.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 06 02:45:41.917 INFO kablam! | Sep 06 02:45:41.917 INFO kablam! note: lint level defined here Sep 06 02:45:41.917 INFO kablam! --> src/lib.rs:58:9 Sep 06 02:45:41.917 INFO kablam! | Sep 06 02:45:41.917 INFO kablam! 58 | #![deny(warnings)] Sep 06 02:45:41.917 INFO kablam! | ^^^^^^^^ Sep 06 02:45:41.917 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 06 02:45:41.917 INFO kablam! Sep 06 02:45:41.918 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 06 02:45:41.918 INFO kablam! --> src/lib.rs:72:1 Sep 06 02:45:41.918 INFO kablam! | Sep 06 02:45:41.918 INFO kablam! 72 | / fn panic(info: &PanicInfo) -> ! { Sep 06 02:45:41.918 INFO kablam! 73 | | interrupt::disable(); Sep 06 02:45:41.918 INFO kablam! 74 | | Sep 06 02:45:41.918 INFO kablam! 75 | | if let Ok(mut hstdout) = hio::hstdout() { Sep 06 02:45:41.918 INFO kablam! ... | Sep 06 02:45:41.918 INFO kablam! 82 | | loop {} Sep 06 02:45:41.918 INFO kablam! 83 | | } Sep 06 02:45:41.918 INFO kablam! | |_^ Sep 06 02:45:41.918 INFO kablam! | Sep 06 02:45:41.918 INFO kablam! = note: first defined in crate `std`. Sep 06 02:45:41.918 INFO kablam! Sep 06 02:45:41.926 INFO kablam! error: aborting due to 2 previous errors Sep 06 02:45:41.926 INFO kablam! Sep 06 02:45:41.926 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 06 02:45:41.932 INFO kablam! error: Could not compile `panic-semihosting`. Sep 06 02:45:41.932 INFO kablam! Sep 06 02:45:41.932 INFO kablam! To learn more, run the command again with --verbose. Sep 06 02:45:41.933 INFO kablam! su: No module specific data is present Sep 06 02:45:42.479 INFO running `"docker" "rm" "-f" "b72376da0117be585157553993e97f3b229e0d584715ae0c405de96d803af9b4"` Sep 06 02:45:42.575 INFO blam! b72376da0117be585157553993e97f3b229e0d584715ae0c405de96d803af9b4