Skip to content
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

entered unreachable code: unable to find dependency? #66

Closed
zeeshanlakhani opened this issue Jan 20, 2024 · 1 comment · Fixed by #67
Closed

entered unreachable code: unable to find dependency? #66

zeeshanlakhani opened this issue Jan 20, 2024 · 1 comment · Fixed by #67
Labels
bug Something isn't working

Comments

@zeeshanlakhani
Copy link

Describe the bug

Since the upgrade to 0.14.4, cargo-deny is throwing this error in CI (via cargo-deny-action). :

thread '<unnamed>' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/krates-0.16.0/src/builder.rs:1073:25:
internal error: entered unreachable code: unable to find dependency serde_bytes for serde_ipld_dagcbor 0.4.2

Link: https://github.com/ipvm-wg/homestar/actions/runs/7592172147/job/20681204383?pr=519#step:8:1

Running 0.14.3 previously and locally, everything works just fine (warnings aside).

To reproduce

Ran cargo-deny 0.14.4 on our project (ipvm-wg/homestar#519).

cargo-deny version

0.14.4

What OS were you running cargo-deny on?

MacOS

Additional context

No response

@zeeshanlakhani zeeshanlakhani added the bug Something isn't working label Jan 20, 2024
@Jake-Shadle Jake-Shadle transferred this issue from EmbarkStudios/cargo-deny Jan 20, 2024
@zeeshanlakhani
Copy link
Author

@Jake-Shadle thanks!

zeeshanlakhani pushed a commit to ipvm-wg/homestar that referenced this issue Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant