Some stripped Rust binaries built without cargo-auditable and no DWARF debug symbols still have detailed paths to the Rust source files used use to build them.
In this exe:
I can see these paths:
- /home/runner/work/telemetry-parser/telemetry-parser/src/runcam/mod.rs
- /home/runner/work/telemetry-parser/telemetry-parser/src/blackbox/csv.rs