[INFO] cloning repository https://github.com/90-008/faunu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/90-008/faunu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F90-008%2Ffaunu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F90-008%2Ffaunu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdf291b9e41c173b2ffb8267530f80f6b5411a48
[INFO] checking 90-008/faunu against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F90-008%2Ffaunu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/90-008/faunu
[INFO] finished tweaking git repo https://github.com/90-008/faunu
[INFO] tweaked toml for git repo https://github.com/90-008/faunu written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/90-008/faunu on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/90-008/faunu 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/90-008/rust-vfs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://tangled.sh/ptr.pet/jacquard`
[INFO] [stderr] error: failed to get `jacquard` as a dependency of package `faunu v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `jacquard`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://tangled.sh/ptr.pet/jacquard#14612484
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revspec '1461248486744fa5d3f487701faba85a27caa19d' not found; class=Reference (4); code=NotFound (-3)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/90-008/rust-vfs`
        Updating crates.io index
        Updating git repository `https://tangled.sh/ptr.pet/jacquard`
    error: failed to get `jacquard` as a dependency of package `faunu v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `jacquard`
    
    Caused by:
      unable to update https://tangled.sh/ptr.pet/jacquard#14612484
    
    Caused by:
      revspec '1461248486744fa5d3f487701faba85a27caa19d' not found; class=Reference (4); code=NotFound (-3)