[INFO] cloning repository https://github.com/JaredCluff/k2k-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JaredCluff/k2k-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredCluff%2Fk2k-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredCluff%2Fk2k-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5db2deeb53b449a000b707eb44f311fa34210b5
[INFO] checking JaredCluff/k2k-node against 1.94.0 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaredCluff%2Fk2k-node" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JaredCluff/k2k-node
[INFO] finished tweaking git repo https://github.com/JaredCluff/k2k-node
[INFO] tweaked toml for git repo https://github.com/JaredCluff/k2k-node written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JaredCluff/k2k-node on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JaredCluff/k2k-node 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jaredcluff/nexibot.git`
[INFO] [stderr] error: no matching package named `k2k-common` found
[INFO] [stderr] location searched: Git repository https://github.com/jaredcluff/nexibot.git?branch=main
[INFO] [stderr] required by package `k2k-node v0.1.0 (/workspace/builds/worker-2-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/jaredcluff/nexibot.git`
    error: no matching package named `k2k-common` found
    location searched: Git repository https://github.com/jaredcluff/nexibot.git?branch=main
    required by package `k2k-node v0.1.0 (/workspace/builds/worker-2-tc1/source)`