Sep 20 05:03:36.144 INFO checking cortex-m-quickstart-0.3.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:03:36.144 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:03:36.145 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:03:36.386 INFO blam! 0a4e4bac774a65b1eb89ccb49f959bc79ab43f54335c48ce1820af7b7840c5de Sep 20 05:03:36.389 INFO running `"docker" "start" "-a" "0a4e4bac774a65b1eb89ccb49f959bc79ab43f54335c48ce1820af7b7840c5de"` Sep 20 05:03:37.834 INFO kablam! usermod: no changes Sep 20 05:03:37.966 INFO kablam! Compiling cortex-m-rt v0.6.3 Sep 20 05:03:37.966 INFO kablam! Compiling cortex-m-quickstart v0.3.3 (/source) Sep 20 05:03:37.966 INFO kablam! Checking panic-semihosting v0.3.0 Sep 20 05:03:39.938 INFO kablam! Checking cortex-m-rt v0.5.7 Sep 20 05:03:40.750 INFO kablam! error[E0463]: can't find crate for `alloc_cortex_m` Sep 20 05:03:40.750 INFO kablam! --> examples/allocator.rs:20:1 Sep 20 05:03:40.750 INFO kablam! | Sep 20 05:03:40.750 INFO kablam! 20 | extern crate alloc_cortex_m; Sep 20 05:03:40.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 05:03:40.750 INFO kablam! Sep 20 05:03:40.750 INFO kablam! error: aborting due to previous error Sep 20 05:03:40.751 INFO kablam! Sep 20 05:03:40.751 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 05:03:40.774 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:40.774 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:03:41.486 INFO kablam! error: language item required, but not found: `eh_personality` Sep 20 05:03:41.486 INFO kablam! Sep 20 05:03:41.510 INFO kablam! error: aborting due to previous error Sep 20 05:03:41.510 INFO kablam! Sep 20 05:03:41.518 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:41.518 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:03:41.826 INFO kablam! error: language item required, but not found: `eh_personality` Sep 20 05:03:41.826 INFO kablam! Sep 20 05:03:41.895 INFO kablam! error: aborting due to previous error Sep 20 05:03:41.895 INFO kablam! Sep 20 05:03:41.923 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:41.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:03:41.955 INFO kablam! error: language item required, but not found: `eh_personality` Sep 20 05:03:41.955 INFO kablam! Sep 20 05:03:41.986 INFO kablam! error: language item required, but not found: `eh_personality` Sep 20 05:03:41.986 INFO kablam! Sep 20 05:03:42.006 INFO kablam! error: language item required, but not found: `eh_personality` Sep 20 05:03:42.006 INFO kablam! Sep 20 05:03:42.054 INFO kablam! error: aborting due to previous error Sep 20 05:03:42.054 INFO kablam! Sep 20 05:03:42.054 INFO kablam! error: aborting due to previous error Sep 20 05:03:42.054 INFO kablam! Sep 20 05:03:42.070 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:42.070 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:03:42.071 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:42.071 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:03:42.098 INFO kablam! error: aborting due to previous error Sep 20 05:03:42.098 INFO kablam! Sep 20 05:03:42.106 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:42.106 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:03:42.110 INFO kablam! error[E0463]: can't find crate for `stm32f103xx` Sep 20 05:03:42.110 INFO kablam! --> examples/device.rs:32:1 Sep 20 05:03:42.110 INFO kablam! | Sep 20 05:03:42.110 INFO kablam! 32 | extern crate stm32f103xx; Sep 20 05:03:42.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 05:03:42.110 INFO kablam! Sep 20 05:03:42.110 INFO kablam! error: aborting due to previous error Sep 20 05:03:42.110 INFO kablam! Sep 20 05:03:42.110 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 05:03:42.124 INFO kablam! error: Could not compile `cortex-m-quickstart`. Sep 20 05:03:42.124 INFO kablam! Sep 20 05:03:42.124 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:03:42.125 INFO kablam! su: No module specific data is present Sep 20 05:03:43.106 INFO running `"docker" "rm" "-f" "0a4e4bac774a65b1eb89ccb49f959bc79ab43f54335c48ce1820af7b7840c5de"` Sep 20 05:03:43.211 INFO blam! 0a4e4bac774a65b1eb89ccb49f959bc79ab43f54335c48ce1820af7b7840c5de