[INFO] updating cached repository tekjar/pixhawk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tekjar/pixhawk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tekjar/pixhawk" "work/ex/beta-1.38-1/sources/1.37.0/gh/tekjar/pixhawk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tekjar/pixhawk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tekjar/pixhawk" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tekjar/pixhawk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tekjar/pixhawk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03e420754a239002af709d1cd4e2bce32b748310 [INFO] sha for GitHub repo tekjar/pixhawk: 03e420754a239002af709d1cd4e2bce32b748310 [INFO] validating manifest of tekjar/pixhawk 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 tekjar/pixhawk 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 tekjar/pixhawk [INFO] finished frobbing tekjar/pixhawk [INFO] frobbed toml for tekjar/pixhawk written to work/ex/beta-1.38-1/sources/1.37.0/gh/tekjar/pixhawk/Cargo.toml [INFO] started frobbing tekjar/pixhawk [INFO] finished frobbing tekjar/pixhawk [INFO] frobbed toml for tekjar/pixhawk written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tekjar/pixhawk/Cargo.toml [INFO] crate tekjar/pixhawk 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tekjar/pixhawk against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tekjar/pixhawk:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 9ce80704ef26d4cbc589e3cb0b1b891c1e9ff83592419200027a586407e7ee7d [INFO] running `"docker" "start" "-a" "9ce80704ef26d4cbc589e3cb0b1b891c1e9ff83592419200027a586407e7ee7d"` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling stm32f4 v0.2.2 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling panic-abort v0.2.0 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/panic-abort-0.2.0/src/lib.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | #![feature(panic_implementation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#[panic_handler]` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/panic-abort-0.2.0/src/lib.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | #![feature(panic_implementation)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0463, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0463`. [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` 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[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` 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 `panic-abort`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `thumbv7em-none-eabihf` 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[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` 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 `bare-metal`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `r0`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9ce80704ef26d4cbc589e3cb0b1b891c1e9ff83592419200027a586407e7ee7d"` [INFO] running `"docker" "rm" "-f" "9ce80704ef26d4cbc589e3cb0b1b891c1e9ff83592419200027a586407e7ee7d"` [INFO] [stdout] 9ce80704ef26d4cbc589e3cb0b1b891c1e9ff83592419200027a586407e7ee7d