Skip to content

fix: cache key stability #79

fix: cache key stability

fix: cache key stability #79

Triggered via pull request May 16, 2023 23:49
Status Success
Total duration 9m 7s
Artifacts

install.yml

on: pull_request
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 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'
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'