[INFO] cloning repository https://github.com/2389-research/soloclaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2389-research/soloclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2389-research%2Fsoloclaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2389-research%2Fsoloclaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a10fddfc41e09d07160e131bb04ddd70ce2ccb7
[INFO] checking 2389-research/soloclaw against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2389-research%2Fsoloclaw" "/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/2389-research/soloclaw
[INFO] finished tweaking git repo https://github.com/2389-research/soloclaw
[INFO] tweaked toml for git repo https://github.com/2389-research/soloclaw written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2389-research/soloclaw on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2389-research/soloclaw 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: no matching package named `boba` found
[INFO] [stderr] location searched: /workspace/builds/worker-0-tc1/archive/boba/crates/boba
[INFO] [stderr] required by package `soloclaw v0.1.0 (/workspace/builds/worker-0-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: no matching package named `boba` found
    location searched: /workspace/builds/worker-0-tc1/archive/boba/crates/boba
    required by package `soloclaw v0.1.0 (/workspace/builds/worker-0-tc1/source)`