Build Information
Successful build of async-kit, reference main (6bbb83), with Swift 6.2 for macOS (SPM) on 7 Mar 2026 14:35:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/async-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6bbb83c Fix for "missing import" warnings in other packages (#113)
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
6bbb83cbf9d886623a967a965c8fb1b73e6566f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at main
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/6058] Fetching swift-algorithms
[244/12212] Fetching swift-algorithms, swift-log
[673/34151] Fetching swift-algorithms, swift-log, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.13s)
[8129/28093] Fetching swift-log, swift-collections
[11640/110784] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.55s)
Fetched https://github.com/apple/swift-collections.git from cache (4.55s)
Fetched https://github.com/apple/swift-nio.git from cache (4.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (7.34s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (1.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[438/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
Fetched https://github.com/apple/swift-system.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.74s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.53s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.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.95.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.6.4
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.4.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",
"dependencies": [
{
"identity": "async-kit",
"name": "async-kit",
"url": "https://github.com/vapor/async-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.95.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"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",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"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",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/vapor/async-kit.git
[1/2496] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.89s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
Fetched https://github.com/apple/swift-nio.git from cache (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (0.87s)
Fetched https://github.com/apple/swift-log.git from cache (0.87s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.94s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at main (6bbb83c)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.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.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.6.4
warning: '.resolve-product-dependencies': dependency 'async-kit' is not used by any target
Found 4 product dependencies
- swift-nio
- swift-log
- swift-collections
- swift-algorithms
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/async-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[8/34] Copying PrivacyInfo.xcprivacy
[8/34] Write sources
[17/34] Write swift-version-49B95AFC49DCD68C.txt
[18/34] Compiling CNIOWindows shim.c
[18/34] Compiling CNIOWindows WSAStartup.c
[20/34] Compiling CNIOWASI CNIOWASI.c
[21/34] Compiling CNIOLinux shim.c
[22/34] Compiling CNIOOpenBSD shim.c
[23/34] Compiling _NumericsShims _NumericsShims.c
[24/34] Compiling CNIOLinux liburing_shims.c
[25/75] Compiling _AtomicsShims.c
[26/75] Write sources
[30/75] Compiling CNIOPosix event_loop_id.c
[31/94] Compiling CNIODarwin shim.c
[33/94] Compiling RealModule Float80+Real.swift
[34/95] Compiling Atomics ManagedAtomicLazyReference.swift
[35/95] Compiling Atomics UnsafeAtomic.swift
[36/95] Compiling Atomics AtomicInteger.swift
[37/95] Compiling Atomics AtomicOptionalWrappable.swift
[38/96] Emitting module InternalCollectionsUtilities
[39/96] Compiling RealModule RealFunctions.swift
[40/96] Compiling RealModule Real.swift
[41/96] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/96] Compiling RealModule RelaxedArithmetic.swift
[43/96] Compiling RealModule Float+Real.swift
[44/96] Compiling RealModule AugmentedArithmetic.swift
[45/96] Emitting module RealModule
[46/96] Compiling RealModule ElementaryFunctions.swift
[47/96] Compiling RealModule Double+Real.swift
[48/96] Compiling RealModule Float16+Real.swift
[51/96] Compiling _NIODataStructures _TinyArray.swift
[52/96] Compiling _NIODataStructures PriorityQueue.swift
[53/96] Compiling Atomics AtomicReference.swift
[54/96] Compiling Atomics AtomicStorage.swift
[55/96] Compiling Atomics AtomicValue.swift
[56/96] Compiling Atomics AtomicMemoryOrderings.swift
[57/122] Emitting module _NIOBase64
[58/122] Compiling _NIOBase64 Base64.swift
[59/122] Compiling Algorithms Chunked.swift
[60/122] Compiling Algorithms Grouped.swift
[61/122] Compiling Algorithms EitherSequence.swift
[62/122] Compiling Algorithms FirstNonNil.swift
[63/122] Compiling Algorithms Indexed.swift
[64/122] Compiling Algorithms Intersperse.swift
[65/123] Compiling Logging MetadataProvider.swift
[66/123] Compiling _NIODataStructures Heap.swift
[67/123] Emitting module _NIODataStructures
[68/123] Compiling Algorithms Reductions.swift
[69/123] Compiling Algorithms Rotate.swift
[70/123] Compiling Algorithms Split.swift
[71/123] Compiling Algorithms Stride.swift
[72/123] Compiling Algorithms AdjacentPairs.swift
[73/123] Compiling Algorithms Chain.swift
[76/123] Compiling Algorithms FlattenCollection.swift
[77/123] Compiling Algorithms Suffix.swift
[80/123] Compiling Algorithms Combinations.swift
[81/123] Compiling Algorithms Compacted.swift
[84/123] Compiling Algorithms Cycle.swift
[85/123] Compiling Algorithms RandomSample.swift
[86/123] Compiling Atomics Unmanaged extensions.swift
[91/202] Compiling ContainersPreview InputSpan.swift
[92/352] Compiling ContainersPreview Shared.swift
[93/352] Compiling ContainersPreview Borrow.swift
[94/352] Compiling ContainersPreview Inout.swift
[95/352] Compiling HashTreeCollections _HashNode+Invariants.swift
[96/352] Compiling HashTreeCollections TreeSet+Equatable.swift
[97/352] Compiling HashTreeCollections _HashLevel.swift
[98/352] Compiling HashTreeCollections _HashNode+Builder.swift
[99/352] Compiling HashTreeCollections _Bucket.swift
[100/352] Compiling HashTreeCollections _Hash.swift
[101/352] Compiling ContainersPreview Box.swift
[102/352] Compiling Logging LogHandler.swift
[103/352] Compiling Logging Locks.swift
[104/352] Emitting module Logging
[105/352] Compiling Logging Logging.swift
[106/352] Emitting module ContainersPreview
[107/352] Compiling HashTreeCollections _AncestorHashSlots.swift
[108/352] Compiling HashTreeCollections _Bitmap.swift
[109/352] Compiling HashTreeCollections _HashNode+Debugging.swift
[110/352] Compiling HashTreeCollections _HashNode+Initializers.swift
[111/352] Compiling HeapModule _HeapNode.swift
[112/352] Compiling HeapModule Heap.swift
[113/407] Compiling HeapModule Heap+Invariants.swift
[114/407] Compiling HeapModule Heap+Descriptions.swift
[115/407] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[116/407] Compiling HeapModule Heap+UnsafeHandle.swift
[117/407] Emitting module HeapModule
[118/448] Emitting module Atomics
[119/448] Compiling BitCollections BitSet+Hashable.swift
[120/448] Compiling BitCollections BitSet+Initializers.swift
[121/448] Compiling BitCollections BitSet+Invariants.swift
[122/448] Compiling BitCollections BitSet+Random.swift
[123/448] Compiling BitCollections BitSet+SetAlgebra basics.swift
[124/448] Compiling BitCollections BitSet+Codable.swift
[126/454] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[127/454] Compiling BitCollections BitSet+CustomReflectable.swift
[128/454] Compiling BitCollections BitSet+CustomStringConvertible.swift
[129/454] Compiling BitCollections BitSet+Equatable.swift
[130/454] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[131/460] Compiling DequeModule RigidDeque+Consumption.swift
[132/460] Compiling DequeModule RigidDeque+Container.swift
[133/460] Compiling DequeModule RigidDeque+Descriptions.swift
[134/460] Compiling DequeModule RigidDeque+Equatable.swift
[135/460] Compiling DequeModule RigidDeque+Experimental.swift
[136/464] Compiling DequeModule Deque._UnsafeHandle.swift
[137/464] Compiling DequeModule Deque.swift
[138/464] Compiling DequeModule _DequeBuffer.swift
[144/466] Compiling BitCollections BitSet._UnsafeHandle.swift
[145/466] Compiling DequeModule Deque+Hashable.swift
[146/466] Compiling DequeModule Deque+Testing.swift
[147/466] Compiling DequeModule Deque._Storage.swift
[148/466] Compiling DequeModule UniqueDeque.swift
[149/466] Compiling DequeModule _DequeSlot.swift
[150/466] Compiling DequeModule _UnsafeDequeHandle.swift
[151/466] Compiling DequeModule UniqueDeque+Equatable.swift
[152/466] Compiling DequeModule UniqueDeque+Experimental.swift
[153/466] Compiling DequeModule UniqueDeque+Hashable.swift
[154/466] Compiling DequeModule UniqueDeque+Initializers.swift
[155/466] Compiling DequeModule UniqueDeque+Append.swift
[156/466] Compiling DequeModule UniqueDeque+Consumption.swift
[157/466] Compiling DequeModule UniqueDeque+Container.swift
[158/466] Compiling DequeModule UniqueDeque+Descriptions.swift
[159/466] Compiling DequeModule Deque+Codable.swift
[160/466] Compiling DequeModule Deque+Collection.swift
[161/466] Compiling DequeModule Deque+CustomReflectable.swift
[162/466] Compiling DequeModule Deque+Descriptions.swift
[166/466] Emitting module BitCollections
[167/466] Compiling DequeModule Deque+Equatable.swift
[168/466] Compiling DequeModule RigidDeque+Removals.swift
[169/466] Compiling DequeModule RigidDeque+Replacements.swift
[170/466] Compiling DequeModule RigidDeque+Testing.swift
[171/466] Compiling DequeModule RigidDeque.swift
[173/466] Compiling Algorithms Unique.swift
[174/466] Compiling Algorithms Windows.swift
[175/466] Compiling DequeModule UniqueDeque+Insertions.swift
[176/466] Compiling DequeModule UniqueDeque+Prepend.swift
[177/466] Compiling DequeModule UniqueDeque+Removals.swift
[178/466] Compiling DequeModule UniqueDeque+Replacements.swift
[179/466] Compiling DequeModule RigidDeque+Hashable.swift
[180/466] Compiling DequeModule RigidDeque+Initializers.swift
[181/466] Compiling DequeModule RigidDeque+Insertions.swift
[182/466] Compiling DequeModule RigidDeque+Prepend.swift
[183/466] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[184/466] Compiling DequeModule Deque+Extras.swift
[186/466] Compiling DequeModule _UnsafeDequeSegments.swift
[258/466] Compiling c-nioatomics.c
[261/466] Compiling BitCollections BitSet.swift
[262/466] Compiling BitCollections Range+Utilities.swift
[263/466] Compiling BitCollections Slice+Utilities.swift
[264/466] Compiling BitCollections UInt+Tricks.swift
[265/466] Compiling BitCollections _Word.swift
[271/466] Compiling OrderedCollections _UnsafeBitset.swift
[357/474] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[358/474] Compiling HashTreeCollections TreeDictionary+Keys.swift
[359/474] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[360/474] Compiling HashTreeCollections TreeDictionary+Merge.swift
[361/474] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[362/474] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[363/474] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[364/474] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[371/474] Compiling HashTreeCollections TreeDictionary+Filter.swift
[372/474] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[390/481] Emitting module OrderedCollections
[391/481] Compiling _RopeModule _CharacterRecognizer.swift
[392/481] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[393/481] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[394/481] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[395/481] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[396/481] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[397/481] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[398/481] Compiling HashTreeCollections TreeSet.swift
[398/481] Compiling c-atomics.c
[400/481] Emitting module Algorithms
[438/481] Compiling _RopeModule Rope+Remove.swift
[439/481] Compiling _RopeModule Rope+RemoveSubrange.swift
[440/481] Compiling _RopeModule Rope+Split.swift
[441/481] Compiling _RopeModule Optional Utilities.swift
[442/481] Compiling _RopeModule String Utilities.swift
[443/481] Compiling _RopeModule String.Index+ABI.swift
[444/481] Emitting module _RopeModule
[469/488] Emitting module HashTreeCollections
[474/488] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[475/488] Compiling NIOConcurrencyHelpers lock.swift
[483/488] Emitting module DequeModule
[484/488] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[485/488] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[486/488] Emitting module NIOConcurrencyHelpers
[487/488] Compiling NIOConcurrencyHelpers atomics.swift
[488/488] Compiling NIOConcurrencyHelpers NIOLock.swift
[489/552] Compiling Collections OrderedCollections reexports.swift
[490/552] Compiling Collections HeapModule reexports.swift
[491/559] Compiling Collections HashTreeCollections reexports.swift
[492/559] Compiling Collections DequeModule reexports.swift
[493/559] Emitting module Collections
[494/559] Compiling Collections BitCollections reexports.swift
[495/559] Compiling NIOCore MarkedCircularBuffer.swift
[496/559] Compiling NIOCore MulticastChannel.swift
[497/559] Compiling NIOCore NIOAny.swift
[498/559] Compiling NIOCore NIOCloseOnErrorHandler.swift
[499/559] Compiling NIOCore NIOCoreSendableMetatype.swift
[500/559] Compiling NIOCore NIODecodedAsyncSequence.swift
[501/559] Compiling NIOCore NIOLoopBound.swift
[502/566] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[503/566] Compiling NIOCore NIOScheduledCallback.swift
[504/566] Compiling NIOCore NIOSendable.swift
[505/566] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[506/566] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[507/566] Compiling NIOCore RecvByteBufferAllocator.swift
[508/566] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[509/566] Compiling NIOCore EventLoopFuture+Deprecated.swift
[510/566] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[511/566] Compiling NIOCore EventLoopFuture.swift
[512/566] Compiling NIOCore FileDescriptor.swift
[513/566] Compiling NIOCore FileHandle.swift
[514/566] Compiling NIOCore FileRegion.swift
[515/566] Compiling NIOCore GlobalSingletons.swift
[516/566] Compiling NIOCore ChannelHandler.swift
[517/566] Compiling NIOCore ChannelHandlers.swift
[518/566] Compiling NIOCore ChannelInvoker.swift
[519/566] Compiling NIOCore ChannelOption.swift
[520/566] Compiling NIOCore ChannelPipeline.swift
[521/566] Compiling NIOCore CircularBuffer.swift
[522/566] Compiling NIOCore Codec.swift
[523/566] Compiling NIOCore AddressedEnvelope.swift
[524/566] Compiling NIOCore AsyncAwaitSupport.swift
[525/566] Compiling NIOCore AsyncChannel.swift
[526/566] Compiling NIOCore AsyncChannelHandler.swift
[527/566] Compiling NIOCore AsyncChannelInboundStream.swift
[528/566] Compiling NIOCore AsyncChannelOutboundWriter.swift
[529/566] Compiling NIOCore NIOAsyncSequenceProducer.swift
[530/566] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[531/566] Compiling NIOCore ConvenienceOptionSupport.swift
[532/566] Compiling NIOCore DeadChannel.swift
[533/566] Compiling NIOCore DispatchQueue+WithFuture.swift
[534/566] Compiling NIOCore EventLoop+Deprecated.swift
[535/566] Compiling NIOCore EventLoop+SerialExecutor.swift
[536/566] Compiling NIOCore EventLoop.swift
[537/566] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[538/566] Compiling NIOCore NIOAsyncWriter.swift
[539/566] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[540/566] Compiling NIOCore BSDSocketAPI.swift
[541/566] Compiling NIOCore ByteBuffer-aux.swift
[542/566] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[543/566] Compiling NIOCore ByteBuffer-conversions.swift
[544/566] Compiling NIOCore ByteBuffer-core.swift
[545/566] Compiling NIOCore SocketAddresses.swift
[546/566] Compiling NIOCore SocketOptionProvider.swift
[547/566] Compiling NIOCore SystemCallHelpers.swift
[548/566] Compiling NIOCore TimeAmount+Duration.swift
[549/566] Compiling NIOCore TypeAssistedChannelHandler.swift
[550/566] Compiling NIOCore UniversalBootstrapSupport.swift
[551/566] Compiling NIOCore Utilities.swift
[552/566] Compiling NIOCore IO.swift
[553/566] Compiling NIOCore IOData.swift
[554/566] Compiling NIOCore IPProtocol.swift
[555/566] Compiling NIOCore IntegerBitPacking.swift
[556/566] Compiling NIOCore IntegerTypes.swift
[557/566] Compiling NIOCore Interfaces.swift
[558/566] Compiling NIOCore Linux.swift
[559/566] Compiling NIOCore ByteBuffer-hex.swift
[560/566] Compiling NIOCore ByteBuffer-int.swift
[561/566] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[562/566] Compiling NIOCore ByteBuffer-multi-int.swift
[563/566] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[564/566] Compiling NIOCore ByteBuffer-views.swift
[565/566] Compiling NIOCore Channel.swift
[566/566] Emitting module NIOCore
[567/622] Emitting module NIOEmbedded
[568/622] Compiling NIOEmbedded AsyncTestingChannel.swift
[569/622] Compiling NIOEmbedded Embedded.swift
[570/622] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[571/622] Compiling NIOPosix Linux.swift
[572/622] Compiling NIOPosix LinuxCPUSet.swift
[573/622] Compiling NIOPosix LinuxUring.swift
[574/622] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[575/622] Compiling NIOPosix NIOPosixSendableMetatype.swift
[576/622] Compiling NIOPosix NIOThreadPool.swift
[577/627] Compiling NIOPosix FileDescriptor.swift
[578/627] Compiling NIOPosix GetaddrinfoResolver.swift
[579/627] Compiling NIOPosix HappyEyeballs.swift
[580/627] Compiling NIOPosix IO.swift
[581/627] Compiling NIOPosix IntegerBitPacking.swift
[582/627] Compiling NIOPosix IntegerTypes.swift
[583/627] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[584/627] Compiling NIOPosix PosixSingletons.swift
[585/627] Compiling NIOPosix RawSocketBootstrap.swift
[586/627] Compiling NIOPosix Resolver.swift
[587/627] Compiling NIOPosix Selectable.swift
[588/627] Compiling NIOPosix SelectableChannel.swift
[589/627] Compiling NIOPosix SelectorWSAPoll.swift
[590/627] Compiling NIOPosix ServerSocket.swift
[591/627] Compiling NIOPosix Socket.swift
[592/627] Compiling NIOPosix SocketChannel.swift
[593/627] Compiling NIOPosix SocketProtocols.swift
[594/627] Emitting module NIOPosix
[595/627] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[596/627] Compiling NIOPosix System.swift
[597/627] Compiling NIOPosix Thread.swift
[598/627] Compiling NIOPosix ThreadPosix.swift
[599/627] Compiling NIOPosix ThreadWindows.swift
[600/627] Compiling NIOPosix SelectableEventLoop.swift
[601/627] Compiling NIOPosix SelectorEpoll.swift
[602/627] Compiling NIOPosix SelectorGeneric.swift
[603/627] Compiling NIOPosix SelectorKqueue.swift
[604/627] Compiling NIOPosix SelectorUring.swift
[605/627] Compiling NIOPosix BaseSocketChannel.swift
[606/627] Compiling NIOPosix BaseStreamSocketChannel.swift
[607/627] Compiling NIOPosix Bootstrap.swift
[608/627] Compiling NIOPosix ControlMessage.swift
[609/627] Compiling NIOPosix DatagramVectorReadManager.swift
[610/627] Compiling NIOPosix Errors+Any.swift
[611/627] Compiling NIOPosix Utilities.swift
[612/627] Compiling NIOPosix VsockAddress.swift
[613/627] Compiling NIOPosix VsockChannelEvents.swift
[614/627] Compiling NIOPosix Windows.swift
[615/627] Compiling NIOPosix resource_bundle_accessor.swift
[616/627] Compiling NIOPosix BSDSocketAPICommon.swift
[617/627] Compiling NIOPosix BSDSocketAPIPosix.swift
[618/627] Compiling NIOPosix BSDSocketAPIWindows.swift
[619/627] Compiling NIOPosix BaseSocket.swift
[620/627] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[621/627] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[622/627] Compiling NIOPosix NonBlockingFileIO.swift
[623/627] Compiling NIOPosix PendingDatagramWritesManager.swift
[624/627] Compiling NIOPosix PendingWritesManager.swift
[625/627] Compiling NIOPosix PipeChannel.swift
[626/627] Compiling NIOPosix PipePair.swift
[627/627] Compiling NIOPosix Pool.swift
[628/649] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[629/649] Compiling AsyncKit EventLoopFutureQueue.swift
[630/649] Compiling AsyncKit Future+Try.swift
[631/649] Compiling AsyncKit FutureOperators.swift
[632/651] Compiling AsyncKit EventLoop+Flatten.swift
[633/651] Compiling AsyncKit EventLoop+Future.swift
[634/651] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[635/651] Compiling AsyncKit Optional+StrictMap.swift
[636/651] Compiling AsyncKit Exports.swift
[637/651] Emitting module AsyncKit
[638/651] Compiling AsyncKit EventLoopConnectionPool.swift
[639/651] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[640/651] Compiling AsyncKit EventLoop+Concurrency.swift
[641/651] Compiling AsyncKit Future+Miscellaneous.swift
[642/651] Compiling AsyncKit Future+Nonempty.swift
[643/651] Compiling AsyncKit Future+Optional.swift
[644/651] Compiling AsyncKit Future+Transform.swift
[645/651] Compiling AsyncKit Future+Collection.swift
[646/651] Compiling AsyncKit Future+Conjunctions.swift
[647/651] Compiling AsyncKit EventLoopGroup+Throwing.swift
[648/651] Compiling AsyncKit Collection+Flatten.swift
[649/651] Compiling AsyncKit ConnectionPoolError.swift
[650/651] Compiling AsyncKit ConnectionPoolItem.swift
[651/651] Compiling AsyncKit ConnectionPoolSource.swift
Build complete! (24.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.95.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
}
],
"manifest_display_name" : "async-kit",
"name" : "async-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AsyncKit",
"targets" : [
"AsyncKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AsyncKitTests",
"module_type" : "SwiftTarget",
"name" : "AsyncKitTests",
"path" : "Tests/AsyncKitTests",
"sources" : [
"AsyncConnectionPoolTests.swift",
"AsyncKitTestsCommon.swift",
"Collection+FlattenTests.swift",
"ConnectionPoolTests.swift",
"EventLoop+ConcurrencyTests.swift",
"EventLoopFutureQueueTests.swift",
"EventLoopGroup+FutureTests.swift",
"Future+CollectionTests.swift",
"Future+ConjunctionTests.swift",
"Future+MiscellaneousTests.swift",
"Future+NonemptyTests.swift",
"Future+OptionalTests.swift",
"Future+TransformTests.swift",
"Future+TryTests.swift",
"FutureOperatorsTests.swift"
],
"target_dependencies" : [
"AsyncKit"
],
"type" : "test"
},
{
"c99name" : "AsyncKit",
"module_type" : "SwiftTarget",
"name" : "AsyncKit",
"path" : "Sources/AsyncKit",
"product_dependencies" : [
"Logging",
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"Collections",
"Algorithms"
],
"product_memberships" : [
"AsyncKit"
],
"sources" : [
"ConnectionPool/ConnectionPoolError.swift",
"ConnectionPool/ConnectionPoolItem.swift",
"ConnectionPool/ConnectionPoolSource.swift",
"ConnectionPool/EventLoopConnectionPool.swift",
"ConnectionPool/EventLoopGroupConnectionPool.swift",
"EventLoop/EventLoop+Concurrency.swift",
"EventLoop/EventLoop+Flatten.swift",
"EventLoop/EventLoop+Future.swift",
"EventLoop/EventLoopGroup+Concurrency.swift",
"EventLoop/EventLoopGroup+Throwing.swift",
"EventLoopFuture/Collection+Flatten.swift",
"EventLoopFuture/EventLoopFutureQueue+Sequence.swift",
"EventLoopFuture/EventLoopFutureQueue.swift",
"EventLoopFuture/Future+Collection.swift",
"EventLoopFuture/Future+Conjunctions.swift",
"EventLoopFuture/Future+Miscellaneous.swift",
"EventLoopFuture/Future+Nonempty.swift",
"EventLoopFuture/Future+Optional.swift",
"EventLoopFuture/Future+Transform.swift",
"EventLoopFuture/Future+Try.swift",
"EventLoopFuture/FutureOperators.swift",
"EventLoopFuture/Optional+StrictMap.swift",
"Exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.