return Err(format!("The CADP environment variable is set to '{}', but this path does not exist; the CADP toolset must be installed to read BCG files.", cadp_path).into());
"The CADP environment variable is not set; the CADP toolset must be installed to read BCG files."