fn main() { let profile = std::env::var("PROFILE").unwrap_or_default(); }