[INFO] cloning repository https://github.com/renamice/hack-assembler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renamice/hack-assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenamice%2Fhack-assembler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenamice%2Fhack-assembler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fdd9c28e6bdf2d069a84cf822f7b2bd2054b2bf
[INFO] checking renamice/hack-assembler against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenamice%2Fhack-assembler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/renamice/hack-assembler
[INFO] finished tweaking git repo https://github.com/renamice/hack-assembler
[INFO] tweaked toml for git repo https://github.com/renamice/hack-assembler written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/renamice/hack-assembler on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/renamice/hack-assembler 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to parse lock file at: /workspace/builds/worker-3-tc1/source/Cargo.lock
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   TOML parse error at line 17, column 9
[INFO] [stderr]      |
[INFO] [stderr]   17 | <<<<<<< HEAD
[INFO] [stderr]      |         ^
[INFO] [stderr]   key with no value, expected `=`


command failed: exit status: 101

error: failed to parse lock file at: /workspace/builds/worker-3-tc1/source/Cargo.lock

Caused by:
  TOML parse error at line 17, column 9
     |
  17 | <<<<<<< HEAD
     |         ^
  key with no value, expected `=`