Nov 30 15:14:04.681 INFO checking solo-hal-0.0.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 15:14:04.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 15:14:05.160 INFO [stdout] 7de8c414ecbd9199acc9ae34dc255150e4c3fb7041a8324a26680fc027afa268 Nov 30 15:14:05.163 INFO running `"docker" "start" "-a" "7de8c414ecbd9199acc9ae34dc255150e4c3fb7041a8324a26680fc027afa268"` Nov 30 15:14:06.664 INFO [stderr] usermod: no changes Nov 30 15:14:06.764 INFO [stderr] Compiling rand_core v0.3.0 Nov 30 15:14:06.764 INFO [stderr] Compiling cortex-m-semihosting v0.3.2 Nov 30 15:14:06.796 INFO [stderr] Compiling cortex-m-rt v0.6.5 Nov 30 15:14:06.796 INFO [stderr] Checking r0 v0.2.2 Nov 30 15:14:06.796 INFO [stderr] Compiling solo-hal v0.0.0 (/source) Nov 30 15:14:06.796 INFO [stderr] Checking panic-halt v0.2.0 Nov 30 15:14:06.796 INFO [stderr] Compiling syn v0.15.22 Nov 30 15:14:07.617 INFO [stderr] Compiling rand_core v0.2.2 Nov 30 15:14:07.896 INFO [stderr] Compiling rand v0.5.5 Nov 30 15:14:29.793 INFO [stderr] Compiling cortex-m-rt-macros v0.1.3 Nov 30 15:14:36.984 INFO [stderr] error: language item required, but not found: `eh_personality` Nov 30 15:14:36.985 INFO [stderr] Nov 30 15:14:36.989 INFO [stderr] error: aborting due to previous error Nov 30 15:14:36.989 INFO [stderr] Nov 30 15:14:36.992 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:36.992 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.012 INFO [stderr] error: language item required, but not found: `eh_personality` Nov 30 15:14:37.012 INFO [stderr] Nov 30 15:14:37.012 INFO [stderr] error: aborting due to previous error Nov 30 15:14:37.012 INFO [stderr] Nov 30 15:14:37.012 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.012 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.348 INFO [stderr] error[E0432]: unresolved import `alloc` Nov 30 15:14:37.348 INFO [stderr] --> examples/allocator.rs:22:5 Nov 30 15:14:37.348 INFO [stderr] | Nov 30 15:14:37.348 INFO [stderr] 22 | use alloc::vec; Nov 30 15:14:37.348 INFO [stderr] | ^^^^^ did you mean `core::alloc`? Nov 30 15:14:37.348 INFO [stderr] Nov 30 15:14:37.348 INFO [stderr] error[E0432]: unresolved import `alloc_cortex_m` Nov 30 15:14:37.348 INFO [stderr] --> examples/allocator.rs:23:5 Nov 30 15:14:37.348 INFO [stderr] | Nov 30 15:14:37.348 INFO [stderr] 23 | use alloc_cortex_m::CortexMHeap; Nov 30 15:14:37.348 INFO [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `alloc_cortex_m` Nov 30 15:14:37.348 INFO [stderr] Nov 30 15:14:37.348 INFO [stderr] error: cannot determine resolution for the macro `vec` Nov 30 15:14:37.348 INFO [stderr] --> examples/allocator.rs:40:14 Nov 30 15:14:37.348 INFO [stderr] | Nov 30 15:14:37.348 INFO [stderr] 40 | let xs = vec![0, 1, 2]; Nov 30 15:14:37.348 INFO [stderr] | ^^^ Nov 30 15:14:37.348 INFO [stderr] | Nov 30 15:14:37.348 INFO [stderr] = note: import resolution is stuck, try simplifying macro imports Nov 30 15:14:37.349 INFO [stderr] Nov 30 15:14:37.349 INFO [stderr] error: aborting due to 3 previous errors Nov 30 15:14:37.349 INFO [stderr] Nov 30 15:14:37.349 INFO [stderr] For more information about this error, try `rustc --explain E0432`. Nov 30 15:14:37.349 INFO [stderr] error: language item required, but not found: `eh_personality` Nov 30 15:14:37.349 INFO [stderr] Nov 30 15:14:37.351 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.351 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.360 INFO [stderr] error: aborting due to previous error Nov 30 15:14:37.360 INFO [stderr] Nov 30 15:14:37.362 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.362 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.468 INFO [stderr] error: language item required, but not found: `eh_personality` Nov 30 15:14:37.469 INFO [stderr] Nov 30 15:14:37.481 INFO [stderr] error: aborting due to previous error Nov 30 15:14:37.481 INFO [stderr] Nov 30 15:14:37.488 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.488 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.502 INFO [stderr] error: language item required, but not found: `eh_personality` Nov 30 15:14:37.502 INFO [stderr] Nov 30 15:14:37.509 INFO [stderr] error[E0432]: unresolved import `stm32f30x` Nov 30 15:14:37.509 INFO [stderr] --> examples/device.rs:35:5 Nov 30 15:14:37.509 INFO [stderr] | Nov 30 15:14:37.509 INFO [stderr] 35 | use stm32f30x::{interrupt, Interrupt}; Nov 30 15:14:37.509 INFO [stderr] | ^^^^^^^^^ use of undeclared type or module `stm32f30x` Nov 30 15:14:37.509 INFO [stderr] Nov 30 15:14:37.510 INFO [stderr] error: cannot determine resolution for the macro `interrupt` Nov 30 15:14:37.510 INFO [stderr] --> examples/device.rs:61:1 Nov 30 15:14:37.510 INFO [stderr] | Nov 30 15:14:37.510 INFO [stderr] 61 | interrupt!(EXTI0, exti0, state: Option = None); Nov 30 15:14:37.510 INFO [stderr] | ^^^^^^^^^ Nov 30 15:14:37.510 INFO [stderr] | Nov 30 15:14:37.510 INFO [stderr] = note: import resolution is stuck, try simplifying macro imports Nov 30 15:14:37.510 INFO [stderr] Nov 30 15:14:37.511 INFO [stderr] error: aborting due to 2 previous errors Nov 30 15:14:37.511 INFO [stderr] Nov 30 15:14:37.511 INFO [stderr] For more information about this error, try `rustc --explain E0432`. Nov 30 15:14:37.518 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.518 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.532 INFO [stderr] error: aborting due to previous error Nov 30 15:14:37.532 INFO [stderr] Nov 30 15:14:37.564 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.564 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 15:14:37.564 INFO [stderr] error: language item required, but not found: `eh_personality` Nov 30 15:14:37.564 INFO [stderr] Nov 30 15:14:37.564 INFO [stderr] error: aborting due to previous error Nov 30 15:14:37.564 INFO [stderr] Nov 30 15:14:37.568 INFO [stderr] error: Could not compile `solo-hal`. Nov 30 15:14:37.568 INFO [stderr] Nov 30 15:14:37.568 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 15:14:37.568 INFO [stderr] su: No module specific data is present Nov 30 15:14:38.010 INFO running `"docker" "inspect" "7de8c414ecbd9199acc9ae34dc255150e4c3fb7041a8324a26680fc027afa268"` Nov 30 15:14:38.190 INFO running `"docker" "rm" "-f" "7de8c414ecbd9199acc9ae34dc255150e4c3fb7041a8324a26680fc027afa268"` Nov 30 15:14:38.335 INFO [stdout] 7de8c414ecbd9199acc9ae34dc255150e4c3fb7041a8324a26680fc027afa268