fn compile_tests<'a>(
    ws: &Workspace<'a>,
    options: &TestOptions
) -> CargoResult<Compilation<'a>>