pub fn is_repro() -> bool
Check if the XTASK_FUZZ_REPRO env var was set.
XTASK_FUZZ_REPRO
Caches result in a global static, to avoid redundant lookups.