[INFO] cloning repository https://github.com/RunningShrimp/game_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RunningShrimp/game_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRunningShrimp%2Fgame_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRunningShrimp%2Fgame_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb954feb16f79411438fc41c1f6a852e84373947
[INFO] checking RunningShrimp/game_engine against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRunningShrimp%2Fgame_engine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (934/1190)
Updating files:  79% (941/1190)
Updating files:  80% (952/1190)
Updating files:  81% (964/1190)
Updating files:  82% (976/1190)
Updating files:  83% (988/1190)
Updating files:  84% (1000/1190)
Updating files:  85% (1012/1190)
Updating files:  86% (1024/1190)
Updating files:  87% (1036/1190)
Updating files:  88% (1048/1190)
Updating files:  89% (1060/1190)
Updating files:  90% (1071/1190)
Updating files:  91% (1083/1190)
Updating files:  92% (1095/1190)
Updating files:  93% (1107/1190)
Updating files:  94% (1119/1190)
Updating files:  95% (1131/1190)
Updating files:  96% (1143/1190)
Updating files:  97% (1155/1190)
Updating files:  98% (1167/1190)
Updating files:  99% (1179/1190)
Updating files: 100% (1190/1190)
Updating files: 100% (1190/1190), done.
[INFO] started tweaking git repo https://github.com/RunningShrimp/game_engine
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/RunningShrimp/game_engine
[INFO] tweaked toml for git repo https://github.com/RunningShrimp/game_engine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RunningShrimp/game_engine on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RunningShrimp/game_engine 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: key with no value, expected `=`
[INFO] [stderr]   --> game_engine_hardware/Cargo.toml:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | <<<<<<< HEAD
[INFO] [stderr]    |         ^
[INFO] [stderr] error: key with no value, expected `=`
[INFO] [stderr]   --> game_engine_hardware/Cargo.toml:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | <<<<<<< HEAD
[INFO] [stderr]    |         ^
[INFO] [stderr] error: key with no value, expected `=`
[INFO] [stderr]   --> game_engine_hardware/Cargo.toml:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | <<<<<<< HEAD
[INFO] [stderr]    |         ^
[INFO] [stderr] error: failed to get `game_engine_hardware` as a dependency of package `game_engine v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `game_engine_hardware`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-1-tc1/source/game_engine_hardware


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: key with no value, expected `=`
      --> game_engine_hardware/Cargo.toml:20:9
       |
    20 | <<<<<<< HEAD
       |         ^
    error: key with no value, expected `=`
      --> game_engine_hardware/Cargo.toml:20:9
       |
    20 | <<<<<<< HEAD
       |         ^
    error: key with no value, expected `=`
      --> game_engine_hardware/Cargo.toml:20:9
       |
    20 | <<<<<<< HEAD
       |         ^
    error: failed to get `game_engine_hardware` as a dependency of package `game_engine v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `game_engine_hardware`
    
    Caused by:
      Unable to update /workspace/builds/worker-1-tc1/source/game_engine_hardware