[INFO] cloning repository https://github.com/Far-Beyond-Pulsar/Plugin_Shaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Far-Beyond-Pulsar/Plugin_Shaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FPlugin_Shaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FPlugin_Shaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0089139104cdedb89c9b240b51b5f26310a95dd
[INFO] checking Far-Beyond-Pulsar/Plugin_Shaders against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FPlugin_Shaders" "/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/Far-Beyond-Pulsar/Plugin_Shaders
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Far-Beyond-Pulsar/Plugin_Shaders
[INFO] tweaked toml for git repo https://github.com/Far-Beyond-Pulsar/Plugin_Shaders written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Far-Beyond-Pulsar/Plugin_Shaders on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Far-Beyond-Pulsar/Plugin_Shaders 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Far-Beyond-Pulsar//SceneDB`
[INFO] [stderr]     Updating git repository `https://github.com/Far-Beyond-Pulsar/Pulsar-Native`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Helio.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Graphy.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/PBGC.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/PSGC.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/PulsarConfig.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/ToolbeltRS`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/WGPUI.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/WGPUI-Component.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_Blueprints`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_CodeEditor`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_Matter`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_Shaders`
[INFO] [stderr]     Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_DBTable`
[INFO] [stderr]     Updating git repository `https://github.com/Far-Beyond-Pulsar/Pulsar-Reflection`
[INFO] [stderr] error: no matching package named `graphy` found
[INFO] [stderr] location searched: /workspace/crates/third-party/graphy
[INFO] [stderr] required by package `shader_editor_plugin 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/Far-Beyond-Pulsar//SceneDB`
        Updating git repository `https://github.com/Far-Beyond-Pulsar/Pulsar-Native`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Helio.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Graphy.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/PBGC.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/PSGC.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/PulsarConfig.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/ToolbeltRS`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/WGPUI.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/WGPUI-Component.git`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_Blueprints`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_CodeEditor`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_Matter`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_Shaders`
        Updating git submodule `https://github.com/Far-Beyond-Pulsar/Plugin_DBTable`
        Updating git repository `https://github.com/Far-Beyond-Pulsar/Pulsar-Reflection`
    error: no matching package named `graphy` found
    location searched: /workspace/crates/third-party/graphy
    required by package `shader_editor_plugin v0.1.0 (/workspace/builds/worker-3-tc1/source)`