has anyone seen this before? ```❯ cargo check ...
# development
e
has anyone seen this before?
Copy code
❯ cargo check
    Updating git repository `<https://github.com/pantsbuild/rust-protobuf>`
error: failed to resolve patches for `<https://github.com/rust-lang/crates.io-index>`

Caused by:
  failed to load source for a dependency on `protobuf`

Caused by:
  Unable to update <https://github.com/pantsbuild/rust-protobuf?rev=171611c33ec92f07e1b7107327f6d0139a7afebf#171611c3>

Caused by:
  failed to fetch into /Users/hfuller/.cargo/git/db/rust-protobuf-8e8a2cd87e934b3d

Caused by:
  object not found - no match for id (acc84d088d46ca911b8d081ab2e4906e63448300); class=Odb (9); code=NotFound (-3)
No changes to that repo in a while
h
I don’t think so
a
i don't recognize it. worst case maybe kill i think
rm -rf ~/.cache/pants/rust
?
e
Might have been because I was using the default rust installation lets see
I cleaned the rust cache
a
ok
e
its recompiling so I think its gonna work
a
ok, lmk
e
default cargo vs pants cargo issue is all I think
a
what do you mean default rust installation?
e
I meant cargo sorry
but /usr/local/bin/cargo
a
yeah ok just making sure
makes sense