[INFO] cloning repository https://github.com/Hypijump31/kami-jwt-decode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hypijump31/kami-jwt-decode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHypijump31%2Fkami-jwt-decode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHypijump31%2Fkami-jwt-decode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3f93b99af86a39816e7ef5d07ac12c94b4c90d6
[INFO] checking Hypijump31/kami-jwt-decode against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHypijump31%2Fkami-jwt-decode" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hypijump31/kami-jwt-decode
[INFO] finished tweaking git repo https://github.com/Hypijump31/kami-jwt-decode
[INFO] tweaked toml for git repo https://github.com/Hypijump31/kami-jwt-decode written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hypijump31/kami-jwt-decode 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/Hypijump31/kami-jwt-decode 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Hypijump31/KAMI.git`
[INFO] [stderr] error: failed to get `kami-guest` as a dependency of package `jwt-decode v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `kami-guest`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/Hypijump31/KAMI.git?tag=v0.10.0
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to find tag `v0.10.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   reference 'refs/remotes/origin/tags/v0.10.0' not found; class=Reference (4); code=NotFound (-3)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/Hypijump31/KAMI.git`
    error: failed to get `kami-guest` as a dependency of package `jwt-decode v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `kami-guest`
    
    Caused by:
      unable to update https://github.com/Hypijump31/KAMI.git?tag=v0.10.0
    
    Caused by:
      failed to find tag `v0.10.0`
    
    Caused by:
      reference 'refs/remotes/origin/tags/v0.10.0' not found; class=Reference (4); code=NotFound (-3)