Sep 19 21:38:46.162 INFO checking nucleo-f042k6-0.2.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:38:46.162 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:38:46.162 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/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 21:38:46.514 INFO blam! faca4f260356c97feaa7c14ac0bc7659b99491cc5a084607e64c8419348e1863 Sep 19 21:38:46.517 INFO running `"docker" "start" "-a" "faca4f260356c97feaa7c14ac0bc7659b99491cc5a084607e64c8419348e1863"` Sep 19 21:38:47.546 INFO kablam! usermod: no changes Sep 19 21:38:47.634 INFO kablam! Compiling rand_core v0.2.1 Sep 19 21:38:47.639 INFO kablam! Compiling cortex-m-rt v0.6.3 Sep 19 21:38:47.639 INFO kablam! Compiling stm32f042 v0.6.3 Sep 19 21:38:47.639 INFO kablam! Checking bare-metal v0.2.3 Sep 19 21:38:47.639 INFO kablam! Checking panic-abort v0.3.1 Sep 19 21:38:47.639 INFO kablam! Checking panic-abort v0.2.0 Sep 19 21:38:47.639 INFO kablam! Compiling ssd1306 v0.1.0 Sep 19 21:38:47.644 INFO kablam! Checking embedded-graphics v0.1.1 Sep 19 21:38:47.946 INFO kablam! Checking numtoa v0.0.7 Sep 19 21:38:47.963 INFO kablam! Checking cortex-m v0.5.7 Sep 19 21:38:48.099 INFO kablam! Checking embedded-hal v0.1.3 Sep 19 21:38:48.295 INFO kablam! Compiling syn v0.14.9 Sep 19 21:38:48.696 INFO kablam! Compiling rand v0.5.5 Sep 19 21:39:04.943 INFO kablam! Compiling cortex-m-rt-macros v0.1.1 Sep 19 21:39:07.599 INFO kablam! Checking cortex-m-rt v0.5.7 Sep 19 21:39:37.711 INFO kablam! Checking stm32f042-hal v0.4.2 Sep 19 21:39:42.083 INFO kablam! Checking nucleo-f042k6 v0.2.2 (/source) Sep 19 21:39:42.753 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 19 21:39:42.753 INFO kablam! --> src/lib.rs:3:37 Sep 19 21:39:42.753 INFO kablam! | Sep 19 21:39:42.753 INFO kablam! 3 | #![cfg_attr(feature = "rt", feature(use_extern_macros))] Sep 19 21:39:42.753 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 21:39:42.753 INFO kablam! | Sep 19 21:39:42.753 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 21:39:42.753 INFO kablam! Sep 19 21:39:42.753 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 19 21:39:42.753 INFO kablam! --> src/lib.rs:4:37 Sep 19 21:39:42.753 INFO kablam! | Sep 19 21:39:42.753 INFO kablam! 4 | #![cfg_attr(feature = "rt", feature(used))] Sep 19 21:39:42.753 INFO kablam! | ^^^^ Sep 19 21:39:42.759 INFO kablam! Sep 19 21:39:42.884 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 19 21:39:42.884 INFO kablam! --> src/lib.rs:3:37 Sep 19 21:39:42.884 INFO kablam! | Sep 19 21:39:42.884 INFO kablam! 3 | #![cfg_attr(feature = "rt", feature(use_extern_macros))] Sep 19 21:39:42.884 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 21:39:42.884 INFO kablam! | Sep 19 21:39:42.884 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 21:39:42.884 INFO kablam! Sep 19 21:39:42.884 INFO kablam! warning: the feature `used` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 19 21:39:42.884 INFO kablam! --> src/lib.rs:4:37 Sep 19 21:39:42.884 INFO kablam! | Sep 19 21:39:42.884 INFO kablam! 4 | #![cfg_attr(feature = "rt", feature(used))] Sep 19 21:39:42.884 INFO kablam! | ^^^^ Sep 19 21:39:42.884 INFO kablam! Sep 19 21:39:43.320 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 21:39:43.320 INFO kablam! Sep 19 21:39:43.412 INFO kablam! error: aborting due to previous error Sep 19 21:39:43.415 INFO kablam! Sep 19 21:39:43.435 INFO kablam! error: Could not compile `nucleo-f042k6`. Sep 19 21:39:43.436 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:43.560 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 21:39:43.562 INFO kablam! Sep 19 21:39:43.602 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 21:39:43.603 INFO kablam! Sep 19 21:39:43.682 INFO kablam! error: aborting due to previous error Sep 19 21:39:43.683 INFO kablam! Sep 19 21:39:43.694 INFO kablam! error: Could not compile `nucleo-f042k6`. Sep 19 21:39:43.694 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:43.738 INFO kablam! error: aborting due to previous error Sep 19 21:39:43.739 INFO kablam! Sep 19 21:39:43.752 INFO kablam! error: Could not compile `nucleo-f042k6`. Sep 19 21:39:43.752 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:39:43.798 INFO kablam! error: language item required, but not found: `eh_personality` Sep 19 21:39:43.798 INFO kablam! Sep 19 21:39:43.875 INFO kablam! error: aborting due to previous error Sep 19 21:39:43.875 INFO kablam! Sep 19 21:39:43.880 INFO kablam! error: Could not compile `nucleo-f042k6`. Sep 19 21:39:43.880 INFO kablam! Sep 19 21:39:43.880 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:39:43.880 INFO kablam! su: No module specific data is present Sep 19 21:39:44.720 INFO running `"docker" "rm" "-f" "faca4f260356c97feaa7c14ac0bc7659b99491cc5a084607e64c8419348e1863"` Sep 19 21:39:44.832 INFO blam! faca4f260356c97feaa7c14ac0bc7659b99491cc5a084607e64c8419348e1863