Sep 19 22:21:08.441 INFO checking microbit-0.5.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:21:08.441 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:21:08.441 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:21:08.594 INFO blam! c58c063a9ac06af2d3cf8acec5dc30b93db5692a774eb207d232f678307e986d Sep 19 22:21:08.596 INFO running `"docker" "start" "-a" "c58c063a9ac06af2d3cf8acec5dc30b93db5692a774eb207d232f678307e986d"` Sep 19 22:21:09.377 INFO kablam! usermod: no changes Sep 19 22:21:09.491 INFO kablam! Compiling rand_core v0.2.1 Sep 19 22:21:09.492 INFO kablam! Compiling cortex-m-rt v0.6.3 Sep 19 22:21:09.493 INFO kablam! Checking bare-metal v0.2.3 Sep 19 22:21:09.493 INFO kablam! Compiling nrf51 v0.5.2 Sep 19 22:21:09.493 INFO kablam! Checking r0 v0.2.2 Sep 19 22:21:09.494 INFO kablam! Checking dcf77 v0.1.0 Sep 19 22:21:09.497 INFO kablam! Checking numtoa v0.0.7 Sep 19 22:21:09.507 INFO kablam! Checking rand v0.5.5 Sep 19 22:21:09.679 INFO kablam! Checking mag3110 v0.1.3 Sep 19 22:21:09.882 INFO kablam! Checking cortex-m v0.5.7 Sep 19 22:21:12.850 INFO kablam! Compiling cortex-m-rt-macros v0.1.1 Sep 19 22:21:15.834 INFO kablam! Checking cortex-m-rt v0.5.7 Sep 19 22:21:31.743 INFO kablam! Checking nrf51-hal v0.5.4 Sep 19 22:21:33.975 INFO kablam! Checking microbit v0.5.4 (/source) Sep 19 22:21:35.127 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 19 22:21:35.127 INFO kablam! --> src/lib.rs:3:37 Sep 19 22:21:35.127 INFO kablam! | Sep 19 22:21:35.127 INFO kablam! 3 | #![cfg_attr(feature = "rt", feature(used))] Sep 19 22:21:35.127 INFO kablam! | ^^^^ Sep 19 22:21:35.127 INFO kablam! | Sep 19 22:21:35.127 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 22:21:35.127 INFO kablam! Sep 19 22:21:35.150 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 19 22:21:35.151 INFO kablam! --> src/lib.rs:3:37 Sep 19 22:21:35.151 INFO kablam! | Sep 19 22:21:35.151 INFO kablam! 3 | #![cfg_attr(feature = "rt", feature(used))] Sep 19 22:21:35.151 INFO kablam! | ^^^^ Sep 19 22:21:35.151 INFO kablam! | Sep 19 22:21:35.151 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 22:21:35.151 INFO kablam! Sep 19 22:21:36.275 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.275 INFO kablam! Sep 19 22:21:36.403 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.403 INFO kablam! Sep 19 22:21:36.404 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.404 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.419 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:21:36.419 INFO kablam! --> examples/gpio_direct_blinky.rs:7:13 Sep 19 22:21:36.419 INFO kablam! | Sep 19 22:21:36.419 INFO kablam! 7 | #[macro_use(entry, exception)] Sep 19 22:21:36.419 INFO kablam! | ^^^^^ Sep 19 22:21:36.431 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.431 INFO kablam! Sep 19 22:21:36.435 INFO kablam! | Sep 19 22:21:36.435 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:21:36.435 INFO kablam! Sep 19 22:21:36.435 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:21:36.435 INFO kablam! --> examples/gpio_direct_blinky.rs:7:20 Sep 19 22:21:36.435 INFO kablam! | Sep 19 22:21:36.435 INFO kablam! 7 | #[macro_use(entry, exception)] Sep 19 22:21:36.435 INFO kablam! | ^^^^^^^^^ Sep 19 22:21:36.435 INFO kablam! Sep 19 22:21:36.435 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.443 INFO kablam! Sep 19 22:21:36.499 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.499 INFO kablam! Sep 19 22:21:36.514 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.514 INFO kablam! Sep 19 22:21:36.518 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.518 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.538 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.538 INFO kablam! Sep 19 22:21:36.555 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.555 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.619 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.619 INFO kablam! Sep 19 22:21:36.631 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.631 INFO kablam! Sep 19 22:21:36.643 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.643 INFO kablam! Sep 19 22:21:36.651 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.651 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.697 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.701 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.701 INFO kablam! Sep 19 22:21:36.702 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.702 INFO kablam! Sep 19 22:21:36.711 INFO kablam! Sep 19 22:21:36.711 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.711 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.715 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.715 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.725 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 22:21:36.725 INFO kablam! Sep 19 22:21:36.787 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.787 INFO kablam! Sep 19 22:21:36.788 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.788 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:21:36.847 INFO kablam! error: aborting due to previous error Sep 19 22:21:36.847 INFO kablam! Sep 19 22:21:36.858 INFO kablam! error: Could not compile `microbit`. Sep 19 22:21:36.858 INFO kablam! Sep 19 22:21:36.858 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:21:36.863 INFO kablam! su: No module specific data is present Sep 19 22:21:37.485 INFO running `"docker" "rm" "-f" "c58c063a9ac06af2d3cf8acec5dc30b93db5692a774eb207d232f678307e986d"` Sep 19 22:21:37.700 INFO blam! c58c063a9ac06af2d3cf8acec5dc30b93db5692a774eb207d232f678307e986d