fn to_virtual_manifest(
    me: TomlManifest,
    source_id: SourceId,
    manifest_file: &Path,
    gctx: &GlobalContext
) -> CargoResult<VirtualManifest>