pub fn get_output_executable_path(name: &str) -> Result<PathBuf>
Attempts to find the path to a rust executable built by Cargo, checking the test content directory if the environment variable is set.