[INFO] cloning repository https://github.com/markgarcia/matono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markgarcia/matono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkgarcia%2Fmatono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkgarcia%2Fmatono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 343c7baa9972f6f25d434329d131c91f93759f18
[INFO] checking markgarcia/matono against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkgarcia%2Fmatono" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/markgarcia/matono on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/markgarcia/matono
[INFO] finished tweaking git repo https://github.com/markgarcia/matono
[INFO] tweaked toml for git repo https://github.com/markgarcia/matono written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/markgarcia/matono 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/client/Cargo.toml: unused manifest key: build
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/client/Cargo.toml: unused manifest key: toolchain
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/web/Cargo.toml: unused manifest key: build
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/web/Cargo.toml: unused manifest key: toolchain
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/naga`
[INFO] [stderr] error: failed to get `naga` as a dependency of package `matono_client v0.1.0 (/workspace/builds/worker-6-tc1/source/client)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `naga`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/gfx-rs/naga#67ef37ae
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/naga-5a1f27be789f8087
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 67ef37ae991f72f06a58774c3866d716d1c9a9c1 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-6-tc1/source/web/Cargo.toml
    workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
    warning: /workspace/builds/worker-6-tc1/source/client/Cargo.toml: unused manifest key: build
    warning: /workspace/builds/worker-6-tc1/source/client/Cargo.toml: unused manifest key: toolchain
    warning: /workspace/builds/worker-6-tc1/source/web/Cargo.toml: unused manifest key: build
    warning: /workspace/builds/worker-6-tc1/source/web/Cargo.toml: unused manifest key: toolchain
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/gfx-rs/naga`
    error: failed to get `naga` as a dependency of package `matono_client v0.1.0 (/workspace/builds/worker-6-tc1/source/client)`
    
    Caused by:
      failed to load source for dependency `naga`
    
    Caused by:
      Unable to update https://github.com/gfx-rs/naga#67ef37ae
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/naga-5a1f27be789f8087
    
    Caused by:
      revision 67ef37ae991f72f06a58774c3866d716d1c9a9c1 not found
    
    Caused by:
      no error