[INFO] cloning repository https://github.com/772005himanshu/PeerLink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/772005himanshu/PeerLink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F772005himanshu%2FPeerLink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F772005himanshu%2FPeerLink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a6d12ee5cfdb8b29ed7329773395f422727e98a
[INFO] checking 772005himanshu/PeerLink against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F772005himanshu%2FPeerLink" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/772005himanshu/PeerLink
[INFO] finished tweaking git repo https://github.com/772005himanshu/PeerLink
[INFO] tweaked toml for git repo https://github.com/772005himanshu/PeerLink written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/772005himanshu/PeerLink on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/772005himanshu/PeerLink 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/wasm_client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr] error: failed to parse lock file at: /workspace/builds/worker-1-tc1/source/Cargo.lock
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   package `shared-protocol` is specified twice in the lockfile


overridden task result to broken:invalid-cargo-lock

Caused by:
    the crate has a broken lockfile: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-1-tc1/source/wasm_client/Cargo.toml
    workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
    error: failed to parse lock file at: /workspace/builds/worker-1-tc1/source/Cargo.lock
    
    Caused by:
      package `shared-protocol` is specified twice in the lockfile