What happened?
I think the refactoring done for manifests broke this, because detecting the other symbol names depends on populating the DriverInfo struct properly, but the refactor doesn't actually do that anymore. We need better testing and better reporting of internal errors/assertions (e.g. we should assert that DriverInfo is properly populated, and I also noticed DriverInfo isn't being zero-initialized).
Stack Trace
No response
How can we reproduce the bug?
No response
Environment/Setup
No response