Environment
SaaS (https://sentry.io/)
Version
No response
Link
No response
DSN
https://f833732deb2240b0b2dc4abce97d0f1d@o1374052.ingest.sentry.io/6692177
Steps to Reproduce
- Create a Rust project according to the docs
- Create a release build (
cargo release) and publish it somewhere
- Upload the pdb to sentry by running
.\sentry-cli upload-dif -o YOUR_ORG_HERE -p YOUR_PROJECT_HERE .\app.pdb
- Cause a panic in your Rust application and have the Sentry crash logger upload the stacktrace
- Check the crash in sentry dashboard
Expected Result

Actual Result

Environment
SaaS (https://sentry.io/)
Version
No response
Link
No response
DSN
https://f833732deb2240b0b2dc4abce97d0f1d@o1374052.ingest.sentry.io/6692177Steps to Reproduce
cargo release) and publish it somewhere.\sentry-cli upload-dif -o YOUR_ORG_HERE -p YOUR_PROJECT_HERE .\app.pdbExpected Result
Actual Result