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

Cargo Internal Error #15351

Open
bryanlesmart opened this issue Mar 26, 2025 · 4 comments
Open

Cargo Internal Error #15351

bryanlesmart opened this issue Mar 26, 2025 · 4 comments
Labels
C-bug Category: bug S-triage Status: This issue is waiting on initial triage.

Comments

@bryanlesmart
Copy link

Problem

hello everyone, this my first time to raise an issue so idk what format is or if have one, however have an issue saying this:

Note: I'm using window's 10, and latest rust version

Caused by:
malformed dep-info format, trailing
note: this is an unexpected cargo internal error
note: we would appreciate a bug report: https://github.com/rust-lang/cargo/issues/
note: cargo 1.85.1 (d73d2ca 2024-12-31)

Steps

No response

Possible Solution(s)

No response

Notes

No response

Version


@bryanlesmart bryanlesmart added C-bug Category: bug S-triage Status: This issue is waiting on initial triage. labels Mar 26, 2025
@jyn514
Copy link
Member

jyn514 commented Mar 26, 2025

can you post the full error message? "Caused by" should have had a few lines of output above showing more information.

in particular, if you could post the path to the dep-info file, and the contents of that file, that would be very helpful.

@bryanlesmart
Copy link
Author

error: could not parse/generate dep info at: C:\Users\users\Desktop\todo-app\target\debug\deps\todo_app-46b924c28ed497fd.d

Caused by:
malformed dep-info format, trailing
note: this is an unexpected cargo internal error
note: we would appreciate a bug report: https://github.com/rust-lang/cargo/issues/
note: cargo 1.85.1 (d73d2ca 2024-12-31) this the whole error that i got, thanks

@ehuss
Copy link
Contributor

ehuss commented Mar 26, 2025

Can you post the contents of C:\Users\users\Desktop\todo-app\target\debug\deps\todo_app-46b924c28ed497fd.d?

@bryanlesmart
Copy link
Author

[error: failed to run build scripts of some packages.. ] im still new in programming, that the error that given to me,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug S-triage Status: This issue is waiting on initial triage.
Projects
None yet
Development

No branches or pull requests

3 participants