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 XcodeServer, reference main (b47a55), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 12:52:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/richardpiazza/XcodeServer.git
Reference: main
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/richardpiazza/XcodeServer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b47a554 Cascade Delete Integrations (#30)
Cloned https://github.com/richardpiazza/XcodeServer.git
Revision (git rev-parse @):
b47a5547d8abce2aad0d5463b19b0eaf08496a18
SUCCESS checkout https://github.com/richardpiazza/XcodeServer.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/XcodeServer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tsolomko/SWCompression
Fetching https://github.com/richardpiazza/SessionPlus.git
Fetching https://github.com/richardpiazza/CoreDataPlus.git
Fetching https://github.com/onevcat/Rainbow
[1/192] Fetching coredataplus
[193/690] Fetching coredataplus, sessionplus
[268/1886] Fetching coredataplus, sessionplus, rainbow
[1887/18895] Fetching coredataplus, sessionplus, rainbow, swcompression
[2398/22731] Fetching coredataplus, sessionplus, rainbow, swcompression, swift-log
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.33s)
[4261/22539] Fetching sessionplus, rainbow, swcompression, swift-log
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.33s)
[4372/22041] Fetching rainbow, swcompression, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.35s)
[5238/20845] Fetching swcompression, swift-log
[13022/36225] Fetching swcompression, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (1.27s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.28s)
Fetched https://github.com/tsolomko/SWCompression from cache (1.32s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.51s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (1.96s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.68s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.4.2 (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.58s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.46s)
Computing version for https://github.com/tsolomko/SWCompression
Computed https://github.com/tsolomko/SWCompression at 4.8.6 (0.94s)
Fetching https://github.com/tsolomko/BitByteData
[1/3067] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData from cache (0.45s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (1.60s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.4.2
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Creating working copy for https://github.com/tsolomko/SWCompression
Working copy of https://github.com/tsolomko/SWCompression resolved at 4.8.6
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/50] Write sources
[2/50] Copying XcodeServer.xcdatamodeld
[2/50] Copying XcodeServer.momd_precompiled
[2/50] Copying MappingModel.cdm_precompiled
[2/50] Copying XcodeServer.xcdatamodeld
[2/50] Copying XcodeServer.momd_precompiled
[2/50] Copying MappingModel.cdm_precompiled
[2/50] Copying XcodeServer.xcdatamodeld
[2/50] Copying XcodeServer.momd_precompiled
[2/50] Write sources
[2/50] Copying PrivacyInfo.xcprivacy
[2/50] Write sources
[2/50] Copying PrivacyInfo.xcprivacy
[2/50] Write sources
[2/50] Copying MappingModel.xcmappingmodel
[30/50] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/133] Emitting module AsyncPlus
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
[33/133] Emitting module ArgumentParserToolInfo
[34/133] Compiling XcodeServer Tests.Hierarchy.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[35/133] Compiling XcodeServer Tests.Method.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[36/133] Compiling XcodeServer Tests.Suite.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[37/133] Compiling XcodeServer Tests.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[38/133] Compiling XcodeServer Trigger.Category.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[39/133] Compiling XcodeServer Trigger.Conditions.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[40/139] Compiling Rainbow StringGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[41/140] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
[42/140] Compiling AsyncPlus PassthroughAsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
[43/140] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/140] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[45/140] Compiling Rainbow String+Rainbow.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[46/140] Compiling BitByteData MsbBitReader.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[47/140] Compiling BitByteData MsbBitWriter.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/140] Emitting module BitByteData
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[49/140] Compiling XcodeServer Bot.Stats.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[50/140] Compiling XcodeServer Integration.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[51/140] Compiling XcodeServer Bot.PeriodicInterval.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[52/140] Compiling XcodeServer Bot.Schedule.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[53/140] Compiling XcodeServer FileManager+XcodeServer.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[54/140] Compiling XcodeServer Bot.Cleaning.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[55/140] Compiling XcodeServer Bot.Configuration.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[56/140] Compiling XcodeServer Bot.Coverage.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[58/141] Compiling XcodeServer Issue.Author.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[59/141] Compiling XcodeServer Issue.Category.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[60/141] Compiling XcodeServer Issue.Confidence.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[61/141] Compiling XcodeServer Issue.Status.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[62/141] Compiling XcodeServer Issue.SuspectStrategy.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[63/141] Compiling XcodeServer Issue.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[64/141] Compiling XcodeServer Server.Version.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[65/141] Compiling XcodeServer Server.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[66/141] Compiling XcodeServer SourceControl.AuthenticationStrategy.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[67/141] Compiling XcodeServer SourceControl.Blueprint.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[68/141] Compiling XcodeServer SourceControl.Change.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[69/141] Compiling XcodeServer Bot.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[70/141] Compiling XcodeServer Device.Filter.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[71/141] Compiling XcodeServer Device.Platform.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[72/141] Compiling XcodeServer Device.ProxiedDevice.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[73/141] Compiling XcodeServer Device.Specification.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[74/141] Compiling XcodeServer Device.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[75/141] Compiling XcodeServer Integration.Asset.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[76/141] Compiling Rainbow Rainbow.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[79/141] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[80/141] Compiling XcodeServer Integration.AssetCatalog.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[81/141] Compiling XcodeServer Integration.BuildSummary.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[82/141] Compiling XcodeServer Integration.ControlledChanges.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[83/141] Compiling XcodeServer Integration.IssueCatalog.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[84/141] Compiling XcodeServer Integration.IssueGroup.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[85/141] Compiling XcodeServer Integration.Result.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[86/141] Compiling XcodeServer Integration.Step.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
[91/141] Compiling AsyncPlus CurrentValueAsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
[92/141] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
[93/141] Compiling AsyncPlus PassthroughAsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncPlus/Sources/AsyncPlus/CurrentValueAsyncSubject.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | /// An actor which maintains and yields output to multiple `AsyncStream` subscriptions.
[94/141] Compiling XcodeServer SourceControl.Commit.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[95/141] Compiling XcodeServer SourceControl.Contributor.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[96/141] Compiling XcodeServer SourceControl.Location.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[97/141] Compiling XcodeServer SourceControl.Remote.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[98/141] Compiling XcodeServer SourceControl.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[99/141] Compiling XcodeServer Tests.Class.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/141] Emitting module XcodeServer
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[108/141] Compiling XcodeServer Trigger.Email.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[109/141] Compiling XcodeServer Trigger.Phase.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[110/141] Compiling XcodeServer Trigger.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[111/141] Compiling XcodeServer Persistable.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[112/141] Compiling XcodeServer Queryable.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[113/141] Compiling XcodeServer XcodeServerError.swift
/host/spi-builder-workspace/Sources/XcodeServer/FileManager+XcodeServer.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | public extension FileManager {
[114/141] Compiling BitByteData SignedNumberRepresentation.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[115/141] Compiling BitByteData resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/BitByteData/Sources/BigEndianByteReader.swift:6:8: error: no such module 'Foundation'
  4 | // See LICENSE for license information
  5 |
  6 | import Foundation
    |        `- error: no such module 'Foundation'
  7 |
  8 | /// A type that contains functions for reading `Data` byte-by-byte in the Big Endian order.
[116/141] Emitting module Logging
[117/141] Compiling Logging Locks.swift
[118/141] Compiling Rainbow Style.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/ColorApproximation.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public enum HexColorTarget {
BUILD FAILURE 6.2 wasm