in ingester/lib/src/symbolicator/mod.rs [996:1001]
fn get_candidate_paths_for_debug_file(
&self,
_info: &LibraryInfo,
) -> FileAndPathHelperResult<Vec<samply_symbols::CandidatePathInfo<Self::FL>>> {
Ok(vec![])
}