You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting what seems to be an upstream error with the latest assert_cmd:
error: failed to download `assert_cmd v1.0.1`
Caused by:
unable to get packages from source
Caused by:
failed to parse manifest at `/ci-cache/substrate/cargo/cargo-check-benches/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.1/Cargo.toml`
Caused by:
can't find `bin_fixture` bin, specify bin.path
Command exited with non-zero status 101
I am getting what seems to be an upstream error with the latest
assert_cmd
:Here is the CI where this error came from:
https://gitlab.parity.io/parity/substrate/-/jobs/442504
And here is the PR:
paritytech/substrate#5435
The text was updated successfully, but these errors were encountered: