Build Information
Failed to build mcp-swift-sdk, reference main (6112a3), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 23:25:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/mcp-swift-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/mcp-swift-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6112a39 V0.11.x (#199)
Cloned https://github.com/1amageek/mcp-swift-sdk.git
Revision (git rev-parse @):
6112a3995a992d159ad0e82c2d62a008ce932666
SUCCESS checkout https://github.com/1amageek/mcp-swift-sdk.git at main
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/2091] Fetching swift-atomics, eventsource
[479/25660] Fetching swift-atomics, eventsource, swift-collections
[480/31261] Fetching swift-atomics, eventsource, swift-collections, swift-system
[622/37508] Fetching swift-atomics, eventsource, swift-collections, swift-system, swift-async-algorithms
[910/44143] Fetching swift-atomics, eventsource, swift-collections, swift-system, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.18s)
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
[8404/30087] Fetching eventsource, swift-collections, swift-async-algorithms
[18304/113259] Fetching eventsource, swift-collections, swift-async-algorithms, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.39s)
Fetched https://github.com/mattt/eventsource.git from cache (6.39s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (6.39s)
Fetched https://github.com/apple/swift-collections.git from cache (6.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (7.17s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.1.0 (0.64s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
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.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "mcp-swift-sdk",
"name": "mcp-swift-sdk",
"url": "https://github.com/1amageek/mcp-swift-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mcp-swift-sdk",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "eventsource",
"name": "EventSource",
"url": "https://github.com/mattt/eventsource.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/eventsource",
"traits": [
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/1amageek/mcp-swift-sdk.git
[1/970] Fetching mcp-swift-sdk
Fetched https://github.com/1amageek/mcp-swift-sdk.git from cache (0.86s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/mattt/eventsource.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.82s)
Fetched https://github.com/mattt/eventsource.git from cache (0.82s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (1.41s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.48s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.63s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.50s)
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/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/1amageek/mcp-swift-sdk.git
Working copy of https://github.com/1amageek/mcp-swift-sdk.git resolved at main (6112a39)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Found 5 product dependencies
- swift-system
- swift-log
- swift-async-algorithms
- EventSource
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/1amageek/mcp-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/44] Write sources
[2/44] Copying PrivacyInfo.xcprivacy
[4/44] Write sources
[5/44] Write mcp-everything-client-entitlement.plist
[5/44] Write sources
[5/44] Write mcp-everything-server-entitlement.plist
[6/44] Write sources
[20/44] Compiling CNIOWindows WSAStartup.c
[21/44] Compiling CSystem shims.c
[22/44] Compiling CNIOWindows shim.c
[23/44] Compiling CNIOWASI CNIOWASI.c
[24/44] Compiling CNIOOpenBSD shim.c
[25/44] Compiling CNIOLinux shim.c
[25/44] Compiling CNIOLinux liburing_shims.c
[27/44] Write sources
[29/44] Write swift-version--6988338F2F200930.txt
[30/50] Compiling _AtomicsShims.c
[31/50] Compiling CNIOLLHTTP c_nio_http.c
[32/50] Compiling CNIOPosix event_loop_id.c
[33/100] Compiling CNIOLLHTTP c_nio_api.c
[34/104] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/123] Compiling CNIODarwin shim.c
[37/123] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[38/124] Compiling _NIOBase64 Base64.swift
[39/124] Emitting module _NIOBase64
[40/124] Compiling Atomics DoubleWord.swift
[41/124] Compiling Atomics ManagedAtomic.swift
[42/124] Compiling Atomics ManagedAtomicLazyReference.swift
[43/124] Compiling Atomics UnsafeAtomic.swift
[44/124] Compiling Atomics AtomicValue.swift
[45/124] Compiling Atomics AtomicMemoryOrderings.swift
[46/124] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/124] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[48/124] Compiling Logging MetadataProvider.swift
[49/124] Compiling Atomics AtomicInteger.swift
[50/124] Compiling Atomics AtomicOptionalWrappable.swift
[51/124] Emitting module InternalCollectionsUtilities
[52/124] Compiling Atomics OptionalRawRepresentable.swift
[53/124] Compiling Atomics RawRepresentable.swift
[54/124] Compiling Atomics AtomicBool.swift
[55/124] Compiling Atomics IntegerConformances.swift
[56/124] Compiling Atomics UnsafeAtomicLazyReference.swift
[57/124] Compiling Atomics IntegerOperations.swift
[66/139] Compiling Atomics PointerConformances.swift
[67/139] Compiling Atomics Primitives.native.swift
[68/139] Compiling Atomics AtomicReference.swift
[69/139] Compiling Atomics AtomicStorage.swift
[70/143] Compiling DequeModule Deque._UnsafeHandle.swift
[71/143] Compiling DequeModule Deque.swift
[74/143] Compiling DequeModule Deque+Equatable.swift
[75/143] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/143] Compiling DequeModule Deque+Extras.swift
[79/143] Compiling DequeModule Deque+Hashable.swift
[80/143] Compiling DequeModule Deque+Testing.swift
[81/143] Compiling DequeModule Deque._Storage.swift
[82/200] Compiling _NIODataStructures PriorityQueue.swift
[83/200] Compiling _NIODataStructures Heap.swift
[84/200] Compiling _NIODataStructures _TinyArray.swift
[85/200] Emitting module _NIODataStructures
[86/200] Emitting module SystemPackage
[87/200] Emitting module Logging
[88/200] Compiling Logging LogHandler.swift
[89/200] Compiling Logging Locks.swift
[90/200] Compiling Logging Logging.swift
[91/200] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[92/200] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/200] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[96/201] Compiling Atomics Unmanaged extensions.swift
[97/201] Compiling DequeModule _DequeBuffer.swift
[98/201] Compiling DequeModule _DequeSlot.swift
[99/201] Compiling DequeModule _DequeBufferHeader.swift
[100/201] Compiling OrderedCollections OrderedDictionary+Codable.swift
[102/201] Compiling OrderedCollections _HashTable.swift
[103/201] Compiling OrderedCollections _Hashtable+Header.swift
[105/201] Compiling OrderedCollections OrderedSet+Codable.swift
[106/201] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[107/201] Compiling OrderedCollections OrderedSet+Descriptions.swift
[108/201] Compiling OrderedCollections OrderedSet+Diffing.swift
[109/201] Compiling OrderedCollections OrderedSet+Equatable.swift
[110/201] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[112/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[113/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[114/207] Compiling OrderedCollections OrderedSet+Sendable.swift
[120/207] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[122/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[123/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[124/207] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[125/207] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[127/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[128/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[129/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[130/207] Compiling OrderedCollections _HashTable+Constants.swift
[131/207] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[132/207] Compiling OrderedCollections _HashTable+Testing.swift
[133/207] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[140/207] Compiling OrderedCollections _HashTable+Bucket.swift
[141/207] Compiling OrderedCollections _HashTable+BucketIterator.swift
[142/207] Emitting module Atomics
[148/207] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[151/207] Compiling OrderedCollections OrderedSet+Hashable.swift
[152/207] Compiling OrderedCollections OrderedSet+Initializers.swift
[153/207] Compiling OrderedCollections OrderedSet+Insertions.swift
[154/207] Compiling OrderedCollections OrderedSet+Invariants.swift
[155/207] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[156/207] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[157/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[158/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[159/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[160/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[161/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[162/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[163/207] Emitting module DequeModule
[164/207] Compiling OrderedCollections OrderedDictionary+Elements.swift
[165/207] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[166/207] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[167/207] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[168/207] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[169/207] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[170/207] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[171/207] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[172/207] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[173/207] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[174/207] Compiling OrderedCollections OrderedDictionary+Values.swift
[175/207] Compiling OrderedCollections OrderedDictionary.swift
[183/207] Compiling OrderedCollections OrderedSet+SubSequence.swift
[184/207] Compiling OrderedCollections OrderedSet+Testing.swift
[185/207] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[186/207] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[187/207] Compiling OrderedCollections OrderedSet.swift
[188/207] Compiling OrderedCollections _UnsafeBitset.swift
[189/207] Emitting module OrderedCollections
[195/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[196/257] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[197/257] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[198/257] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[199/257] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[200/257] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[201/257] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[202/262] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[203/262] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[204/262] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[205/262] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[206/262] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[207/262] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[208/262] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[209/262] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[210/262] Compiling AsyncAlgorithms AsyncShareSequence.swift
[211/262] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[212/262] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[213/262] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[214/262] Emitting module AsyncAlgorithms
[215/262] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[216/262] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[217/262] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[218/262] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[219/262] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[220/262] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[221/262] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[222/262] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[223/262] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[224/262] Compiling AsyncAlgorithms CombineLatestStorage.swift
[225/262] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[226/262] Compiling AsyncAlgorithms Locking.swift
[227/262] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[228/262] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[229/262] Compiling AsyncAlgorithms MergeStateMachine.swift
[230/262] Compiling AsyncAlgorithms MergeStorage.swift
[231/262] Compiling AsyncAlgorithms DebounceStateMachine.swift
[232/262] Compiling AsyncAlgorithms DebounceStorage.swift
[233/262] Compiling AsyncAlgorithms Dictionary.swift
[234/262] Compiling AsyncAlgorithms _TinyArray.swift
[235/262] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[236/262] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[237/262] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[238/262] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[239/262] Compiling AsyncAlgorithms Rethrow.swift
[240/262] Compiling AsyncAlgorithms SetAlgebra.swift
[241/262] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[242/262] Compiling AsyncAlgorithms AsyncChannel.swift
[243/262] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[244/262] Compiling AsyncAlgorithms ChannelStateMachine.swift
[245/262] Compiling AsyncAlgorithms ChannelStorage.swift
[246/262] Compiling AsyncAlgorithms UnsafeTransfer.swift
[247/262] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[248/262] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[249/262] Compiling AsyncAlgorithms ZipStateMachine.swift
[250/262] Compiling AsyncAlgorithms ZipStorage.swift
[251/262] Compiling EventSource EventSource.swift
[252/262] Emitting module EventSource
[253/262] Compiling EventSource AsyncEventsSequence.swift
[254/262] Compiling EventSource AsyncSequence+Events.swift
[254/262] Compiling c-nioatomics.c
[255/262] Compiling c-atomics.c
[257/268] Compiling NIOConcurrencyHelpers lock.swift
[258/268] Compiling NIOConcurrencyHelpers atomics.swift
[259/268] Compiling NIOConcurrencyHelpers NIOLock.swift
[260/268] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[261/268] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[262/268] Emitting module NIOConcurrencyHelpers
[263/332] Compiling NIOCore Linux.swift
[264/332] Compiling NIOCore MarkedCircularBuffer.swift
[265/332] Compiling NIOCore MulticastChannel.swift
[266/332] Compiling NIOCore NIOAny.swift
[267/332] Compiling NIOCore NIOCloseOnErrorHandler.swift
[268/332] Compiling NIOCore NIOCoreSendableMetatype.swift
[269/332] Compiling NIOCore NIODecodedAsyncSequence.swift
[270/332] Compiling NIOCore GlobalSingletons.swift
[271/332] Compiling NIOCore IO.swift
[272/332] Compiling NIOCore IOData.swift
[273/332] Compiling NIOCore IPProtocol.swift
[274/332] Compiling NIOCore IntegerBitPacking.swift
[275/332] Compiling NIOCore IntegerTypes.swift
[276/332] Compiling NIOCore Interfaces.swift
[277/339] Compiling NIOCore Codec.swift
[278/339] Compiling NIOCore ConvenienceOptionSupport.swift
[279/339] Compiling NIOCore DeadChannel.swift
[280/339] Compiling NIOCore DispatchQueue+WithFuture.swift
[281/339] Compiling NIOCore EventLoop+Deprecated.swift
[282/339] Compiling NIOCore EventLoop+SerialExecutor.swift
[283/339] Compiling NIOCore EventLoop.swift
[284/339] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[285/339] Compiling NIOCore NIOAsyncWriter.swift
[286/339] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[287/339] Compiling NIOCore BSDSocketAPI.swift
[288/339] Compiling NIOCore ByteBuffer-aux.swift
[289/339] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[290/339] Compiling NIOCore ByteBuffer-conversions.swift
[291/339] Compiling NIOCore NIOLoopBound.swift
[292/339] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[293/339] Compiling NIOCore NIOScheduledCallback.swift
[294/339] Compiling NIOCore NIOSendable.swift
[295/339] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[296/339] Compiling NIOCore RecvByteBufferAllocator.swift
[297/339] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[298/339] Compiling NIOCore Channel.swift
[299/339] Compiling NIOCore ChannelHandler.swift
[300/339] Compiling NIOCore ChannelHandlers.swift
[301/339] Compiling NIOCore ChannelInvoker.swift
[302/339] Compiling NIOCore ChannelOption.swift
[303/339] Compiling NIOCore ChannelPipeline.swift
[304/339] Compiling NIOCore CircularBuffer.swift
[305/339] Compiling NIOCore AddressedEnvelope.swift
[306/339] Compiling NIOCore AsyncAwaitSupport.swift
[307/339] Compiling NIOCore AsyncChannel.swift
[308/339] Compiling NIOCore AsyncChannelHandler.swift
[309/339] Compiling NIOCore AsyncChannelInboundStream.swift
[310/339] Compiling NIOCore AsyncChannelOutboundWriter.swift
[311/339] Compiling NIOCore NIOAsyncSequenceProducer.swift
[312/339] Compiling NIOCore SocketAddresses.swift
[313/339] Compiling NIOCore SocketOptionProvider.swift
[314/339] Compiling NIOCore SystemCallHelpers.swift
[315/339] Compiling NIOCore TimeAmount+Duration.swift
[316/339] Compiling NIOCore TypeAssistedChannelHandler.swift
[317/339] Compiling NIOCore UniversalBootstrapSupport.swift
[318/339] Compiling NIOCore Utilities.swift
[319/339] Compiling NIOCore ByteBuffer-core.swift
[320/339] Compiling NIOCore ByteBuffer-hex.swift
[321/339] Compiling NIOCore ByteBuffer-int.swift
[322/339] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[323/339] Compiling NIOCore ByteBuffer-multi-int.swift
[324/339] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[325/339] Compiling NIOCore ByteBuffer-views.swift
[326/339] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[327/339] Compiling NIOCore EventLoopFuture+Deprecated.swift
[328/339] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[329/339] Compiling NIOCore EventLoopFuture.swift
[330/339] Compiling NIOCore FileDescriptor.swift
[331/339] Compiling NIOCore FileHandle.swift
[332/339] Compiling NIOCore FileRegion.swift
[333/339] Emitting module NIOCore
[334/395] Emitting module NIOEmbedded
[335/395] Compiling NIOEmbedded Embedded.swift
[336/395] Compiling NIOEmbedded AsyncTestingChannel.swift
[337/395] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[338/395] Compiling NIOPosix GetaddrinfoResolver.swift
[339/395] Compiling NIOPosix HappyEyeballs.swift
[340/395] Compiling NIOPosix IO.swift
[341/395] Compiling NIOPosix IntegerBitPacking.swift
[342/395] Compiling NIOPosix IntegerTypes.swift
[343/395] Compiling NIOPosix Linux.swift
[344/400] Compiling NIOPosix Utilities.swift
[345/400] Compiling NIOPosix VsockAddress.swift
[346/400] Compiling NIOPosix VsockChannelEvents.swift
[347/400] Compiling NIOPosix Windows.swift
[348/400] Compiling NIOPosix resource_bundle_accessor.swift
[349/400] Emitting module NIOPosix
[350/400] Compiling NIOPosix SelectorEpoll.swift
[351/400] Compiling NIOPosix SelectorGeneric.swift
[352/400] Compiling NIOPosix SelectorKqueue.swift
[353/400] Compiling NIOPosix SelectorUring.swift
[354/400] Compiling NIOPosix SelectorWSAPoll.swift
[355/400] Compiling NIOPosix PosixSingletons.swift
[356/400] Compiling NIOPosix RawSocketBootstrap.swift
[357/400] Compiling NIOPosix Resolver.swift
[358/400] Compiling NIOPosix Selectable.swift
[359/400] Compiling NIOPosix SelectableChannel.swift
[360/400] Compiling NIOPosix SelectableEventLoop.swift
[361/400] Compiling NIOPosix ServerSocket.swift
[362/400] Compiling NIOPosix Socket.swift
[363/400] Compiling NIOPosix SocketChannel.swift
[364/400] Compiling NIOPosix SocketProtocols.swift
[365/400] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[366/400] Compiling NIOPosix PendingDatagramWritesManager.swift
[367/400] Compiling NIOPosix PendingWritesManager.swift
[368/400] Compiling NIOPosix PipeChannel.swift
[369/400] Compiling NIOPosix PipePair.swift
[370/400] Compiling NIOPosix Pool.swift
[371/400] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[372/400] Compiling NIOPosix BaseStreamSocketChannel.swift
[373/400] Compiling NIOPosix Bootstrap.swift
[374/400] Compiling NIOPosix ControlMessage.swift
[375/400] Compiling NIOPosix DatagramVectorReadManager.swift
[376/400] Compiling NIOPosix Errors+Any.swift
[377/400] Compiling NIOPosix FileDescriptor.swift
[378/400] Compiling NIOPosix System.swift
[379/400] Compiling NIOPosix Thread.swift
[380/400] Compiling NIOPosix ThreadPosix.swift
[381/400] Compiling NIOPosix ThreadWindows.swift
[382/400] Compiling NIOPosix UnsafeTransfer.swift
[383/400] Compiling NIOPosix BSDSocketAPICommon.swift
[384/400] Compiling NIOPosix BSDSocketAPIPosix.swift
[385/400] Compiling NIOPosix BSDSocketAPIWindows.swift
[386/400] Compiling NIOPosix BaseSocket.swift
[387/400] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[388/400] Compiling NIOPosix BaseSocketChannel.swift
[389/400] Compiling NIOPosix LinuxCPUSet.swift
[390/400] Compiling NIOPosix LinuxUring.swift
[391/400] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[392/400] Compiling NIOPosix NIOPosixSendableMetatype.swift
[393/400] Compiling NIOPosix NIOThreadPool.swift
[394/400] Compiling NIOPosix NonBlockingFileIO.swift
[395/402] Compiling NIO Exports.swift
[396/402] Emitting module NIO
[397/419] Compiling NIOHTTP1 ByteCollectionUtils.swift
[398/419] Compiling NIOHTTP1 HTTPDecoder.swift
[399/419] Emitting module NIOHTTP1
[400/419] Compiling NIOHTTP1 HTTPEncoder.swift
[401/419] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[402/419] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[403/419] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[404/419] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[405/419] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[406/419] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[407/419] Compiling NIOHTTP1 HTTPTypes.swift
[408/419] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[409/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[410/419] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[411/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[412/419] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[413/419] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[414/420] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[415/450] Compiling MCP Error.swift
[416/450] Compiling MCP ID.swift
[417/450] Compiling MCP Icon.swift
[418/450] Compiling MCP Lifecycle.swift
[419/453] Emitting module MCP
[420/453] Compiling MCP Messages.swift
[421/453] Compiling MCP Transport.swift
[422/453] Compiling MCP HTTPClientTransport.swift
[423/453] Compiling MCP HTTPRequestValidation.swift
[424/453] Compiling MCP Completion.swift
[425/453] Compiling MCP Logging.swift
[426/453] Compiling MCP Prompts.swift
[427/453] Compiling MCP Versioning.swift
[428/453] Compiling MCP Client.swift
[429/453] Compiling MCP Elicitation.swift
[430/453] Compiling MCP InMemoryTransport.swift
/Users/admin/builder/spi-builder-workspace/Sources/MCP/Base/Transports/NetworkTransport.swift:532:33: error: sending 'sendContinuationResumed' risks causing data races [#SendingRisksDataRace]
530 |
531 | Task { @MainActor in
532 | if !sendContinuationResumed {
| |- error: sending 'sendContinuationResumed' risks causing data races [#SendingRisksDataRace]
| `- note: task-isolated 'sendContinuationResumed' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
533 | sendContinuationResumed = true
534 | if let error = error {
/Users/admin/builder/spi-builder-workspace/Sources/MCP/Base/Transports/NetworkTransport.swift:763:29: error: sending 'receiveContinuationResumed' risks causing data races [#SendingRisksDataRace]
761 | content, _, isComplete, error in
762 | Task { @MainActor in
763 | if !receiveContinuationResumed {
| |- error: sending 'receiveContinuationResumed' risks causing data races [#SendingRisksDataRace]
| `- note: task-isolated 'receiveContinuationResumed' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
764 | receiveContinuationResumed = true
765 | if let error = error {
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[431/453] Compiling MCP NetworkTransport.swift
/Users/admin/builder/spi-builder-workspace/Sources/MCP/Base/Transports/NetworkTransport.swift:532:33: error: sending 'sendContinuationResumed' risks causing data races [#SendingRisksDataRace]
530 |
531 | Task { @MainActor in
532 | if !sendContinuationResumed {
| |- error: sending 'sendContinuationResumed' risks causing data races [#SendingRisksDataRace]
| `- note: task-isolated 'sendContinuationResumed' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
533 | sendContinuationResumed = true
534 | if let error = error {
/Users/admin/builder/spi-builder-workspace/Sources/MCP/Base/Transports/NetworkTransport.swift:763:29: error: sending 'receiveContinuationResumed' risks causing data races [#SendingRisksDataRace]
761 | content, _, isComplete, error in
762 | Task { @MainActor in
763 | if !receiveContinuationResumed {
| |- error: sending 'receiveContinuationResumed' risks causing data races [#SendingRisksDataRace]
| `- note: task-isolated 'receiveContinuationResumed' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
764 | receiveContinuationResumed = true
765 | if let error = error {
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[432/453] Compiling MCP StdioTransport.swift
/Users/admin/builder/spi-builder-workspace/Sources/MCP/Base/Transports/NetworkTransport.swift:532:33: error: sending 'sendContinuationResumed' risks causing data races [#SendingRisksDataRace]
530 |
531 | Task { @MainActor in
532 | if !sendContinuationResumed {
| |- error: sending 'sendContinuationResumed' risks causing data races [#SendingRisksDataRace]
| `- note: task-isolated 'sendContinuationResumed' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
533 | sendContinuationResumed = true
534 | if let error = error {
/Users/admin/builder/spi-builder-workspace/Sources/MCP/Base/Transports/NetworkTransport.swift:763:29: error: sending 'receiveContinuationResumed' risks causing data races [#SendingRisksDataRace]
761 | content, _, isComplete, error in
762 | Task { @MainActor in
763 | if !receiveContinuationResumed {
| |- error: sending 'receiveContinuationResumed' risks causing data races [#SendingRisksDataRace]
| `- note: task-isolated 'receiveContinuationResumed' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
764 | receiveContinuationResumed = true
765 | if let error = error {
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[433/453] Compiling MCP HTTPServerTypes.swift
[434/453] Compiling MCP StatefulHTTPServerTransport.swift
[435/453] Compiling MCP StatelessHTTPServerTransport.swift
[436/453] Compiling MCP Progress.swift
[437/453] Compiling MCP RequestContext.swift
[438/453] Compiling MCP Value.swift
[439/453] Compiling MCP UnitInterval.swift
[440/453] Compiling MCP Cancellation.swift
[441/453] Compiling MCP Ping.swift
[442/453] Compiling MCP Roots.swift
[443/453] Compiling MCP Sampling.swift
[444/453] Compiling MCP Data+Extensions.swift
[445/453] Compiling MCP Resources.swift
[446/453] Compiling MCP Server.swift
[447/453] Compiling MCP Tools.swift
BUILD FAILURE 6.3 macosSpm