[INFO] cloning repository https://github.com/nukep/ludum31
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nukep/ludum31" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukep%2Fludum31", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukep%2Fludum31'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66eb2f1d3750b42f4aaceac5171cfe17f444a7b5
[INFO] checking nukep/ludum31 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukep%2Fludum31" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nukep/ludum31 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nukep/ludum31
[INFO] finished tweaking git repo https://github.com/nukep/ludum31
[INFO] tweaked toml for git repo https://github.com/nukep/ludum31 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nukep/ludum31 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> synth/Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | / [[lib]]
[INFO] [stderr] 8 | | name = "synth"
[INFO] [stderr] 9 | | path = "lib.rs"
[INFO] [stderr]   | |_______________^
[INFO] [stderr]   |
[INFO] [stderr] error: invalid type: map, expected a string
[INFO] [stderr]  --> synth/Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | / [[lib]]
[INFO] [stderr] 8 | | name = "synth"
[INFO] [stderr] 9 | | path = "lib.rs"
[INFO] [stderr]   | |_______________^
[INFO] [stderr]   |
[INFO] [stderr]     Updating git repository `https://github.com/bjz/cgmath-rs`
[INFO] [stderr] error: failed to get `cgmath` as a dependency of package `ludum31 v0.0.1 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `cgmath`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/bjz/cgmath-rs?branch=rust-1.0#aed8acad
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/cgmath-rs-71b806d64542a22e/aed8aca/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (rustc-serialize) specified without providing a local path, Git repository, version, or workspace dependency to use
[ERROR] this task or one of its parent failed!
[ERROR] overridden task result to broken:missing-deps
[ERROR] caused by: the crate depends on missing dependencies
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
