The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of hummingbird-fluent, reference main (fcad2c), with Swift 6.2 (beta) for macOS (SPM) on 12 Aug 2025 17:25:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-fluent.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-fluent
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fcad2ce Bump actions/checkout from 4 to 5 in the dependencies group (#42)
Cloned https://github.com/hummingbird-project/hummingbird-fluent.git
Revision (git rev-parse @):
fcad2ce5d1001698c28961af8c0780b903ca9b07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-fluent.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hummingbird-project/hummingbird-fluent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/54] Write sources
[8/54] Copying PrivacyInfo.xcprivacy
[8/54] Write sources
[37/54] Write swift-version-1EA4D86E10B52AF.txt
[38/54] Compiling CNIOWindows shim.c
[38/54] Compiling CNIOWindows WSAStartup.c
[39/54] Compiling CNIOWASI CNIOWASI.c
[41/54] Compiling CNIOLinux shim.c
[41/54] Compiling CNIOLinux liburing_shims.c
[43/82] Compiling _AtomicsShims.c
[44/82] Compiling CNIOLLHTTP c_nio_http.c
[45/82] Compiling CNIOPosix event_loop_id.c
[46/94] Compiling CNIOLLHTTP c_nio_api.c
[47/97] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/97] Compiling CNIODarwin shim.c
[50/97] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/97] Compiling InternalCollectionsUtilities UInt+reversed.swift
[52/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/98] Compiling InternalCollectionsUtilities Debugging.swift
[55/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/98] Compiling InternalCollectionsUtilities Descriptions.swift
[57/98] Compiling ConcurrencyHelpers LockedValueBox.swift
[58/98] Emitting module ServiceContextModule
[59/98] Compiling ServiceContextModule ServiceContext.swift
[60/98] Compiling ServiceContextModule ServiceContextKey.swift
[60/98] Write sources
[62/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/98] Emitting module InternalCollectionsUtilities
[64/98] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[65/98] Compiling InternalCollectionsUtilities Integer rank.swift
[66/98] Compiling _NIODataStructures _TinyArray.swift
[67/104] Emitting module _NIOBase64
[68/104] Compiling _NIOBase64 Base64.swift
[69/104] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/104] Compiling InternalCollectionsUtilities _SortedCollection.swift
[70/104] Write sources
[73/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/104] Compiling Logging MetadataProvider.swift
[76/104] Compiling Instrumentation NoOpInstrument.swift
[77/104] Compiling Instrumentation Instrument.swift
[78/104] Compiling Instrumentation InstrumentationSystem.swift
[79/104] Emitting module Instrumentation
[80/104] Compiling Instrumentation Locks.swift
[81/104] Compiling Instrumentation MultiplexInstrument.swift
[82/249] Compiling _NIODataStructures PriorityQueue.swift
[83/249] Emitting module _NIODataStructures
[84/249] Compiling _NIODataStructures Heap.swift
[85/249] Compiling HTTPTypes HTTPResponse.swift
[86/249] Compiling HTTPTypes HTTPRequest.swift
[87/249] Compiling HTTPTypes NIOLock.swift
[88/249] Compiling HTTPTypes ISOLatin1String.swift
[89/249] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[90/249] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[91/249] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/249] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[93/249] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[94/249] Compiling OrderedCollections _Hashtable+Header.swift
[95/249] Compiling OrderedCollections OrderedDictionary+Codable.swift
[96/249] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[97/250] Compiling Logging LogHandler.swift
[98/250] Compiling Logging Logging.swift
[99/258] Emitting module CoreMetrics
[100/258] Compiling CoreMetrics Metrics.swift
[101/258] Compiling CoreMetrics Locks.swift
[102/258] Emitting module Logging
[103/258] Compiling Logging Locks.swift
[104/258] Emitting module ConcurrencyHelpers
[105/258] Compiling ConcurrencyHelpers Lock.swift
[106/258] Compiling HTTPTypes HTTPFieldName.swift
[107/258] Compiling HTTPTypes HTTPField.swift
[108/258] Compiling HTTPTypes HTTPFields.swift
[109/258] Emitting module HTTPTypes
[110/258] Compiling HTTPTypes HTTPParsedFields.swift
[111/270] Compiling Atomics Unmanaged extensions.swift
[112/270] Compiling OrderedCollections _HashTable.swift
[113/270] Compiling OrderedCollections OrderedDictionary+Elements.swift
[114/270] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[115/270] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[116/348] Compiling HeapModule Heap.swift
[117/348] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[118/348] Compiling HeapModule Heap+Invariants.swift
[119/348] Compiling HeapModule _HeapNode.swift
[120/348] Compiling HeapModule Heap+UnsafeHandle.swift
[121/348] Compiling HeapModule Heap+Descriptions.swift
[122/348] Emitting module HeapModule
[123/348] Compiling Tracing TracerProtocol.swift
[124/348] Compiling Tracing TracingTime.swift
[125/364] Compiling HashTreeCollections TreeDictionary+Collection.swift
[126/364] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[127/364] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[128/364] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[129/364] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[130/364] Compiling HashTreeCollections _AncestorHashSlots.swift
[131/364] Compiling HashTreeCollections _HashNode+Initializers.swift
[132/364] Compiling HashTreeCollections _HashNode+Invariants.swift
[133/364] Compiling HashTreeCollections _HashNode+Lookups.swift
[134/364] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[135/364] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[136/364] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[137/364] Compiling HashTreeCollections _Bitmap.swift
[138/364] Compiling HashTreeCollections _Bucket.swift
[139/364] Compiling HashTreeCollections _Hash.swift
[140/364] Compiling HashTreeCollections _HashLevel.swift
[141/364] Compiling HashTreeCollections _HashNode+Builder.swift
[142/364] Compiling HashTreeCollections _HashNode+Debugging.swift
[143/370] Compiling DequeModule _DequeBufferHeader.swift
[144/371] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[145/371] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[146/371] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[147/371] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[148/371] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[149/371] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[150/371] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[151/378] Compiling OrderedCollections _UnsafeBitset.swift
[152/378] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[159/386] Compiling DequeModule _DequeSlot.swift
[160/386] Compiling DequeModule _DequeBuffer.swift
[170/386] Compiling OrderedCollections OrderedSet+SubSequence.swift
[171/386] Compiling OrderedCollections OrderedSet+Testing.swift
[172/386] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[173/386] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[174/386] Compiling OrderedCollections OrderedSet.swift
[177/386] Compiling DequeModule Deque+Extras.swift
[178/386] Compiling DequeModule Deque+Hashable.swift
[179/386] Compiling Tracing Tracer.swift
[180/386] Compiling Tracing InstrumentationSystem+Tracing.swift
[181/386] Emitting module Tracing
[182/386] Compiling Tracing SpanProtocol.swift
[183/386] Compiling Tracing NoOpTracer.swift
[184/386] Compiling Tracing TracerProtocol+Legacy.swift
[192/386] Compiling DequeModule _UnsafeWrappedBuffer.swift
[193/386] Emitting module UnixSignals
[194/386] Compiling UnixSignals UnixSignal.swift
[195/386] Compiling UnixSignals UnixSignalsSequence.swift
[196/386] Compiling DequeModule Deque+Equatable.swift
[197/386] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[198/386] Compiling DequeModule Deque+Codable.swift
[199/386] Compiling DequeModule Deque+Collection.swift
[200/386] Compiling DequeModule Deque+CustomReflectable.swift
[201/386] Compiling DequeModule Deque+Descriptions.swift
[202/386] Compiling DequeModule Deque+Testing.swift
[203/386] Compiling HashTreeCollections _HashTreeStatistics.swift
[204/386] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[205/386] Compiling HashTreeCollections _RawHashNode.swift
[206/386] Compiling HashTreeCollections _UnmanagedHashNode.swift
[207/386] Compiling HashTreeCollections _UnsafePath.swift
[208/386] Compiling HashTreeCollections TreeDictionary+Codable.swift
[211/386] Compiling DequeModule Deque._UnsafeHandle.swift
[212/386] Compiling DequeModule Deque.swift
[215/386] Compiling HashTreeCollections TreeSet+Hashable.swift
[216/386] Compiling HashTreeCollections TreeSet+Sendable.swift
[217/386] Compiling HashTreeCollections TreeSet+Sequence.swift
[218/386] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[219/441] Compiling BitCollections BitArray+BitwiseOperations.swift
[220/441] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[221/441] Compiling BitCollections BitArray+Codable.swift
[222/441] Compiling BitCollections BitArray+Collection.swift
[223/441] Compiling BitCollections BitArray+Copy.swift
[224/441] Compiling BitCollections BitArray+CustomReflectable.swift
[225/441] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[226/441] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[227/441] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[228/441] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[229/441] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[230/441] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[231/441] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[232/441] Compiling BitCollections BitSet+CustomReflectable.swift
[233/441] Compiling BitCollections BitSet+CustomStringConvertible.swift
[234/441] Compiling BitCollections BitSet+Equatable.swift
[235/441] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[236/441] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[237/441] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[238/441] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[239/441] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[240/441] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[241/441] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[242/441] Compiling HashTreeCollections TreeSet.swift
[259/441] Emitting module DequeModule
[262/441] Compiling BitCollections BitSet+Hashable.swift
[263/441] Compiling BitCollections BitSet+Initializers.swift
[264/441] Compiling BitCollections BitSet+Invariants.swift
[265/441] Compiling BitCollections BitSet+Random.swift
[266/441] Compiling BitCollections BitSet+SetAlgebra basics.swift
[267/441] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[272/441] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[273/441] Compiling BitCollections BitSet+Extras.swift
[278/442] Emitting module Atomics
[280/446] Compiling c-nioatomics.c
[282/446] Compiling BitCollections BitArray+Equatable.swift
[283/446] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[284/446] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[285/446] Compiling BitCollections BitArray+Extras.swift
[286/446] Compiling BitCollections BitArray+Fill.swift
[287/446] Compiling BitCollections BitArray+Hashable.swift
[293/446] Compiling BitCollections BitArray+Descriptions.swift
[294/446] Compiling BitCollections BitArray+Initializers.swift
[295/446] Compiling BitCollections BitArray+Invariants.swift
[296/446] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[297/446] Compiling BitCollections BitArray+RandomBits.swift
[298/446] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[299/446] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[306/446] Emitting module OrderedCollections
[313/446] Compiling BitCollections Range+Utilities.swift
[314/446] Compiling BitCollections Slice+Utilities.swift
[315/446] Compiling BitCollections UInt+Tricks.swift
[316/446] Compiling BitCollections _Word.swift
[325/492] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[326/492] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[327/492] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[328/492] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[329/492] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[330/492] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[331/492] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[332/492] Compiling AsyncAlgorithms MergeStateMachine.swift
[333/492] Compiling AsyncAlgorithms MergeStorage.swift
[334/492] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[335/492] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[336/492] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[337/492] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[338/492] Compiling AsyncAlgorithms Dictionary.swift
[339/492] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[340/492] Compiling AsyncAlgorithms Locking.swift
[341/492] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[342/492] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[343/492] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[344/492] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[345/492] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[346/492] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[347/492] Compiling AsyncAlgorithms AsyncChannel.swift
[348/492] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[349/492] Compiling AsyncAlgorithms ChannelStateMachine.swift
[350/492] Compiling AsyncAlgorithms ChannelStorage.swift
[351/492] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[352/492] Compiling AsyncAlgorithms Rethrow.swift
[353/492] Compiling AsyncAlgorithms SetAlgebra.swift
[354/492] Compiling BitCollections BitArray.swift
[355/492] Compiling BitCollections BitSet+BidirectionalCollection.swift
[356/492] Compiling BitCollections BitSet+Codable.swift
[357/492] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[358/492] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[359/492] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[366/492] Emitting module _RopeModule
[370/492] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[371/492] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[372/492] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[391/492] Compiling BitCollections BitSet.swift
[396/492] Emitting module BitCollections
[397/492] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[398/492] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[399/492] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[400/492] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[401/492] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[402/492] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[403/492] Compiling _RopeModule Rope+Remove.swift
[404/492] Compiling _RopeModule Rope+RemoveSubrange.swift
[405/492] Compiling _RopeModule Rope+Split.swift
[406/492] Compiling _RopeModule Optional Utilities.swift
[407/492] Compiling _RopeModule String Utilities.swift
[408/492] Compiling _RopeModule String.Index+ABI.swift
[409/492] Compiling _RopeModule _CharacterRecognizer.swift
[433/492] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[442/492] Compiling c-atomics.c
[444/492] Emitting module AsyncAlgorithms
[460/503] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[480/503] Emitting module HashTreeCollections
[481/505] Emitting module Collections
[482/505] Compiling Collections Collections.swift
[483/505] Compiling NIOConcurrencyHelpers lock.swift
[484/505] Compiling NIOConcurrencyHelpers NIOLock.swift
[485/505] Emitting module NIOConcurrencyHelpers
[486/505] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[487/505] Compiling NIOConcurrencyHelpers atomics.swift
[488/505] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[489/505] Compiling AsyncAlgorithms UnsafeTransfer.swift
[490/505] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[491/505] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[492/505] Compiling AsyncAlgorithms ZipStateMachine.swift
[493/505] Compiling AsyncAlgorithms ZipStorage.swift
[494/568] Emitting module Metrics
[495/568] Compiling Metrics Metrics.swift
[496/568] Compiling NIOCore AsyncChannelOutboundWriter.swift
[497/568] Compiling NIOCore NIOAsyncSequenceProducer.swift
[498/568] Compiling NIOCore Channel.swift
[499/568] Compiling NIOCore ChannelHandler.swift
[500/568] Compiling NIOCore ChannelHandlers.swift
[501/568] Compiling NIOCore ChannelInvoker.swift
[502/568] Compiling NIOCore ChannelOption.swift
[503/568] Compiling NIOCore ChannelPipeline.swift
[504/568] Compiling NIOCore CircularBuffer.swift
[505/568] Compiling NIOCore Codec.swift
[506/577] Compiling ServiceLifecycle ServiceRunnerError.swift
[507/577] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[508/577] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[509/577] Emitting module ServiceLifecycle
[510/577] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[511/577] Compiling ServiceLifecycle CancellationWaiter.swift
[512/577] Compiling ServiceLifecycle GracefulShutdown.swift
[513/577] Compiling ServiceLifecycle Service.swift
[514/577] Compiling ServiceLifecycle ServiceGroup.swift
[515/577] Compiling NIOCore GlobalSingletons.swift
[516/577] Compiling NIOCore IO.swift
[517/577] Compiling NIOCore IOData.swift
[518/577] Compiling NIOCore IPProtocol.swift
[519/577] Compiling NIOCore IntegerBitPacking.swift
[520/577] Compiling NIOCore IntegerTypes.swift
[521/577] Compiling NIOCore Interfaces.swift
[522/583] Compiling NIOCore AddressedEnvelope.swift
[523/583] Compiling NIOCore AsyncAwaitSupport.swift
[524/583] Compiling NIOCore AsyncChannel.swift
[525/583] Compiling NIOCore AsyncChannelHandler.swift
[526/583] Compiling NIOCore AsyncChannelInboundStream.swift
[529/583] Compiling NIOCore SocketOptionProvider.swift
[530/583] Compiling NIOCore SystemCallHelpers.swift
[531/583] Compiling NIOCore TimeAmount+Duration.swift
[532/583] Compiling NIOCore TypeAssistedChannelHandler.swift
[533/583] Compiling NIOCore UniversalBootstrapSupport.swift
[534/583] Compiling NIOCore Utilities.swift
[535/583] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[536/583] Compiling NIOCore EventLoopFuture+Deprecated.swift
[537/583] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[538/583] Compiling NIOCore EventLoopFuture.swift
[539/583] Compiling NIOCore FileDescriptor.swift
[540/583] Compiling NIOCore FileHandle.swift
[541/583] Compiling NIOCore FileRegion.swift
[542/583] Compiling NIOCore Linux.swift
[543/583] Compiling NIOCore MarkedCircularBuffer.swift
[544/583] Compiling NIOCore MulticastChannel.swift
[545/583] Compiling NIOCore NIOAny.swift
[546/583] Compiling NIOCore NIOCloseOnErrorHandler.swift
[547/583] Compiling NIOCore NIOCoreSendableMetatype.swift
[548/583] Compiling NIOCore NIOLoopBound.swift
[549/583] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[550/583] Compiling NIOCore NIOAsyncWriter.swift
[551/583] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[552/583] Compiling NIOCore BSDSocketAPI.swift
[553/583] Compiling NIOCore ByteBuffer-aux.swift
[554/583] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[555/583] Compiling NIOCore ByteBuffer-conversions.swift
[564/583] Compiling NIOCore ConvenienceOptionSupport.swift
[565/583] Compiling NIOCore DeadChannel.swift
[566/583] Compiling NIOCore DispatchQueue+WithFuture.swift
[567/583] Compiling NIOCore EventLoop+Deprecated.swift
[568/583] Compiling NIOCore EventLoop+SerialExecutor.swift
[569/583] Compiling NIOCore EventLoop.swift
[570/583] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[571/583] Compiling NIOCore NIOScheduledCallback.swift
[572/583] Compiling NIOCore NIOSendable.swift
[573/583] Compiling NIOCore RecvByteBufferAllocator.swift
[574/583] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[575/583] Compiling NIOCore SocketAddresses.swift
[576/583] Compiling NIOCore ByteBuffer-core.swift
[577/583] Compiling NIOCore ByteBuffer-hex.swift
[578/583] Compiling NIOCore ByteBuffer-int.swift
[579/583] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[580/583] Compiling NIOCore ByteBuffer-multi-int.swift
[581/583] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[582/583] Compiling NIOCore ByteBuffer-views.swift
[583/583] Emitting module NIOCore
[584/733] Emitting module NIOHTTPTypes
[585/733] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[586/733] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[587/733] Compiling NIOEmbedded Embedded.swift
[588/733] Emitting module NIOEmbedded
[589/733] Compiling NIOEmbedded AsyncTestingChannel.swift
[590/733] Compiling SQLKit SQLColumn.swift
[591/733] Compiling SQLKit SQLConstraint.swift
[592/733] Compiling SQLKit SQLDataType.swift
[593/733] Compiling SQLKit SQLDirection.swift
[594/733] Compiling SQLKit SQLDistinct.swift
[595/733] Compiling SQLKit SQLForeignKeyAction.swift
[596/733] Compiling SQLKit SQLNestedSubpathExpression.swift
[597/733] Compiling SQLKit SQLQualifiedTable.swift
[598/733] Compiling SQLKit SQLQueryString.swift
[599/733] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[600/733] Compiling SQLKit SQLColumnAssignment.swift
[601/733] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[602/733] Compiling SQLKit SQLColumnDefinition.swift
[603/733] Compiling SQLKit SQLCommonTableExpression.swift
[604/733] Compiling SQLKit SQLConflictAction.swift
[605/733] Compiling SQLKit SQLConflictResolutionStrategy.swift
[606/733] Compiling SQLKit SQLDropBehaviour.swift
[607/733] Compiling SQLKit SQLEnumDataType.swift
[608/733] Compiling SQLKit SQLExcludedColumn.swift
[609/733] Compiling SQLKit SQLForeignKey.swift
[610/743] Compiling SQLKit SQLUnion.swift
[611/743] Compiling SQLKit SQLUpdate.swift
[612/743] Compiling SQLKit SQLExpression.swift
[613/743] Compiling SQLKit SQLSerializer.swift
[614/743] Compiling SQLKit SQLStatement.swift
[615/743] Compiling SQLKit SQLBinaryExpression.swift
[616/743] Compiling SQLKit SQLBinaryOperator.swift
[617/743] Compiling SQLKit SQLBind.swift
[618/743] Compiling SQLKit SQLFunction.swift
[619/743] Compiling SQLKit SQLGroupExpression.swift
[620/743] Compiling SQLKit SQLAlterEnumBuilder.swift
[621/743] Compiling SQLKit SQLAlterTableBuilder.swift
[622/743] Compiling SQLKit SQLConflictUpdateBuilder.swift
[623/743] Compiling SQLKit SQLCreateEnumBuilder.swift
[624/743] Compiling SQLKit SQLCreateIndexBuilder.swift
[625/743] Compiling SQLKit SQLCreateTableBuilder.swift
[626/743] Compiling SQLKit SQLCreateTriggerBuilder.swift
[627/743] Compiling SQLKit SQLDeleteBuilder.swift
[628/743] Compiling SQLKit SQLDropEnumBuilder.swift
[629/743] Compiling SQLKit SQLDropIndexBuilder.swift
[630/743] Compiling SQLKit SQLDropTableBuilder.swift
[631/743] Compiling SQLKit SQLCreateIndex.swift
[632/743] Compiling SQLKit SQLCreateTable.swift
[633/743] Compiling SQLKit SQLCreateTrigger.swift
[634/743] Compiling SQLKit SQLDelete.swift
[635/743] Compiling SQLKit SQLDropEnum.swift
[636/743] Compiling SQLKit SQLDropIndex.swift
[637/743] Compiling SQLKit SQLDropTable.swift
[638/743] Compiling SQLKit SQLDropTrigger.swift
[639/743] Compiling SQLKit SQLInsert.swift
[640/743] Compiling SQLKit SQLSelect.swift
[641/743] Compiling SQLKit SQLJoin.swift
[642/743] Compiling SQLKit SQLJoinMethod.swift
[643/743] Compiling SQLKit SQLLockingClause.swift
[644/743] Compiling SQLKit SQLOrderBy.swift
[645/743] Compiling SQLKit SQLReturning.swift
[646/743] Compiling SQLKit SQLSubquery.swift
[647/743] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[648/743] Compiling SQLKit SQLAlterEnum.swift
[649/743] Compiling SQLKit SQLAlterTable.swift
[650/743] Compiling SQLKit SQLCreateEnum.swift
[651/743] Compiling SQLKit SQLDropTriggerBuilder.swift
[652/743] Compiling SQLKit SQLInsertBuilder.swift
[653/743] Compiling SQLKit SQLPredicateGroupBuilder.swift
[654/743] Compiling SQLKit SQLRawBuilder.swift
[655/743] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[656/743] Compiling SQLKit SQLSelectBuilder.swift
[657/743] Compiling SQLKit SQLSubqueryBuilder.swift
[658/743] Compiling SQLKit SQLUnionBuilder.swift
[659/743] Compiling SQLKit SQLUpdateBuilder.swift
[660/743] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[661/743] Compiling SQLKit SQLColumnUpdateBuilder.swift
[662/743] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[663/743] Compiling SQLKit SQLCommonUnionBuilder.swift
[664/743] Compiling SQLKit SQLJoinBuilder.swift
[665/743] Compiling SQLKit SQLPartialResultBuilder.swift
[666/743] Compiling SQLKit SQLPredicateBuilder.swift
[667/743] Compiling SQLKit SQLQueryBuilder.swift
[668/743] Compiling SQLKit SQLQueryFetcher.swift
[669/743] Compiling SQLKit SQLReturningBuilder.swift
[670/743] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[671/743] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[672/743] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[673/743] Compiling SQLKit SQLDatabase.swift
[674/743] Compiling SQLKit SQLDatabaseReportedVersion.swift
[675/743] Compiling SQLKit SQLDialect.swift
[676/743] Compiling SQLKit SQLDatabase+Deprecated.swift
[677/743] Compiling SQLKit SQLError.swift
[678/743] Compiling SQLKit SQLExpressions+Deprecated.swift
[679/743] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[680/743] Compiling SQLKit Exports.swift
[681/743] Compiling SQLKit SQLAlias.swift
[682/743] Compiling SQLKit SQLBetween.swift
[683/743] Emitting module NIOPosix
[689/748] Emitting module SQLKit
[713/748] Compiling NIOPosix UnsafeTransfer.swift
[714/748] Compiling NIOPosix Utilities.swift
[715/748] Compiling NIOPosix VsockAddress.swift
[716/748] Compiling NIOPosix VsockChannelEvents.swift
[717/748] Compiling NIOPosix resource_bundle_accessor.swift
[718/748] Compiling SQLKit SQLIdentifier.swift
[719/748] Compiling SQLKit SQLList.swift
[720/748] Compiling SQLKit SQLLiteral.swift
[721/748] Compiling SQLKit SQLRaw.swift
[722/748] Compiling SQLKit SQLCodingUtilities.swift
[723/748] Compiling SQLKit SQLQueryEncoder.swift
[724/748] Compiling SQLKit SQLRow.swift
[725/748] Compiling SQLKit SQLRowDecoder.swift
[726/748] Compiling SQLKit SomeCodingKey.swift
[727/748] Compiling SQLKit StringHandling.swift
[749/750] Compiling NIO Exports.swift
[750/750] Emitting module NIO
[751/868] Compiling NIOTLS TLSEvents.swift
[752/868] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[753/868] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[754/868] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[755/868] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[756/869] Emitting module NIOTLS
[757/869] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[758/869] Compiling NIOTLS SNIHandler.swift
[759/869] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[760/869] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[761/869] Compiling FluentKit CompositeOptionalChild.swift
[762/869] Compiling FluentKit CompositeOptionalParent.swift
[763/869] Compiling FluentKit CompositeParent.swift
[764/869] Compiling FluentKit Field.swift
[765/869] Compiling FluentKit CompositeChildren.swift
[766/869] Compiling FluentKit CompositeID.swift
[767/869] Compiling FluentKit DatabaseEnum.swift
[768/869] Compiling FluentKit EnumBuilder.swift
[769/869] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[770/869] Emitting module NIOFoundationCompat
[771/869] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[772/869] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[773/889] Emitting module NIOHTTP1
[774/891] Compiling NIOTransportServices NIOTSBootstraps.swift
[775/891] Compiling NIOTransportServices NIOTSChannelOptions.swift
[776/891] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[777/891] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[778/891] Compiling NIOTransportServices AcceptHandler.swift
[779/891] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[780/914] Compiling NIOExtras QuiescingHelper.swift
[781/914] Compiling NIOExtras RequestResponseHandler.swift
[782/915] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[783/915] Emitting module NIOHTTPTypesHTTP1
[784/915] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[785/915] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[786/915] Compiling NIOExtras NIORequestIdentifiable.swift
[787/915] Compiling NIOExtras PCAPRingBuffer.swift
[788/915] Compiling NIOExtras LineBasedFrameDecoder.swift
[789/915] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[790/915] Compiling NIOExtras NIOExtrasError.swift
[791/915] Compiling NIOExtras NIOLengthFieldBitLength.swift
[792/915] Compiling NIOExtras FixedLengthFrameDecoder.swift
[793/915] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[794/915] Compiling NIOExtras RequestResponseHandlers+State.swift
[795/915] Compiling NIOExtras RequestResponseWithIDHandler.swift
[796/915] Emitting module NIOTransportServices
[798/917] Compiling NIOTransportServices NIOTSSingletons.swift
[799/917] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[800/917] Compiling NIOExtras JSONRPCFraming.swift
[801/917] Compiling NIOExtras DebugInboundEventsHandler.swift
[802/917] Compiling NIOExtras DebugOutboundEventsHandler.swift
[803/917] Emitting module NIOExtras
[804/917] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[805/917] Compiling NIOExtras LengthFieldPrepender.swift
[814/917] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[815/917] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[823/917] Compiling NIOTransportServices NIOTSEventLoop.swift
[824/917] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[827/917] Compiling FluentKit AsyncMigration.swift
[828/917] Compiling FluentKit AsyncModelMiddleware.swift
[829/917] Compiling FluentKit Children+Concurrency.swift
[830/917] Compiling FluentKit Database+Concurrency.swift
[831/917] Compiling FluentKit EnumBuilder+Concurrency.swift
[832/917] Compiling FluentKit Model+Concurrency.swift
[833/917] Compiling FluentKit ModelResponder+Concurrency.swift
[834/917] Compiling FluentKit OptionalChild+Concurrency.swift
[835/917] Compiling FluentKit OptionalParent+Concurrency.swift
[836/917] Compiling FluentKit Parent+Concurrency.swift
[837/926] Compiling NIOExtras WritePCAPHandler.swift
[838/926] Compiling FluentKit QueryBuilder+Concurrency.swift
[839/926] Compiling FluentKit Relation+Concurrency.swift
[840/926] Compiling FluentKit SchemaBuilder+Concurrency.swift
[841/926] Compiling FluentKit Siblings+Concurrency.swift
[842/926] Compiling FluentKit Database+Logging.swift
[843/926] Compiling FluentKit Database.swift
[844/926] Compiling FluentKit DatabaseID.swift
[845/926] Compiling FluentKit DatabaseInput.swift
[846/926] Compiling FluentKit DatabaseOutput.swift
[847/926] Compiling FluentKit Databases.swift
[848/926] Compiling FluentKit ModelResponder.swift
[849/926] Compiling FluentKit Migration.swift
[850/926] Compiling FluentKit MigrationLog.swift
[851/926] Compiling FluentKit Migrations.swift
[852/926] Compiling FluentKit Migrator.swift
[853/926] Compiling FluentKit AnyModel.swift
[854/926] Compiling FluentKit EagerLoad.swift
[855/926] Compiling FluentKit Fields+Codable.swift
[856/926] Compiling FluentKit Fields.swift
[857/926] Compiling FluentKit MirrorBypass.swift
[858/952] Compiling FluentKit DatabaseQuery+Value.swift
[859/952] Compiling FluentKit DatabaseQuery.swift
[860/952] Compiling FluentKit QueryHistory.swift
[861/952] Compiling FluentKit DatabaseSchema.swift
[862/952] Compiling FluentKit SchemaBuilder.swift
[863/952] Compiling FluentKit OptionalType.swift
[864/952] Compiling FluentKit RandomGeneratable.swift
[865/952] Compiling FluentKit SomeCodingKey.swift
[866/952] Compiling FluentKit UnsafeMutableTransferBox.swift
[867/952] Emitting module FluentKit
[868/952] Compiling HummingbirdCore HTTPUserEventHandler.swift
[869/952] Compiling HummingbirdCore Server.swift
[870/952] Compiling HummingbirdCore ServerChildChannel.swift
[871/952] Compiling HummingbirdCore Response.swift
[872/952] Compiling HummingbirdCore ResponseBody.swift
[873/952] Compiling HummingbirdCore ResponseBodyWriter.swift
[874/952] Compiling HummingbirdCore ResponseWriter.swift
[875/952] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[876/952] Compiling HummingbirdCore BindAddress.swift
[877/952] Compiling HummingbirdCore FlatDictionary.swift
[878/952] Compiling FluentKit TimestampFormat.swift
[879/952] Compiling FluentKit QueryBuilder+Aggregate.swift
[880/952] Compiling FluentKit QueryBuilder+EagerLoad.swift
[881/952] Compiling FluentKit QueryBuilder+Filter.swift
[882/952] Compiling FluentKit QueryBuilder+Group.swift
[883/952] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[884/952] Compiling FluentKit QueryBuilder+Join.swift
[885/952] Compiling FluentKit QueryBuilder+Paginate.swift
[886/952] Compiling FluentKit QueryBuilder+Range.swift
[887/952] Compiling FluentKit QueryBuilder+Set.swift
[888/952] Compiling HummingbirdCore HTTPChannelHandler.swift
[889/952] Compiling HummingbirdCore HTTPServerBuilder.swift
[890/952] Compiling HummingbirdCore RequestBody.swift
[891/952] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[892/952] Compiling HummingbirdCore URI.swift
[893/952] Compiling FluentKit Operators.swift
[894/952] Compiling FluentKit ValueOperators+Array.swift
[895/952] Compiling FluentKit ValueOperators+String.swift
[896/952] Compiling FluentKit ValueOperators.swift
[897/952] Compiling FluentKit Boolean.swift
[898/952] Compiling FluentKit ID.swift
[899/952] Compiling FluentKit OptionalBoolean.swift
[900/952] Compiling FluentKit OptionalChild.swift
[901/952] Compiling FluentKit OptionalField.swift
[902/952] Compiling FluentKit OptionalParent.swift
[903/952] Compiling FluentKit Parent.swift
[904/952] Compiling FluentKit Property.swift
[905/952] Compiling FluentKit Relation.swift
[906/952] Compiling FluentKit Siblings.swift
[907/952] Compiling FluentKit Timestamp.swift
[908/952] Compiling FluentKit QueryBuilder+Sort.swift
[909/952] Compiling FluentKit QueryBuilder.swift
[910/952] Compiling FluentKit DatabaseQuery+Action.swift
[911/952] Compiling FluentKit DatabaseQuery+Aggregate.swift
[912/952] Compiling FluentKit DatabaseQuery+Field.swift
[913/952] Compiling FluentKit DatabaseQuery+Filter.swift
[914/952] Compiling FluentKit DatabaseQuery+Join.swift
[915/952] Compiling FluentKit DatabaseQuery+Range.swift
[916/952] Compiling FluentKit DatabaseQuery+Sort.swift
[917/952] Compiling HummingbirdCore HBParser.swift
[918/952] Compiling HummingbirdCore OutputBuffer.swift
[919/952] Compiling HummingbirdCore SendableMetatype.swift
[920/952] Compiling HummingbirdCore Deprecations.swift
[921/952] Compiling HummingbirdCore Request.swift
[922/952] Compiling HummingbirdCore RequestBody+inboundClose.swift
[923/952] Compiling HummingbirdCore ServerConfiguration.swift
[924/952] Compiling HummingbirdCore TSTLSOptions.swift
[925/952] Compiling HummingbirdCore AnyAsyncSequence.swift
[926/952] Compiling HummingbirdCore HTTP1Channel.swift
[942/954] Emitting module HummingbirdCore
[953/954] Compiling HummingbirdCore String+percentEncode.swift
[954/954] Compiling HummingbirdCore UnsafeTransfer.swift
[955/1020] Compiling Hummingbird MetricsMiddleware.swift
[956/1020] Compiling Hummingbird Middleware.swift
[957/1020] Compiling Hummingbird MiddlewareGroup.swift
[958/1020] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[959/1020] Compiling Hummingbird _Middleware2.swift
[960/1020] Compiling Hummingbird _OptionalMiddleware.swift
[961/1020] Compiling Hummingbird _SpreadMiddleware.swift
[962/1027] Compiling Hummingbird RequestID.swift
[963/1027] Compiling Hummingbird RequestResponder.swift
[964/1027] Compiling Hummingbird Response.swift
[965/1027] Compiling Hummingbird URI+decodeQuery.swift
[966/1027] Compiling Hummingbird MemoryPersistDriver.swift
[967/1027] Compiling Hummingbird PersistDriver.swift
[968/1027] Compiling Hummingbird PersistError.swift
[969/1027] Compiling Hummingbird Router.swift
[970/1027] Compiling Hummingbird RouterGroup.swift
[971/1027] Compiling Hummingbird RouterMethods.swift
[972/1027] Compiling Hummingbird RouterPath.swift
[973/1027] Compiling Hummingbird RouterResponder.swift
[974/1027] Compiling Hummingbird TransformingRouterGroup.swift
[975/1027] Compiling Hummingbird RouterTrie.swift
[976/1027] Compiling Hummingbird Exports.swift
[977/1027] Compiling Hummingbird CacheControl.swift
[978/1027] Compiling Hummingbird FileIO.swift
[979/1027] Compiling Hummingbird FileProvider.swift
[980/1027] Compiling Hummingbird LocalFileSystem.swift
[981/1027] Compiling Hummingbird Cookie.swift
[982/1027] Compiling Hummingbird Cookies.swift
[983/1027] Compiling Hummingbird TracingMiddleware.swift
[984/1027] Compiling Hummingbird EndpointResponder.swift
[985/1027] Compiling Hummingbird Parameters+UUID.swift
[986/1027] Compiling Hummingbird Parameters.swift
[987/1027] Compiling Hummingbird ResponseGenerator.swift
[988/1027] Compiling Hummingbird RouteCollection.swift
[989/1027] Compiling Hummingbird Router+validation.swift
[990/1027] Compiling Hummingbird Trie+resolve.swift
[991/1027] Compiling Hummingbird Trie+serialize.swift
[992/1027] Compiling Hummingbird TrieRouter.swift
[993/1027] Compiling Hummingbird ChildRequestContext.swift
[994/1027] Compiling Hummingbird Request.swift
[995/1027] Compiling Hummingbird RequestContext.swift
[996/1027] Compiling Hummingbird RequestContextSource.swift
[997/1027] Emitting module Hummingbird
[998/1027] Compiling Hummingbird MediaType+FileExtension.swift
[999/1027] Compiling Hummingbird MediaType.swift
[1000/1027] Compiling Hummingbird Request+Cookies.swift
[1001/1027] Compiling Hummingbird Response+Cookies.swift
[1002/1027] Compiling Hummingbird CORSMiddleware.swift
[1003/1027] Compiling Hummingbird FileMiddleware.swift
[1004/1027] Compiling Hummingbird LogRequestMiddleware.swift
[1005/1027] Compiling Hummingbird Application.swift
[1006/1027] Compiling Hummingbird CodableProtocols.swift
[1007/1027] Compiling Hummingbird JSONCoding.swift
[1008/1027] Compiling Hummingbird ResponseEncodable.swift
[1009/1027] Compiling Hummingbird URLEncodedForm+Request.swift
[1010/1027] Compiling Hummingbird URLEncodedForm.swift
[1011/1027] Compiling Hummingbird URLEncodedFormDecoder.swift
[1012/1027] Compiling Hummingbird URLEncodedFormEncoder.swift
[1013/1027] Compiling Hummingbird URLEncodedFormNode.swift
[1014/1027] Compiling Hummingbird Configuration.swift
[1015/1027] Compiling Hummingbird Deprecations.swift
[1016/1027] Compiling Hummingbird Environment.swift
[1017/1027] Compiling Hummingbird EditedHTTPError.swift
[1018/1027] Compiling Hummingbird HTTPError.swift
[1019/1027] Compiling Hummingbird HTTPResponseError.swift
[1020/1027] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1021/1027] Compiling Hummingbird ByteBuffer+foundation.swift
[1022/1027] Compiling Hummingbird DateCache.swift
[1023/1027] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1024/1027] Compiling Hummingbird HexDigest.swift
[1025/1027] Compiling Hummingbird InitializableFromSource.swift
[1026/1027] Compiling Hummingbird PreludeService.swift
[1027/1027] Compiling Hummingbird StringProtocol.swift
[1028/1031] Compiling HummingbirdFluent Fluent.swift
[1029/1031] Compiling HummingbirdFluent Deprecations.swift
[1030/1031] Emitting module HummingbirdFluent
[1031/1031] Compiling HummingbirdFluent Persist+fluent.swift
Build complete! (74.08s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
[1/1347] Fetching fluent-sqlite-driver
[28/3780] Fetching fluent-sqlite-driver, swift-service-lifecycle
[1165/17108] Fetching fluent-sqlite-driver, swift-service-lifecycle, fluent-kit
[1984/22118] Fetching fluent-sqlite-driver, swift-service-lifecycle, fluent-kit, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.90s)
[3131/19685] Fetching fluent-sqlite-driver, fluent-kit, swift-async-algorithms
[3500/44505] Fetching fluent-sqlite-driver, fluent-kit, swift-async-algorithms, hummingbird
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.80s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.80s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.80s)
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (1.80s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (2.27s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/sqlite-kit.git
[1/2118] Fetching sqlite-kit
[298/6004] Fetching sqlite-kit, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.18s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.65s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio.git
[1/2409] Fetching async-kit
[74/8429] Fetching async-kit, sql-kit
[6805/10136] Fetching async-kit, sql-kit, sqlite-nio
[8431/87527] Fetching async-kit, sql-kit, sqlite-nio, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (5.23s)
Fetched https://github.com/vapor/sql-kit.git from cache (5.23s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (5.23s)
Fetched https://github.com/apple/swift-nio.git from cache (5.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (5.71s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.88s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5968] Fetching swift-algorithms
[360/22921] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.65s)
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.20s)
Fetching https://github.com/apple/swift-numerics.git
[1/5917] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.55s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.1 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.55s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[74/6655] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.49s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.42s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.15.0 (0.44s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2219] Fetching swift-metrics
[201/4920] Fetching swift-metrics, swift-nio-transport-services
[229/10036] Fetching swift-metrics, swift-nio-transport-services, swift-distributed-tracing
[569/16163] Fetching swift-metrics, swift-nio-transport-services, swift-distributed-tracing, swift-nio-extras
[1944/27824] Fetching swift-metrics, swift-nio-transport-services, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.91s)
[3679/25605] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-http-types.git
[4734/39692] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client
[6600/54695] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.98s)
[4016/51994] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
[43594/52911] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-http-types
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.57s)
[32783/41250] Fetching swift-distributed-tracing, swift-nio-extras, async-http-client, swift-nio-ssl, swift-http-types
Fetched https://github.com/swift-server/async-http-client.git from cache (1.59s)
[20346/27163] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-ssl, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.83s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.93s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.93s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.93s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (2.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.41s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.92s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.35s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.42s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.45s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1176] Fetching swift-http-structured-headers
[49/2805] Fetching swift-http-structured-headers, swift-asn1
[212/9265] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.08s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.08s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.08s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.12.0 (0.55s)
Fetching https://github.com/apple/swift-crypto.git
[1/16238] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.84s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (2.41s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (0.70s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.8 (0.42s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.43s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.8
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.0.4
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.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.2
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.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.2.1
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.8.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    }
  ],
  "manifest_display_name" : "hummingbird-fluent",
  "name" : "hummingbird-fluent",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdFluent",
      "targets" : [
        "HummingbirdFluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdFluentTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdFluentTests",
      "path" : "Tests/HummingbirdFluentTests",
      "product_dependencies" : [
        "FluentSQLiteDriver",
        "HummingbirdTesting"
      ],
      "sources" : [
        "FluentTests.swift",
        "PersistTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdFluent"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdFluent",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdFluent",
      "path" : "Sources/HummingbirdFluent",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "FluentKit",
        "Hummingbird",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "HummingbirdFluent"
      ],
      "sources" : [
        "Deprecations.swift",
        "Fluent.swift",
        "Persist+fluent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.