[INFO] cloning repository https://github.com/Boyquotes/lumina-dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boyquotes/lumina-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoyquotes%2Flumina-dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoyquotes%2Flumina-dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9310eb383e735db9209bd55624a1983e31da29ce
[INFO] checking Boyquotes/lumina-dev against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoyquotes%2Flumina-dev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  91% (557/609)
Updating files:  92% (561/609)
Updating files:  93% (567/609)
Updating files:  94% (573/609)
Updating files:  95% (579/609)
Updating files:  96% (585/609)
Updating files:  97% (591/609)
Updating files:  98% (597/609)
Updating files:  99% (603/609)
Updating files: 100% (609/609)
Updating files: 100% (609/609), done.
[INFO] started tweaking git repo https://github.com/Boyquotes/lumina-dev
[INFO] finished tweaking git repo https://github.com/Boyquotes/lumina-dev
[INFO] tweaked toml for git repo https://github.com/Boyquotes/lumina-dev written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Boyquotes/lumina-dev on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Boyquotes/lumina-dev 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nixon-voxell/bevy_coroutine`
[INFO] [stderr] error: failed to get `bevy_motiongfx` as a dependency of package `lumina_client v0.1.0 (/workspace/builds/worker-6-tc1/source/crates/lumina_client)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `bevy_motiongfx`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-6-tc1/source/external_crates/bevy_motiongfx
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-6-tc1/source/external_crates/bevy_motiongfx/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


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/nixon-voxell/bevy_coroutine`
    error: failed to get `bevy_motiongfx` as a dependency of package `lumina_client v0.1.0 (/workspace/builds/worker-6-tc1/source/crates/lumina_client)`
    
    Caused by:
      failed to load source for dependency `bevy_motiongfx`
    
    Caused by:
      Unable to update /workspace/builds/worker-6-tc1/source/external_crates/bevy_motiongfx
    
    Caused by:
      failed to read `/workspace/builds/worker-6-tc1/source/external_crates/bevy_motiongfx/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)