Sep 21 05:58:45.285 INFO checking panic-semihosting-0.3.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:58:45.285 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:58:45.285 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:58:45.452 INFO blam! 7e250650ca158732dd2f6d487e0a9103b6c7104287dc11e6b50833b2d5a2899f Sep 21 05:58:45.454 INFO running `"docker" "start" "-a" "7e250650ca158732dd2f6d487e0a9103b6c7104287dc11e6b50833b2d5a2899f"` Sep 21 05:58:46.283 INFO kablam! usermod: no changes Sep 21 05:58:46.317 INFO kablam! Compiling cortex-m-semihosting v0.3.1 Sep 21 05:58:47.112 INFO kablam! Checking panic-semihosting v0.3.0 (/source) Sep 21 05:58:47.209 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 21 05:58:47.209 INFO kablam! --> src/lib.rs:71:1 Sep 21 05:58:47.209 INFO kablam! | Sep 21 05:58:47.209 INFO kablam! 71 | #[panic_implementation] Sep 21 05:58:47.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 21 05:58:47.210 INFO kablam! | Sep 21 05:58:47.210 INFO kablam! note: lint level defined here Sep 21 05:58:47.210 INFO kablam! --> src/lib.rs:58:9 Sep 21 05:58:47.210 INFO kablam! | Sep 21 05:58:47.210 INFO kablam! 58 | #![deny(warnings)] Sep 21 05:58:47.210 INFO kablam! | ^^^^^^^^ Sep 21 05:58:47.210 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 05:58:47.210 INFO kablam! Sep 21 05:58:47.215 INFO kablam! error: aborting due to previous error Sep 21 05:58:47.215 INFO kablam! Sep 21 05:58:47.220 INFO kablam! error: Could not compile `panic-semihosting`. Sep 21 05:58:47.220 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:58:47.381 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 21 05:58:47.381 INFO kablam! --> src/lib.rs:71:1 Sep 21 05:58:47.381 INFO kablam! | Sep 21 05:58:47.381 INFO kablam! 71 | #[panic_implementation] Sep 21 05:58:47.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 21 05:58:47.381 INFO kablam! | Sep 21 05:58:47.381 INFO kablam! note: lint level defined here Sep 21 05:58:47.381 INFO kablam! --> src/lib.rs:58:9 Sep 21 05:58:47.381 INFO kablam! | Sep 21 05:58:47.381 INFO kablam! 58 | #![deny(warnings)] Sep 21 05:58:47.381 INFO kablam! | ^^^^^^^^ Sep 21 05:58:47.381 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 21 05:58:47.381 INFO kablam! Sep 21 05:58:47.382 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Sep 21 05:58:47.382 INFO kablam! --> src/lib.rs:72:1 Sep 21 05:58:47.382 INFO kablam! | Sep 21 05:58:47.382 INFO kablam! 72 | / fn panic(info: &PanicInfo) -> ! { Sep 21 05:58:47.382 INFO kablam! 73 | | interrupt::disable(); Sep 21 05:58:47.382 INFO kablam! 74 | | Sep 21 05:58:47.382 INFO kablam! 75 | | if let Ok(mut hstdout) = hio::hstdout() { Sep 21 05:58:47.382 INFO kablam! ... | Sep 21 05:58:47.382 INFO kablam! 82 | | loop {} Sep 21 05:58:47.382 INFO kablam! 83 | | } Sep 21 05:58:47.382 INFO kablam! | |_^ Sep 21 05:58:47.382 INFO kablam! | Sep 21 05:58:47.382 INFO kablam! = note: first defined in crate `std`. Sep 21 05:58:47.382 INFO kablam! Sep 21 05:58:47.391 INFO kablam! error: aborting due to 2 previous errors Sep 21 05:58:47.391 INFO kablam! Sep 21 05:58:47.391 INFO kablam! For more information about this error, try `rustc --explain E0152`. Sep 21 05:58:47.396 INFO kablam! error: Could not compile `panic-semihosting`. Sep 21 05:58:47.396 INFO kablam! Sep 21 05:58:47.396 INFO kablam! To learn more, run the command again with --verbose. Sep 21 05:58:47.397 INFO kablam! su: No module specific data is present Sep 21 05:58:48.106 INFO running `"docker" "rm" "-f" "7e250650ca158732dd2f6d487e0a9103b6c7104287dc11e6b50833b2d5a2899f"` Sep 21 05:58:48.168 INFO blam! 7e250650ca158732dd2f6d487e0a9103b6c7104287dc11e6b50833b2d5a2899f