pub fn server_cargo_process(
    cmd: &str,
    proj: &Project
) -> Result<(String, String, Child)>