Skip to content

feat: Add hash of .cargo/config.toml to key (#149) #103

feat: Add hash of .cargo/config.toml to key (#149)

feat: Add hash of .cargo/config.toml to key (#149) #103

Triggered via push June 18, 2023 08:12
Status Success
Total duration 1m 4s
Artifacts

install.yml

on: push
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test `cargo install` on ubuntu-latest
Command failed: cargo metadata --all-features --format-version 1
Test `cargo install` on ubuntu-latest
error: could not find `Cargo.toml` in `/home/runner/work/rust-cache/rust-cache` or any parent directory
Test `cargo install` on ubuntu-latest
Error: ENOENT: no such file or directory, opendir '/home/runner/work/rust-cache/rust-cache/target'
Test `cargo install` on macos-latest
Command failed: cargo metadata --all-features --format-version 1
Test `cargo install` on macos-latest
error: could not find `Cargo.toml` in `/Users/runner/work/rust-cache/rust-cache` or any parent directory
Test `cargo install` on macos-latest
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/rust-cache/rust-cache/target'
Test `cargo install` on windows-latest
Command failed: cargo metadata --all-features --format-version 1
Test `cargo install` on windows-latest
error: could not find `Cargo.toml` in `D:\a\rust-cache\rust-cache` or any parent directory
Test `cargo install` on windows-latest
Error: ENOENT: no such file or directory, opendir 'D:\a\rust-cache\rust-cache\target'