Skip to content

Can't find bin_fixture bin, specify bin.path #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cecton
Copy link

@cecton cecton commented Apr 1, 2020

We are using your library for https://github.com/paritytech/substrate/ and there is some problem on the CI that I cannot reproduce locally...

 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

Full logs here.

I made and tested this patch to fix it. Would it be possible to make a release of your crate? The sooner the better. Thanks!!

This issue appear sometimes in some conditions:

 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
@cecton
Copy link
Author

cecton commented Apr 1, 2020

Closing this because it is apparently due to a cache issue: paritytech/substrate#5480 (comment)

@cecton cecton closed this Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant