Build Information
Successful build of sql-kit, reference main (8a1c0e), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 06:32:30 UTC.
Swift 6 data race errors: 0
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/vapor/sql-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sql-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8a1c0e6 Fixup docs theme settings
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
8a1c0e69cb7c28faf5d8a4e936ca05001e1f9b06
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at main
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/6635] Fetching swift-log
[68/30204] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
[1886/23569] Fetching swift-collections
[13436/106741] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (19.44s)
Fetched https://github.com/apple/swift-nio.git from cache (19.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (20.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.88s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.08s)
Fetched https://github.com/apple/swift-system.git from cache (1.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.60s)
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.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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": "sql-kit",
"name": "sql-kit",
"url": "https://github.com/vapor/sql-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sql-kit",
"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": [
],
"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-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": [
],
"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/vapor/sql-kit.git
[1/6244] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.97s)
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-nio.git from cache (0.72s)
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.61s)
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-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.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at main (8a1c0e6)
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
warning: '.resolve-product-dependencies': dependency 'sql-kit' is not used by any target
Found 3 product dependencies
- swift-collections
- swift-log
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/vapor/sql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Write sources
[16/28] Compiling CNIOWindows WSAStartup.c
[16/28] Compiling CNIOWindows shim.c
[18/28] Write sources
[19/28] Compiling CNIOWASI CNIOWASI.c
[20/28] Compiling CNIOLinux shim.c
[21/28] Compiling CNIOOpenBSD shim.c
[22/28] Compiling CNIOLinux liburing_shims.c
[23/28] Write swift-version--6988338F2F200930.txt
[24/59] Compiling _AtomicsShims.c
[25/78] Compiling CNIODarwin shim.c
[27/78] Emitting module InternalCollectionsUtilities
[28/78] Compiling Atomics DoubleWord.swift
[29/78] Compiling Atomics ManagedAtomic.swift
[30/78] Compiling Atomics AtomicInteger.swift
[31/78] Compiling Atomics AtomicOptionalWrappable.swift
[32/79] Compiling Atomics PointerConformances.swift
[33/79] Compiling Atomics Primitives.native.swift
[34/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[35/79] Compiling Atomics IntegerOperations.swift
[36/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/79] Compiling Atomics AtomicBool.swift
[38/79] Compiling Atomics IntegerConformances.swift
[39/79] Compiling Atomics OptionalRawRepresentable.swift
[40/79] Compiling Atomics RawRepresentable.swift
[41/79] Compiling Atomics AtomicValue.swift
[42/79] Compiling Atomics AtomicMemoryOrderings.swift
[43/79] Compiling Atomics AtomicReference.swift
[44/79] Compiling Atomics AtomicStorage.swift
[45/79] Compiling _NIODataStructures _TinyArray.swift
[48/79] Compiling Atomics ManagedAtomicLazyReference.swift
[49/79] Compiling Atomics UnsafeAtomic.swift
[52/80] Compiling _NIOBase64 Base64.swift
[53/80] Emitting module _NIOBase64
[56/80] Compiling _NIODataStructures PriorityQueue.swift
[57/80] Emitting module _NIODataStructures
[58/80] Compiling _NIODataStructures Heap.swift
[59/249] Compiling Atomics Unmanaged extensions.swift
[60/382] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[61/382] Compiling BitCollections BitArray+Extras.swift
[62/382] Compiling BitCollections BitArray+Fill.swift
[63/382] Compiling BitCollections BitArray+Hashable.swift
[64/382] Compiling BitCollections BitArray+Initializers.swift
[65/382] Compiling BitCollections BitArray+Invariants.swift
[66/382] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[67/382] Compiling BitCollections BitArray+RandomBits.swift
[68/382] Compiling BitCollections BinaryInteger extensions.swift
[69/382] Compiling BitCollections BitArray+BitwiseOperations.swift
[70/382] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[74/385] Compiling BitCollections BitArray+Codable.swift
[77/385] Compiling BitCollections BitArray+Equatable.swift
[78/385] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[81/385] Compiling BitCollections BitArray+CustomReflectable.swift
[82/385] Compiling BitCollections BitArray+Descriptions.swift
[83/385] Compiling BitCollections BitArray.swift
[84/385] Compiling BitCollections BitSet+BidirectionalCollection.swift
[85/385] Compiling BitCollections BitSet+Codable.swift
[86/385] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[87/385] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[88/385] Compiling BitCollections BitArray+Shifts.swift
[89/385] Compiling BitCollections BitArray+Testing.swift
[90/385] Compiling BitCollections BitArray._UnsafeHandle.swift
[92/385] Compiling BitCollections BitArray+Collection.swift
[93/385] Compiling BitCollections BitArray+Copy.swift
[94/385] Compiling BitCollections BitSet+CustomReflectable.swift
[95/385] Compiling BitCollections BitSet+CustomStringConvertible.swift
[96/385] Compiling BitCollections BitSet+Equatable.swift
[97/385] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[98/385] Compiling BitCollections BitSet+Extras.swift
[99/385] Compiling BitCollections BitSet+Hashable.swift
[100/385] Compiling BitCollections BitSet+Initializers.swift
[101/385] Compiling ContainersPreview Inout.swift
[102/385] Compiling ContainersPreview InputSpan.swift
[103/385] Compiling ContainersPreview Shared.swift
[104/385] Compiling HeapModule _HeapNode.swift
[105/385] Compiling HeapModule Heap.swift
[106/385] Compiling HeapModule Heap+UnsafeHandle.swift
[107/385] Compiling HeapModule Heap+Invariants.swift
[108/385] Emitting module ContainersPreview
[119/391] Emitting module HeapModule
[120/391] Compiling HeapModule Heap+Descriptions.swift
[121/391] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[122/391] Compiling Logging LogHandler.swift
[123/391] Compiling Logging MetadataProvider.swift
[124/391] Compiling Logging LogEvent.swift
[125/391] Compiling Logging Locks.swift
[126/391] Emitting module Logging
[127/391] Compiling Logging Logging.swift
[128/391] Emitting module Atomics
[129/432] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[130/432] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[131/432] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[132/432] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[133/432] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[134/432] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[135/432] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[136/432] Compiling BitCollections BitSet+SetAlgebra union.swift
[137/432] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[138/432] Compiling BitCollections BitSet.Counted.swift
[139/432] Compiling BitCollections BitSet.Index.swift
[140/432] Compiling BitCollections BitSet._UnsafeHandle.swift
[141/438] Compiling DequeModule RigidDeque+Replacements.swift
[142/438] Compiling DequeModule RigidDeque+Testing.swift
[143/438] Compiling DequeModule RigidDeque.swift
[144/438] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[145/438] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[147/438] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[148/438] Compiling HashTreeCollections TreeDictionary+Filter.swift
[149/438] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[150/438] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[151/438] Compiling HashTreeCollections TreeDictionary+Keys.swift
[152/438] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[153/438] Compiling HashTreeCollections TreeDictionary+Merge.swift
[154/438] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[155/446] Compiling DequeModule Deque+Codable.swift
[156/446] Compiling DequeModule Deque+Collection.swift
[157/446] Compiling DequeModule Deque+CustomReflectable.swift
[158/446] Compiling DequeModule Deque+Descriptions.swift
[159/446] Compiling DequeModule Deque+Equatable.swift
[160/446] Compiling DequeModule UniqueDeque+Append.swift
[161/446] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[167/446] Compiling DequeModule RigidDeque+Container.swift
[168/446] Compiling DequeModule RigidDeque+Descriptions.swift
[169/446] Compiling DequeModule RigidDeque+Equatable.swift
[170/446] Compiling DequeModule RigidDeque+Experimental.swift
[171/446] Compiling DequeModule Deque._UnsafeHandle.swift
[172/446] Compiling DequeModule Deque.swift
[173/446] Compiling DequeModule UniqueDeque+Initializers.swift
[174/446] Compiling DequeModule UniqueDeque+Insertions.swift
[175/446] Compiling DequeModule UniqueDeque+Prepend.swift
[176/446] Compiling DequeModule UniqueDeque+Removals.swift
[177/446] Compiling DequeModule UniqueDeque+Replacements.swift
[178/446] Compiling DequeModule RigidDeque+Removals.swift
[179/446] Compiling DequeModule _DequeBuffer.swift
[180/446] Compiling DequeModule _DequeBufferHeader.swift
[181/446] Compiling DequeModule RigidDeque+Append.swift
[182/446] Compiling DequeModule UniqueDeque+Equatable.swift
[183/446] Compiling DequeModule UniqueDeque+Experimental.swift
[184/446] Compiling DequeModule UniqueDeque+Hashable.swift
[191/446] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[192/446] Compiling HashTreeCollections TreeDictionary+Values.swift
[193/446] Compiling HashTreeCollections TreeDictionary.swift
[194/446] Compiling HashTreeCollections TreeSet+Codable.swift
[195/446] Compiling HashTreeCollections TreeSet+Collection.swift
[196/446] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[197/446] Compiling HashTreeCollections TreeSet+Debugging.swift
[198/446] Compiling HashTreeCollections TreeSet+Descriptions.swift
[215/450] Compiling DequeModule Deque._Storage.swift
[216/450] Compiling DequeModule RigidDeque+Hashable.swift
[217/450] Compiling DequeModule RigidDeque+Initializers.swift
[218/450] Compiling DequeModule RigidDeque+Insertions.swift
[219/450] Compiling DequeModule RigidDeque+Prepend.swift
[220/450] Compiling DequeModule RigidDeque+Consumption.swift
[221/450] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[222/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[223/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[224/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[225/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[226/450] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[227/450] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[228/450] Compiling HashTreeCollections TreeSet.swift
[229/450] Emitting module BitCollections
[237/450] Compiling OrderedCollections OrderedSet+SubSequence.swift
[238/450] Compiling OrderedCollections OrderedSet+Testing.swift
[239/450] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[240/450] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[241/450] Compiling OrderedCollections OrderedSet.swift
[242/450] Compiling DequeModule UniqueDeque+Consumption.swift
[243/450] Compiling DequeModule UniqueDeque+Container.swift
[244/450] Compiling DequeModule UniqueDeque+Descriptions.swift
[245/450] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[246/450] Compiling DequeModule Deque+Extras.swift
[247/450] Compiling DequeModule Deque+Hashable.swift
[248/450] Compiling DequeModule Deque+Testing.swift
[304/457] Compiling OrderedCollections _UnsafeBitset.swift
[335/457] Compiling DequeModule UniqueDeque.swift
[336/457] Compiling DequeModule _DequeSlot.swift
[337/457] Compiling DequeModule _UnsafeDequeHandle.swift
[338/457] Compiling DequeModule _UnsafeDequeSegments.swift
[348/457] Emitting module OrderedCollections
[418/457] Emitting module _RopeModule
[443/457] Compiling _RopeModule Rope+Remove.swift
[444/457] Compiling _RopeModule Rope+RemoveSubrange.swift
[445/457] Compiling _RopeModule Rope+Split.swift
[446/457] Compiling _RopeModule Optional Utilities.swift
[447/457] Compiling _RopeModule String Utilities.swift
[448/457] Compiling _RopeModule String.Index+ABI.swift
[449/457] Compiling _RopeModule _CharacterRecognizer.swift
[450/457] Emitting module HashTreeCollections
[451/457] Emitting module DequeModule
[456/463] Compiling Collections HeapModule reexports.swift
[457/463] Compiling Collections OrderedCollections reexports.swift
[458/463] Compiling Collections DequeModule reexports.swift
[459/463] Compiling Collections HashTreeCollections reexports.swift
[460/463] Emitting module Collections
[461/463] Compiling Collections BitCollections reexports.swift
[461/463] Compiling c-nioatomics.c
[462/463] Compiling c-atomics.c
[464/470] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[465/470] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[466/470] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[467/470] Emitting module NIOConcurrencyHelpers
[468/470] Compiling NIOConcurrencyHelpers lock.swift
[469/470] Compiling NIOConcurrencyHelpers NIOLock.swift
[470/470] Compiling NIOConcurrencyHelpers atomics.swift
[471/535] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[472/535] Compiling NIOCore NIOScheduledCallback.swift
[473/535] Compiling NIOCore NIOSendable.swift
[474/535] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[475/535] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[476/535] Compiling NIOCore RecvByteBufferAllocator.swift
[477/535] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[478/535] Compiling NIOCore EventLoopFuture+Deprecated.swift
[479/535] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[480/535] Compiling NIOCore EventLoopFuture.swift
[481/535] Compiling NIOCore FileDescriptor.swift
[482/535] Compiling NIOCore FileHandle.swift
[483/535] Compiling NIOCore FileRegion.swift
[484/535] Compiling NIOCore GlobalSingletons.swift
[485/542] Compiling NIOCore ChannelHandler.swift
[486/542] Compiling NIOCore ChannelHandlers.swift
[487/542] Compiling NIOCore ChannelInvoker.swift
[488/542] Compiling NIOCore ChannelOption.swift
[489/542] Compiling NIOCore ChannelPipeline.swift
[490/542] Compiling NIOCore CircularBuffer.swift
[491/542] Compiling NIOCore Codec.swift
[492/542] Compiling NIOCore SocketAddresses.swift
[493/542] Compiling NIOCore SocketOptionProvider.swift
[494/542] Compiling NIOCore SystemCallHelpers.swift
[495/542] Compiling NIOCore TimeAmount+Duration.swift
[496/542] Compiling NIOCore TypeAssistedChannelHandler.swift
[497/542] Compiling NIOCore UniversalBootstrapSupport.swift
[498/542] Compiling NIOCore Utilities.swift
[499/542] Compiling NIOCore NIOAsyncWriter.swift
[500/542] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[501/542] Compiling NIOCore BSDSocketAPI.swift
[502/542] Compiling NIOCore ByteBuffer-aux.swift
[503/542] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[504/542] Compiling NIOCore ByteBuffer-conversions.swift
[505/542] Compiling NIOCore ByteBuffer-core.swift
[506/542] Compiling NIOCore MarkedCircularBuffer.swift
[507/542] Compiling NIOCore MulticastChannel.swift
[508/542] Compiling NIOCore NIOAny.swift
[509/542] Compiling NIOCore NIOCloseOnErrorHandler.swift
[510/542] Compiling NIOCore NIOCoreSendableMetatype.swift
[511/542] Compiling NIOCore NIODecodedAsyncSequence.swift
[512/542] Compiling NIOCore NIOLoopBound.swift
[513/542] Compiling NIOCore ConvenienceOptionSupport.swift
[514/542] Compiling NIOCore DeadChannel.swift
[515/542] Compiling NIOCore DispatchQueue+WithFuture.swift
[516/542] Compiling NIOCore EventLoop+Deprecated.swift
[517/542] Compiling NIOCore EventLoop+SerialExecutor.swift
[518/542] Compiling NIOCore EventLoop.swift
[519/542] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[520/542] Compiling NIOCore IO.swift
[521/542] Compiling NIOCore IOData.swift
[522/542] Compiling NIOCore IPProtocol.swift
[523/542] Compiling NIOCore IntegerBitPacking.swift
[524/542] Compiling NIOCore IntegerTypes.swift
[525/542] Compiling NIOCore Interfaces.swift
[526/542] Compiling NIOCore Linux.swift
[527/542] Compiling NIOCore ByteBuffer-hex.swift
[528/542] Compiling NIOCore ByteBuffer-int.swift
[529/542] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[530/542] Compiling NIOCore ByteBuffer-multi-int.swift
[531/542] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[532/542] Compiling NIOCore ByteBuffer-views.swift
[533/542] Compiling NIOCore Channel.swift
[534/542] Emitting module NIOCore
[535/542] Compiling NIOCore AddressedEnvelope.swift
[536/542] Compiling NIOCore AsyncAwaitSupport.swift
[537/542] Compiling NIOCore AsyncChannel.swift
[538/542] Compiling NIOCore AsyncChannelHandler.swift
[539/542] Compiling NIOCore AsyncChannelInboundStream.swift
[540/542] Compiling NIOCore AsyncChannelOutboundWriter.swift
[541/542] Compiling NIOCore NIOAsyncSequenceProducer.swift
[542/542] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[543/636] Compiling SQLKit SQLJoin.swift
[544/636] Compiling SQLKit SQLJoinMethod.swift
[545/636] Compiling SQLKit SQLLockingClause.swift
[546/636] Compiling SQLKit SQLOrderBy.swift
[547/636] Compiling SQLKit SQLReturning.swift
[548/636] Compiling SQLKit SQLSubquery.swift
[549/636] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[550/636] Compiling SQLKit SQLAlterEnum.swift
[551/636] Compiling SQLKit SQLAlterTable.swift
[552/636] Compiling SQLKit SQLCreateEnum.swift
[553/646] Compiling SQLKit SQLColumnAssignment.swift
[554/646] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[555/646] Compiling SQLKit SQLColumnDefinition.swift
[556/646] Compiling SQLKit SQLCommonTableExpression.swift
[557/646] Compiling SQLKit SQLConflictAction.swift
[558/646] Compiling SQLKit SQLConflictResolutionStrategy.swift
[559/646] Compiling SQLKit SQLDropBehaviour.swift
[560/646] Compiling SQLKit SQLEnumDataType.swift
[561/646] Compiling SQLKit SQLExcludedColumn.swift
[562/646] Compiling SQLKit SQLForeignKey.swift
[563/646] Compiling SQLKit SQLCreateIndex.swift
[564/646] Compiling SQLKit SQLCreateTable.swift
[565/646] Compiling SQLKit SQLCreateTrigger.swift
[566/646] Compiling SQLKit SQLDelete.swift
[567/646] Compiling SQLKit SQLDropEnum.swift
[568/646] Compiling SQLKit SQLDropIndex.swift
[569/646] Compiling SQLKit SQLDropTable.swift
[570/646] Compiling SQLKit SQLDropTrigger.swift
[571/646] Compiling SQLKit SQLInsert.swift
[572/646] Compiling SQLKit SQLSelect.swift
[573/646] Compiling SQLKit SQLUnion.swift
[574/646] Compiling SQLKit SQLUpdate.swift
[575/646] Compiling SQLKit SQLExpression.swift
[576/646] Compiling SQLKit SQLSerializer.swift
[577/646] Compiling SQLKit SQLStatement.swift
[578/646] Compiling SQLKit SQLBinaryExpression.swift
[579/646] Compiling SQLKit SQLBinaryOperator.swift
[580/646] Compiling SQLKit SQLBind.swift
[581/646] Compiling SQLKit SQLFunction.swift
[582/646] Compiling SQLKit SQLGroupExpression.swift
[583/646] Compiling SQLKit SQLAlterEnumBuilder.swift
[584/646] Compiling SQLKit SQLAlterTableBuilder.swift
[585/646] Compiling SQLKit SQLConflictUpdateBuilder.swift
[586/646] Compiling SQLKit SQLCreateEnumBuilder.swift
[587/646] Compiling SQLKit SQLCreateIndexBuilder.swift
[588/646] Compiling SQLKit SQLCreateTableBuilder.swift
[589/646] Compiling SQLKit SQLCreateTriggerBuilder.swift
[590/646] Compiling SQLKit SQLDeleteBuilder.swift
[591/646] Compiling SQLKit SQLDropEnumBuilder.swift
[592/646] Compiling SQLKit SQLDropIndexBuilder.swift
[593/646] Compiling SQLKit SQLDropTableBuilder.swift
[594/646] Compiling SQLKit SQLColumn.swift
[595/646] Compiling SQLKit SQLConstraint.swift
[596/646] Compiling SQLKit SQLDataType.swift
[597/646] Compiling SQLKit SQLDirection.swift
[598/646] Compiling SQLKit SQLDistinct.swift
[599/646] Compiling SQLKit SQLForeignKeyAction.swift
[600/646] Compiling SQLKit SQLNestedSubpathExpression.swift
[601/646] Compiling SQLKit SQLQualifiedTable.swift
[602/646] Compiling SQLKit SQLQueryString.swift
[603/646] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[604/646] Compiling SQLKit SQLDropTriggerBuilder.swift
[605/646] Compiling SQLKit SQLInsertBuilder.swift
[606/646] Compiling SQLKit SQLPredicateGroupBuilder.swift
[607/646] Compiling SQLKit SQLRawBuilder.swift
[608/646] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[609/646] Compiling SQLKit SQLSelectBuilder.swift
[610/646] Compiling SQLKit SQLSubqueryBuilder.swift
[611/646] Compiling SQLKit SQLUnionBuilder.swift
[612/646] Compiling SQLKit SQLUpdateBuilder.swift
[613/646] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[614/646] Compiling SQLKit SQLColumnUpdateBuilder.swift
[615/646] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[616/646] Compiling SQLKit SQLCommonUnionBuilder.swift
[617/646] Compiling SQLKit SQLJoinBuilder.swift
[618/646] Compiling SQLKit SQLPartialResultBuilder.swift
[619/646] Compiling SQLKit SQLPredicateBuilder.swift
[620/646] Compiling SQLKit SQLQueryBuilder.swift
[621/646] Compiling SQLKit SQLQueryFetcher.swift
[622/646] Compiling SQLKit SQLReturningBuilder.swift
[623/646] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[624/646] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[625/646] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[626/646] Emitting module SQLKit
[627/646] Compiling SQLKit SQLDatabase.swift
[628/646] Compiling SQLKit SQLDatabaseReportedVersion.swift
[629/646] Compiling SQLKit SQLDialect.swift
[630/646] Compiling SQLKit SQLDatabase+Deprecated.swift
[631/646] Compiling SQLKit SQLError.swift
[632/646] Compiling SQLKit SQLExpressions+Deprecated.swift
[633/646] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[634/646] Compiling SQLKit Exports.swift
[635/646] Compiling SQLKit SQLAlias.swift
[636/646] Compiling SQLKit SQLBetween.swift
[637/646] Compiling SQLKit SQLIdentifier.swift
[638/646] Compiling SQLKit SQLList.swift
[639/646] Compiling SQLKit SQLLiteral.swift
[640/646] Compiling SQLKit SQLRaw.swift
[641/646] Compiling SQLKit SQLCodingUtilities.swift
[642/646] Compiling SQLKit SQLQueryEncoder.swift
[643/646] Compiling SQLKit SQLRow.swift
[644/646] Compiling SQLKit SQLRowDecoder.swift
[645/646] Compiling SQLKit SomeCodingKey.swift
[646/646] Compiling SQLKit StringHandling.swift
[647/654] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[648/654] Compiling SQLKitBenchmark SQLBenchmarker.swift
[649/654] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[650/654] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[651/654] Emitting module SQLKitBenchmark
[652/654] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[653/654] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[654/654] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
Build complete! (26.67s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.84.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "sql-kit",
"name" : "sql-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" : "SQLKit",
"targets" : [
"SQLKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SQLKitBenchmark",
"targets" : [
"SQLKitBenchmark"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLKitTests",
"module_type" : "SwiftTarget",
"name" : "SQLKitTests",
"path" : "Tests/SQLKitTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded"
],
"sources" : [
"AsyncTests.swift",
"BaseTests.swift",
"BasicQueryTests.swift",
"DeprecatedTests.swift",
"SQLBetweenTests.swift",
"SQLCodingTests.swift",
"SQLCommonTableExpressionTests.swift",
"SQLCreateDropTriggerTests.swift",
"SQLCreateTableTests.swift",
"SQLDialectFeatureTests.swift",
"SQLExpressionTests.swift",
"SQLInsertUpsertTests.swift",
"SQLQueryEncoderTests.swift",
"SQLQueryStringTests.swift",
"SQLRowDecoderTests.swift",
"SQLUnionTests.swift",
"TestMocks.swift",
"Utilities.swift"
],
"target_dependencies" : [
"SQLKit",
"SQLKitBenchmark"
],
"type" : "test"
},
{
"c99name" : "SQLKitBenchmark",
"module_type" : "SwiftTarget",
"name" : "SQLKitBenchmark",
"path" : "Sources/SQLKitBenchmark",
"product_memberships" : [
"SQLKitBenchmark"
],
"sources" : [
"SQLBenchmark+Codable.swift",
"SQLBenchmark+Enum.swift",
"SQLBenchmark+JSONPaths.swift",
"SQLBenchmark+Planets.swift",
"SQLBenchmark+Union.swift",
"SQLBenchmark+Upsert.swift",
"SQLBenchmarker.swift"
],
"target_dependencies" : [
"SQLKit"
],
"type" : "library"
},
{
"c99name" : "SQLKit",
"module_type" : "SwiftTarget",
"name" : "SQLKit",
"path" : "Sources/SQLKit",
"product_dependencies" : [
"Collections",
"Logging",
"NIOCore"
],
"product_memberships" : [
"SQLKit",
"SQLKitBenchmark"
],
"sources" : [
"Builders/Implementations/SQLAlterEnumBuilder.swift",
"Builders/Implementations/SQLAlterTableBuilder.swift",
"Builders/Implementations/SQLConflictUpdateBuilder.swift",
"Builders/Implementations/SQLCreateEnumBuilder.swift",
"Builders/Implementations/SQLCreateIndexBuilder.swift",
"Builders/Implementations/SQLCreateTableBuilder.swift",
"Builders/Implementations/SQLCreateTriggerBuilder.swift",
"Builders/Implementations/SQLDeleteBuilder.swift",
"Builders/Implementations/SQLDropEnumBuilder.swift",
"Builders/Implementations/SQLDropIndexBuilder.swift",
"Builders/Implementations/SQLDropTableBuilder.swift",
"Builders/Implementations/SQLDropTriggerBuilder.swift",
"Builders/Implementations/SQLInsertBuilder.swift",
"Builders/Implementations/SQLPredicateGroupBuilder.swift",
"Builders/Implementations/SQLRawBuilder.swift",
"Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
"Builders/Implementations/SQLSelectBuilder.swift",
"Builders/Implementations/SQLSubqueryBuilder.swift",
"Builders/Implementations/SQLUnionBuilder.swift",
"Builders/Implementations/SQLUpdateBuilder.swift",
"Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
"Builders/Prototypes/SQLColumnUpdateBuilder.swift",
"Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
"Builders/Prototypes/SQLCommonUnionBuilder.swift",
"Builders/Prototypes/SQLJoinBuilder.swift",
"Builders/Prototypes/SQLPartialResultBuilder.swift",
"Builders/Prototypes/SQLPredicateBuilder.swift",
"Builders/Prototypes/SQLQueryBuilder.swift",
"Builders/Prototypes/SQLQueryFetcher.swift",
"Builders/Prototypes/SQLReturningBuilder.swift",
"Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
"Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
"Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
"Database/SQLDatabase.swift",
"Database/SQLDatabaseReportedVersion.swift",
"Database/SQLDialect.swift",
"Deprecated/SQLDatabase+Deprecated.swift",
"Deprecated/SQLError.swift",
"Deprecated/SQLExpressions+Deprecated.swift",
"Deprecated/SQLQueryBuilders+Deprecated.swift",
"Exports.swift",
"Expressions/Basics/SQLAlias.swift",
"Expressions/Basics/SQLBetween.swift",
"Expressions/Basics/SQLColumn.swift",
"Expressions/Basics/SQLConstraint.swift",
"Expressions/Basics/SQLDataType.swift",
"Expressions/Basics/SQLDirection.swift",
"Expressions/Basics/SQLDistinct.swift",
"Expressions/Basics/SQLForeignKeyAction.swift",
"Expressions/Basics/SQLNestedSubpathExpression.swift",
"Expressions/Basics/SQLQualifiedTable.swift",
"Expressions/Basics/SQLQueryString.swift",
"Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
"Expressions/Clauses/SQLColumnAssignment.swift",
"Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
"Expressions/Clauses/SQLColumnDefinition.swift",
"Expressions/Clauses/SQLCommonTableExpression.swift",
"Expressions/Clauses/SQLConflictAction.swift",
"Expressions/Clauses/SQLConflictResolutionStrategy.swift",
"Expressions/Clauses/SQLDropBehaviour.swift",
"Expressions/Clauses/SQLEnumDataType.swift",
"Expressions/Clauses/SQLExcludedColumn.swift",
"Expressions/Clauses/SQLForeignKey.swift",
"Expressions/Clauses/SQLJoin.swift",
"Expressions/Clauses/SQLJoinMethod.swift",
"Expressions/Clauses/SQLLockingClause.swift",
"Expressions/Clauses/SQLOrderBy.swift",
"Expressions/Clauses/SQLReturning.swift",
"Expressions/Clauses/SQLSubquery.swift",
"Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
"Expressions/Queries/SQLAlterEnum.swift",
"Expressions/Queries/SQLAlterTable.swift",
"Expressions/Queries/SQLCreateEnum.swift",
"Expressions/Queries/SQLCreateIndex.swift",
"Expressions/Queries/SQLCreateTable.swift",
"Expressions/Queries/SQLCreateTrigger.swift",
"Expressions/Queries/SQLDelete.swift",
"Expressions/Queries/SQLDropEnum.swift",
"Expressions/Queries/SQLDropIndex.swift",
"Expressions/Queries/SQLDropTable.swift",
"Expressions/Queries/SQLDropTrigger.swift",
"Expressions/Queries/SQLInsert.swift",
"Expressions/Queries/SQLSelect.swift",
"Expressions/Queries/SQLUnion.swift",
"Expressions/Queries/SQLUpdate.swift",
"Expressions/SQLExpression.swift",
"Expressions/SQLSerializer.swift",
"Expressions/SQLStatement.swift",
"Expressions/Syntax/SQLBinaryExpression.swift",
"Expressions/Syntax/SQLBinaryOperator.swift",
"Expressions/Syntax/SQLBind.swift",
"Expressions/Syntax/SQLFunction.swift",
"Expressions/Syntax/SQLGroupExpression.swift",
"Expressions/Syntax/SQLIdentifier.swift",
"Expressions/Syntax/SQLList.swift",
"Expressions/Syntax/SQLLiteral.swift",
"Expressions/Syntax/SQLRaw.swift",
"Rows/SQLCodingUtilities.swift",
"Rows/SQLQueryEncoder.swift",
"Rows/SQLRow.swift",
"Rows/SQLRowDecoder.swift",
"Utilities/SomeCodingKey.swift",
"Utilities/StringHandling.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.