Build Information
Successful build of hummingbird-fluent, reference main (e33a7e
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 07:46:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
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 e33a7ee Update from hummingbird-project-template b19df1d2a2eba1af76859758cc7cb51d8ac566c5 (#40)
Cloned https://github.com/hummingbird-project/hummingbird-fluent.git
Revision (git rev-parse @):
e33a7eed9c1a7204be76ad9cfaf46fa68028b27e
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.1
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird-fluent.git
https://github.com/hummingbird-project/hummingbird-fluent.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/53] Write sources
[12/53] Copying PrivacyInfo.xcprivacy
[12/53] Write sources
[38/53] Compiling CNIOWindows WSAStartup.c
[39/53] Compiling CNIOWASI CNIOWASI.c
[39/53] Compiling CNIOWindows shim.c
[41/53] Compiling CNIOLinux liburing_shims.c
[41/53] Compiling CNIOLinux shim.c
[43/53] Write sources
[45/53] Write swift-version-2F0A5646E1D333AE.txt
[46/53] Compiling _AtomicsShims.c
[47/62] Compiling CNIOLLHTTP c_nio_http.c
[48/67] Compiling CNIOLLHTTP c_nio_api.c
[49/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/97] Compiling ServiceContextModule ServiceContextKey.swift
[52/97] Compiling ServiceContextModule ServiceContext.swift
[53/97] Emitting module ServiceContextModule
[54/97] Compiling _NIOBase64 Base64.swift
[55/97] Emitting module _NIOBase64
[55/97] Compiling CNIODarwin shim.c
[57/97] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/97] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/97] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/97] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/98] Compiling InternalCollectionsUtilities Debugging.swift
[62/98] Compiling InternalCollectionsUtilities Descriptions.swift
[63/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[64/98] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[65/98] Emitting module InternalCollectionsUtilities
[66/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[68/98] Compiling InternalCollectionsUtilities Specialize.swift
[69/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/126] Compiling Atomics AtomicMemoryOrderings.swift
[71/126] Compiling Atomics DoubleWord.swift
[72/126] Compiling Atomics AtomicBool.swift
[73/126] Compiling Atomics IntegerConformances.swift
[74/126] Compiling Atomics UnsafeAtomic.swift
[75/126] Compiling Atomics UnsafeAtomicLazyReference.swift
[76/126] Compiling Instrumentation InstrumentationSystem.swift
[77/126] Compiling Instrumentation NoOpInstrument.swift
[78/126] Compiling Instrumentation Instrument.swift
[79/126] Compiling Instrumentation MultiplexInstrument.swift
[82/126] Compiling Atomics ManagedAtomic.swift
[83/126] Compiling Atomics ManagedAtomicLazyReference.swift
[84/198] Compiling _NIODataStructures PriorityQueue.swift
[85/198] Compiling _NIODataStructures _TinyArray.swift
[86/198] Emitting module HTTPTypes
[87/198] Compiling HTTPTypes HTTPField.swift
[88/198] Compiling CoreMetrics Locks.swift
[89/198] Emitting module Instrumentation
[90/198] Compiling Instrumentation Locks.swift
[91/198] Compiling _RopeModule Rope+Find.swift
[92/198] Compiling _RopeModule Rope+ForEachWhile.swift
[93/198] Compiling HTTPTypes NIOLock.swift
[94/198] Compiling HTTPTypes HTTPResponse.swift
[95/198] Compiling HTTPTypes ISOLatin1String.swift
[96/198] Emitting module _NIODataStructures
[97/198] Compiling _NIODataStructures Heap.swift
[98/198] Compiling HTTPTypes HTTPRequest.swift
[99/198] Compiling HTTPTypes HTTPParsedFields.swift
[100/262] Compiling HTTPTypes HTTPFieldName.swift
[101/262] Compiling HTTPTypes HTTPFields.swift
[102/262] Emitting module CoreMetrics
[103/262] Compiling CoreMetrics Metrics.swift
[104/269] Compiling Logging MetadataProvider.swift
[105/269] Compiling Logging LogHandler.swift
[106/269] Compiling Logging Locks.swift
[107/269] Emitting module Logging
[108/269] Compiling Logging Logging.swift
[109/349] Compiling Tracing TracingTime.swift
[110/349] Compiling HeapModule Heap.swift
[111/349] Compiling Tracing TracerProtocol.swift
[112/349] Compiling HeapModule _HeapNode.swift
[113/349] Compiling HeapModule Heap+Invariants.swift
[114/349] Compiling HeapModule Heap+UnsafeHandle.swift
[115/349] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[116/349] Compiling HeapModule Heap+Descriptions.swift
[117/349] Compiling ConcurrencyHelpers LockedValueBox.swift
[118/349] Compiling ConcurrencyHelpers Lock.swift
[119/349] Emitting module ConcurrencyHelpers
[120/349] Emitting module HeapModule
[121/349] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[122/349] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[123/349] Compiling HashTreeCollections _HashNode+Structural union.swift
[124/349] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[125/349] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[126/349] Compiling HashTreeCollections _RawHashNode.swift
[127/349] Compiling HashTreeCollections _UnmanagedHashNode.swift
[128/349] Compiling HashTreeCollections _UnsafePath.swift
[129/349] Compiling HashTreeCollections TreeDictionary+Codable.swift
[130/349] Compiling HashTreeCollections TreeDictionary+Collection.swift
[131/349] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[132/349] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[133/349] Compiling HashTreeCollections _HashNode+Initializers.swift
[134/349] Compiling HashTreeCollections _HashNode+Invariants.swift
[135/349] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[136/349] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[137/349] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[138/349] Compiling HashTreeCollections _HashNode+Structural merge.swift
[140/374] Compiling c-nioatomics.c
[142/374] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[143/374] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[144/374] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[145/374] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[146/374] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[147/374] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[148/374] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[149/374] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[150/374] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/374] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/374] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[153/374] Compiling HashTreeCollections TreeDictionary+Filter.swift
[155/374] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/374] Compiling OrderedCollections OrderedSet+Testing.swift
[157/374] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[158/374] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[159/374] Compiling OrderedCollections OrderedSet.swift
[160/374] Compiling OrderedCollections _UnsafeBitset.swift
[169/374] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[170/374] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[171/374] Compiling HashTreeCollections _HashNode+Storage.swift
[172/374] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[173/374] Compiling HashTreeCollections _HashNode+Structural filter.swift
[177/374] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[178/374] Compiling HashTreeCollections TreeDictionary+Values.swift
[179/374] Compiling HashTreeCollections TreeDictionary.swift
[180/374] Compiling HashTreeCollections TreeSet+Codable.swift
[181/374] Compiling HashTreeCollections TreeSet+Collection.swift
[182/374] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[183/374] Compiling HashTreeCollections TreeSet+Debugging.swift
[184/374] Compiling HashTreeCollections TreeSet+Descriptions.swift
[185/381] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[186/381] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[187/381] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[188/381] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[189/381] Compiling HashTreeCollections _HashNode.swift
[190/381] Compiling HashTreeCollections _HashNodeHeader.swift
[191/381] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[197/381] Compiling HashTreeCollections _HashSlot.swift
[198/381] Compiling HashTreeCollections _HashStack.swift
[199/381] Compiling HashTreeCollections _HashTreeIterator.swift
[200/381] Compiling HashTreeCollections _HashTreeStatistics.swift
[201/381] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[202/381] Compiling HashTreeCollections _HashNode+Lookups.swift
[203/381] Compiling DequeModule _DequeBufferHeader.swift
[204/381] Compiling DequeModule _DequeSlot.swift
[205/382] Compiling Tracing SpanProtocol.swift
[206/382] Compiling Tracing TracerProtocol+Legacy.swift
[207/382] Compiling Tracing NoOpTracer.swift
[208/382] Compiling Tracing InstrumentationSystem+Tracing.swift
[209/382] Compiling Tracing Tracer.swift
[210/382] Emitting module Tracing
[211/437] Compiling DequeModule _DequeBuffer.swift
[212/437] Compiling BitCollections BitArray+BitwiseOperations.swift
[213/437] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[214/437] Compiling BitCollections BitArray+Codable.swift
[215/437] Compiling BitCollections BitArray+Collection.swift
[216/437] Compiling BitCollections BitArray+Copy.swift
[217/437] Compiling BitCollections BitArray+CustomReflectable.swift
[218/437] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[219/437] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[220/437] Compiling _RopeModule Rope+Remove.swift
[221/437] Compiling _RopeModule Rope+RemoveSubrange.swift
[222/437] Compiling _RopeModule Rope+Split.swift
[223/437] Compiling _RopeModule Optional Utilities.swift
[224/437] Compiling _RopeModule String Utilities.swift
[225/437] Compiling _RopeModule String.Index+ABI.swift
[226/437] Compiling _RopeModule _CharacterRecognizer.swift
[227/437] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[236/437] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[244/437] Compiling BitCollections BitSet+Equatable.swift
[245/437] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[246/437] Compiling BitCollections BitSet+Extras.swift
[247/437] Compiling BitCollections BitSet+Hashable.swift
[248/437] Compiling BitCollections BitSet+Initializers.swift
[249/437] Compiling BitCollections BitSet+Invariants.swift
[250/437] Compiling BitCollections BitSet+Random.swift
[251/437] Compiling BitCollections BitSet+SetAlgebra basics.swift
[252/445] Compiling DequeModule _UnsafeWrappedBuffer.swift
[262/445] Compiling BitCollections BitArray+Shifts.swift
[263/445] Compiling BitCollections BitArray+Testing.swift
[264/445] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[265/445] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[266/445] Emitting module Atomics
[271/445] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[272/445] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[273/445] Compiling UnixSignals UnixSignal.swift
[274/445] Compiling UnixSignals UnixSignalsSequence.swift
[277/445] Emitting module UnixSignals
[292/445] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[293/445] Compiling BitCollections BitSet+CustomReflectable.swift
[294/445] Compiling BitCollections BitSet+CustomStringConvertible.swift
[298/450] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[299/450] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[300/450] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[301/450] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[302/450] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[303/450] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[304/450] Compiling BitCollections BitArray+Descriptions.swift
[305/450] Compiling BitCollections BitArray+Equatable.swift
[306/450] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[307/450] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[308/450] Compiling BitCollections BitArray+Extras.swift
[309/450] Compiling BitCollections BitArray+Fill.swift
[310/450] Emitting module BitCollections
[311/450] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[312/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[313/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[314/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[315/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[316/450] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[317/450] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[318/450] Compiling HashTreeCollections TreeSet.swift
[319/450] Compiling BitCollections Range+Utilities.swift
[320/450] Compiling BitCollections Slice+Utilities.swift
[321/450] Compiling BitCollections UInt+Tricks.swift
[322/450] Compiling BitCollections _Word.swift
[325/450] Compiling BitCollections BitSet.Counted.swift
[326/450] Compiling BitCollections BitSet.Index.swift
[327/450] Compiling BitCollections BitSet._UnsafeHandle.swift
[333/450] Compiling c-atomics.c
[335/450] Compiling BitCollections BitArray+Hashable.swift
[336/450] Compiling BitCollections BitArray+Initializers.swift
[337/450] Compiling BitCollections BitArray+Invariants.swift
[338/450] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[339/450] Compiling BitCollections BitArray+RandomBits.swift
[340/450] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[341/450] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[342/450] Compiling BitCollections BitSet+SetAlgebra union.swift
[343/450] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[355/450] Emitting module DequeModule
[356/450] Compiling BitCollections BitSet.swift
[361/450] Emitting module OrderedCollections
[376/450] Compiling BitCollections BitArray._UnsafeHandle.swift
[377/450] Compiling BitCollections BitArray.swift
[378/450] Compiling BitCollections BitSet+BidirectionalCollection.swift
[379/450] Compiling BitCollections BitSet+Codable.swift
[392/450] Emitting module _RopeModule
[439/481] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[440/481] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[441/481] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[442/481] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[443/481] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[444/481] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[445/481] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[446/481] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[447/481] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[448/502] Compiling NIOConcurrencyHelpers lock.swift
[449/502] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[450/502] Compiling NIOConcurrencyHelpers NIOLock.swift
[451/502] Compiling NIOConcurrencyHelpers atomics.swift
[452/502] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[453/502] Emitting module NIOConcurrencyHelpers
[454/563] Emitting module AsyncAlgorithms
[455/568] Compiling NIOCore ConvenienceOptionSupport.swift
[456/568] Compiling NIOCore DeadChannel.swift
[457/568] Compiling NIOCore DispatchQueue+WithFuture.swift
[458/568] Compiling NIOCore EventLoop+Deprecated.swift
[459/568] Compiling NIOCore EventLoop+SerialExecutor.swift
[460/568] Compiling NIOCore EventLoop.swift
[461/568] Compiling NIOCore GlobalSingletons.swift
[462/568] Compiling NIOCore IO.swift
[463/568] Compiling NIOCore IOData.swift
[464/568] Compiling NIOCore IPProtocol.swift
[465/568] Emitting module HashTreeCollections
[466/568] Compiling NIOCore AsyncChannelOutboundWriter.swift
[467/568] Compiling NIOCore NIOAsyncSequenceProducer.swift
[468/568] Compiling NIOCore Channel.swift
[469/568] Compiling NIOCore ChannelHandler.swift
[470/568] Compiling NIOCore ChannelHandlers.swift
[471/568] Compiling NIOCore AddressedEnvelope.swift
[472/568] Compiling NIOCore AsyncAwaitSupport.swift
[473/568] Compiling NIOCore AsyncChannel.swift
[474/568] Compiling NIOCore AsyncChannelHandler.swift
[475/568] Compiling NIOCore AsyncChannelInboundStream.swift
[476/568] Compiling NIOCore NIOAsyncWriter.swift
[477/568] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[478/568] Compiling NIOCore BSDSocketAPI.swift
[479/568] Compiling NIOCore ByteBuffer-aux.swift
[480/568] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[481/568] Compiling NIOCore NIOAny.swift
[482/568] Compiling NIOCore NIOCloseOnErrorHandler.swift
[483/568] Compiling NIOCore ByteBuffer-core.swift
[484/568] Compiling NIOCore ByteBuffer-hex.swift
[485/568] Compiling NIOCore ByteBuffer-int.swift
[486/568] Compiling NIOCore ByteBuffer-conversions.swift
[487/568] Compiling NIOCore Interfaces.swift
[488/568] Compiling NIOCore Linux.swift
[489/568] Compiling NIOCore MarkedCircularBuffer.swift
[490/568] Compiling NIOCore MulticastChannel.swift
[491/568] Compiling NIOCore ChannelInvoker.swift
[492/568] Compiling NIOCore ChannelOption.swift
[493/568] Compiling NIOCore ChannelPipeline.swift
[494/568] Compiling NIOCore CircularBuffer.swift
[495/568] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[496/570] Emitting module Collections
[497/570] Compiling Collections Collections.swift
[498/570] Compiling AsyncAlgorithms UnsafeTransfer.swift
[499/570] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[500/570] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[501/570] Compiling AsyncAlgorithms ZipStateMachine.swift
[502/570] Compiling AsyncAlgorithms ZipStorage.swift
[503/570] Compiling NIOCore NIOLoopBound.swift
[504/570] Compiling NIOCore NIOScheduledCallback.swift
[505/570] Compiling NIOCore NIOSendable.swift
[506/570] Compiling NIOCore RecvByteBufferAllocator.swift
[507/570] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[508/570] Compiling NIOCore SocketAddresses.swift
[509/576] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[510/576] Compiling NIOCore ByteBuffer-multi-int.swift
[511/576] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[512/576] Compiling NIOCore ByteBuffer-views.swift
[513/576] Compiling NIOCore Codec.swift
[514/576] Compiling Metrics Metrics.swift
[515/576] Emitting module Metrics
[519/576] Compiling NIOCore EventLoopFuture.swift
[520/576] Compiling NIOCore FileDescriptor.swift
[521/576] Compiling NIOCore FileHandle.swift
[522/576] Compiling NIOCore FileRegion.swift
[523/585] Compiling NIOCore SocketOptionProvider.swift
[524/585] Compiling NIOCore SystemCallHelpers.swift
[525/585] Compiling NIOCore TimeAmount+Duration.swift
[526/585] Compiling NIOCore TypeAssistedChannelHandler.swift
[527/585] Compiling NIOCore UniversalBootstrapSupport.swift
[528/585] Compiling NIOCore Utilities.swift
[529/585] Compiling ServiceLifecycle ServiceRunnerError.swift
[530/585] Emitting module ServiceLifecycle
[531/585] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[532/585] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[554/585] Compiling ServiceLifecycle CancellationWaiter.swift
[555/585] Compiling ServiceLifecycle ServiceGroup.swift
[556/585] Compiling ServiceLifecycle GracefulShutdown.swift
[557/585] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[558/585] Compiling ServiceLifecycle Service.swift
[585/585] Emitting module NIOCore
[586/640] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[587/640] Emitting module NIOHTTPTypes
[588/640] Emitting module NIOEmbedded
[589/640] Compiling NIOEmbedded AsyncTestingChannel.swift
[590/640] Compiling NIOEmbedded Embedded.swift
[591/640] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[592/640] Compiling NIOPosix GetaddrinfoResolver.swift
[593/640] Compiling NIOPosix HappyEyeballs.swift
[594/640] Compiling NIOPosix IO.swift
[595/640] Compiling NIOPosix IntegerBitPacking.swift
[596/640] Compiling NIOPosix IntegerTypes.swift
[597/640] Compiling NIOPosix Linux.swift
[598/645] Compiling NIOPosix SocketProtocols.swift
[599/645] Compiling NIOPosix System.swift
[600/645] Compiling NIOPosix Thread.swift
[601/645] Compiling NIOPosix ThreadPosix.swift
[602/645] Compiling NIOPosix ThreadWindows.swift
[603/645] Compiling NIOPosix PooledRecvBufferAllocator.swift
[604/645] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[605/645] Compiling NIOPosix PosixSingletons.swift
[606/645] Compiling NIOPosix RawSocketBootstrap.swift
[607/645] Compiling NIOPosix Resolver.swift
[608/645] Compiling NIOPosix Selectable.swift
[609/645] Compiling NIOPosix SelectableChannel.swift
[610/645] Compiling NIOPosix SelectableEventLoop.swift
[611/645] Compiling NIOPosix SelectorEpoll.swift
[612/645] Compiling NIOPosix SelectorGeneric.swift
[613/645] Compiling NIOPosix UnsafeTransfer.swift
[614/645] Compiling NIOPosix Utilities.swift
[615/645] Compiling NIOPosix VsockAddress.swift
[616/645] Compiling NIOPosix VsockChannelEvents.swift
[617/645] Compiling NIOPosix resource_bundle_accessor.swift
[618/645] Compiling NIOPosix BSDSocketAPICommon.swift
[619/645] Compiling NIOPosix BSDSocketAPIPosix.swift
[620/645] Compiling NIOPosix BSDSocketAPIWindows.swift
[621/645] Compiling NIOPosix BaseSocket.swift
[622/645] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[623/645] Compiling NIOPosix BaseSocketChannel.swift
[624/645] Emitting module NIOPosix
[625/645] Compiling NIOPosix SelectorKqueue.swift
[626/645] Compiling NIOPosix SelectorUring.swift
[627/645] Compiling NIOPosix ServerSocket.swift
[628/645] Compiling NIOPosix Socket.swift
[629/645] Compiling NIOPosix SocketChannel.swift
[630/645] Compiling NIOPosix LinuxCPUSet.swift
[631/645] Compiling NIOPosix LinuxUring.swift
[632/645] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[633/645] Compiling NIOPosix NIOThreadPool.swift
[634/645] Compiling NIOPosix NonBlockingFileIO.swift
[635/645] Compiling NIOPosix PendingDatagramWritesManager.swift
[636/645] Compiling NIOPosix PendingWritesManager.swift
[637/645] Compiling NIOPosix PipeChannel.swift
[638/645] Compiling NIOPosix PipePair.swift
[639/645] Compiling NIOPosix Pool.swift
[640/645] Compiling NIOPosix BaseStreamSocketChannel.swift
[641/645] Compiling NIOPosix Bootstrap.swift
[642/645] Compiling NIOPosix ControlMessage.swift
[643/645] Compiling NIOPosix DatagramVectorReadManager.swift
[644/645] Compiling NIOPosix Errors+Any.swift
[645/645] Compiling NIOPosix FileDescriptor.swift
[646/647] Compiling NIO Exports.swift
[647/647] Emitting module NIO
[648/769] Compiling NIOTLS TLSEvents.swift
[649/769] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[650/769] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[651/769] Emitting module NIOTLS
[652/769] Compiling NIOTLS SNIHandler.swift
[653/769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[654/769] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[655/769] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[656/770] Compiling SQLKit SQLConflictUpdateBuilder.swift
[657/770] Compiling SQLKit SQLCreateEnumBuilder.swift
[658/770] Compiling SQLKit SQLCreateIndexBuilder.swift
[659/770] Compiling SQLKit SQLCreateTableBuilder.swift
[660/770] Compiling SQLKit SQLInsertBuilder.swift
[661/770] Compiling SQLKit SQLPredicateGroupBuilder.swift
[662/770] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[663/770] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[664/770] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[665/770] Emitting module NIOFoundationCompat
[666/770] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[667/770] Emitting module NIOHTTP1
[668/770] Compiling SQLKit SQLAlterEnumBuilder.swift
[669/770] Compiling SQLKit SQLAlterTableBuilder.swift
[670/770] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[671/792] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[672/792] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[673/792] Compiling NIOTransportServices NIOTSBootstraps.swift
[674/792] Compiling NIOTransportServices NIOTSChannelOptions.swift
[675/792] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[676/792] Compiling NIOTransportServices NIOTSDatagramListener.swift
[677/815] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[678/815] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[679/815] Emitting module NIOHTTPTypesHTTP1
[680/815] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[681/815] Emitting module NIOTransportServices
[682/817] Compiling NIOExtras RequestResponseWithIDHandler.swift
[683/817] Compiling NIOExtras UnsafeTransfer.swift
[684/817] Compiling NIOExtras QuiescingHelper.swift
[685/817] Compiling NIOExtras RequestResponseHandler.swift
[686/818] Compiling NIOExtras NIOExtrasError.swift
[687/818] Compiling NIOExtras NIOLengthFieldBitLength.swift
[688/818] Compiling NIOExtras LineBasedFrameDecoder.swift
[689/818] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[690/818] Compiling NIOExtras NIORequestIdentifiable.swift
[691/818] Compiling NIOExtras PCAPRingBuffer.swift
[692/818] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[693/818] Compiling NIOExtras LengthFieldPrepender.swift
[694/818] Compiling NIOExtras DebugInboundEventsHandler.swift
[695/818] Compiling NIOExtras DebugOutboundEventsHandler.swift
[696/818] Emitting module NIOExtras
[697/818] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[698/818] Compiling NIOExtras JSONRPCFraming.swift
[699/818] Compiling NIOExtras FixedLengthFrameDecoder.swift
[700/818] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[705/818] Compiling NIOTransportServices AcceptHandler.swift
[706/818] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[707/818] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[710/818] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[711/818] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[724/818] Compiling SQLKit SQLUnion.swift
[725/818] Compiling SQLKit SQLUpdate.swift
[726/818] Compiling SQLKit SQLExpression.swift
[727/818] Compiling SQLKit SQLSerializer.swift
[728/818] Compiling SQLKit SQLStatement.swift
[729/818] Compiling SQLKit SQLBinaryExpression.swift
[730/818] Compiling SQLKit SQLBinaryOperator.swift
[731/818] Compiling SQLKit SQLBind.swift
[732/818] Compiling SQLKit SQLFunction.swift
[733/818] Compiling SQLKit SQLGroupExpression.swift
[734/828] Compiling NIOExtras WritePCAPHandler.swift
[747/828] Compiling SQLKit SQLCommonUnionBuilder.swift
[748/828] Compiling SQLKit SQLJoinBuilder.swift
[749/828] Compiling SQLKit SQLPartialResultBuilder.swift
[750/828] Compiling SQLKit SQLPredicateBuilder.swift
[751/828] Compiling SQLKit SQLQueryBuilder.swift
[752/828] Compiling SQLKit SQLQueryFetcher.swift
[753/828] Compiling SQLKit SQLReturningBuilder.swift
[754/828] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[755/828] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[756/828] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[757/853] Compiling SQLKit SQLColumn.swift
[758/853] Compiling SQLKit SQLConstraint.swift
[759/853] Compiling SQLKit SQLDataType.swift
[760/853] Compiling SQLKit SQLDirection.swift
[761/853] Compiling SQLKit SQLDistinct.swift
[762/853] Compiling SQLKit SQLForeignKeyAction.swift
[763/853] Compiling SQLKit SQLNestedSubpathExpression.swift
[764/853] Compiling SQLKit SQLQualifiedTable.swift
[765/853] Compiling SQLKit SQLQueryString.swift
[766/853] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[767/853] Compiling SQLKit SQLDatabase.swift
[768/853] Compiling SQLKit SQLDatabaseReportedVersion.swift
[769/853] Compiling SQLKit SQLDialect.swift
[770/853] Compiling SQLKit SQLDatabase+Deprecated.swift
[771/853] Compiling SQLKit SQLError.swift
[772/853] Compiling SQLKit SQLExpressions+Deprecated.swift
[773/853] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[774/853] Compiling SQLKit Exports.swift
[775/853] Compiling SQLKit SQLAlias.swift
[776/853] Compiling SQLKit SQLBetween.swift
[777/853] Compiling SQLKit SQLJoin.swift
[778/853] Compiling SQLKit SQLJoinMethod.swift
[779/853] Compiling SQLKit SQLLockingClause.swift
[780/853] Compiling SQLKit SQLOrderBy.swift
[781/853] Compiling SQLKit SQLReturning.swift
[782/853] Compiling SQLKit SQLSubquery.swift
[783/853] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[784/853] Compiling SQLKit SQLAlterEnum.swift
[785/853] Compiling SQLKit SQLAlterTable.swift
[786/853] Compiling SQLKit SQLCreateEnum.swift
[787/853] Compiling SQLKit SQLColumnAssignment.swift
[788/853] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[789/853] Compiling SQLKit SQLColumnDefinition.swift
[790/853] Compiling SQLKit SQLCommonTableExpression.swift
[791/853] Compiling SQLKit SQLConflictAction.swift
[792/853] Compiling SQLKit SQLConflictResolutionStrategy.swift
[793/853] Compiling SQLKit SQLDropBehaviour.swift
[794/853] Compiling SQLKit SQLEnumDataType.swift
[795/853] Compiling SQLKit SQLExcludedColumn.swift
[796/853] Compiling SQLKit SQLForeignKey.swift
[797/853] Compiling SQLKit SQLCreateIndex.swift
[798/853] Compiling SQLKit SQLCreateTable.swift
[799/853] Compiling SQLKit SQLCreateTrigger.swift
[800/853] Compiling SQLKit SQLDelete.swift
[801/853] Compiling SQLKit SQLDropEnum.swift
[802/853] Compiling SQLKit SQLDropIndex.swift
[803/853] Compiling SQLKit SQLDropTable.swift
[804/853] Compiling SQLKit SQLDropTrigger.swift
[805/853] Compiling SQLKit SQLInsert.swift
[806/853] Compiling SQLKit SQLSelect.swift
[807/853] Compiling HummingbirdCore Deprecations.swift
[808/853] Compiling HummingbirdCore Request.swift
[809/853] Compiling HummingbirdCore RequestBody+inboundClose.swift
[810/853] Compiling HummingbirdCore Response.swift
[811/853] Compiling HummingbirdCore ResponseBody.swift
[812/853] Compiling HummingbirdCore ResponseBodyWriter.swift
[813/853] Compiling HummingbirdCore ResponseWriter.swift
[814/853] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[815/853] Compiling HummingbirdCore BindAddress.swift
[816/853] Compiling HummingbirdCore HTTP1Channel.swift
[817/853] Compiling HummingbirdCore HTTPChannelHandler.swift
[818/853] Emitting module SQLKit
[819/853] Compiling SQLKit SQLIdentifier.swift
[820/853] Compiling SQLKit SQLList.swift
[821/853] Compiling SQLKit SQLLiteral.swift
[822/853] Compiling SQLKit SQLRaw.swift
[823/853] Compiling SQLKit SQLCodingUtilities.swift
[824/853] Compiling SQLKit SQLQueryEncoder.swift
[825/853] Compiling SQLKit SQLRow.swift
[826/853] Compiling SQLKit SQLRowDecoder.swift
[827/853] Compiling SQLKit SomeCodingKey.swift
[828/853] Compiling SQLKit StringHandling.swift
[829/943] Compiling FluentKit AsyncMigration.swift
[830/943] Compiling FluentKit AsyncModelMiddleware.swift
[831/943] Compiling FluentKit Children+Concurrency.swift
[832/943] Compiling FluentKit Database+Concurrency.swift
[833/943] Compiling FluentKit EnumBuilder+Concurrency.swift
[834/943] Compiling FluentKit Model+Concurrency.swift
[835/943] Compiling FluentKit ModelResponder+Concurrency.swift
[836/943] Compiling FluentKit OptionalChild+Concurrency.swift
[837/943] Compiling FluentKit OptionalParent+Concurrency.swift
[838/943] Compiling FluentKit Parent+Concurrency.swift
[839/952] Emitting module FluentKit
[840/952] Compiling FluentKit KeyPrefixingStrategy.swift
[841/952] Compiling FluentKit TransactionControlDatabase.swift
[842/952] Compiling FluentKit DatabaseEnum.swift
[843/952] Compiling FluentKit EnumBuilder.swift
[844/952] Compiling FluentKit EnumMetadata.swift
[845/952] Compiling FluentKit EnumProperty.swift
[846/952] Compiling FluentKit OptionalEnumProperty.swift
[847/952] Compiling FluentKit Exports.swift
[848/952] Compiling FluentKit FluentError.swift
[849/952] Compiling FluentKit ModelMiddleware.swift
[850/952] Compiling FluentKit Model+CRUD.swift
[851/952] Compiling FluentKit Model.swift
[852/952] Compiling FluentKit ModelAlias.swift
[853/952] Compiling FluentKit Schema.swift
[854/952] Compiling FluentKit FieldOperators.swift
[855/952] Compiling FluentKit Operators.swift
[856/952] Compiling FluentKit ValueOperators+Array.swift
[857/952] Compiling FluentKit ValueOperators+String.swift
[858/952] Compiling FluentKit ValueOperators.swift
[859/952] Compiling FluentKit Boolean.swift
[860/952] Compiling FluentKit QueryBuilder+Sort.swift
[861/952] Compiling FluentKit QueryBuilder.swift
[862/952] Compiling FluentKit DatabaseQuery+Action.swift
[863/952] Compiling FluentKit DatabaseQuery+Aggregate.swift
[864/952] Compiling FluentKit DatabaseQuery+Field.swift
[865/952] Compiling FluentKit DatabaseQuery+Filter.swift
[866/952] Compiling FluentKit DatabaseQuery+Join.swift
[867/952] Compiling FluentKit DatabaseQuery+Range.swift
[868/952] Compiling FluentKit DatabaseQuery+Sort.swift
[869/952] Compiling FluentKit ModelResponder.swift
[870/952] Compiling FluentKit Migration.swift
[871/952] Compiling FluentKit MigrationLog.swift
[872/952] Compiling FluentKit Migrations.swift
[873/952] Compiling FluentKit Migrator.swift
[874/952] Compiling FluentKit AnyModel.swift
[875/952] Compiling FluentKit EagerLoad.swift
[876/952] Compiling FluentKit Fields+Codable.swift
[877/952] Compiling FluentKit Fields.swift
[878/952] Compiling FluentKit MirrorBypass.swift
[879/952] Compiling FluentKit DatabaseQuery+Value.swift
[880/952] Compiling FluentKit DatabaseQuery.swift
[881/952] Compiling FluentKit QueryHistory.swift
[882/952] Compiling FluentKit DatabaseSchema.swift
[883/952] Compiling FluentKit SchemaBuilder.swift
[884/952] Compiling FluentKit OptionalType.swift
[885/952] Compiling FluentKit RandomGeneratable.swift
[886/952] Compiling FluentKit SomeCodingKey.swift
[887/952] Compiling FluentKit UnsafeMutableTransferBox.swift
[888/952] Compiling FluentKit BooleanPropertyFormat.swift
[889/952] Compiling FluentKit Children.swift
[890/952] Compiling FluentKit CompositeChildren.swift
[891/952] Compiling FluentKit CompositeID.swift
[892/952] Compiling FluentKit CompositeOptionalChild.swift
[893/952] Compiling FluentKit CompositeOptionalParent.swift
[894/952] Compiling FluentKit CompositeParent.swift
[895/952] Compiling FluentKit Field.swift
[896/952] Compiling FluentKit FieldKey.swift
[897/952] Compiling FluentKit Group.swift
[898/952] Compiling FluentKit QueryBuilder+Concurrency.swift
[899/952] Compiling FluentKit Relation+Concurrency.swift
[900/952] Compiling FluentKit SchemaBuilder+Concurrency.swift
[901/952] Compiling FluentKit Siblings+Concurrency.swift
[902/952] Compiling FluentKit Database+Logging.swift
[903/952] Compiling FluentKit Database.swift
[904/952] Compiling FluentKit DatabaseID.swift
[905/952] Compiling FluentKit DatabaseInput.swift
[906/952] Compiling FluentKit DatabaseOutput.swift
[907/952] Compiling FluentKit Databases.swift
[908/952] Compiling FluentKit ID.swift
[909/952] Compiling FluentKit OptionalBoolean.swift
[910/952] Compiling FluentKit OptionalChild.swift
[911/952] Compiling FluentKit OptionalField.swift
[912/952] Compiling FluentKit OptionalParent.swift
[913/952] Compiling FluentKit Parent.swift
[914/952] Compiling FluentKit Property.swift
[915/952] Compiling FluentKit Relation.swift
[916/952] Compiling FluentKit Siblings.swift
[917/952] Compiling FluentKit Timestamp.swift
[918/952] Compiling FluentKit TimestampFormat.swift
[919/952] Compiling FluentKit QueryBuilder+Aggregate.swift
[920/952] Compiling FluentKit QueryBuilder+EagerLoad.swift
[921/952] Compiling FluentKit QueryBuilder+Filter.swift
[922/952] Compiling FluentKit QueryBuilder+Group.swift
[923/952] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[924/952] Compiling FluentKit QueryBuilder+Join.swift
[925/952] Compiling FluentKit QueryBuilder+Paginate.swift
[926/952] Compiling FluentKit QueryBuilder+Range.swift
[927/952] Compiling FluentKit QueryBuilder+Set.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[931/954] Emitting module HummingbirdCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[942/954] Compiling HummingbirdCore String+percentEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[943/954] Compiling HummingbirdCore UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[955/1020] Emitting module Hummingbird
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[956/1027] Compiling Hummingbird Trie+resolve.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[957/1027] Compiling Hummingbird Trie+serialize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[958/1027] Compiling Hummingbird TrieRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[959/1027] Compiling Hummingbird ChildRequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[960/1027] Compiling Hummingbird Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[961/1027] Compiling Hummingbird RequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[962/1027] Compiling Hummingbird RequestContextSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[963/1027] Compiling Hummingbird MetricsMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[964/1027] Compiling Hummingbird Middleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[965/1027] Compiling Hummingbird MiddlewareGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[966/1027] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[967/1027] Compiling Hummingbird _Middleware2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[968/1027] Compiling Hummingbird _OptionalMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[969/1027] Compiling Hummingbird _SpreadMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[970/1027] Compiling Hummingbird Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[971/1027] Compiling Hummingbird RouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[972/1027] Compiling Hummingbird RouterMethods.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[973/1027] Compiling Hummingbird RouterPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[974/1027] Compiling Hummingbird RouterResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[975/1027] Compiling Hummingbird TransformingRouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[976/1027] Compiling Hummingbird RouterTrie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[977/1027] Compiling Hummingbird Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[978/1027] Compiling Hummingbird CacheControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[979/1027] Compiling Hummingbird FileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[980/1027] Compiling Hummingbird FileProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[981/1027] Compiling Hummingbird LocalFileSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[982/1027] Compiling Hummingbird Cookie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[983/1027] Compiling Hummingbird Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[984/1027] Compiling Hummingbird URLEncodedFormNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[985/1027] Compiling Hummingbird Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[986/1027] Compiling Hummingbird Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[987/1027] Compiling Hummingbird Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[988/1027] Compiling Hummingbird EditedHTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[989/1027] Compiling Hummingbird HTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[990/1027] Compiling Hummingbird HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[991/1027] Compiling Hummingbird NIOCore+HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[992/1027] Compiling Hummingbird TracingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[993/1027] Compiling Hummingbird EndpointResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[994/1027] Compiling Hummingbird Parameters+UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[995/1027] Compiling Hummingbird Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[996/1027] Compiling Hummingbird ResponseGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[997/1027] Compiling Hummingbird RouteCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[998/1027] Compiling Hummingbird Router+validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[999/1027] Compiling Hummingbird MediaType+FileExtension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1000/1027] Compiling Hummingbird MediaType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1001/1027] Compiling Hummingbird Request+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1002/1027] Compiling Hummingbird Response+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1003/1027] Compiling Hummingbird CORSMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1004/1027] Compiling Hummingbird FileMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1005/1027] Compiling Hummingbird LogRequestMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1006/1027] Compiling Hummingbird Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1007/1027] Compiling Hummingbird CodableProtocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1008/1027] Compiling Hummingbird JSONCoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1009/1027] Compiling Hummingbird ResponseEncodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1010/1027] Compiling Hummingbird URLEncodedForm+Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1011/1027] Compiling Hummingbird URLEncodedForm.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1012/1027] Compiling Hummingbird URLEncodedFormDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1013/1027] Compiling Hummingbird URLEncodedFormEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1014/1027] Compiling Hummingbird RequestID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1015/1027] Compiling Hummingbird RequestResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1016/1027] Compiling Hummingbird Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1017/1027] Compiling Hummingbird URI+decodeQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1018/1027] Compiling Hummingbird MemoryPersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1019/1027] Compiling Hummingbird PersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1020/1027] Compiling Hummingbird PersistError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1021/1027] Compiling Hummingbird ByteBuffer+foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1022/1027] Compiling Hummingbird DateCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1023/1027] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1024/1027] Compiling Hummingbird HexDigest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1025/1027] Compiling Hummingbird InitializableFromSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1026/1027] Compiling Hummingbird PreludeService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1027/1027] Compiling Hummingbird StringProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1028/1031] Compiling HummingbirdFluent Persist+fluent.swift
[1029/1031] Compiling HummingbirdFluent Fluent.swift
[1030/1031] Emitting module HummingbirdFluent
[1031/1031] Compiling HummingbirdFluent Deprecations.swift
Build complete! (61.58s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1347] Fetching fluent-sqlite-driver
[177/3741] Fetching fluent-sqlite-driver, swift-service-lifecycle
[1024/8706] Fetching fluent-sqlite-driver, swift-service-lifecycle, swift-async-algorithms
[3458/21950] Fetching fluent-sqlite-driver, swift-service-lifecycle, swift-async-algorithms, fluent-kit
[6159/46373] Fetching fluent-sqlite-driver, swift-service-lifecycle, swift-async-algorithms, fluent-kit, hummingbird
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (1.31s)
[25488/45026] Fetching swift-service-lifecycle, swift-async-algorithms, fluent-kit, hummingbird
Fetched https://github.com/vapor/fluent-kit.git from cache (1.75s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.75s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.75s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.75s)
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.26s)
Fetching https://github.com/vapor/sqlite-kit.git
Fetching https://github.com/apple/swift-log.git from cache
[1/2112] Fetching sqlite-kit
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.51s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.49s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
[1/2370] Fetching async-kit
[49/3866] Fetching async-kit, sqlite-nio
[50/9849] Fetching async-kit, sqlite-nio, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.21s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.21s)
Fetched https://github.com/vapor/sql-kit.git from cache (1.21s)
Fetched https://github.com/apple/swift-nio.git from cache (1.22s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (1.72s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.48s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.79s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.16s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.17s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.58s)
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.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.48s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.48s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
[1/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.68s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.70s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.70s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.74s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.80s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.80s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.03s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.80s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.46s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.90s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.37s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.48s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
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.87s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.44s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.59s)
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.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.12.0
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.0
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.2.2
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.25.2
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/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.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.7.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.30.0
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.2
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.24.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.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.1.4
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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
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.36.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/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-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.2.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.