[INFO] cloning repository https://github.com/Diomchen/diom-gear-academy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Diomchen/diom-gear-academy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiomchen%2Fdiom-gear-academy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiomchen%2Fdiom-gear-academy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e88db772adcee4c67df607715090875673dd207a
[INFO] documenting Diomchen/diom-gear-academy against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiomchen%2Fdiom-gear-academy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Diomchen/diom-gear-academy
[INFO] finished tweaking git repo https://github.com/Diomchen/diom-gear-academy
[INFO] tweaked toml for git repo https://github.com/Diomchen/diom-gear-academy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Diomchen/diom-gear-academy on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/gear.git`
[INFO] [stderr] error: no matching package named `vara-pebbles-game` found
[INFO] [stderr] location searched: /workspace/builds/worker-3-tc1/source/io
[INFO] [stderr] required by package `vara-pebbles-game v0.1.0 (/workspace/builds/worker-3-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/gear-tech/gear.git`
    error: no matching package named `vara-pebbles-game` found
    location searched: /workspace/builds/worker-3-tc1/source/io
    required by package `vara-pebbles-game v0.1.0 (/workspace/builds/worker-3-tc1/source)`