[INFO] updating cached repository ryankurte/rust-gba-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ryankurte/rust-gba-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ryankurte/rust-gba-example" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ryankurte/rust-gba-example"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ryankurte/rust-gba-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryankurte/rust-gba-example" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ryankurte/rust-gba-example"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ryankurte/rust-gba-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6dd7d3dab2c128ef0efc46cb13a594a73e1b0337 [INFO] sha for GitHub repo ryankurte/rust-gba-example: 6dd7d3dab2c128ef0efc46cb13a594a73e1b0337 [INFO] validating manifest of ryankurte/rust-gba-example on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ryankurte/rust-gba-example on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ryankurte/rust-gba-example [INFO] removed path dependency gba from ryankurte/rust-gba-example [INFO] finished frobbing ryankurte/rust-gba-example [INFO] frobbed toml for ryankurte/rust-gba-example written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ryankurte/rust-gba-example/Cargo.toml [INFO] started frobbing ryankurte/rust-gba-example [INFO] removed path dependency gba from ryankurte/rust-gba-example [INFO] finished frobbing ryankurte/rust-gba-example [INFO] frobbed toml for ryankurte/rust-gba-example written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ryankurte/rust-gba-example/Cargo.toml [INFO] crate ryankurte/rust-gba-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ryankurte/rust-gba-example/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "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=-Tgba_cart.ld --target arm7tdmi --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: Error loading target specification: pre-link-args: expected a JSON object with fields per linker-flavor. [INFO] [stderr] | [INFO] [stderr] = help: Use `--print target-list` for a list of built-in targets [INFO] [stderr] [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] command `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` failed