-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
Run actions-rs/cargo@v1
/home/runner/.cargo/bin/cargo check
warning: /home/runner/work/atomic-data-rust/atomic-data-rust/lib/Cargo.toml: unused manifest key: bench.0.all-features
Warning: error: failed to run `rustc` to learn about target-specific information
Caused by:
could not execute process `/Users/joep/.cargo/bin/sccache rustc - --crate-name ___ --print=file-names -Clink-arg=-fuse-ld=lld -Zshare-generics=y --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=cfg` (never executed)
Caused by:
No such file or directory (os error 2)
Error: The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Things I tried:
- Disabling Cache, it's not caused by the
cache
step - try different cargo action
rustup update
locally, tried latest nightly and stablerustc 1.66.0-nightly (db0597f56 2022-10-11)
andrustc 1.64.0 (a55dd71d5 2022-09-19)
Metadata
Metadata
Assignees
Labels
No labels