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


command failed: exit status: 101

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

Caused by:
  TOML parse error at line 1112, column 9
       |
  1112 | >>>>>>> 1 [EJ7TFFOW Re-adding Cargo.lock]
       |         ^
  key with no value, expected `=`