[INFO] cloning repository lehrbaumm/rust_embeded [INFO] running `"git" "clone" "--bare" "git://github.com/lehrbaumm/rust_embeded.git" "work/cache/sources/gh/lehrbaumm/rust_embeded"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lehrbaumm/rust_embeded'... [INFO] running `"git" "clone" "work/cache/sources/gh/lehrbaumm/rust_embeded" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lehrbaumm/rust_embeded"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lehrbaumm/rust_embeded'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lehrbaumm/rust_embeded" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lehrbaumm/rust_embeded"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lehrbaumm/rust_embeded'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f99a08f74e75d4e8b04f0897f00c2cb4c008f59 [INFO] sha for GitHub repo lehrbaumm/rust_embeded: 1f99a08f74e75d4e8b04f0897f00c2cb4c008f59 [INFO] validating manifest of lehrbaumm/rust_embeded on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lehrbaumm/rust_embeded on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lehrbaumm/rust_embeded [INFO] finished frobbing lehrbaumm/rust_embeded [INFO] frobbed toml for lehrbaumm/rust_embeded written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lehrbaumm/rust_embeded/Cargo.toml [INFO] started frobbing lehrbaumm/rust_embeded [INFO] finished frobbing lehrbaumm/rust_embeded [INFO] frobbed toml for lehrbaumm/rust_embeded written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lehrbaumm/rust_embeded/Cargo.toml [INFO] crate lehrbaumm/rust_embeded already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/japaric/stm32f103xx` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt v0.5.7 [INFO] [stderr] Downloaded stm32f103xx v0.10.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking lehrbaumm/rust_embeded against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-7/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lehrbaumm/rust_embeded:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0fba63022e9363096d45da7e7ea74636d301e080e2616855c2c3b5537b49573a [INFO] running `"docker" "start" "-a" "0fba63022e9363096d45da7e7ea74636d301e080e2616855c2c3b5537b49573a"` [INFO] [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Compiling cortex-m-rt v0.6.6 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling stm32f103xx v0.10.0 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7m-none-eabi` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `aligned`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7m-none-eabi` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `vcell`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0fba63022e9363096d45da7e7ea74636d301e080e2616855c2c3b5537b49573a"` [INFO] running `"docker" "rm" "-f" "0fba63022e9363096d45da7e7ea74636d301e080e2616855c2c3b5537b49573a"` [INFO] [stdout] 0fba63022e9363096d45da7e7ea74636d301e080e2616855c2c3b5537b49573a