[INFO] cloning repository https://github.com/CodeCompared/nushell-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeCompared/nushell-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeCompared%2Fnushell-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeCompared%2Fnushell-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be670e5fd8872ed8fbda02c7ad787b75e5aec20f
[INFO] checking CodeCompared/nushell-wasm against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeCompared%2Fnushell-wasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CodeCompared/nushell-wasm
[INFO] finished tweaking git repo https://github.com/CodeCompared/nushell-wasm
[INFO] tweaked toml for git repo https://github.com/CodeCompared/nushell-wasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeCompared/nushell-wasm on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeCompared/nushell-wasm 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: patch location `/workspace/builds/worker-2-tc1/source/vendor/nu-command` does not contain packages matching `nu-command`
[INFO] [stderr] help: check `nu-command` patch definition for `https://github.com/rust-lang/crates.io-index` in `/workspace/builds/worker-2-tc1/source/Cargo.toml`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: patch location `/workspace/builds/worker-2-tc1/source/vendor/nu-command` does not contain packages matching `nu-command`
    help: check `nu-command` patch definition for `https://github.com/rust-lang/crates.io-index` in `/workspace/builds/worker-2-tc1/source/Cargo.toml`