Skip to content

Another compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54 unwrap on None; also there was a panic while trying to force a dep node #138029

Open
@carols10cents

Description

@carols10cents

I see many other open ICE issues with a similar backtrace; here's one more in case it's helpful.

Feel free to close as a dupe!

Code

Was working on crates.io. I can't get the ICE after a cargo clean, sooo... an incremental compilation problem :(

Meta

rustc --version --verbose:

rustc --version --verbose
rustc 1.85.0 (4d91de4e4 2025-02-17)
binary: rustc
commit-hash: 4d91de4e48198da2e33413efdcd9cd2cc0c46688
commit-date: 2025-02-17
host: aarch64-apple-darwin
release: 1.85.0
LLVM version: 19.1.7

Error output

GitHub says my issue is too long if I paste the whole output here (it looks like there are multiple ICEs maybe?) so here's a gist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-incr-compArea: Incremental compilationC-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions