[INFO] cloning repository ClubRobotInsat/firmware-io-secondary [INFO] running `"git" "clone" "--bare" "git://github.com/ClubRobotInsat/firmware-io-secondary.git" "work/cache/sources/gh/ClubRobotInsat/firmware-io-secondary"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ClubRobotInsat/firmware-io-secondary'... [INFO] running `"git" "clone" "work/cache/sources/gh/ClubRobotInsat/firmware-io-secondary" "work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ClubRobotInsat/firmware-io-secondary"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ClubRobotInsat/firmware-io-secondary'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ClubRobotInsat/firmware-io-secondary" "work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/ClubRobotInsat/firmware-io-secondary"` [INFO] [stderr] Cloning into 'work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/ClubRobotInsat/firmware-io-secondary'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 566e5414234aefe8ae32e60cdac8d01b4b6bba5b [INFO] sha for GitHub repo ClubRobotInsat/firmware-io-secondary: 566e5414234aefe8ae32e60cdac8d01b4b6bba5b [INFO] validating manifest of ClubRobotInsat/firmware-io-secondary on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ClubRobotInsat/firmware-io-secondary on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ClubRobotInsat/firmware-io-secondary [INFO] finished frobbing ClubRobotInsat/firmware-io-secondary [INFO] frobbed toml for ClubRobotInsat/firmware-io-secondary written to work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ClubRobotInsat/firmware-io-secondary/Cargo.toml [INFO] started frobbing ClubRobotInsat/firmware-io-secondary [INFO] finished frobbing ClubRobotInsat/firmware-io-secondary [INFO] frobbed toml for ClubRobotInsat/firmware-io-secondary written to work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/gh/ClubRobotInsat/firmware-io-secondary/Cargo.toml [INFO] crate ClubRobotInsat/firmware-io-secondary already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/ClubRobotInsat/librobot` [INFO] [stderr] Updating git repository `https://github.com/gbip/pid_control-rs` [INFO] [stderr] Updating git repository `https://github.com/gbip/pwm-speaker` [INFO] [stderr] Updating git repository `https://github.com/gbip/tcs3200/` [INFO] [stderr] Updating git repository `https://github.com/japaric/serde-json-core` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qei v1.0.2 [INFO] [stderr] Downloaded w5500 v0.1.6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ClubRobotInsat/firmware-io-secondary against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-1/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/gh/ClubRobotInsat/firmware-io-secondary:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a7cbc9e890b06121d9a7b542221d8e22eda6ff214bacb09314452799901df711 [INFO] running `"docker" "start" "-a" "a7cbc9e890b06121d9a7b542221d8e22eda6ff214bacb09314452799901df711"` [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling serde v1.0.91 [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 `stable_deref_trait`. [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 `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 `r0`. [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" "a7cbc9e890b06121d9a7b542221d8e22eda6ff214bacb09314452799901df711"` [INFO] running `"docker" "rm" "-f" "a7cbc9e890b06121d9a7b542221d8e22eda6ff214bacb09314452799901df711"` [INFO] [stdout] a7cbc9e890b06121d9a7b542221d8e22eda6ff214bacb09314452799901df711