Build Information
Failed to build XcodeGraph, reference main (58b5ab), with Swift 6.3 for Wasm on 18 Apr 2026 20:03:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.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/tuist/XcodeGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 58b5ab2 Update README.md
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
58b5ab2768ea685aa6eca6718a58e1aa328a1375
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/tuist/Command.git
[1/6648] Fetching machokit
[467/8925] Fetching machokit, swift-docc-plugin
[1559/10988] Fetching machokit, swift-docc-plugin, mockable
[1663/35450] Fetching machokit, swift-docc-plugin, mockable, xcodeproj
[2655/40074] Fetching machokit, swift-docc-plugin, mockable, xcodeproj, filesystem
[3533/42079] Fetching machokit, swift-docc-plugin, mockable, xcodeproj, filesystem, command
Fetched https://github.com/Kolos65/Mockable.git from cache (1.59s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.60s)
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/tuist/Command.git from cache (1.63s)
[19922/35734] Fetching machokit, xcodeproj, filesystem
Fetched https://github.com/p-x9/MachOKit from cache (1.74s)
Fetched https://github.com/tuist/FileSystem.git from cache (1.74s)
[10030/24462] Fetching xcodeproj
[13945/24863] Fetching xcodeproj, path
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/tuist/Path.git from cache (0.53s)
[15412/24462] Fetching xcodeproj
[22751/25244] Fetching xcodeproj, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.55s)
[22995/24462] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (4.14s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (8.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (1.66s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (1.01s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.2 (0.92s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
[2634/80706] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.79s)
[12748/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.25s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.0 (12.27s)
Fetching https://github.com/apple/swift-log
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.87s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:129: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
127 | }
128 |
129 | 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
130 | public static var allCases: [Self] {
131 | [
Computed https://github.com/p-x9/MachOKit at 0.49.0 (1.97s)
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/apple/swift-crypto.git
[1/242] Fetching swift-binary-parse-support
[50/501] Fetching swift-binary-parse-support, objectarchivekit
[141/747] Fetching swift-binary-parse-support, objectarchivekit, swift-fileio
[144/795] Fetching swift-binary-parse-support, objectarchivekit, swift-fileio, swift-fileio-extra
[796/18203] Fetching swift-binary-parse-support, objectarchivekit, swift-fileio, swift-fileio-extra, swift-crypto
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (1.08s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (1.09s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (1.09s)
[765/17650] Fetching swift-binary-parse-support, swift-crypto
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (4.17s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.28s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (5.07s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (1.06s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.99s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.84s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.11.0 (0.89s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/2155] Fetching aexml
[1359/3607] Fetching aexml, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.64s)
Fetched https://github.com/tadija/AEXML.git from cache (0.65s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (5.09s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.29s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.91s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.89s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.30s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.16.5 (1.07s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
[1/4879] Fetching zipfoundation
[4051/88051] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.22s)
[4159/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (11.63s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (14.09s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (1.33s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[147/25389] Fetching swift-atomics, swift-collections
[1074/30990] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
[3706/25389] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (3.14s)
Fetched https://github.com/apple/swift-collections.git from cache (3.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (4.20s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.84s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.06s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (5.55s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.6
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.16.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.2
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.98.0
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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
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/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.49.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.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.13.0
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129: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
127 | }
128 |
129 | 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
130 | public static var allCases: [Self] {
131 | [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.63s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/95] Write sources
[6/95] Compiling CNIOLinux shim.c
[6/95] Copying PrivacyInfo.xcprivacy
[8/95] Write sources
[9/95] Compiling CNIODarwin shim.c
[10/95] Write sources
[16/95] Compiling CNIOLinux liburing_shims.c
[17/95] Write sources
[19/95] Compiling _AtomicsShims.c
[19/95] Write sources
[30/95] Compiling VendoredCSystem shims.c
[30/95] Write sources
[43/95] Write swift-version-24593BA9C3E375BF.txt
[44/95] Compiling MachOKitC mach-o-linux.c
[44/95] Compiling CNIOOpenBSD shim.c
[46/95] Compiling CSystem shims.c
[47/95] Compiling CNIOWindows shim.c
[48/95] Compiling CNIOWASI CNIOWASI.c
[48/95] Compiling CNIOWindows WSAStartup.c
[51/255] Emitting module _NIODataStructures
[52/255] Emitting module StandardLibraryExtensions
[53/265] Emitting module SystemPackage
[54/269] Emitting module VendoredSystemPackage
[54/273] Compiling c-nioatomics.c
[55/275] Compiling c-atomics.c
[57/277] Emitting module Path
[58/277] Compiling StandardLibraryExtensions Int.swift
[59/277] Compiling StandardLibraryExtensions JoinedSequence.swift
[60/277] Compiling StandardLibraryExtensions KeyPath.swift
[61/277] Compiling StandardLibraryExtensions LazyCollection.swift
[62/277] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[63/277] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[64/277] Compiling StandardLibraryExtensions LazyMapSequence.swift
[65/277] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[66/277] Compiling StandardLibraryExtensions LazySequence.swift
[67/277] Compiling StandardLibraryExtensions Mirror.swift
[68/277] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[69/277] Compiling StandardLibraryExtensions Bool.Builder.swift
[70/277] Compiling StandardLibraryExtensions Bool.swift
[71/277] Compiling StandardLibraryExtensions Character.swift
[76/277] Compiling StandardLibraryExtensions ClosedRange.swift
[77/277] Compiling StandardLibraryExtensions Collection.swift
[78/277] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[79/277] Compiling StandardLibraryExtensions CollectionOfOne.swift
[80/277] Compiling StandardLibraryExtensions CommandLine.swift
[81/277] Compiling StandardLibraryExtensions Comparable.swift
[82/277] Compiling StandardLibraryExtensions Unmanaged.swift
[83/277] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[84/277] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[85/277] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[86/277] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[87/277] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[88/277] Compiling StandardLibraryExtensions UnsafePointer.swift
[89/277] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[90/277] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[91/277] Compiling StandardLibraryExtensions Zip2Sequence.swift
[92/277] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
[93/277] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
[94/277] Compiling StandardLibraryExtensions AnyCollection.swift
[95/277] Compiling StandardLibraryExtensions AnyHashable.swift
[96/277] Compiling StandardLibraryExtensions AnyIterator.swift
[97/277] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
[98/277] Compiling StandardLibraryExtensions AnySequence.swift
[99/277] Compiling StandardLibraryExtensions Array.Builder.swift
[100/277] Compiling StandardLibraryExtensions Array.swift
[101/277] Compiling StandardLibraryExtensions ArraySlice.swift
[102/277] Compiling VendoredSystemPackage SystemString.swift
[103/277] Compiling VendoredSystemPackage Util+StringArray.swift
[104/277] Compiling VendoredSystemPackage Util.swift
[105/277] Compiling VendoredSystemPackage UtilConsumers.swift
[114/277] Compiling StandardLibraryExtensions Duration.swift
[115/277] Compiling StandardLibraryExtensions EmptyCollection.swift
[116/277] Compiling StandardLibraryExtensions EnumeratedSequence.swift
[117/277] Compiling StandardLibraryExtensions FlattenSequence.swift
[118/277] Compiling StandardLibraryExtensions Float.swift
[119/277] Compiling StandardLibraryExtensions FloatingPoint.swift
[120/277] Compiling StandardLibraryExtensions Range.swift
[121/277] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[122/277] Compiling StandardLibraryExtensions Repeated.swift
[123/277] Compiling StandardLibraryExtensions Result.Builder.swift
[124/277] Compiling StandardLibraryExtensions Result.swift
[125/277] Compiling StandardLibraryExtensions ReversedCollection.swift
[126/277] Compiling StandardLibraryExtensions Sequence.swift
[127/277] Compiling StandardLibraryExtensions Set.Builder.swift
[128/277] Compiling StandardLibraryExtensions Set.swift
[129/277] Compiling StandardLibraryExtensions SetString.swift
[134/277] Compiling StandardLibraryExtensions Never.swift
[135/277] Compiling StandardLibraryExtensions Numeric.swift
[136/277] Compiling StandardLibraryExtensions ObjectIdentifier.swift
[137/277] Compiling StandardLibraryExtensions OpaquePointer.swift
[138/277] Compiling StandardLibraryExtensions Optional.Builder.swift
[139/277] Compiling StandardLibraryExtensions Optional.swift
[140/277] Compiling StandardLibraryExtensions PartialRangeFrom.swift
[141/277] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[142/277] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[143/277] Compiling StandardLibraryExtensions Range.Builder.swift
[144/277] Compiling StandardLibraryExtensions Slice.swift
[145/277] Compiling StandardLibraryExtensions StaticString.swift
[146/277] Compiling StandardLibraryExtensions StrideThrough.swift
[147/277] Compiling StandardLibraryExtensions StrideTo.swift
[148/277] Compiling StandardLibraryExtensions String.Builder.swift
[149/277] Compiling StandardLibraryExtensions String.swift
[150/277] Compiling StandardLibraryExtensions StringProtocol.swift
[151/277] Compiling StandardLibraryExtensions Substring.swift
[152/277] Compiling StandardLibraryExtensions UInt8.swift
[153/277] Compiling StandardLibraryExtensions Unicode.swift
[169/278] Emitting module _NIOBase64
[170/278] Compiling _NIOBase64 Base64.swift
[173/279] Compiling _NIODataStructures _TinyArray.swift
[174/279] Compiling _NIODataStructures PriorityQueue.swift
[175/308] Compiling Path Path.swift
[177/345] Compiling MockableMacro Function+Caseable.swift
[178/345] Compiling MockableMacro Variable+Caseable.swift
[179/345] Compiling MockableMacro ConformanceFactory.swift
[180/348] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[181/348] Compiling MockableMacro AttributeSyntax+Extensions.swift
[182/348] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[183/348] Compiling MockableMacro EnumFactory.swift
[184/348] Compiling MockableMacro Factory.swift
[185/348] Compiling MockableMacro Variable+Mockable.swift
[191/348] Compiling MockableMacro Variable+Buildable.swift
[192/348] Compiling MockableMacro BuilderFactory.swift
[193/348] Compiling MockableMacro Caseable.swift
[195/348] Compiling MockableMacro InitializerRequirement.swift
[196/348] Compiling MockableMacro Requirements.swift
[197/348] Compiling MockableMacro VariableRequirement.swift
[198/348] Compiling MockableMacro Availability.swift
[203/348] Compiling NIOConcurrencyHelpers lock.swift
[204/348] Compiling MockableMacro TokenSyntax+Extensions.swift
[205/348] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[206/348] Compiling MockableMacro Buildable.swift
[207/348] Compiling MockableMacro Function+Buildable.swift
[208/348] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[209/348] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[210/348] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[211/348] Compiling MockableMacro String+Extensions.swift
[215/348] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[219/348] Compiling StandardTime Time.Yoctosecond.swift
[220/348] Compiling StandardTime Time.Zeptosecond.swift
[221/348] Compiling StandardTime Time.swift
[222/348] Compiling MockableMacro Plugin.swift
[223/348] Compiling MockableMacro FunctionRequirement.swift
[224/349] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[225/349] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[232/350] Compiling NIOConcurrencyHelpers NIOLock.swift
[235/350] Emitting module StandardTime
[236/350] Compiling _NIODataStructures Heap.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[241/361] 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
[242/361] Compiling PathKit PathKit.swift
/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
[246/361] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[247/361] Emitting module IssueReportingPackageSupport
[248/361] Emitting module NIOConcurrencyHelpers
[249/361] Emitting module Locale
BUILD FAILURE 6.3 wasm