[INFO] updating cached repository mgottschlag/rust-stm32f4-blinky [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mgottschlag/rust-stm32f4-blinky [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mgottschlag/rust-stm32f4-blinky" "work/ex/beta-1.38-1/sources/1.37.0/gh/mgottschlag/rust-stm32f4-blinky"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mgottschlag/rust-stm32f4-blinky'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mgottschlag/rust-stm32f4-blinky" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mgottschlag/rust-stm32f4-blinky"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mgottschlag/rust-stm32f4-blinky'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0fb4a0c7c5f741719d2055a7c98de084d0abda9d [INFO] sha for GitHub repo mgottschlag/rust-stm32f4-blinky: 0fb4a0c7c5f741719d2055a7c98de084d0abda9d [INFO] validating manifest of mgottschlag/rust-stm32f4-blinky on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mgottschlag/rust-stm32f4-blinky on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mgottschlag/rust-stm32f4-blinky [INFO] finished frobbing mgottschlag/rust-stm32f4-blinky [INFO] frobbed toml for mgottschlag/rust-stm32f4-blinky written to work/ex/beta-1.38-1/sources/1.37.0/gh/mgottschlag/rust-stm32f4-blinky/Cargo.toml [INFO] started frobbing mgottschlag/rust-stm32f4-blinky [INFO] finished frobbing mgottschlag/rust-stm32f4-blinky [INFO] frobbed toml for mgottschlag/rust-stm32f4-blinky written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mgottschlag/rust-stm32f4-blinky/Cargo.toml [INFO] crate mgottschlag/rust-stm32f4-blinky already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: failed to run `rustc` to learn about target-specific information [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc - --crate-name ___ --print=file-names -C link-arg=-Tlink.x -C linker=arm-none-eabi-ld -Z linker-flavor=ld --target thumbv7em-none-eabihf --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: the option `Z` is only accepted on the nightly compiler [INFO] [stderr] [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] command `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` failed