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 XcodeGraph, reference 1.15.26 (971c4d), with Swift 6.2 (beta) for Wasm on 25 Jun 2025 22:23:23 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/tuist/XcodeGraph.git
Reference: 1.15.26
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/tuist/XcodeGraph
 * tag               1.15.26    -> FETCH_HEAD
HEAD is now at 971c4d1 [Release] XcodeGraph 1.15.26
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
971c4d1ac40e65b511d29fd3f3bb5cf20154084c
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at 1.15.26
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.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
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
[1/1800] Fetching filesystem
[271/3882] Fetching filesystem, swift-docc-plugin
[1311/27259] Fetching filesystem, swift-docc-plugin, xcodeproj
[1672/29233] Fetching filesystem, swift-docc-plugin, xcodeproj, command
[2542/34515] Fetching filesystem, swift-docc-plugin, xcodeproj, command, machokit
[3119/36305] Fetching filesystem, swift-docc-plugin, xcodeproj, command, machokit, mockable
Fetched https://github.com/Kolos65/Mockable.git from cache (0.82s)
Fetched https://github.com/p-x9/MachOKit from cache (0.82s)
[14740/29233] Fetching filesystem, swift-docc-plugin, xcodeproj, command
Fetched https://github.com/tuist/Command.git from cache (0.84s)
Fetching https://github.com/tuist/Path.git
[13935/27259] Fetching filesystem, swift-docc-plugin, xcodeproj
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.85s)
[12086/25177] Fetching filesystem, xcodeproj
[18165/25531] Fetching filesystem, xcodeproj, path
[19221/26313] Fetching filesystem, xcodeproj, path, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.29s)
Fetched https://github.com/tuist/Path.git from cache (0.30s)
[24242/25177] Fetching filesystem, xcodeproj
Fetched https://github.com/tuist/FileSystem.git from cache (1.94s)
Fetched https://github.com/tuist/XcodeProj from cache (1.98s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (4.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.35.1 (2.33s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.21s)
[1/15448] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.91s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (2.53s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5467] Fetching xctest-dynamic-overlay
[5468/76418] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.47s)
[19157/70951] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.59s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.10.10 (7.54s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
[1/3836] Fetching swift-log
[577/8711] Fetching swift-log, zipfoundation
[4520/85050] Fetching swift-log, zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (0.96s)
[11470/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (5.86s)
Fetched https://github.com/apple/swift-nio from cache (5.99s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (6.62s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.4.3 (0.55s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/2127] Fetching aexml
[448/3538] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.41s)
Fetched https://github.com/tadija/AEXML.git from cache (0.43s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (1.57s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (0.46s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.44s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.47s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.93s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1655/6233] Fetching swift-atomics, swift-system
[2774/22948] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
[6143/18512] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.18s)
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (7.39s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (2.99s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (3.37s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.70s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.20s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.92s)
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.35.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.4.3
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.10.10
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.0
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/96] Compiling CNIOLinux shim.c
[2/96] Write sources
[19/96] Compiling CNIOWindows WSAStartup.c
[20/96] Write sources
[23/96] Compiling CNIOWASI CNIOWASI.c
[24/96] Write sources
[37/96] Compiling CNIODarwin shim.c
[38/96] Write sources
[45/96] Compiling CNIOLinux liburing_shims.c
[46/96] Compiling CNIOWindows shim.c
[47/96] Write sources
[50/96] Compiling _SwiftSyntaxCShims dummy.c
[51/96] Compiling _AtomicsShims.c
[52/96] Compiling MachOKitC mach-o-linux.c
[53/96] Compiling CSystem shims.c
[54/96] Write swift-version-24593BA9C3E375BF.txt
[55/128] Compiling c-nioatomics.c
[56/156] Compiling c-atomics.c
[58/158] Compiling SwiftSyntax510 Empty.swift
[59/158] Emitting module SwiftSyntax510
[61/159] Emitting module SwiftSyntax601
[62/159] Compiling SwiftSyntax601 Empty.swift
[63/160] Emitting module SwiftSyntax509
[64/160] Compiling SwiftSyntax509 Empty.swift
[65/160] Compiling SwiftSyntax600 Empty.swift
[66/160] Emitting module SwiftSyntax600
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/172] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[71/236] Emitting module Path
[72/236] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[73/236] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[74/238] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[75/238] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[76/238] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[77/238] Compiling SwiftSyntax EditorPlaceholder.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
[80/238] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:197:57: error: cannot find type 'DIR' in scope
195 | internal typealias system_DIRPtr = OpaquePointer
196 | #else
197 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
198 | #endif
199 |
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/Syscalls.swift:192:30: error: cannot find 'DT_DIR' in scope
190 | #if !os(Windows)
191 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
192 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
193 | internal typealias system_dirent = dirent
194 | #if os(Linux) || os(Android) || os(FreeBSD) || os(OpenBSD)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/241] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[82/241] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[83/241] Compiling SwiftSyntax AbsoluteRawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[84/241] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[85/241] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[86/241] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[92/241] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[93/241] Compiling ZIPFoundation URL+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[94/241] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[95/241] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[96/241] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[97/241] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[98/241] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[100/241] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
[101/241] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
  9 | //
 10 |
 11 | import Foundation
    |        `- error: no such module 'Foundation'
 12 |
 13 | extension Archive {
BUILD FAILURE 6.2 wasm