The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Version-Control, reference 1.0.4 (95f4f3), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 20:26:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AuroraEditor/Version-Control-Kit.git
Reference: 1.0.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/AuroraEditor/Version-Control-Kit
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 95f4f3d Merge branch 'main' of https://github.com/AuroraEditor/Version-Control-Kit
Cloned https://github.com/AuroraEditor/Version-Control-Kit.git
Revision (git rev-parse @):
95f4f3d7b892ef635f769a89893d552e65e48bdd
SUCCESS checkout https://github.com/AuroraEditor/Version-Control-Kit.git at 1.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AuroraEditor/Version-Control-Kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/168] Compiling Version_Control IResult.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[4/168] Compiling Version_Control DiffParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[5/168] Compiling Version_Control GitCherryPickParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[6/168] Compiling Version_Control GitDelimiterParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[7/168] Compiling Version_Control GitErrorParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[8/168] Compiling Version_Control GitRebaseParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[9/168] Compiling Version_Control GitStatusParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[10/168] Compiling Version_Control PatchFormatterParser.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[11/168] Compiling Version_Control ProcessError.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[12/168] Compiling Version_Control From-Process.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[13/168] Compiling Version_Control GitProgress.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[14/168] Compiling Version_Control LFSProgress.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[15/168] Compiling Version_Control CloneOptions.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[16/168] Compiling Version_Control DiffImage.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[17/168] Compiling Version_Control IBinaryDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[18/168] Compiling Version_Control IImageDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[19/168] Compiling Version_Control ILargeTextDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[20/168] Compiling Version_Control ISubmoduleDiff‎.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[21/168] Compiling Version_Control ITextDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[22/168] Compiling Version_Control IUnrenderableDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[23/168] Compiling Version_Control DiffType.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[24/168] Compiling Version_Control IDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[25/168] Compiling Version_Control IDiffTypes.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[26/168] Compiling Version_Control ITextDiffData.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[27/191] Compiling Version_Control GitCommit.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[28/191] Compiling Version_Control GitFileItem.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[29/191] Compiling Version_Control GitType.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[30/191] Compiling Version_Control IGitAccount.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[31/191] Compiling Version_Control IProgress.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[32/191] Compiling Version_Control IRemote.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[33/191] Compiling Version_Control ManualConflictResolution.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[34/191] Compiling Version_Control Stash-Entry.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[35/191] Compiling Version_Control GitError.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[36/191] Compiling Version_Control IndexError.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[37/191] Compiling Version_Control NetworkingError.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[38/191] Compiling Version_Control ShellErrors.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[39/191] Compiling Version_Control BitBucketAPI.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[40/191] Compiling Version_Control IBitBucketAPIPullRequest.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[41/191] Compiling Version_Control IBitbucketComment.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[42/191] Compiling Version_Control IBitbucketRendered.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[43/191] Compiling Version_Control AuthorizationResponse.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[44/191] Compiling Version_Control AuthorizationResponseKind.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[45/191] Compiling Version_Control GitHubAPI.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[46/191] Compiling Version_Control GithubNetworkingConstants.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[47/191] Compiling Version_Control IAPIEmail.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[48/191] Compiling Version_Control IAPIFullIdentity.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[49/191] Compiling Version_Control IAPIIdentity.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[50/191] Compiling Version_Control IAPIOrganization.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[51/191] Compiling Version_Control IAPIBranch.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[52/191] Compiling Version_Control IAPIFullRepository.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[53/191] Compiling Version_Control IAPIMentionableResponse.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[54/191] Compiling Version_Control IAPIRepository.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[55/191] Compiling Version_Control IAPIRepositoryCloneInfo.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[56/191] Compiling Version_Control IAPIRepositoryPermissions.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[57/191] Compiling Version_Control IAPIIssue.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[58/191] Compiling Version_Control IAPIComment.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[59/191] Compiling Version_Control IAPIPullRequest.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[60/191] Compiling Version_Control IAPIPullRequestRef.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[61/191] Compiling Version_Control IAPIPullRequestReview.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[62/191] Compiling Version_Control IAPIPushControl.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[63/191] Compiling Version_Control IAPIRepoRule.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[64/191] Compiling Version_Control IAPIRepoRuleMetadataParameters.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[65/191] Compiling Version_Control IAPIRepoRuleset.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[66/191] Compiling Version_Control IAPISlimRepoRuleset.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[67/191] Compiling Version_Control IRawAPIRepoRule.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[68/191] Compiling Version_Control IAPICheckSuite.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[69/191] Compiling Version_Control IAPIRefCheckRun.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[70/191] Compiling Version_Control IAPIRefCheckRunApp.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[71/191] Compiling Version_Control IAPIRefCheckRunCheckSuite.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[72/191] Compiling Version_Control IAPIRefCheckRunOutput.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/191] Compiling Version_Control GitHubActions.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[74/191] Compiling Version_Control Add.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[75/191] Compiling Version_Control Apply.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[76/191] Compiling Version_Control Branch.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[77/191] Compiling Version_Control Check.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[78/191] Compiling Version_Control Checkout-Index.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[79/191] Compiling Version_Control Checkout.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[80/191] Compiling Version_Control Cherry-Pick.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[81/191] Compiling Version_Control Clone.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[82/191] Compiling Version_Control Commit.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[83/191] Compiling Version_Control Config.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[84/191] Compiling Version_Control Description.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[85/191] Compiling Version_Control Diff-Check.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[86/191] Compiling Version_Control Diff-Index.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[87/191] Compiling Version_Control Diff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[88/191] Compiling Version_Control Format-Patch.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[89/191] Compiling Version_Control GitIgnore.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[90/191] Compiling Version_Control GitLog.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[91/191] Compiling Version_Control Init.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[92/191] Compiling Version_Control Interpret-Trailers.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[93/191] Compiling Version_Control LFS.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[94/191] Compiling Version_Control Merge.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[95/191] Compiling Version_Control Pull.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[96/191] Compiling Version_Control Push.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[97/191] Emitting module Version_Control
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[98/191] Compiling Version_Control RM.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[99/191] Compiling Version_Control Rebase.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[100/191] Compiling Version_Control Reflog.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[101/191] Compiling Version_Control Refs.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[102/191] Compiling Version_Control Remote.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[103/191] Compiling Version_Control Reset.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[104/191] Compiling Version_Control Rev-List.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[105/191] Compiling Version_Control Rev-Parse.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[106/191] Compiling Version_Control Revert.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[107/191] Compiling Version_Control Squash.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[108/191] Compiling Version_Control Stage.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[109/191] Compiling Version_Control Stash.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[110/191] Compiling Version_Control Status.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[111/191] Compiling Version_Control Submodule.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[112/191] Compiling Version_Control Tag.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[113/191] Compiling Version_Control Update-Index.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[114/191] Compiling Version_Control Update-Ref.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[115/191] Compiling Version_Control Blob.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[116/191] Compiling Version_Control Core.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[117/191] Compiling Version_Control GitProcess.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[118/191] Compiling Version_Control GitShell.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[119/191] Compiling Version_Control IExecutionOptions.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[120/191] Compiling Version_Control IGitExecutionOptions.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[121/191] Compiling Version_Control IGitResult.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[122/191] Compiling Version_Control IAPIRefCheckRuns.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[123/191] Compiling Version_Control IAPIRefStatus.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[124/191] Compiling Version_Control IAPIRefStatusItem.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[125/191] Compiling Version_Control IAPIWorkflowJob.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[126/191] Compiling Version_Control IAPIWorkflowJobStep.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[127/191] Compiling Version_Control IAPIWorkflowJobs.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[128/191] Compiling Version_Control IAPIWorkflowRun.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[129/191] Compiling Version_Control IAPIWorkflowRuns.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[130/191] Compiling Version_Control GithubAccount.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[131/191] Compiling Version_Control APIIssueState.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[132/191] Compiling Version_Control APIPullRequestReviewState.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[133/191] Compiling Version_Control APIRepoRuleMetadataOperator.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[134/191] Compiling Version_Control APIRepoRuleType.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[135/191] Compiling Version_Control APICheckConclusion.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[136/191] Compiling Version_Control APICheckStatus.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[137/191] Compiling Version_Control APIRefState.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[138/191] Compiling Version_Control GitlabAPI.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[139/191] Compiling Version_Control Gravatar.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[140/191] Compiling Version_Control Job.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[141/191] Compiling Version_Control JobSteps.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[142/191] Compiling Version_Control Jobs.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[143/191] Compiling Version_Control Workflow.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[144/191] Compiling Version_Control WorkflowRun.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[145/191] Compiling Version_Control IChangesetData.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[146/191] Compiling Version_Control ComputedAction.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[147/191] Compiling Version_Control GitRebaseSnapshot.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[148/191] Compiling Version_Control RebaseInternalState.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[149/191] Compiling Version_Control RebaseProgressOptions.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[150/191] Compiling Version_Control RebaseResult.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[151/191] Compiling Version_Control ConflictFilesDetails.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[152/191] Compiling Version_Control IStatusEntry.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[153/191] Compiling Version_Control IStatusHeader.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[154/191] Compiling Version_Control StatusHeadersData.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[155/191] Compiling Version_Control StatusResult.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[156/191] Compiling Version_Control WorkingDirectoryStatus.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[157/191] Compiling Version_Control CommitHistory.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[158/191] Compiling Version_Control CommitIdentity.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[159/191] Compiling Version_Control Diff-Data.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[160/191] Compiling Version_Control Diff-Line.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[161/191] Compiling Version_Control Diff-Selection.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[162/191] Compiling Version_Control Diff-Helper.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[163/191] Compiling Version_Control Raw-Diff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[164/191] Compiling Version_Control AppFileStatus.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[165/191] Compiling Version_Control CommittedFileChange.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[166/191] Compiling Version_Control FileChange.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[167/191] Compiling Version_Control WorkingDirectoryFileChange.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[168/191] Compiling Version_Control GitBranch.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[169/191] Compiling Version_Control WorkflowRuns.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[170/191] Compiling Version_Control Workflows.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[171/191] Compiling Version_Control 2FA.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[172/191] Compiling Version_Control GitHubEmail.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[173/191] Compiling Version_Control AuroraNetworking.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[174/191] Compiling Version_Control AuroraNetworkingConstants.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[175/191] Compiling Version_Control AuroraNetworkingDebug.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[176/191] Compiling Version_Control HTTPErrors.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[177/191] Compiling Version_Control HTTPMethod.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[178/191] Compiling Version_Control BranchUtil.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[179/191] Compiling Version_Control CommandError.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[180/191] Compiling Version_Control Date.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[181/191] Compiling Version_Control FileManager.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[182/191] Compiling Version_Control String.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[183/191] Compiling Version_Control FileUtils.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[184/191] Compiling Version_Control DefaultBranch.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[185/191] Compiling Version_Control GitAuthor.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[186/191] Compiling Version_Control MediaDiff.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[187/191] Compiling Version_Control Regex.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[188/191] Compiling Version_Control RemoveRemotePrefix.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[189/191] Compiling Version_Control LiveShellClient.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[190/191] Compiling Version_Control ShellClient.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
[191/191] Compiling Version_Control Version_Control.swift
/host/spi-builder-workspace/Sources/Version-Control/Base/Actions/GitHub/GitHubActions.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import AppKit
 10 |
BUILD FAILURE 6.2 wasm