The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of hummingbird-fluent, reference 2.0.0 (45459e), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 07:47:27 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: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-fluent
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 45459ea Update from hummingbird-project-template c77fc90235989fe91ad9e969da24dcf098d3b979 (#35)
Cloned https://github.com/hummingbird-project/hummingbird-fluent.git
Revision (git rev-parse @):
45459ea5b541c6a96b87d1be848e384593b7dde3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-fluent.git at 2.0.0
========================================
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
[13/53] Copying PrivacyInfo.xcprivacy
[13/53] Write sources
[37/53] Compiling CNIOWindows WSAStartup.c
[38/53] Compiling CNIOWindows shim.c
[39/53] Write swift-version-2F0A5646E1D333AE.txt
[40/53] Compiling CNIOWASI CNIOWASI.c
[41/53] Compiling CNIOLinux shim.c
[42/53] Compiling CNIOLinux liburing_shims.c
[43/62] Compiling _AtomicsShims.c
[44/62] Compiling CNIOLLHTTP c_nio_http.c
[45/67] Compiling CNIOLLHTTP c_nio_api.c
[46/94] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/97] Compiling CNIODarwin shim.c
[49/97] Compiling ServiceContextModule ServiceContextKey.swift
[50/97] Compiling ServiceContextModule ServiceContext.swift
[51/97] Emitting module ServiceContextModule
[51/97] Write sources
[53/97] Compiling _NIOBase64 Base64.swift
[54/97] Emitting module _NIOBase64
[54/97] Write sources
[57/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/97] Compiling InternalCollectionsUtilities Specialize.swift
[60/98] Compiling InternalCollectionsUtilities Debugging.swift
[61/98] Compiling InternalCollectionsUtilities Descriptions.swift
[62/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/126] Compiling Atomics PointerConformances.swift
[65/126] Compiling Atomics Primitives.native.swift
[66/126] Compiling Atomics UnsafeAtomic.swift
[67/126] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/126] Compiling Atomics OptionalRawRepresentable.swift
[70/126] Compiling Atomics RawRepresentable.swift
[71/126] Compiling Atomics AtomicOptionalWrappable.swift
[72/126] Compiling Atomics AtomicReference.swift
[73/126] Emitting module InternalCollectionsUtilities
[74/126] Compiling Atomics Primitives.shims.swift
[75/126] Compiling Atomics AtomicInteger.swift
[76/126] Compiling Instrumentation MultiplexInstrument.swift
[77/126] Compiling Instrumentation NoOpInstrument.swift
[78/126] Compiling Instrumentation InstrumentationSystem.swift
[79/126] Emitting module CoreMetrics
[80/196] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[81/196] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[82/196] Compiling _RopeModule BigString+Chunk+Counts.swift
[83/196] Compiling _RopeModule BigString+Chunk+Description.swift
[84/196] Compiling _RopeModule BigString+Builder.swift
[85/196] Compiling _RopeModule BigString+Contents.swift
[86/196] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[87/196] Compiling _RopeModule BigString+Chunk+Breaks.swift
[88/198] Compiling HTTPTypes HTTPRequest.swift
[89/198] Compiling HTTPTypes HTTPParsedFields.swift
[90/198] Compiling HTTPTypes NIOLock.swift
[91/198] Emitting module _NIODataStructures
[92/198] Compiling _NIODataStructures PriorityQueue.swift
[93/198] Compiling _NIODataStructures _TinyArray.swift
[94/198] Compiling _NIODataStructures Heap.swift
[95/198] Compiling HTTPTypes ISOLatin1String.swift
[96/198] Compiling Instrumentation Instrument.swift
[97/198] Emitting module Instrumentation
[98/198] Compiling Instrumentation Locks.swift
[99/198] Compiling HTTPTypes HTTPResponse.swift
[100/198] Emitting module HTTPTypes
[101/198] Compiling HTTPTypes HTTPField.swift
[102/198] Compiling HTTPTypes HTTPFields.swift
[103/198] Compiling HTTPTypes HTTPFieldName.swift
[104/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[105/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[106/261] Compiling CoreMetrics Locks.swift
[107/261] Compiling CoreMetrics Metrics.swift
[108/269] Compiling Logging MetadataProvider.swift
[109/269] Compiling Logging Locks.swift
[110/269] Compiling Logging LogHandler.swift
[111/269] Emitting module Logging
[112/269] Compiling Logging Logging.swift
[113/347] Compiling HeapModule Heap.swift
[114/347] Compiling HeapModule _HeapNode.swift
[115/347] Compiling HeapModule Heap+UnsafeHandle.swift
[116/349] Compiling HeapModule Heap+Invariants.swift
[117/349] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[118/349] Compiling HeapModule Heap+Descriptions.swift
[119/349] Emitting module HeapModule
[120/349] Compiling HashTreeCollections _HashNode+Debugging.swift
[121/349] Compiling HashTreeCollections _HashNode+Initializers.swift
[122/349] Compiling HashTreeCollections _HashNode+Invariants.swift
[123/349] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[124/349] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[125/349] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[126/371] Compiling ConcurrencyHelpers Lock.swift
[127/371] Compiling ConcurrencyHelpers LockedValueBox.swift
[128/371] Emitting module ConcurrencyHelpers
[129/371] Compiling DequeModule Deque+CustomReflectable.swift
[130/371] Compiling DequeModule Deque+Descriptions.swift
[131/371] Compiling DequeModule Deque._UnsafeHandle.swift
[132/371] Compiling DequeModule Deque.swift
[133/371] Compiling DequeModule Deque+Testing.swift
[134/371] Compiling DequeModule Deque._Storage.swift
[135/371] Compiling HashTreeCollections _HashNode+Structural merge.swift
[136/371] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[137/371] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[138/371] Compiling HashTreeCollections _HashNode+Structural union.swift
[139/371] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[140/371] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[141/371] Compiling DequeModule _DequeSlot.swift
[142/372] Compiling HashTreeCollections TreeSet+Filter.swift
[143/372] Compiling HashTreeCollections TreeSet+Hashable.swift
[144/372] Compiling HashTreeCollections TreeSet+Sendable.swift
[145/372] Compiling HashTreeCollections TreeSet+Sequence.swift
[146/372] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[147/372] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[148/376] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[149/376] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[150/378] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[151/378] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/378] Compiling OrderedCollections OrderedSet+Testing.swift
[153/378] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/378] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/378] Compiling OrderedCollections OrderedSet.swift
[156/378] Compiling OrderedCollections _UnsafeBitset.swift
[157/378] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[158/378] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[159/378] Compiling HashTreeCollections _HashNode+Storage.swift
[160/378] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[161/378] Compiling HashTreeCollections _HashNode+Structural filter.swift
[162/378] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[163/378] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[164/378] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[164/434] Compiling c-nioatomics.c
[166/434] Compiling BitCollections BitArray+Testing.swift
[167/434] Compiling BitCollections BitArray._UnsafeHandle.swift
[168/434] Compiling BitCollections BitArray.swift
[169/434] Compiling BitCollections BitSet+BidirectionalCollection.swift
[170/434] Compiling BitCollections BitSet+Codable.swift
[171/434] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[172/434] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[173/434] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[174/442] Compiling BitCollections BitSet+Random.swift
[175/442] Compiling BitCollections BitSet+SetAlgebra basics.swift
[176/442] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[177/442] Compiling BitCollections BitArray+Shifts.swift
[181/442] Compiling Tracing TracerProtocol.swift
[182/442] Compiling Tracing TracingTime.swift
[183/442] Compiling Tracing InstrumentationSystem+Tracing.swift
[184/442] Compiling Tracing Tracer.swift
[185/442] Compiling BitCollections BitArray+Invariants.swift
[186/442] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[187/442] Compiling DequeModule _DequeBufferHeader.swift
[188/442] Emitting module Tracing
[189/442] Compiling Tracing TracerProtocol+Legacy.swift
[190/442] Compiling Tracing SpanProtocol.swift
[191/442] Compiling Tracing NoOpTracer.swift
[192/445] Compiling DequeModule _UnsafeWrappedBuffer.swift
[195/445] Compiling BitCollections BitArray+RandomBits.swift
[196/445] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[197/445] Compiling BitCollections BitArray+Descriptions.swift
[198/445] Compiling BitCollections BitArray+Equatable.swift
[199/445] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[200/445] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[201/445] Compiling BitCollections BitArray+BitwiseOperations.swift
[202/445] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[203/445] Compiling BitCollections BitArray+Codable.swift
[204/445] Compiling BitCollections BitArray+Collection.swift
[205/445] Compiling BitCollections BitArray+Copy.swift
[206/445] Compiling BitCollections BitArray+CustomReflectable.swift
[207/445] Compiling BitCollections BitArray+Hashable.swift
[208/445] Compiling BitCollections BitArray+Initializers.swift
[209/445] Compiling BitCollections BitArray+Extras.swift
[210/445] Compiling BitCollections BitArray+Fill.swift
[211/445] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[212/445] Compiling BitCollections BitSet+CustomReflectable.swift
[213/445] Compiling BitCollections BitSet+CustomStringConvertible.swift
[214/445] Compiling BitCollections BitSet+Equatable.swift
[215/445] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[216/445] Compiling BitCollections BitSet+Extras.swift
[217/445] Compiling BitCollections BitSet+Hashable.swift
[218/445] Compiling BitCollections BitSet+Initializers.swift
[219/445] Compiling BitCollections BitSet+Invariants.swift
[229/445] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[230/445] Compiling BitCollections BitSet+SetAlgebra union.swift
[231/445] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[232/445] Compiling BitCollections BitSet.Counted.swift
[233/445] Compiling BitCollections BitSet.Index.swift
[234/445] Compiling BitCollections BitSet._UnsafeHandle.swift
[235/445] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[236/445] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[237/445] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[238/445] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[239/445] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[240/445] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[250/445] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[251/445] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[252/445] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[256/445] Compiling DequeModule _DequeBuffer.swift
[265/450] Compiling UnixSignals UnixSignal.swift
[266/450] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[267/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[268/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[269/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[270/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[271/450] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[272/450] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[273/450] Compiling HashTreeCollections TreeSet.swift
[280/450] Emitting module Atomics
[316/450] Compiling BitCollections Range+Utilities.swift
[317/450] Compiling BitCollections Slice+Utilities.swift
[318/450] Compiling BitCollections UInt+Tricks.swift
[319/450] Compiling BitCollections _Word.swift
[322/450] Emitting module DequeModule
[323/450] Emitting module BitCollections
[325/450] Compiling _RopeModule Rope+Remove.swift
[327/450] Compiling _RopeModule Rope+RemoveSubrange.swift
[332/450] Compiling _RopeModule Rope+Split.swift
[334/450] Compiling _RopeModule Optional Utilities.swift
[335/450] Compiling _RopeModule String Utilities.swift
[336/450] Compiling _RopeModule String.Index+ABI.swift
[337/450] Compiling _RopeModule _CharacterRecognizer.swift
[338/450] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[348/450] Compiling BitCollections BitSet.swift
[361/450] Compiling c-atomics.c
[363/450] Emitting module UnixSignals
[364/450] Compiling UnixSignals UnixSignalsSequence.swift
[400/450] Emitting module OrderedCollections
[407/450] Emitting module _RopeModule
[408/502] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[409/502] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[410/502] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[411/502] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[412/502] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[413/502] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[414/502] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[415/502] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[416/502] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[417/502] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[418/502] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[419/502] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[420/502] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[421/502] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[422/502] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[430/502] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[431/502] Compiling AsyncAlgorithms ChannelStateMachine.swift
[432/502] Compiling AsyncAlgorithms ChannelStorage.swift
[433/502] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[434/502] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[435/502] Compiling AsyncAlgorithms Dictionary.swift
[436/502] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[437/502] Compiling AsyncAlgorithms Locking.swift
[438/502] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[439/502] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[440/502] Compiling AsyncAlgorithms MergeStateMachine.swift
[441/502] Compiling AsyncAlgorithms MergeStorage.swift
[442/502] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[443/502] Compiling AsyncAlgorithms Rethrow.swift
[444/502] Compiling AsyncAlgorithms SetAlgebra.swift
[445/502] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[446/502] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[447/502] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[448/502] Compiling NIOConcurrencyHelpers atomics.swift
[449/502] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[450/502] Compiling NIOConcurrencyHelpers lock.swift
[451/502] Emitting module NIOConcurrencyHelpers
[452/502] Compiling NIOConcurrencyHelpers NIOLock.swift
[453/502] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[454/502] Emitting module AsyncAlgorithms
[455/502] Emitting module HashTreeCollections
[456/570] Compiling Collections Collections.swift
[457/570] Emitting module Collections
[458/570] Compiling NIOCore AddressedEnvelope.swift
[459/570] Compiling NIOCore AsyncAwaitSupport.swift
[460/570] Compiling NIOCore AsyncChannel.swift
[461/570] Compiling NIOCore AsyncChannelHandler.swift
[462/570] Compiling NIOCore AsyncChannelInboundStream.swift
[463/570] Compiling NIOCore AsyncChannelOutboundWriter.swift
[464/570] Compiling NIOCore NIOAsyncSequenceProducer.swift
[465/570] Compiling NIOCore ByteBuffer-core.swift
[466/570] Compiling NIOCore ByteBuffer-hex.swift
[467/570] Compiling NIOCore ByteBuffer-int.swift
[468/570] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[469/570] Compiling NIOCore EventLoopFuture+Deprecated.swift
[470/570] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[471/570] Compiling NIOCore EventLoopFuture.swift
[472/570] Compiling NIOCore FileDescriptor.swift
[473/570] Compiling NIOCore FileHandle.swift
[474/570] Compiling NIOCore FileRegion.swift
[475/570] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[476/570] Compiling NIOCore NIOAsyncWriter.swift
[477/570] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[478/570] Compiling NIOCore Linux.swift
[479/570] Compiling NIOCore MarkedCircularBuffer.swift
[480/570] Compiling NIOCore MulticastChannel.swift
[481/570] Compiling NIOCore NIOAny.swift
[482/570] Compiling NIOCore NIOCloseOnErrorHandler.swift
[483/570] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[484/570] Compiling NIOCore ByteBuffer-multi-int.swift
[485/570] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[486/570] Compiling NIOCore ByteBuffer-views.swift
[487/570] Compiling NIOCore Interfaces.swift
[488/570] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[489/570] Compiling NIOCore SocketAddresses.swift
[490/570] Compiling NIOCore GlobalSingletons.swift
[491/570] Compiling NIOCore IO.swift
[492/570] Compiling NIOCore IOData.swift
[493/570] Compiling NIOCore ChannelHandler.swift
[494/570] Compiling NIOCore ChannelHandlers.swift
[495/570] Compiling NIOCore ChannelInvoker.swift
[496/570] Compiling NIOCore ChannelOption.swift
[497/570] Compiling NIOCore ChannelPipeline.swift
[498/570] Compiling NIOCore BSDSocketAPI.swift
[499/570] Compiling NIOCore ByteBuffer-aux.swift
[500/570] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[501/570] Compiling NIOCore ByteBuffer-conversions.swift
[502/570] Compiling NIOCore Channel.swift
[503/570] Compiling NIOCore CircularBuffer.swift
[504/570] Compiling NIOCore NIOLoopBound.swift
[505/570] Compiling NIOCore NIOScheduledCallback.swift
[506/570] Compiling NIOCore NIOSendable.swift
[507/570] Compiling NIOCore RecvByteBufferAllocator.swift
[514/585] Compiling NIOCore Codec.swift
[515/585] Compiling NIOCore ConvenienceOptionSupport.swift
[516/585] Compiling NIOCore DeadChannel.swift
[517/585] Compiling NIOCore DispatchQueue+WithFuture.swift
[518/585] Compiling NIOCore EventLoop+Deprecated.swift
[519/585] Compiling NIOCore EventLoop+SerialExecutor.swift
[520/585] Compiling NIOCore EventLoop.swift
[524/585] Compiling NIOCore IPProtocol.swift
[525/585] Compiling NIOCore IntegerBitPacking.swift
[526/585] Compiling NIOCore IntegerTypes.swift
[527/585] Compiling Metrics Metrics.swift
[528/585] Emitting module Metrics
[529/585] Compiling ServiceLifecycle ServiceRunnerError.swift
[530/585] Compiling NIOCore SocketOptionProvider.swift
[531/585] Compiling NIOCore SystemCallHelpers.swift
[532/585] Compiling NIOCore TimeAmount+Duration.swift
[533/585] Compiling NIOCore TypeAssistedChannelHandler.swift
[534/585] Compiling NIOCore UniversalBootstrapSupport.swift
[535/585] Compiling NIOCore Utilities.swift
[536/585] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[564/585] Compiling ServiceLifecycle Service.swift
[565/585] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[566/585] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[567/585] Compiling ServiceLifecycle GracefulShutdown.swift
[568/585] Emitting module ServiceLifecycle
[569/585] Compiling ServiceLifecycle ServiceGroup.swift
[570/585] Compiling ServiceLifecycle CancellationWaiter.swift
[585/585] Emitting module NIOCore
[586/640] Emitting module NIOHTTPTypes
[587/640] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[588/640] Compiling NIOEmbedded AsyncTestingChannel.swift
[589/640] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[590/640] Emitting module NIOEmbedded
[591/640] Compiling NIOEmbedded Embedded.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 SelectorKqueue.swift
[599/645] Compiling NIOPosix SelectorUring.swift
[600/645] Compiling NIOPosix ServerSocket.swift
[601/645] Compiling NIOPosix Socket.swift
[602/645] Compiling NIOPosix SocketChannel.swift
[603/645] Emitting module NIOPosix
[604/645] Compiling NIOPosix UnsafeTransfer.swift
[605/645] Compiling NIOPosix Utilities.swift
[606/645] Compiling NIOPosix VsockAddress.swift
[607/645] Compiling NIOPosix VsockChannelEvents.swift
[608/645] Compiling NIOPosix resource_bundle_accessor.swift
[609/645] Compiling NIOPosix BSDSocketAPICommon.swift
[610/645] Compiling NIOPosix BSDSocketAPIPosix.swift
[611/645] Compiling NIOPosix BSDSocketAPIWindows.swift
[612/645] Compiling NIOPosix BaseSocket.swift
[613/645] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[614/645] Compiling NIOPosix BaseSocketChannel.swift
[615/645] Compiling NIOPosix LinuxCPUSet.swift
[616/645] Compiling NIOPosix LinuxUring.swift
[617/645] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[618/645] Compiling NIOPosix NIOThreadPool.swift
[619/645] Compiling NIOPosix NonBlockingFileIO.swift
[620/645] Compiling NIOPosix PendingDatagramWritesManager.swift
[621/645] Compiling NIOPosix PendingWritesManager.swift
[622/645] Compiling NIOPosix PipeChannel.swift
[623/645] Compiling NIOPosix PipePair.swift
[624/645] Compiling NIOPosix Pool.swift
[625/645] Compiling NIOPosix PooledRecvBufferAllocator.swift
[626/645] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[627/645] Compiling NIOPosix PosixSingletons.swift
[628/645] Compiling NIOPosix RawSocketBootstrap.swift
[629/645] Compiling NIOPosix Resolver.swift
[630/645] Compiling NIOPosix Selectable.swift
[631/645] Compiling NIOPosix SelectableChannel.swift
[632/645] Compiling NIOPosix SelectableEventLoop.swift
[633/645] Compiling NIOPosix SelectorEpoll.swift
[634/645] Compiling NIOPosix SelectorGeneric.swift
[635/645] Compiling NIOPosix SocketProtocols.swift
[636/645] Compiling NIOPosix System.swift
[637/645] Compiling NIOPosix Thread.swift
[638/645] Compiling NIOPosix ThreadPosix.swift
[639/645] Compiling NIOPosix ThreadWindows.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 SNIHandler.swift
[649/769] Compiling NIOTLS TLSEvents.swift
[650/769] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[651/769] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[652/769] Emitting module NIOTLS
[653/769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[654/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[655/769] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[656/769] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[657/769] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[658/769] Emitting module NIOFoundationCompat
[659/769] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[660/769] Compiling SQLKit SQLCreateTriggerBuilder.swift
[661/769] Compiling SQLKit SQLDeleteBuilder.swift
[662/769] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[663/769] Compiling SQLKit SQLConflictUpdateBuilder.swift
[664/769] Compiling SQLKit SQLCreateEnumBuilder.swift
[665/792] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[666/792] Compiling NIOTransportServices NIOTSDatagramListener.swift
[667/792] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[668/792] Compiling NIOTransportServices NIOTSChannelOptions.swift
[669/792] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[670/792] Emitting module NIOHTTP1
[671/792] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[672/792] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[673/792] Compiling NIOTransportServices NIOTSSingletons.swift
[674/792] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[675/792] Compiling NIOTransportServices StateManagedChannel.swift
[676/792] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[677/815] Compiling NIOExtras RequestResponseWithIDHandler.swift
[678/815] Compiling NIOExtras UnsafeTransfer.swift
[679/816] Emitting module NIOHTTPTypesHTTP1
[680/816] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[681/816] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[682/816] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[683/816] Emitting module NIOTransportServices
[684/818] Compiling NIOExtras NIORequestIdentifiable.swift
[685/818] Compiling NIOExtras PCAPRingBuffer.swift
[686/818] Compiling NIOExtras QuiescingHelper.swift
[687/818] Compiling NIOExtras RequestResponseHandler.swift
[688/818] Compiling NIOExtras NIOExtrasError.swift
[689/818] Compiling NIOExtras NIOLengthFieldBitLength.swift
[690/818] Compiling NIOExtras LineBasedFrameDecoder.swift
[691/818] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[692/818] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[693/818] Compiling NIOExtras JSONRPCFraming.swift
[694/818] Compiling NIOExtras DebugInboundEventsHandler.swift
[695/818] Compiling NIOExtras DebugOutboundEventsHandler.swift
[696/818] Compiling NIOExtras FixedLengthFrameDecoder.swift
[697/818] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[698/818] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[699/818] Compiling NIOExtras LengthFieldPrepender.swift
[700/818] Compiling SQLKit SQLColumn.swift
[701/818] Compiling SQLKit SQLConstraint.swift
[702/818] Compiling SQLKit SQLDataType.swift
[703/818] Compiling SQLKit SQLDirection.swift
[704/818] Compiling SQLKit SQLDistinct.swift
[705/818] Compiling SQLKit SQLForeignKeyAction.swift
[706/818] Compiling SQLKit SQLNestedSubpathExpression.swift
[707/818] Compiling SQLKit SQLQualifiedTable.swift
[708/818] Compiling SQLKit SQLQueryString.swift
[709/818] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[710/828] Emitting module NIOExtras
[721/828] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[722/828] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[723/828] Compiling NIOTransportServices NIOTSErrors.swift
[724/828] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[725/828] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[745/828] Compiling SQLKit SQLExpression.swift
[746/828] Compiling SQLKit SQLSerializer.swift
[747/828] Compiling SQLKit SQLStatement.swift
[748/828] Compiling SQLKit SQLBinaryExpression.swift
[749/828] Compiling SQLKit SQLBinaryOperator.swift
[750/828] Compiling SQLKit SQLBind.swift
[751/828] Compiling SQLKit SQLFunction.swift
[752/828] Compiling SQLKit SQLGroupExpression.swift
[753/828] Compiling SQLKit SQLCreateIndex.swift
[754/828] Compiling SQLKit SQLCreateTable.swift
[755/828] Compiling SQLKit SQLCreateTrigger.swift
[756/828] Compiling SQLKit SQLDelete.swift
[757/828] Compiling SQLKit SQLDropEnum.swift
[758/828] Compiling SQLKit SQLDropIndex.swift
[759/828] Compiling SQLKit SQLDropTable.swift
[760/828] Compiling SQLKit SQLDropTrigger.swift
[761/828] Compiling SQLKit SQLInsert.swift
[762/828] Compiling SQLKit SQLSelect.swift
[763/828] Compiling SQLKit SQLDropTriggerBuilder.swift
[764/828] Compiling SQLKit SQLInsertBuilder.swift
[765/828] Compiling SQLKit SQLPredicateGroupBuilder.swift
[766/828] Compiling SQLKit SQLRawBuilder.swift
[767/828] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[768/828] Compiling SQLKit SQLSelectBuilder.swift
[769/828] Compiling SQLKit SQLSubqueryBuilder.swift
[770/828] Compiling SQLKit SQLUnionBuilder.swift
[771/828] Compiling SQLKit SQLUpdateBuilder.swift
[772/828] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[773/828] Compiling SQLKit SQLColumnUpdateBuilder.swift
[774/828] Compiling SQLKit SQLJoin.swift
[775/828] Compiling SQLKit SQLJoinMethod.swift
[776/828] Compiling SQLKit SQLLockingClause.swift
[777/828] Compiling SQLKit SQLOrderBy.swift
[778/828] Compiling SQLKit SQLReturning.swift
[779/828] Compiling SQLKit SQLSubquery.swift
[780/828] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[781/828] Compiling SQLKit SQLAlterEnum.swift
[782/828] Compiling SQLKit SQLAlterTable.swift
[783/828] Compiling SQLKit SQLCreateEnum.swift
[784/828] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[785/828] Compiling SQLKit SQLCommonUnionBuilder.swift
[786/828] Compiling SQLKit SQLJoinBuilder.swift
[787/828] Compiling SQLKit SQLPartialResultBuilder.swift
[788/828] Compiling SQLKit SQLPredicateBuilder.swift
[789/828] Compiling SQLKit SQLQueryBuilder.swift
[790/828] Compiling SQLKit SQLQueryFetcher.swift
[791/828] Compiling SQLKit SQLReturningBuilder.swift
[792/828] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[793/828] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[794/828] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[795/828] Compiling SQLKit SQLDatabase.swift
[796/828] Compiling SQLKit SQLDatabaseReportedVersion.swift
[797/828] Compiling SQLKit SQLDialect.swift
[798/828] Compiling SQLKit SQLDatabase+Deprecated.swift
[799/828] Compiling SQLKit SQLError.swift
[800/828] Compiling SQLKit SQLExpressions+Deprecated.swift
[801/828] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[802/828] Compiling SQLKit Exports.swift
[803/828] Compiling SQLKit SQLAlias.swift
[804/828] Compiling SQLKit SQLBetween.swift
[817/828] Compiling NIOExtras WritePCAPHandler.swift
[818/828] 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 QueryBuilder+Concurrency.swift
[830/943] Compiling FluentKit Relation+Concurrency.swift
[831/943] Compiling FluentKit SchemaBuilder+Concurrency.swift
[832/943] Compiling FluentKit Siblings+Concurrency.swift
[833/943] Compiling FluentKit Database+Logging.swift
[834/943] Compiling FluentKit Database.swift
[835/943] Compiling FluentKit DatabaseID.swift
[836/943] Compiling FluentKit DatabaseInput.swift
[837/943] Compiling FluentKit DatabaseOutput.swift
[838/943] Compiling FluentKit Databases.swift
[839/943] Compiling FluentKit AsyncMigration.swift
[840/943] Compiling FluentKit AsyncModelMiddleware.swift
[841/943] Compiling FluentKit Children+Concurrency.swift
[842/943] Compiling FluentKit Database+Concurrency.swift
[843/943] Compiling FluentKit EnumBuilder+Concurrency.swift
[844/943] Compiling FluentKit Model+Concurrency.swift
[845/943] Compiling FluentKit ModelResponder+Concurrency.swift
[846/943] Compiling FluentKit OptionalChild+Concurrency.swift
[847/943] Compiling FluentKit OptionalParent+Concurrency.swift
[848/943] Compiling FluentKit Parent+Concurrency.swift
[849/952] Compiling FluentKit ModelResponder.swift
[850/952] Compiling FluentKit Migration.swift
[851/952] Compiling FluentKit MigrationLog.swift
[852/952] Compiling FluentKit Migrations.swift
[853/952] Compiling FluentKit Migrator.swift
[854/952] Compiling FluentKit AnyModel.swift
[855/952] Compiling FluentKit EagerLoad.swift
[856/952] Compiling FluentKit Fields+Codable.swift
[857/952] Compiling FluentKit Fields.swift
[858/952] Compiling FluentKit MirrorBypass.swift
[859/952] Emitting module FluentKit
[860/952] Compiling FluentKit Model+CRUD.swift
[861/952] Compiling FluentKit Model.swift
[862/952] Compiling FluentKit ModelAlias.swift
[863/952] Compiling FluentKit Schema.swift
[864/952] Compiling FluentKit FieldOperators.swift
[865/952] Compiling FluentKit Operators.swift
[866/952] Compiling FluentKit ValueOperators+Array.swift
[867/952] Compiling FluentKit ValueOperators+String.swift
[868/952] Compiling FluentKit ValueOperators.swift
[869/952] Compiling FluentKit Boolean.swift
[870/952] Compiling FluentKit KeyPrefixingStrategy.swift
[871/952] Compiling FluentKit TransactionControlDatabase.swift
[872/952] Compiling FluentKit DatabaseEnum.swift
[873/952] Compiling FluentKit EnumBuilder.swift
[874/952] Compiling FluentKit EnumMetadata.swift
[875/952] Compiling FluentKit EnumProperty.swift
[876/952] Compiling FluentKit OptionalEnumProperty.swift
[877/952] Compiling FluentKit Exports.swift
[878/952] Compiling FluentKit FluentError.swift
[879/952] Compiling FluentKit ModelMiddleware.swift
[880/952] Compiling FluentKit TimestampFormat.swift
[881/952] Compiling FluentKit QueryBuilder+Aggregate.swift
[882/952] Compiling FluentKit QueryBuilder+EagerLoad.swift
[883/952] Compiling FluentKit QueryBuilder+Filter.swift
[884/952] Compiling FluentKit QueryBuilder+Group.swift
[885/952] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[886/952] Compiling FluentKit QueryBuilder+Join.swift
[887/952] Compiling FluentKit QueryBuilder+Paginate.swift
[888/952] Compiling FluentKit QueryBuilder+Range.swift
[889/952] Compiling FluentKit QueryBuilder+Set.swift
[890/952] Compiling FluentKit QueryBuilder+Sort.swift
[891/952] Compiling FluentKit QueryBuilder.swift
[892/952] Compiling FluentKit DatabaseQuery+Action.swift
[893/952] Compiling FluentKit DatabaseQuery+Aggregate.swift
[894/952] Compiling FluentKit DatabaseQuery+Field.swift
[895/952] Compiling FluentKit DatabaseQuery+Filter.swift
[896/952] Compiling FluentKit DatabaseQuery+Join.swift
[897/952] Compiling FluentKit DatabaseQuery+Range.swift
[898/952] Compiling FluentKit DatabaseQuery+Sort.swift
[899/952] Compiling FluentKit BooleanPropertyFormat.swift
[900/952] Compiling FluentKit Children.swift
[901/952] Compiling FluentKit CompositeChildren.swift
[902/952] Compiling FluentKit CompositeID.swift
[903/952] Compiling FluentKit CompositeOptionalChild.swift
[904/952] Compiling FluentKit CompositeOptionalParent.swift
[905/952] Compiling FluentKit CompositeParent.swift
[906/952] Compiling FluentKit Field.swift
[907/952] Compiling FluentKit FieldKey.swift
[908/952] Compiling FluentKit Group.swift
[909/952] Compiling FluentKit DatabaseQuery+Value.swift
[910/952] Compiling FluentKit DatabaseQuery.swift
[911/952] Compiling FluentKit QueryHistory.swift
[912/952] Compiling FluentKit DatabaseSchema.swift
[913/952] Compiling FluentKit SchemaBuilder.swift
[914/952] Compiling FluentKit OptionalType.swift
[915/952] Compiling FluentKit RandomGeneratable.swift
[916/952] Compiling FluentKit SomeCodingKey.swift
[917/952] Compiling FluentKit UnsafeMutableTransferBox.swift
[918/952] Compiling FluentKit ID.swift
[919/952] Compiling FluentKit OptionalBoolean.swift
[920/952] Compiling FluentKit OptionalChild.swift
[921/952] Compiling FluentKit OptionalField.swift
[922/952] Compiling FluentKit OptionalParent.swift
[923/952] Compiling FluentKit Parent.swift
[924/952] Compiling FluentKit Property.swift
[925/952] Compiling FluentKit Relation.swift
[926/952] Compiling FluentKit Siblings.swift
[927/952] Compiling FluentKit Timestamp.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
<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
[953/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
[954/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
[955/1020] 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
[956/1020] 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
[957/1020] 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
[958/1020] 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
[959/1020] 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
[960/1020] 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
[961/1020] 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
[962/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
[963/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
[964/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
[965/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
[966/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
[967/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
[968/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
[969/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
[970/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
[971/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
[972/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
[973/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
[974/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
[975/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
[976/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
[977/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
[978/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
[979/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
[980/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
[981/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
[982/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
[983/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
[984/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
[985/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
[986/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
[987/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
[988/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
[989/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
[990/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
[991/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
[992/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
[993/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
[994/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
[995/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
[996/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
[997/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
[998/1027] 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
[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 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
[1007/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
[1008/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
[1009/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
[1010/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
[1011/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
[1012/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
[1013/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
[1014/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
[1015/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
[1016/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
[1017/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
[1018/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
[1019/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
[1020/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
[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 Fluent.swift
[1029/1031] Compiling HummingbirdFluent Persist+fluent.swift
[1030/1031] Compiling HummingbirdFluent Deprecations.swift
[1031/1031] Emitting module HummingbirdFluent
Build complete! (64.49s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/hummingbird-project/hummingbird.git
[1/1347] Fetching fluent-sqlite-driver
[28/3741] Fetching fluent-sqlite-driver, swift-service-lifecycle
[196/8706] Fetching fluent-sqlite-driver, swift-service-lifecycle, swift-async-algorithms
[1529/21950] Fetching fluent-sqlite-driver, swift-service-lifecycle, swift-async-algorithms, fluent-kit
[8444/46373] Fetching fluent-sqlite-driver, swift-service-lifecycle, swift-async-algorithms, fluent-kit, hummingbird
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
[7827/41408] Fetching fluent-sqlite-driver, swift-service-lifecycle, fluent-kit, hummingbird
Fetched https://github.com/vapor/fluent-kit.git from cache (1.80s)
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (1.80s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.81s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.81s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (2.27s)
Fetching https://github.com/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.65s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.59s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.45s)
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/1496] Fetching sqlite-nio
[2/3866] Fetching sqlite-nio, async-kit
[50/9849] Fetching sqlite-nio, async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.04s)
[6073/7479] Fetching sqlite-nio, sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.16s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.16s)
Fetched https://github.com/apple/swift-nio.git from cache (1.17s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (1.64s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.45s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.77s)
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.17s)
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.43s)
Fetched https://github.com/apple/swift-system.git from cache (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.16s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.90s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.61s)
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.65s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.47s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.46s)
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-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.69s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.74s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.83s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.84s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.84s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.13s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.14s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
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.77s)
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.44s)
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.97s)
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.44s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.44s)
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.46s)
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.46s)
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.96s)
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.47s)
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.48s)
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.50s)
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.58s)
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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/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/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/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-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/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-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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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-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-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-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-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-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-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-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/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-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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.