Build Information
Successful build of fluent-sqlite-driver, reference 4.9.0 (e227d9), with Swift 6.1 for macOS (SPM) on 28 Mar 2026 03:23:14 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-sqlite-driver.git
Reference: 4.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/fluent-sqlite-driver
* tag 4.9.0 -> FETCH_HEAD
HEAD is now at e227d94 Update for Swift 6.3 release (#100)
Cloned https://github.com/vapor/fluent-sqlite-driver.git
Revision (git rev-parse @):
e227d94dc3fe7099a096ac2ca28cad1f69bd8d5b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-sqlite-driver.git at 4.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/fluent-sqlite-driver.git
https://github.com/vapor/fluent-sqlite-driver.git
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "sqlite-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sqlite-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-sqlite-driver",
"name" : "fluent-sqlite-driver",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentSQLiteDriver",
"targets" : [
"FluentSQLiteDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentSQLiteDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriverTests",
"path" : "Tests/FluentSQLiteDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentSQLiteDriverTests.swift"
],
"target_dependencies" : [
"FluentSQLiteDriver"
],
"type" : "test"
},
{
"c99name" : "FluentSQLiteDriver",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriver",
"path" : "Sources/FluentSQLiteDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"SQLiteKit"
],
"product_memberships" : [
"FluentSQLiteDriver"
],
"sources" : [
"Exports.swift",
"FluentSQLiteConfiguration.swift",
"FluentSQLiteDatabase.swift",
"FluentSQLiteDriver.swift",
"SQLiteConverterDelegate.swift",
"SQLiteError+Database.swift",
"SQLiteRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/50] Write sources
[14/50] Copying PrivacyInfo.xcprivacy
[14/50] Write sources
[31/50] Compiling CNIOWASI CNIOWASI.c
[31/50] Compiling CNIOWindows WSAStartup.c
[31/50] Compiling CNIOWindows shim.c
[34/50] Compiling CNIOOpenBSD shim.c
[35/50] Compiling CNIOLinux shim.c
[36/50] Write sources
[38/50] Compiling _NumericsShims _NumericsShims.c
[38/50] Write sources
[42/50] Write swift-version-2F0A5646E1D333AE.txt
[43/50] Compiling CNIOLinux liburing_shims.c
[44/50] Compiling CNIOPosix event_loop_id.c
[45/50] Compiling _AtomicsShims.c
[46/94] Compiling CNIODarwin shim.c
[48/97] Emitting module RealModule
[49/98] Compiling RealModule RealFunctions.swift
[50/98] Compiling InternalCollectionsUtilities Debugging.swift
[51/98] Compiling InternalCollectionsUtilities Descriptions.swift
[52/98] Compiling RealModule Float80+Real.swift
[53/98] Compiling RealModule Real.swift
[54/98] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[55/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/99] Emitting module ServiceContextModule
[57/99] Compiling ServiceContextModule ServiceContextKey.swift
[58/99] Compiling ServiceContextModule ServiceContext.swift
[59/99] Compiling RealModule ElementaryFunctions.swift
[60/99] Compiling RealModule RelaxedArithmetic.swift
[61/99] Compiling RealModule Float+Real.swift
[62/99] Compiling RealModule Float16+Real.swift
[63/99] Compiling RealModule Double+Real.swift
[64/99] Compiling RealModule AugmentedArithmetic.swift
[65/99] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/99] Compiling _NIOBase64 Base64.swift
[67/99] Emitting module _NIOBase64
[68/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/99] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[70/150] Compiling Instrumentation NoOpInstrument.swift
[71/150] Compiling Instrumentation MultiplexInstrument.swift
[72/150] Compiling Instrumentation Instrument.swift
[73/150] Compiling Algorithms Indexed.swift
[74/150] Compiling Algorithms Intersperse.swift
[75/150] Compiling Algorithms Split.swift
[76/150] Compiling Algorithms Stride.swift
[77/150] Compiling Algorithms EitherSequence.swift
[78/150] Compiling Algorithms FirstNonNil.swift
[79/150] Compiling Algorithms MinMax.swift
[80/150] Compiling Algorithms Grouped.swift
[81/150] Compiling Algorithms Combinations.swift
[82/150] Compiling Algorithms Compacted.swift
[83/150] Compiling Algorithms Cycle.swift
[84/150] Compiling Algorithms AdjacentPairs.swift
[86/150] Compiling Algorithms Chain.swift
[88/150] Compiling Algorithms Chunked.swift
[89/150] Emitting module InternalCollectionsUtilities
[90/151] Compiling Algorithms Suffix.swift
[91/151] Compiling Algorithms Trim.swift
[92/153] Compiling _NIODataStructures PriorityQueue.swift
[93/153] Compiling _NIODataStructures _TinyArray.swift
[94/153] Compiling Atomics Unmanaged extensions.swift
[95/225] Compiling _RopeModule BigString+Chunk+Counts.swift
[96/225] Compiling _RopeModule BigString+Chunk+Description.swift
[97/225] Compiling _RopeModule BigString+Builder.swift
[98/225] Compiling _RopeModule BigString+Contents.swift
[99/225] Compiling _RopeModule BigString+Debugging.swift
[100/225] Compiling _RopeModule BigString+Index.swift
[101/225] Compiling _RopeModule BigString+Ingester.swift
[102/225] Compiling _RopeModule BigString+Invariants.swift
[103/225] Compiling _RopeModule BigString+Metrics.swift
[104/225] Compiling _RopeModule BigString+Summary.swift
[105/232] Compiling Logging MetadataProvider.swift
[106/232] Emitting module _NIODataStructures
[107/232] Compiling _NIODataStructures Heap.swift
[108/232] Compiling Instrumentation InstrumentationSystem.swift
[109/232] Compiling Instrumentation Locks.swift
[110/232] Emitting module Instrumentation
[111/295] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/295] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/295] Compiling ConcurrencyHelpers LockedValueBox.swift
[114/295] Compiling Logging LogHandler.swift
[115/295] Compiling Logging Locks.swift
[116/295] Emitting module Logging
[117/295] Compiling Logging Logging.swift
[118/295] Compiling ConcurrencyHelpers Lock.swift
[119/295] Compiling HeapModule _HeapNode.swift
[120/295] Compiling HeapModule Heap.swift
[121/303] Emitting module ConcurrencyHelpers
[122/303] Compiling HeapModule Heap+Descriptions.swift
[123/303] Compiling HeapModule Heap+Invariants.swift
[124/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[125/303] Compiling HeapModule Heap+UnsafeHandle.swift
[126/303] Emitting module HeapModule
[127/303] Compiling _RopeModule BigString+UTF16View.swift
[128/303] Compiling _RopeModule BigString+UTF8View.swift
[129/303] Compiling _RopeModule BigString+UnicodeScalarView.swift
[130/303] Compiling _RopeModule BigSubstring+UTF16View.swift
[131/303] Compiling _RopeModule BigSubstring+UTF8View.swift
[132/303] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[133/303] Compiling _RopeModule BigSubstring.swift
[134/303] Compiling _RopeModule Rope+Builder.swift
[135/384] Compiling Tracing NoOpTracer.swift
[136/384] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[137/384] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[138/384] Compiling HashTreeCollections TreeDictionary+Values.swift
[139/384] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[140/384] Compiling HashTreeCollections _HashNode+Structural union.swift
[141/384] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[142/384] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[143/384] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[144/384] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[145/384] Compiling HashTreeCollections TreeSet+Collection.swift
[146/384] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[147/384] Compiling HashTreeCollections TreeSet+Debugging.swift
[148/384] Compiling HashTreeCollections _AncestorHashSlots.swift
[149/384] Compiling HashTreeCollections _Bitmap.swift
[150/384] Compiling HashTreeCollections _Bucket.swift
[151/384] Compiling HashTreeCollections _Hash.swift
[152/384] Compiling HashTreeCollections _HashLevel.swift
[153/384] Compiling HashTreeCollections _HashNode+Builder.swift
[154/390] Compiling HashTreeCollections _HashNode+Structural merge.swift
[155/390] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[160/390] Compiling HashTreeCollections _HashNode+Debugging.swift
[161/390] Compiling HashTreeCollections _HashNode+Initializers.swift
[162/390] Compiling HashTreeCollections _HashNode+Invariants.swift
[166/390] Compiling Tracing TracingTime.swift
[179/390] Emitting module Tracing
[180/390] Compiling Tracing InstrumentationSystem+Tracing.swift
[181/390] Compiling HashTreeCollections TreeSet+Extras.swift
[182/390] Compiling HashTreeCollections TreeSet+Filter.swift
[183/390] Compiling HashTreeCollections TreeSet+Hashable.swift
[184/390] Compiling HashTreeCollections TreeSet+Sendable.swift
[185/390] Compiling HashTreeCollections TreeSet+Sequence.swift
[186/390] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[187/390] Compiling _RopeModule _CharacterRecognizer.swift
[188/390] Compiling HashTreeCollections _HashNode+Structural filter.swift
[189/390] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[190/390] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[191/390] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[192/390] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[193/390] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[194/390] Compiling HashTreeCollections _HashNode+Lookups.swift
[195/390] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[196/390] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[197/390] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[198/390] Compiling HashTreeCollections _HashNode+Storage.swift
[199/390] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[200/390] Compiling Tracing TracerProtocol.swift
[201/390] Compiling Tracing TracerProtocol+Legacy.swift
[212/390] Compiling c-nioatomics.c
[214/390] Compiling HashTreeCollections TreeSet+Equatable.swift
[215/390] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[226/398] Compiling HashTreeCollections TreeDictionary.swift
[227/398] Compiling HashTreeCollections TreeSet+Codable.swift
[238/398] Compiling HashTreeCollections TreeDictionary+Merge.swift
[239/398] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[240/398] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[241/398] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[242/398] Compiling HashTreeCollections _HashNode.swift
[243/398] Compiling HashTreeCollections _HashNodeHeader.swift
[244/398] Compiling HashTreeCollections _HashSlot.swift
[246/398] Compiling HashTreeCollections TreeSet+Descriptions.swift
[247/398] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[248/398] Compiling HashTreeCollections TreeDictionary+Filter.swift
[249/398] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[250/398] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[251/398] Compiling HashTreeCollections TreeDictionary+Keys.swift
[252/398] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[253/398] Compiling Tracing SpanProtocol.swift
[254/398] Compiling Tracing Tracer.swift
[255/432] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[256/432] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[257/432] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[258/432] Compiling ContainersPreview BorrowingSequence.swift
[259/432] Compiling ContainersPreview Drain+Reduce.swift
[260/432] Compiling ContainersPreview Drain.swift
[261/432] Compiling ContainersPreview Producer+Collect.swift
[262/435] Compiling ContainersPreview Producer+Filter.swift
[263/435] Compiling ContainersPreview Producer+Map.swift
[264/435] Compiling ContainersPreview Producer+Reduce.swift
[265/435] Compiling ContainersPreview ContainerIterator.swift
[266/435] Compiling ContainersPreview DynamicContainer.swift
[267/435] Compiling ContainersPreview MutableContainer.swift
[268/435] Compiling ContainersPreview PermutableContainer.swift
[269/435] Compiling ContainersPreview RandomAccessContainer.swift
[270/435] Compiling ContainersPreview RangeExpression2.swift
[271/435] Compiling ContainersPreview RangeReplaceableContainer.swift
[272/435] Compiling ContainersPreview Drain+Map.swift
[273/435] Compiling ContainersPreview Producer.swift
[274/435] Compiling ContainersPreview Borrow.swift
[275/435] Compiling ContainersPreview Box.swift
[276/435] Emitting module ContainersPreview
[285/435] Compiling OrderedCollections OrderedSet+SubSequence.swift
[286/435] Compiling OrderedCollections OrderedSet+Testing.swift
[287/435] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[288/435] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[289/435] Compiling OrderedCollections OrderedSet.swift
[290/435] Compiling OrderedCollections _UnsafeBitset.swift
[291/435] Compiling HashTreeCollections _UnmanagedHashNode.swift
[292/435] Compiling HashTreeCollections _UnsafePath.swift
[293/435] Compiling HashTreeCollections _HashStack.swift
[294/435] Compiling HashTreeCollections _HashTreeIterator.swift
[295/435] Compiling HashTreeCollections _HashTreeStatistics.swift
[296/435] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[301/435] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[302/435] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[303/435] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[304/435] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[305/435] Compiling ContainersPreview OutputSpan+Extras.swift
[306/435] Compiling ContainersPreview TemporaryAllocation.swift
[307/435] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[308/435] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[309/435] Compiling ContainersPreview BidirectionalContainer.swift
[310/435] Compiling ContainersPreview Container+Filter.swift
[311/435] Compiling ContainersPreview Container+SpanwiseZip.swift
[312/435] Compiling ContainersPreview Container.swift
[313/435] Compiling ContainersPreview Inout.swift
[314/435] Compiling ContainersPreview InputSpan.swift
[315/435] Compiling ContainersPreview Shared.swift
[316/490] Compiling BitCollections BinaryInteger extensions.swift
[317/490] Compiling BitCollections BitArray+BitwiseOperations.swift
[318/490] Emitting module Atomics
[319/490] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[320/490] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[321/490] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[322/490] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[323/490] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[324/490] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[325/490] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[326/490] Compiling HashTreeCollections TreeSet.swift
[327/531] Compiling DequeModule UniqueDeque+Descriptions.swift
[328/531] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[329/531] Compiling DequeModule Deque+Extras.swift
[330/531] Compiling DequeModule Deque+Hashable.swift
[331/531] Compiling DequeModule Deque+Testing.swift
[332/531] Compiling DequeModule Deque._Storage.swift
[333/531] Compiling DequeModule RigidDeque+Descriptions.swift
[334/531] Compiling DequeModule RigidDeque+Equatable.swift
[335/531] Compiling DequeModule RigidDeque+Experimental.swift
[336/531] Compiling DequeModule UniqueDeque+Append.swift
[337/531] Compiling DequeModule UniqueDeque+Consumption.swift
[338/531] Compiling DequeModule UniqueDeque+Container.swift
[339/531] Compiling DequeModule UniqueDeque+Equatable.swift
[340/531] Compiling DequeModule UniqueDeque+Experimental.swift
[341/531] Compiling DequeModule UniqueDeque+Hashable.swift
[342/531] Compiling DequeModule UniqueDeque+Initializers.swift
[343/531] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[344/531] Compiling BitCollections BitArray+RandomBits.swift
[345/531] Compiling BitCollections BitSet+Extras.swift
[346/531] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[347/531] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[348/531] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[349/531] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[350/531] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[351/531] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[352/537] Emitting module _RopeModule
[353/537] Emitting module UnixSignals
[354/537] Compiling UnixSignals UnixSignalsSequence.swift
[355/537] Compiling UnixSignals UnixSignal.swift
[356/537] Compiling BitCollections BitSet.swift
[357/537] Compiling BitCollections Range+Utilities.swift
[358/537] Compiling BitCollections Slice+Utilities.swift
[359/537] Compiling BitCollections UInt+Tricks.swift
[360/537] Compiling BitCollections _Word.swift
[362/537] Compiling DequeModule RigidDeque+Hashable.swift
[363/537] Compiling DequeModule RigidDeque+Initializers.swift
[364/537] Compiling DequeModule RigidDeque+Insertions.swift
[365/537] Compiling DequeModule RigidDeque+Prepend.swift
[366/537] Compiling DequeModule RigidDeque+Consumption.swift
[367/537] Compiling DequeModule RigidDeque+Container.swift
[368/537] Compiling DequeModule _DequeBufferHeader.swift
[369/537] Compiling DequeModule RigidDeque+Append.swift
[370/537] Compiling DequeModule RigidDeque+Removals.swift
[371/537] Compiling DequeModule RigidDeque+Replacements.swift
[372/537] Compiling DequeModule RigidDeque+Testing.swift
[373/537] Compiling DequeModule RigidDeque.swift
[380/537] Emitting module BitCollections
[384/537] Compiling HashTreeCollections TreeDictionary+Codable.swift
[385/537] Compiling HashTreeCollections TreeDictionary+Collection.swift
[386/537] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[387/537] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[388/537] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[389/537] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[392/537] Compiling BitCollections BitSet._UnsafeHandle.swift
[399/537] Compiling BitCollections BitSet+Hashable.swift
[400/537] Compiling BitCollections BitSet+Initializers.swift
[401/537] Compiling BitCollections BitSet+Invariants.swift
[402/537] Compiling BitCollections BitSet+Random.swift
[403/537] Compiling BitCollections BitSet+SetAlgebra basics.swift
[437/541] Compiling c-atomics.c
[453/541] Compiling DequeModule UniqueDeque.swift
[454/541] Compiling DequeModule _DequeSlot.swift
[455/541] Compiling DequeModule _UnsafeDequeHandle.swift
[464/541] Compiling DequeModule _UnsafeDequeSegments.swift
[479/541] Emitting module OrderedCollections
[480/541] Compiling DequeModule Deque._UnsafeHandle.swift
[481/541] Compiling DequeModule Deque.swift
[482/541] Compiling DequeModule _DequeBuffer.swift
[485/541] Emitting module Algorithms
[490/548] Compiling DequeModule UniqueDeque+Insertions.swift
[491/548] Compiling DequeModule UniqueDeque+Prepend.swift
[492/548] Compiling DequeModule UniqueDeque+Removals.swift
[493/548] Compiling DequeModule UniqueDeque+Replacements.swift
[494/548] Compiling DequeModule Deque+Codable.swift
[495/548] Compiling DequeModule Deque+Collection.swift
[496/548] Compiling DequeModule Deque+CustomReflectable.swift
[497/548] Compiling DequeModule Deque+Descriptions.swift
[498/548] Compiling DequeModule Deque+Equatable.swift
[526/548] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[527/548] Compiling NIOConcurrencyHelpers atomics.swift
[528/548] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[529/548] Compiling NIOConcurrencyHelpers lock.swift
[530/548] Compiling NIOConcurrencyHelpers NIOLock.swift
[531/548] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[532/548] Emitting module NIOConcurrencyHelpers
[533/548] Emitting module DequeModule
[547/548] Emitting module HashTreeCollections
[548/674] Compiling Collections HeapModule reexports.swift
[549/674] Compiling Collections OrderedCollections reexports.swift
[550/674] Compiling Collections DequeModule reexports.swift
[551/674] Compiling Collections BitCollections reexports.swift
[552/674] Compiling Collections HashTreeCollections reexports.swift
[553/674] Emitting module Collections
[553/674] Compiling VaporCSQLite sqlite_nio_sqlite3.c
[555/674] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[556/674] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[557/674] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[558/674] Compiling AsyncAlgorithms AsyncShareSequence.swift
[559/674] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[560/674] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[561/679] Compiling NIOCore ConvenienceOptionSupport.swift
[562/679] Compiling NIOCore DeadChannel.swift
[563/679] Compiling NIOCore DispatchQueue+WithFuture.swift
[564/679] Compiling NIOCore EventLoop+Deprecated.swift
[565/679] Compiling NIOCore EventLoop+SerialExecutor.swift
[566/679] Compiling NIOCore EventLoop.swift
[567/679] Compiling AsyncAlgorithms _TinyArray.swift
[568/679] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[569/679] Compiling AsyncAlgorithms Locking.swift
[570/679] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[571/679] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[572/679] Compiling AsyncAlgorithms MergeStateMachine.swift
[573/679] Compiling AsyncAlgorithms DebounceStorage.swift
[574/679] Compiling AsyncAlgorithms Dictionary.swift
[575/679] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[576/679] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[577/679] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[578/679] Compiling AsyncAlgorithms Disconnected.swift
[579/679] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[580/679] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[581/679] Compiling AsyncAlgorithms AsyncChannel.swift
[582/679] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[583/679] Compiling AsyncAlgorithms ChannelStateMachine.swift
[584/679] Compiling AsyncAlgorithms ChannelStorage.swift
[591/679] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[592/686] Emitting module AsyncAlgorithms
[593/686] Compiling AsyncAlgorithms UnsafeTransfer.swift
[594/686] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[595/686] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[596/686] Compiling AsyncAlgorithms ZipStateMachine.swift
[597/686] Compiling AsyncAlgorithms ZipStorage.swift
[598/686] Compiling NIOCore ChannelOption.swift
[599/686] Compiling NIOCore ChannelPipeline.swift
[600/686] Compiling NIOCore CircularBuffer.swift
[601/686] Compiling NIOCore Codec.swift
[602/686] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[603/686] Compiling AsyncAlgorithms DebounceStateMachine.swift
[604/686] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[605/686] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[606/686] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[607/686] Compiling NIOCore NIOScheduledCallback.swift
[608/686] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[609/686] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[610/686] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[611/686] Compiling NIOCore RecvByteBufferAllocator.swift
[612/686] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[613/686] Compiling NIOCore ChannelHandler.swift
[614/686] Compiling AsyncAlgorithms Rethrow.swift
[615/686] Compiling AsyncAlgorithms SetAlgebra.swift
[617/686] Compiling NIOCore IO.swift
[618/686] Compiling NIOCore IOData.swift
[619/686] Compiling NIOCore IPProtocol.swift
[620/686] Compiling NIOCore IntegerBitPacking.swift
[621/686] Compiling NIOCore IntegerTypes.swift
[622/696] Compiling NIOCore SocketAddresses.swift
[623/696] Compiling NIOCore SocketOptionProvider.swift
[624/696] Compiling NIOCore SystemCallHelpers.swift
[625/696] Compiling NIOCore TimeAmount+Duration.swift
[626/696] Compiling NIOCore TypeAssistedChannelHandler.swift
[627/696] Compiling NIOCore UniversalBootstrapSupport.swift
[628/696] Compiling NIOCore Utilities.swift
[629/696] Compiling ServiceLifecycle ServiceRunnerError.swift
[630/696] Emitting module ServiceLifecycle
[631/696] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[632/696] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[633/696] Compiling ServiceLifecycle Service.swift
[634/696] Compiling ServiceLifecycle GracefulShutdown.swift
[635/696] Compiling ServiceLifecycle CancellationWaiter.swift
[636/696] Compiling ServiceLifecycle ClosureService.swift
[637/696] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[638/696] Compiling ServiceLifecycle ServiceGroup.swift
[677/696] Compiling NIOCore NIOAny.swift
[678/696] Compiling NIOCore NIOCloseOnErrorHandler.swift
[679/696] Compiling NIOCore NIOCoreSendableMetatype.swift
[680/696] Compiling NIOCore NIODecodedAsyncSequence.swift
[681/696] Compiling NIOCore NIOLoopBound.swift
[682/696] Emitting module NIOCore
[697/846] Compiling NIOEmbedded AsyncTestingChannel.swift
[698/846] Compiling NIOEmbedded Embedded.swift
[699/846] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[700/846] Emitting module NIOEmbedded
[701/846] Compiling SQLKit SQLColumn.swift
[702/846] Compiling SQLKit SQLConstraint.swift
[703/846] Compiling SQLKit SQLDataType.swift
[704/846] Compiling SQLKit SQLDirection.swift
[705/846] Compiling SQLKit SQLDistinct.swift
[706/846] Compiling SQLKit SQLForeignKeyAction.swift
[707/846] Compiling SQLKit SQLNestedSubpathExpression.swift
[708/846] Compiling SQLKit SQLQualifiedTable.swift
[709/846] Compiling SQLKit SQLQueryString.swift
[710/846] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[711/846] Compiling SQLKit SQLColumnAssignment.swift
[712/846] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[713/846] Compiling SQLKit SQLColumnDefinition.swift
[714/846] Compiling SQLKit SQLCommonTableExpression.swift
[715/846] Compiling SQLKit SQLConflictAction.swift
[716/846] Compiling SQLKit SQLConflictResolutionStrategy.swift
[717/846] Compiling SQLKit SQLDropBehaviour.swift
[718/846] Compiling SQLKit SQLEnumDataType.swift
[719/846] Compiling SQLKit SQLExcludedColumn.swift
[720/846] Compiling SQLKit SQLForeignKey.swift
[721/856] Compiling SQLKit SQLUnion.swift
[722/856] Compiling SQLKit SQLUpdate.swift
[723/856] Compiling SQLKit SQLExpression.swift
[724/856] Compiling SQLKit SQLSerializer.swift
[725/856] Compiling SQLKit SQLStatement.swift
[726/856] Compiling SQLKit SQLBinaryExpression.swift
[727/856] Compiling SQLKit SQLBinaryOperator.swift
[728/856] Compiling SQLKit SQLBind.swift
[729/856] Compiling SQLKit SQLFunction.swift
[730/856] Compiling SQLKit SQLGroupExpression.swift
[731/856] Compiling SQLKit SQLAlterEnumBuilder.swift
[732/856] Compiling SQLKit SQLAlterTableBuilder.swift
[733/856] Compiling SQLKit SQLConflictUpdateBuilder.swift
[734/856] Compiling SQLKit SQLCreateEnumBuilder.swift
[735/856] Compiling SQLKit SQLCreateIndexBuilder.swift
[736/856] Compiling SQLKit SQLCreateTableBuilder.swift
[737/856] Compiling SQLKit SQLCreateTriggerBuilder.swift
[738/856] Compiling SQLKit SQLDeleteBuilder.swift
[739/856] Compiling SQLKit SQLDropEnumBuilder.swift
[740/856] Compiling SQLKit SQLDropIndexBuilder.swift
[741/856] Compiling SQLKit SQLDropTableBuilder.swift
[742/856] Compiling SQLKit SQLJoin.swift
[743/856] Compiling SQLKit SQLJoinMethod.swift
[744/856] Compiling SQLKit SQLLockingClause.swift
[745/856] Compiling SQLKit SQLOrderBy.swift
[746/856] Compiling SQLKit SQLReturning.swift
[747/856] Compiling SQLKit SQLSubquery.swift
[748/856] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[749/856] Compiling SQLKit SQLAlterEnum.swift
[750/856] Compiling SQLKit SQLAlterTable.swift
[751/856] Compiling SQLKit SQLCreateEnum.swift
[752/856] Compiling SQLKit SQLCreateIndex.swift
[753/856] Compiling SQLKit SQLCreateTable.swift
[754/856] Compiling SQLKit SQLCreateTrigger.swift
[755/856] Compiling SQLKit SQLDelete.swift
[756/856] Compiling SQLKit SQLDropEnum.swift
[757/856] Compiling SQLKit SQLDropIndex.swift
[758/856] Compiling SQLKit SQLDropTable.swift
[759/856] Compiling SQLKit SQLDropTrigger.swift
[760/856] Compiling SQLKit SQLInsert.swift
[761/856] Compiling SQLKit SQLSelect.swift
[762/856] Compiling SQLKit SQLDatabase.swift
[763/856] Compiling SQLKit SQLDatabaseReportedVersion.swift
[764/856] Compiling SQLKit SQLDialect.swift
[765/856] Compiling SQLKit SQLDatabase+Deprecated.swift
[766/856] Compiling SQLKit SQLError.swift
[767/856] Compiling SQLKit SQLExpressions+Deprecated.swift
[768/856] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[769/856] Compiling SQLKit Exports.swift
[770/856] Compiling SQLKit SQLAlias.swift
[771/856] Compiling SQLKit SQLBetween.swift
[772/856] Compiling SQLKit SQLDropTriggerBuilder.swift
[773/856] Compiling SQLKit SQLInsertBuilder.swift
[774/856] Compiling SQLKit SQLPredicateGroupBuilder.swift
[775/856] Compiling SQLKit SQLRawBuilder.swift
[776/856] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[777/856] Compiling SQLKit SQLSelectBuilder.swift
[778/856] Compiling SQLKit SQLSubqueryBuilder.swift
[779/856] Compiling SQLKit SQLUnionBuilder.swift
[780/856] Compiling SQLKit SQLUpdateBuilder.swift
[781/856] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[782/856] Compiling SQLKit SQLColumnUpdateBuilder.swift
[783/856] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[784/856] Compiling SQLKit SQLCommonUnionBuilder.swift
[785/856] Compiling SQLKit SQLJoinBuilder.swift
[786/856] Compiling SQLKit SQLPartialResultBuilder.swift
[787/856] Compiling SQLKit SQLPredicateBuilder.swift
[788/856] Compiling SQLKit SQLQueryBuilder.swift
[789/856] Compiling SQLKit SQLQueryFetcher.swift
[790/856] Compiling SQLKit SQLReturningBuilder.swift
[791/856] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[792/856] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[793/856] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[800/861] Emitting module SQLKit
[806/861] Compiling SQLKit SQLIdentifier.swift
[807/861] Compiling SQLKit SQLList.swift
[808/861] Compiling SQLKit SQLLiteral.swift
[809/861] Compiling SQLKit SQLRaw.swift
[810/861] Compiling SQLKit SQLCodingUtilities.swift
[811/861] Compiling SQLKit SQLQueryEncoder.swift
[812/861] Compiling SQLKit SQLRow.swift
[813/861] Compiling SQLKit SQLRowDecoder.swift
[814/861] Compiling SQLKit SomeCodingKey.swift
[815/861] Compiling SQLKit StringHandling.swift
[827/861] Emitting module NIOPosix
[857/861] Compiling NIOPosix Utilities.swift
[858/861] Compiling NIOPosix VsockAddress.swift
[859/861] Compiling NIOPosix VsockChannelEvents.swift
[860/861] Compiling NIOPosix Windows.swift
[861/861] Compiling NIOPosix resource_bundle_accessor.swift
[862/885] Emitting module NIO
[863/885] Compiling NIO Exports.swift
[864/979] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[865/979] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[866/979] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[867/979] Emitting module NIOFoundationCompat
[868/979] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[869/990] Emitting module FluentKit
[870/999] Compiling FluentKit Siblings+Concurrency.swift
[871/999] Compiling FluentKit Database+Logging.swift
[872/999] Compiling FluentKit DatabaseInput.swift
[873/999] Compiling FluentKit DatabaseOutput.swift
[874/999] Compiling FluentKit Databases.swift
[875/999] Compiling FluentKit ModelResponder.swift
[876/999] Compiling FluentKit Database.swift
[877/999] Compiling FluentKit DatabaseID.swift
[878/1001] Compiling SQLiteNIO SQLiteRow.swift
[879/1002] Compiling SQLiteNIO Exports.swift
[880/1002] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[881/1002] Compiling FluentKit Children+Concurrency.swift
[882/1002] Compiling FluentKit Database+Concurrency.swift
[883/1002] Compiling FluentKit EnumBuilder+Concurrency.swift
[884/1002] Compiling FluentKit Model+Concurrency.swift
[885/1002] Compiling FluentKit ModelResponder+Concurrency.swift
[886/1002] Compiling FluentKit OptionalChild+Concurrency.swift
[887/1002] Compiling FluentKit OptionalParent+Concurrency.swift
[888/1002] Compiling FluentKit Parent+Concurrency.swift
[889/1002] Compiling FluentKit TimestampFormat.swift
[890/1002] Compiling FluentKit QueryBuilder+Aggregate.swift
[891/1002] Compiling FluentKit QueryBuilder+EagerLoad.swift
[892/1002] Compiling FluentKit QueryBuilder+Filter.swift
[893/1002] Compiling FluentKit QueryBuilder+Group.swift
[894/1002] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[895/1002] Compiling FluentKit QueryBuilder+Join.swift
[896/1002] Compiling FluentKit QueryBuilder+Paginate.swift
[897/1002] Compiling FluentKit QueryBuilder+Range.swift
[898/1002] Compiling FluentKit QueryBuilder+Set.swift
[899/1002] Compiling FluentKit QueryBuilder+Sort.swift
[900/1002] Compiling FluentKit QueryBuilder.swift
[901/1002] Compiling FluentKit DatabaseQuery+Action.swift
[902/1002] Compiling FluentKit DatabaseQuery+Aggregate.swift
[903/1002] Compiling FluentKit DatabaseQuery+Field.swift
[904/1002] Compiling FluentKit DatabaseQuery+Filter.swift
[905/1002] Compiling FluentKit DatabaseQuery+Join.swift
[906/1002] Compiling FluentKit DatabaseQuery+Range.swift
[907/1002] Compiling SQLiteNIO SQLiteStatement.swift
[908/1002] Emitting module SQLiteNIO
[909/1002] Compiling FluentKit DatabaseQuery+Sort.swift
[910/1002] Compiling FluentKit DatabaseQuery+Value.swift
[911/1002] Compiling FluentKit DatabaseQuery.swift
[912/1002] Compiling FluentKit QueryHistory.swift
[913/1002] Compiling FluentKit DatabaseSchema.swift
[914/1002] Compiling FluentKit SchemaBuilder.swift
[915/1002] Compiling FluentKit OptionalType.swift
[916/1002] Compiling FluentKit RandomGeneratable.swift
[917/1002] Compiling FluentKit SomeCodingKey.swift
[918/1002] Compiling SQLiteNIO SQLiteDatabase.swift
[919/1002] Compiling SQLiteNIO SQLiteDataType.swift
[920/1002] Compiling SQLiteNIO SQLiteDataConvertible.swift
[921/1002] Compiling SQLiteNIO SQLiteData.swift
[922/1002] Compiling SQLiteNIO SQLiteCustomFunction.swift
[925/1002] Compiling SQLiteNIO SQLiteConnection.swift
[926/1002] Compiling SQLiteNIO SQLiteError.swift
[927/1002] Compiling AsyncKit Optional+StrictMap.swift
[928/1002] Compiling AsyncKit Exports.swift
[929/1002] Compiling FluentKit BooleanPropertyFormat.swift
[930/1002] Compiling FluentKit Children.swift
[931/1002] Compiling FluentKit CompositeChildren.swift
[932/1002] Compiling FluentKit CompositeID.swift
[933/1002] Compiling FluentKit CompositeOptionalChild.swift
[934/1002] Compiling FluentKit CompositeOptionalParent.swift
[935/1002] Compiling FluentKit CompositeParent.swift
[936/1002] Compiling FluentKit Field.swift
[937/1002] Compiling FluentKit FieldKey.swift
[938/1002] Compiling FluentKit Group.swift
[939/1002] Compiling FluentKit KeyPrefixingStrategy.swift
[940/1002] Compiling FluentKit TransactionControlDatabase.swift
[941/1002] Compiling FluentKit DatabaseEnum.swift
[942/1002] Compiling FluentKit EnumBuilder.swift
[943/1002] Compiling FluentKit EnumMetadata.swift
[944/1002] Compiling FluentKit EnumProperty.swift
[945/1002] Compiling FluentKit OptionalEnumProperty.swift
[946/1002] Compiling FluentKit Exports.swift
[947/1002] Compiling FluentKit FluentError.swift
[948/1002] Compiling FluentKit ModelMiddleware.swift
[952/1002] Compiling FluentKit Migrations.swift
[953/1002] Compiling FluentKit Migrator.swift
[954/1002] Compiling FluentKit AnyModel.swift
[955/1002] Compiling FluentKit EagerLoad.swift
[956/1002] Compiling FluentKit Fields+Codable.swift
[957/1002] Compiling FluentKit Fields.swift
[958/1002] Compiling FluentKit MirrorBypass.swift
[959/1002] Compiling FluentKit Model+CRUD.swift
[960/1002] Compiling FluentKit Model.swift
[961/1002] Compiling FluentKit ModelAlias.swift
[962/1002] Compiling FluentKit Schema.swift
[963/1002] Compiling FluentKit FieldOperators.swift
[964/1002] Compiling FluentKit Operators.swift
[965/1002] Compiling FluentKit ValueOperators+Array.swift
[966/1002] Compiling FluentKit ValueOperators+String.swift
[967/1002] Compiling FluentKit ValueOperators.swift
[968/1002] Compiling FluentKit Boolean.swift
[969/1002] Compiling FluentKit QueryBuilder+Concurrency.swift
[970/1002] Compiling FluentKit Relation+Concurrency.swift
[971/1002] Compiling FluentKit SchemaBuilder+Concurrency.swift
[979/1002] Compiling FluentKit ID.swift
[980/1002] Compiling FluentKit OptionalBoolean.swift
[981/1002] Compiling FluentKit OptionalChild.swift
[982/1002] Compiling FluentKit OptionalField.swift
[983/1002] Compiling FluentKit OptionalParent.swift
[984/1002] Compiling FluentKit Parent.swift
[985/1002] Compiling FluentKit Property.swift
[986/1002] Compiling FluentKit Relation.swift
[987/1002] Compiling FluentKit Siblings.swift
[988/1002] Compiling FluentKit Timestamp.swift
[989/1002] Emitting module AsyncKit
[990/1013] Emitting module FluentSQL
[991/1014] Compiling FluentSQL Exports.swift
[992/1014] Compiling FluentSQL DatabaseSchema+SQL.swift
[993/1014] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[994/1014] Compiling FluentSQL ConverterUtilities.swift
[995/1014] Compiling FluentSQL DatabaseQuery+SQL.swift
[996/1014] Compiling FluentSQL SQLDatabase+Model.swift
[997/1014] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[998/1014] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[999/1014] Compiling FluentSQL SQLQueryConverter.swift
[1000/1014] Compiling FluentSQL SQLList+Deprecated.swift
[1001/1014] Compiling FluentSQL SQLSchemaConverter.swift
[1015/1023] Compiling SQLiteKit SQLiteDialect.swift
[1016/1023] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[1017/1023] Compiling SQLiteKit SQLiteConnectionSource.swift
[1018/1023] Compiling SQLiteKit SQLiteDataEncoder.swift
[1019/1023] Compiling SQLiteKit SQLiteConfiguration.swift
[1020/1023] Compiling SQLiteKit SQLiteDataDecoder.swift
[1021/1023] Compiling SQLiteKit Exports.swift
[1022/1023] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
[1023/1023] Emitting module SQLiteKit
[1024/1031] Compiling FluentSQLiteDriver SQLiteConverterDelegate.swift
[1025/1031] Compiling FluentSQLiteDriver SQLiteError+Database.swift
[1026/1031] Compiling FluentSQLiteDriver SQLiteRow+Database.swift
[1027/1031] Compiling FluentSQLiteDriver FluentSQLiteDriver.swift
[1028/1031] Compiling FluentSQLiteDriver Exports.swift
[1029/1031] Compiling FluentSQLiteDriver FluentSQLiteConfiguration.swift
[1030/1031] Emitting module FluentSQLiteDriver
[1031/1031] Compiling FluentSQLiteDriver FluentSQLiteDatabase.swift
Build complete! (48.18s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/sqlite-kit.git
Fetching https://github.com/apple/swift-log.git from cache
[1/2157] Fetching sqlite-kit
[131/16092] Fetching sqlite-kit, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.29s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.29s)
Fetched https://github.com/apple/swift-log.git from cache (1.31s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.81s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
[1/6197] Fetching sql-kit
[125/8693] Fetching sql-kit, async-kit
[8694/10513] Fetching sql-kit, async-kit, sqlite-nio
Fetched https://github.com/vapor/sql-kit.git from cache (2.18s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.18s)
Fetched https://github.com/vapor/async-kit.git from cache (2.18s)
Fetched https://github.com/apple/swift-nio.git from cache (2.28s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (2.75s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (1.38s)
Fetched https://github.com/apple/swift-collections.git from cache (1.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.84s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.60s)
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.71s)
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.45s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.56.0 (0.44s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1210] Fetching swift-service-context
[231/3896] Fetching swift-service-context, swift-service-lifecycle
[258/9587] Fetching swift-service-context, swift-service-lifecycle, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.14s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.14s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.14s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.62s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6224] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.18s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.64s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.48s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.35.0 (0.44s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.12.6 (0.44s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.35.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.56.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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.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.4.1
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.6
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.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "sqlite-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sqlite-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-sqlite-driver",
"name" : "fluent-sqlite-driver",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentSQLiteDriver",
"targets" : [
"FluentSQLiteDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentSQLiteDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriverTests",
"path" : "Tests/FluentSQLiteDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentSQLiteDriverTests.swift"
],
"target_dependencies" : [
"FluentSQLiteDriver"
],
"type" : "test"
},
{
"c99name" : "FluentSQLiteDriver",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriver",
"path" : "Sources/FluentSQLiteDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"SQLiteKit"
],
"product_memberships" : [
"FluentSQLiteDriver"
],
"sources" : [
"Exports.swift",
"FluentSQLiteConfiguration.swift",
"FluentSQLiteDatabase.swift",
"FluentSQLiteDriver.swift",
"SQLiteConverterDelegate.swift",
"SQLiteError+Database.swift",
"SQLiteRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.