Couple CI failures ```pants.engine.process.Proces...
# development
w
Couple CI failures
Copy code
pants.engine.process.ProcessExecutionFailure: Process 'Find path to Rust binary `rustfmt` in toolchain `stable`' failed with exit code 1.
stdout:

stderr:
error: not a file: '/home/runner/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustfmt'
And Upload Test Reports fails with
stderr: fatal error: Unable to locate credentials
https://github.com/pantsbuild/pants/actions/runs/17995835944/job/51195526526#annotation:11:59 We haven't updated to 1.90 yet - so not sure why it's failing
Also cargo cache weirdness
h
This is preventing all CI from passing