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 Git, reference master (450dbc), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 09:01:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/way-to-code/git-macos.git
Reference: master
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/way-to-code/git-macos
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 450dbc6 Increase version to 3.4.0
Cloned https://github.com/way-to-code/git-macos.git
Revision (git rev-parse @):
450dbc6eb0e9b153d1b7e9179efac04d1551fcc2
SUCCESS checkout https://github.com/way-to-code/git-macos.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/way-to-code/git-macos.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/99] Emitting module Git
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[4/112] Compiling Git RemoteRenameTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[5/112] Compiling Git RemoteUrlChangeTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[6/112] Compiling Git RemoteUrlTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[7/112] Compiling Git RepositoryTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[8/112] Compiling Git GitResetOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[9/112] Compiling Git ResetTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[10/112] Compiling Git GitSparseAddOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[11/112] Compiling Git GitSparseSetOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[12/112] Compiling Git SparseTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[13/112] Compiling Git GitStashApplyOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[14/112] Compiling Git StashApplyTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[15/112] Compiling Git GitStashOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[16/112] Compiling Git StashTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[17/112] Compiling Git GitStashDropOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[18/112] Compiling Git StashDropTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[19/112] Compiling Git GitStashListOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[20/112] Compiling Git StashListTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[21/112] Compiling Git GitStatusOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[22/112] Compiling Git StatusTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[23/112] Compiling Git GitTagListOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[24/112] Compiling Git GitTagOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[25/112] Compiling Git TagTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[26/112] Compiling Git GitFormatDecoder.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[27/112] Compiling Git GitFormatEncoder.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[28/112] Compiling Git GitOutputParser.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[29/112] Compiling Git IndexIterator.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[30/112] Compiling Git CherryTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[31/112] Compiling Git GitCherryOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[32/112] Compiling Git GitCherryResult.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[33/112] Compiling Git CherryPickOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[34/112] Compiling Git CherryPickTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[35/112] Compiling Git CleanOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[36/112] Compiling Git CleanTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[37/112] Compiling Git CloneOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[38/112] Compiling Git CloneTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[39/112] Compiling Git CommitOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[40/112] Compiling Git CommitTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[41/112] Compiling Git FetchTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[42/112] Compiling Git GitFetchOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[43/112] Compiling Git InitOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[44/112] Compiling Git GitRepository+Tag.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[45/112] Compiling Git GitRepositoryErrorFormatter.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[46/112] Compiling Git GitStashRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[47/112] Compiling Git GitStashRecordList.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[48/112] Compiling Git GitTagRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[49/112] Compiling Git GitTagRecordList.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[50/112] Compiling Git AddTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[51/112] Compiling Git GitAddOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[52/112] Compiling Git ArgumentConvertible.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[53/112] Compiling Git BranchOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[54/112] Compiling Git BranchTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[55/112] Compiling Git CheckReferenceTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[56/112] Compiling Git CheckoutOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[57/112] Compiling Git CheckoutTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[58/112] Compiling Git FileManager+Utils.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[59/112] Compiling Git Formatter+Date.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[60/112] Compiling Git Array+Utils.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[61/112] Compiling Git CredentialsProvider.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[62/112] Compiling Git Repository.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[63/112] Compiling Git RepositoryDelegate.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[64/112] Compiling Git RepositoryError.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[65/112] Compiling Git RepositoryLogRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[66/112] Compiling Git RepositoryReference.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[67/112] Compiling Git RepositoryReferenceName.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[68/112] Compiling Git RepositoryRemote.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[69/112] Compiling Git RepositoryStashRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[70/112] Compiling Git RepositoryTagRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[71/112] Compiling Git File.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[72/112] Compiling Git FileAnnotationRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[73/112] Compiling Git FileCoder.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[74/112] Compiling Git FileStorage.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[75/112] Compiling Git GitFile.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[76/112] Compiling Git GitFileStorage.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[77/112] Compiling Git GitCredentialsProvider.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[78/112] Compiling Git GitFileStatus.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[79/112] Compiling Git GitFileStatusList.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[80/112] Compiling Git GitLogRecord.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[81/112] Compiling Git GitLogRecordList.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[82/112] Compiling Git GitMergeStatus.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[83/112] Compiling Git GitReference.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[84/112] Compiling Git GitReferenceList.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[85/112] Compiling Git GitReferenceName.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[86/112] Compiling Git GitRemote.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[87/112] Compiling Git GitRemoteList.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[88/112] Compiling Git GitRepository.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[89/112] Compiling Git GitRepository+Cherry.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[90/112] Compiling Git GitRepository+CherryPick.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[91/112] Compiling Git GitRepository+Files.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[92/112] Compiling Git GitRepository+Init.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[93/112] Compiling Git GitRepository+Log.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[94/112] Compiling Git GitRepository+Merge.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[95/112] Compiling Git GitRepository+Reference.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[96/112] Compiling Git GitRepository+Remotes.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[97/112] Compiling Git GitRepository+SparseCheckout.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[98/112] Compiling Git GitRepository+Status.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[99/112] Compiling Git InitTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[100/112] Compiling Git GitLogCompareOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[101/112] Compiling Git GitLogOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[102/112] Compiling Git LogTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[103/112] Compiling Git MergeOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[104/112] Compiling Git MergeTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[105/112] Compiling Git ProcessSpawn.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[106/112] Compiling Git GitPullOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[107/112] Compiling Git PullTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[108/112] Compiling Git GitPushOptions.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[109/112] Compiling Git PushTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[110/112] Compiling Git ReferencesTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[111/112] Compiling Git RemoteAddTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
[112/112] Compiling Git RemoteListTask.swift
/host/spi-builder-workspace/Sources/Classes/FileManagement/File.swift:10:8: error: no such module 'Foundation'
  8 | //  For full license text, see LICENSE file in the repository root.
  9 |
 10 | import Foundation
    |        `- error: no such module 'Foundation'
 11 |
 12 | /// A file processing options
BUILD FAILURE 6.2 wasm