Build Information
Successful build of fluent-kit, reference main (0272fd), with Swift 6.0 for Linux on 8 Dec 2025 01:28:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/fluent-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0272fda Add Service Lifecycle Support (#646)
Cloned https://github.com/vapor/fluent-kit.git
Revision (git rev-parse @):
0272fdaf7cf6f482c2799026c0695f5fe40e3e8c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor/fluent-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/2568] Fetching swift-service-lifecycle
[695/8286] Fetching swift-service-lifecycle, swift-log
[1179/14431] Fetching swift-service-lifecycle, swift-log, sql-kit
[10535/95094] Fetching swift-service-lifecycle, swift-log, sql-kit, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.06s)
[14283/92526] Fetching swift-log, sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (1.16s)
Fetched https://github.com/apple/swift-log.git from cache (1.16s)
[4034/80663] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.87s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.31s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5789] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.72s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.52s)
Fetching https://github.com/apple/swift-collections.git
[1/18364] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.02s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (1.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (1.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.98s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[344/7007] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.43s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.2
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.9.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.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.91.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.1.1
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
Building for debugging...
[0/39] Write sources
[24/39] Compiling _AtomicsShims.c
[25/39] Compiling CNIOWASI CNIOWASI.c
[25/39] Compiling CNIOOpenBSD shim.c
[27/39] Compiling CNIOWindows WSAStartup.c
[28/39] Compiling CNIOPosix event_loop_id.c
[28/39] Write sources
[31/39] Compiling CNIOWindows shim.c
[33/39] Compiling CNIOLinux liburing_shims.c
[34/39] Compiling CNIODarwin shim.c
[35/39] Compiling CNIOLinux shim.c
[36/39] Write swift-version-24593BA9C3E375BF.txt
[38/87] Emitting module _NIODataStructures
[39/87] Emitting module InternalCollectionsUtilities
[39/89] Compiling c-nioatomics.c
[40/89] Compiling c-atomics.c
[42/95] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/95] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/95] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/95] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/95] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[47/95] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[48/95] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/95] Compiling InternalCollectionsUtilities Integer rank.swift
[50/95] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/95] Compiling ConcurrencyHelpers LockedValueBox.swift
[52/95] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[53/95] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/95] Compiling InternalCollectionsUtilities Debugging.swift
[55/95] Compiling InternalCollectionsUtilities Descriptions.swift
[56/95] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/95] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/95] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/95] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/98] Emitting module _NIOBase64
[75/98] Compiling _NIOBase64 Base64.swift
[76/99] Emitting module Atomics
[81/99] Compiling _NIODataStructures PriorityQueue.swift
[82/99] Compiling _NIODataStructures _TinyArray.swift
[84/99] Compiling Atomics IntegerOperations.swift
[85/99] Compiling Atomics Unmanaged extensions.swift
[87/230] Compiling HeapModule Heap+Invariants.swift
[88/230] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[89/230] Compiling Logging MetadataProvider.swift
[90/230] Emitting module NIOConcurrencyHelpers
[91/230] Compiling Logging Locks.swift
[92/230] Emitting module Logging
[93/230] Compiling ConcurrencyHelpers Lock.swift
[94/230] Compiling NIOConcurrencyHelpers lock.swift
[95/230] Emitting module ConcurrencyHelpers
[96/231] Compiling _NIODataStructures Heap.swift
[98/308] Compiling HeapModule _HeapNode.swift
[99/308] Compiling HeapModule Heap.swift
[101/308] Compiling HeapModule Heap+Descriptions.swift
[102/308] Compiling HeapModule Heap+UnsafeHandle.swift
[103/308] Emitting module HeapModule
[104/309] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[105/309] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/309] Compiling NIOConcurrencyHelpers atomics.swift
[107/309] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[110/328] Compiling HashTreeCollections _HashNode.swift
[111/328] Compiling HashTreeCollections _HashNodeHeader.swift
[112/328] Compiling HashTreeCollections _HashSlot.swift
[113/328] Compiling HashTreeCollections _HashStack.swift
[114/328] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[115/328] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[116/328] Compiling HashTreeCollections TreeDictionary+Filter.swift
[117/328] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[118/328] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[119/328] Compiling HashTreeCollections TreeDictionary+Keys.swift
[120/328] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[121/328] Compiling HashTreeCollections TreeDictionary+Merge.swift
[122/328] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[123/328] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[124/335] Compiling Logging Logging.swift
[125/335] Compiling Logging LogHandler.swift
[126/336] Compiling DequeModule Deque+CustomReflectable.swift
[127/336] Compiling DequeModule Deque+Descriptions.swift
[128/338] Compiling DequeModule Deque+Equatable.swift
[129/338] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[130/338] Compiling OrderedCollections OrderedSet+SubSequence.swift
[131/338] Compiling OrderedCollections OrderedSet+Testing.swift
[132/338] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/338] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/338] Compiling OrderedCollections OrderedSet.swift
[135/338] Compiling OrderedCollections _UnsafeBitset.swift
[136/338] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[137/338] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[138/338] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[139/338] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[141/348] Compiling DequeModule _DequeBuffer.swift
[142/348] Compiling DequeModule _DequeBufferHeader.swift
[143/348] Compiling HashTreeCollections _Bucket.swift
[144/348] Compiling HashTreeCollections _Hash.swift
[145/348] Compiling HashTreeCollections _HashLevel.swift
[146/348] Compiling HashTreeCollections _HashNode+Builder.swift
[147/348] Compiling HashTreeCollections _HashNode+Debugging.swift
[148/348] Compiling HashTreeCollections _HashNode+Initializers.swift
[149/348] Compiling HashTreeCollections _HashNode+Invariants.swift
[150/348] Compiling HashTreeCollections _HashNode+Lookups.swift
[151/348] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[152/348] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[153/348] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[154/348] Compiling HashTreeCollections _HashNode+Structural union.swift
[155/348] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[156/348] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[157/348] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[158/348] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[159/401] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[160/401] Compiling BitCollections BitSet+CustomReflectable.swift
[161/401] Compiling BitCollections BitSet+CustomStringConvertible.swift
[162/401] Compiling BitCollections BitSet+Equatable.swift
[163/401] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[164/401] Compiling BitCollections BitSet+Extras.swift
[165/401] Compiling BitCollections BitSet+Hashable.swift
[166/401] Compiling BitCollections BitSet+Initializers.swift
[167/401] Compiling BitCollections BitArray+BitwiseOperations.swift
[168/401] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[169/401] Compiling BitCollections BitArray+Codable.swift
[170/401] Compiling BitCollections BitArray+Collection.swift
[171/401] Compiling BitCollections BitArray+Copy.swift
[172/401] Compiling BitCollections BitArray+CustomReflectable.swift
[173/401] Compiling BitCollections BitArray+Descriptions.swift
[174/401] Compiling BitCollections BitArray+Equatable.swift
[179/401] Compiling UnixSignals UnixSignal.swift
[180/401] Compiling HashTreeCollections TreeDictionary.swift
[181/401] Compiling HashTreeCollections TreeSet+Codable.swift
[182/401] Compiling HashTreeCollections TreeSet+Collection.swift
[183/401] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[184/401] Compiling HashTreeCollections TreeSet+Debugging.swift
[185/401] Compiling HashTreeCollections TreeSet+Descriptions.swift
[186/401] Compiling HashTreeCollections TreeSet+Equatable.swift
[187/401] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[188/401] Compiling HashTreeCollections TreeSet+Extras.swift
[189/401] Compiling HashTreeCollections TreeSet+Filter.swift
[192/401] Compiling BitCollections BitSet.Counted.swift
[193/401] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[194/401] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[195/401] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[196/401] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[197/401] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[198/401] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[199/401] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[202/401] Compiling OrderedCollections OrderedSet+Sendable.swift
[212/410] Emitting module UnixSignals
[213/410] Compiling UnixSignals UnixSignalsSequence.swift
[225/418] Compiling BitCollections BitSet+Invariants.swift
[226/418] Compiling BitCollections BitSet+Random.swift
[227/418] Compiling BitCollections BitSet+SetAlgebra basics.swift
[228/418] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[229/418] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[230/418] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[231/418] Compiling _RopeModule _CharacterRecognizer.swift
[232/418] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[233/418] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[234/418] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[235/418] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[236/418] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[237/418] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[238/418] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[239/418] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[240/418] Compiling HashTreeCollections TreeSet.swift
[243/418] Emitting module BitCollections
[254/418] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[255/418] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[256/418] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[257/418] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[258/418] Compiling BitCollections BitSet+SetAlgebra union.swift
[259/418] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[284/418] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[285/418] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[289/418] Compiling BitCollections BitSet.Index.swift
[290/418] Compiling BitCollections BitSet._UnsafeHandle.swift
[291/418] Compiling BitCollections BitSet.swift
[292/418] Compiling BitCollections Range+Utilities.swift
[293/418] Compiling BitCollections Slice+Utilities.swift
[294/418] Compiling BitCollections UInt+Tricks.swift
[295/418] Emitting module DequeModule
[300/419] Compiling BitCollections BitArray+Extras.swift
[301/419] Compiling BitCollections BitArray+Fill.swift
[302/419] Compiling BitCollections BitArray+Hashable.swift
[303/419] Compiling BitCollections BitArray+Initializers.swift
[304/419] Compiling BitCollections BitArray+Invariants.swift
[305/419] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[311/419] Compiling BitCollections _Word.swift
[330/419] Compiling BitCollections BitArray+RandomBits.swift
[331/419] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[332/419] Compiling BitCollections BitArray+Shifts.swift
[333/419] Compiling BitCollections BitArray+Testing.swift
[334/419] Compiling BitCollections BitArray._UnsafeHandle.swift
[335/419] Compiling BitCollections BitArray.swift
[336/419] Compiling BitCollections BitSet+BidirectionalCollection.swift
[337/419] Compiling BitCollections BitSet+Codable.swift
[338/419] Emitting module OrderedCollections
[348/533] Emitting module _RopeModule
[349/533] Compiling _RopeModule Rope+Join.swift
[350/533] Compiling _RopeModule Rope+MutatingForEach.swift
[351/533] Compiling _RopeModule Rope+Remove.swift
[352/533] Compiling _RopeModule Rope+RemoveSubrange.swift
[353/533] Compiling _RopeModule Rope+Split.swift
[354/533] Compiling _RopeModule Optional Utilities.swift
[355/533] Compiling _RopeModule String Utilities.swift
[356/533] Compiling _RopeModule String.Index+ABI.swift
[358/533] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[359/533] Compiling AsyncAlgorithms DebounceStateMachine.swift
[360/533] Compiling AsyncAlgorithms DebounceStorage.swift
[361/533] Compiling AsyncAlgorithms Dictionary.swift
[362/533] Compiling AsyncAlgorithms _TinyArray.swift
[363/533] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[364/533] Compiling AsyncAlgorithms Locking.swift
[365/533] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[366/533] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[367/533] Compiling AsyncAlgorithms MergeStateMachine.swift
[368/533] Compiling AsyncAlgorithms MergeStorage.swift
[369/533] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[370/533] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[371/533] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[372/533] Compiling AsyncAlgorithms AsyncShareSequence.swift
[373/533] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[374/533] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[375/533] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[376/533] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[377/533] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[378/533] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[379/533] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[380/533] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[381/533] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[382/533] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[383/533] Compiling AsyncAlgorithms AsyncChannel.swift
[384/533] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[385/533] Compiling AsyncAlgorithms ChannelStateMachine.swift
[386/533] Compiling AsyncAlgorithms ChannelStorage.swift
[387/533] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[388/533] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[389/533] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[390/533] Compiling AsyncAlgorithms CombineLatestStorage.swift
[391/533] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[392/533] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[393/533] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[394/533] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[395/533] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[396/533] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[397/533] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[398/533] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[399/533] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[400/533] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[401/533] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[402/533] Emitting module AsyncAlgorithms
[405/539] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[406/539] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[407/539] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[408/539] Compiling AsyncAlgorithms Rethrow.swift
[409/539] Compiling NIOCore NIOCoreSendableMetatype.swift
[410/539] Compiling NIOCore NIODecodedAsyncSequence.swift
[411/539] Compiling NIOCore NIOLoopBound.swift
[412/539] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[413/539] Compiling NIOCore NIOScheduledCallback.swift
[414/539] Compiling NIOCore NIOSendable.swift
[415/539] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[416/539] Compiling NIOCore RecvByteBufferAllocator.swift
[417/547] Emitting module HashTreeCollections
[437/548] Compiling AsyncAlgorithms SetAlgebra.swift
[473/549] Compiling AsyncAlgorithms UnsafeTransfer.swift
[474/549] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[475/549] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[476/549] Compiling AsyncAlgorithms ZipStateMachine.swift
[477/549] Compiling AsyncAlgorithms ZipStorage.swift
[478/551] Emitting module Collections
[479/551] Compiling Collections Collections.swift
[518/553] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[519/553] Compiling NIOCore SocketAddresses.swift
[520/553] Compiling NIOCore SocketOptionProvider.swift
[521/553] Compiling NIOCore SystemCallHelpers.swift
[522/553] Compiling NIOCore TimeAmount+Duration.swift
[523/553] Compiling NIOCore TypeAssistedChannelHandler.swift
[524/553] Compiling NIOCore UniversalBootstrapSupport.swift
[525/553] Compiling NIOCore Utilities.swift
[535/561] Emitting module ServiceLifecycle
[536/562] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[537/562] Compiling ServiceLifecycle CancellationWaiter.swift
[538/562] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[539/562] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[540/562] Compiling ServiceLifecycle ServiceRunnerError.swift
[541/562] Compiling ServiceLifecycle Service.swift
[542/562] Compiling ServiceLifecycle ServiceGroup.swift
[543/562] Compiling ServiceLifecycle GracefulShutdown.swift
[554/563] Emitting module NIOCore
[565/710] Compiling NIOEmbedded Embedded.swift
[566/710] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[567/710] Emitting module NIOEmbedded
[568/710] Compiling NIOEmbedded AsyncTestingChannel.swift
[570/711] Compiling SQLKit SQLDropIndex.swift
[571/711] Compiling SQLKit SQLDropTable.swift
[572/711] Compiling SQLKit SQLDropTrigger.swift
[573/711] Compiling SQLKit SQLInsert.swift
[574/711] Compiling SQLKit SQLSelect.swift
[575/711] Compiling SQLKit SQLUnion.swift
[576/711] Compiling SQLKit SQLUpdate.swift
[577/711] Compiling SQLKit SQLExpression.swift
[578/711] Compiling SQLKit SQLSerializer.swift
[579/711] Compiling SQLKit SQLStatement.swift
[580/711] Compiling SQLKit SQLBinaryExpression.swift
[581/711] Compiling SQLKit SQLBinaryOperator.swift
[582/711] Compiling SQLKit SQLBind.swift
[583/723] Compiling SQLKit SQLAlterEnumBuilder.swift
[584/723] Compiling SQLKit SQLAlterTableBuilder.swift
[585/723] Compiling SQLKit SQLConflictUpdateBuilder.swift
[586/723] Compiling SQLKit SQLCreateEnumBuilder.swift
[587/723] Compiling SQLKit SQLCreateIndexBuilder.swift
[588/723] Compiling SQLKit SQLCreateTableBuilder.swift
[589/723] Compiling SQLKit SQLCreateTriggerBuilder.swift
[590/723] Compiling SQLKit SQLDeleteBuilder.swift
[591/723] Compiling SQLKit SQLDropEnumBuilder.swift
[592/723] Compiling SQLKit SQLDropIndexBuilder.swift
[593/723] Compiling SQLKit SQLDropTableBuilder.swift
[594/723] Compiling SQLKit SQLDropTriggerBuilder.swift
[595/723] Compiling SQLKit SQLInsertBuilder.swift
[596/723] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[597/723] Compiling SQLKit SQLColumnAssignment.swift
[598/723] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[599/723] Compiling SQLKit SQLColumnDefinition.swift
[600/723] Compiling SQLKit SQLCommonTableExpression.swift
[601/723] Compiling SQLKit SQLConflictAction.swift
[602/723] Compiling SQLKit SQLConflictResolutionStrategy.swift
[603/723] Compiling SQLKit SQLDropBehaviour.swift
[604/723] Compiling SQLKit SQLEnumDataType.swift
[605/723] Compiling SQLKit SQLExcludedColumn.swift
[606/723] Compiling SQLKit SQLForeignKey.swift
[607/723] Compiling SQLKit SQLJoin.swift
[608/723] Compiling SQLKit SQLJoinMethod.swift
[609/723] Compiling SQLKit SQLLockingClause.swift
[610/723] Compiling SQLKit SQLOrderBy.swift
[611/723] Compiling SQLKit SQLReturning.swift
[612/723] Compiling SQLKit SQLSubquery.swift
[613/723] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[614/723] Compiling SQLKit SQLAlterEnum.swift
[615/723] Compiling SQLKit SQLAlterTable.swift
[616/723] Compiling SQLKit SQLCreateEnum.swift
[617/723] Compiling SQLKit SQLCreateIndex.swift
[618/723] Compiling SQLKit SQLCreateTable.swift
[619/723] Compiling SQLKit SQLCreateTrigger.swift
[620/723] Compiling SQLKit SQLDelete.swift
[621/723] Compiling SQLKit SQLDropEnum.swift
[622/723] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[623/723] Compiling SQLKit Exports.swift
[624/723] Compiling SQLKit SQLAlias.swift
[625/723] Compiling SQLKit SQLBetween.swift
[626/723] Compiling SQLKit SQLColumn.swift
[627/723] Compiling SQLKit SQLConstraint.swift
[628/723] Compiling SQLKit SQLDataType.swift
[629/723] Compiling SQLKit SQLDirection.swift
[630/723] Compiling SQLKit SQLDistinct.swift
[631/723] Compiling SQLKit SQLForeignKeyAction.swift
[632/723] Compiling SQLKit SQLNestedSubpathExpression.swift
[633/723] Compiling SQLKit SQLQualifiedTable.swift
[634/723] Compiling SQLKit SQLQueryString.swift
[635/723] Emitting module NIOPosix
[636/729] Emitting module SQLKit
[637/729] Compiling SQLKit SQLDialect.swift
[638/729] Compiling SQLKit SQLDatabase+Deprecated.swift
[639/729] Compiling SQLKit SQLError.swift
[640/729] Compiling SQLKit SQLExpressions+Deprecated.swift
[644/729] Compiling SQLKit SQLPredicateGroupBuilder.swift
[645/729] Compiling SQLKit SQLRawBuilder.swift
[646/729] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[647/729] Compiling SQLKit SQLSelectBuilder.swift
[648/729] Compiling SQLKit SQLSubqueryBuilder.swift
[649/729] Compiling SQLKit SQLUnionBuilder.swift
[650/729] Compiling SQLKit SQLUpdateBuilder.swift
[651/729] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[652/729] Compiling SQLKit SQLColumnUpdateBuilder.swift
[653/729] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[654/729] Compiling SQLKit SQLCommonUnionBuilder.swift
[655/729] Compiling SQLKit SQLJoinBuilder.swift
[656/729] Compiling SQLKit SQLPartialResultBuilder.swift
[657/729] Compiling SQLKit SQLPredicateBuilder.swift
[658/729] Compiling SQLKit SQLQueryBuilder.swift
[659/729] Compiling SQLKit SQLQueryFetcher.swift
[660/729] Compiling SQLKit SQLReturningBuilder.swift
[661/729] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[662/729] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[663/729] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[664/729] Compiling SQLKit SQLDatabase.swift
[665/729] Compiling SQLKit SQLDatabaseReportedVersion.swift
[670/729] Compiling NIOPosix ThreadWindows.swift
[671/729] Compiling NIOPosix UnsafeTransfer.swift
[672/729] Compiling NIOPosix Utilities.swift
[673/729] Compiling NIOPosix VsockAddress.swift
[674/729] Compiling NIOPosix VsockChannelEvents.swift
[675/729] Compiling NIOPosix Windows.swift
[690/729] Compiling SQLKit SQLFunction.swift
[691/729] Compiling SQLKit SQLGroupExpression.swift
[692/729] Compiling SQLKit SQLIdentifier.swift
[693/729] Compiling SQLKit SQLList.swift
[694/729] Compiling SQLKit SQLLiteral.swift
[695/729] Compiling SQLKit SQLRaw.swift
[696/729] Compiling SQLKit SQLCodingUtilities.swift
[697/729] Compiling SQLKit SQLQueryEncoder.swift
[698/729] Compiling SQLKit SQLRow.swift
[699/729] Compiling SQLKit SQLRowDecoder.swift
[700/729] Compiling SQLKit SomeCodingKey.swift
[701/729] Compiling SQLKit StringHandling.swift
[732/741] Emitting module NIO
[733/741] Compiling NIO Exports.swift
[735/828] Emitting module SQLKitBenchmark
[736/828] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[737/828] Compiling SQLKitBenchmark SQLBenchmarker.swift
[738/828] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[739/828] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[740/828] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[741/828] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[742/828] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[744/829] Compiling FluentKit AsyncMigration.swift
[745/829] Compiling FluentKit AsyncModelMiddleware.swift
[746/829] Compiling FluentKit Children+Concurrency.swift
[747/829] Compiling FluentKit Database+Concurrency.swift
[748/829] Compiling FluentKit EnumBuilder+Concurrency.swift
[749/829] Compiling FluentKit Model+Concurrency.swift
[750/829] Compiling FluentKit ModelResponder+Concurrency.swift
[751/829] Compiling FluentKit OptionalChild+Concurrency.swift
[752/829] Compiling FluentKit OptionalParent+Concurrency.swift
[753/829] Compiling FluentKit Parent+Concurrency.swift
[754/829] Compiling FluentKit QueryBuilder+Concurrency.swift
[755/829] Compiling FluentKit Relation+Concurrency.swift
[756/829] Compiling FluentKit SchemaBuilder+Concurrency.swift
[757/841] Emitting module FluentKit
[758/841] Compiling FluentKit Siblings+Concurrency.swift
[759/841] Compiling FluentKit Database+Logging.swift
[760/841] Compiling FluentKit Database.swift
[761/841] Compiling FluentKit DatabaseID.swift
[762/841] Compiling FluentKit DatabaseInput.swift
[763/841] Compiling FluentKit DatabaseOutput.swift
[764/841] Compiling FluentKit Databases.swift
[765/841] Compiling FluentKit KeyPrefixingStrategy.swift
[766/841] Compiling FluentKit TransactionControlDatabase.swift
[767/841] Compiling FluentKit DatabaseEnum.swift
[768/841] Compiling FluentKit EnumBuilder.swift
[769/841] Compiling FluentKit EnumMetadata.swift
[770/841] Compiling FluentKit Fields+Codable.swift
[771/841] Compiling FluentKit Fields.swift
[772/841] Compiling FluentKit MirrorBypass.swift
[773/841] Compiling FluentKit Model+CRUD.swift
[774/841] Compiling FluentKit Model.swift
[775/841] Compiling FluentKit ModelAlias.swift
[776/841] Compiling FluentKit Schema.swift
[777/841] Compiling FluentKit FieldOperators.swift
[778/841] Compiling FluentKit Operators.swift
[779/841] Compiling FluentKit ValueOperators+Array.swift
[780/841] Compiling FluentKit ValueOperators+String.swift
[781/841] Compiling FluentKit ValueOperators.swift
[782/841] Compiling FluentKit DatabaseQuery+Filter.swift
[783/841] Compiling FluentKit DatabaseQuery+Join.swift
[784/841] Compiling FluentKit DatabaseQuery+Range.swift
[785/841] Compiling FluentKit DatabaseQuery+Sort.swift
[786/841] Compiling FluentKit DatabaseQuery+Value.swift
[787/841] Compiling FluentKit DatabaseQuery.swift
[788/841] Compiling FluentKit QueryHistory.swift
[789/841] Compiling FluentKit DatabaseSchema.swift
[790/841] Compiling FluentKit SchemaBuilder.swift
[791/841] Compiling FluentKit OptionalType.swift
[792/841] Compiling FluentKit RandomGeneratable.swift
[793/841] Compiling FluentKit SomeCodingKey.swift
[794/841] Compiling FluentKit Boolean.swift
[795/841] Compiling FluentKit BooleanPropertyFormat.swift
[796/841] Compiling FluentKit Children.swift
[797/841] Compiling FluentKit CompositeChildren.swift
[798/841] Compiling FluentKit CompositeID.swift
[799/841] Compiling FluentKit CompositeOptionalChild.swift
[800/841] Compiling FluentKit CompositeOptionalParent.swift
[801/841] Compiling FluentKit CompositeParent.swift
[802/841] Compiling FluentKit Field.swift
[803/841] Compiling FluentKit FieldKey.swift
[804/841] Compiling FluentKit Group.swift
[805/841] Compiling FluentKit ID.swift
[806/841] Compiling FluentKit QueryBuilder+Filter.swift
[807/841] Compiling FluentKit QueryBuilder+Group.swift
[808/841] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[809/841] Compiling FluentKit QueryBuilder+Join.swift
[810/841] Compiling FluentKit QueryBuilder+Paginate.swift
[811/841] Compiling FluentKit QueryBuilder+Range.swift
[812/841] Compiling FluentKit QueryBuilder+Set.swift
[813/841] Compiling FluentKit QueryBuilder+Sort.swift
[814/841] Compiling FluentKit QueryBuilder.swift
[815/841] Compiling FluentKit DatabaseQuery+Action.swift
[816/841] Compiling FluentKit DatabaseQuery+Aggregate.swift
[817/841] Compiling FluentKit DatabaseQuery+Field.swift
[818/841] Compiling FluentKit EnumProperty.swift
[819/841] Compiling FluentKit OptionalEnumProperty.swift
[820/841] Compiling FluentKit Exports.swift
[821/841] Compiling FluentKit FluentError.swift
[822/841] Compiling FluentKit ModelMiddleware.swift
[823/841] Compiling FluentKit ModelResponder.swift
[824/841] Compiling FluentKit Migration.swift
[825/841] Compiling FluentKit MigrationLog.swift
[826/841] Compiling FluentKit Migrations.swift
[827/841] Compiling FluentKit Migrator.swift
[828/841] Compiling FluentKit AnyModel.swift
[829/841] Compiling FluentKit EagerLoad.swift
[830/841] Compiling FluentKit OptionalBoolean.swift
[831/841] Compiling FluentKit OptionalChild.swift
[832/841] Compiling FluentKit OptionalField.swift
[833/841] Compiling FluentKit OptionalParent.swift
[834/841] Compiling FluentKit Parent.swift
[835/841] Compiling FluentKit Property.swift
[836/841] Compiling FluentKit Relation.swift
[837/841] Compiling FluentKit Siblings.swift
[838/841] Compiling FluentKit Timestamp.swift
[839/841] Compiling FluentKit TimestampFormat.swift
[840/841] Compiling FluentKit QueryBuilder+Aggregate.swift
[841/841] Compiling FluentKit QueryBuilder+EagerLoad.swift
[843/856] Emitting module XCTFluent
[844/856] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[845/856] Compiling FluentSQL SQLList+Deprecated.swift
[846/857] Compiling XCTFluent TestDatabase.swift
[847/857] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[848/857] Emitting module FluentSQL
[849/857] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[850/857] Compiling FluentSQL SQLDatabase+Model.swift
[851/857] Compiling FluentSQL DatabaseSchema+SQL.swift
[852/857] Compiling FluentSQL Exports.swift
[853/857] Compiling FluentSQL ConverterUtilities.swift
[854/857] Compiling FluentSQL DatabaseQuery+SQL.swift
[855/857] Compiling XCTFluent DummyDatabase.swift
[856/857] Compiling FluentSQL SQLQueryConverter.swift
[857/857] Compiling FluentSQL SQLSchemaConverter.swift
[860/901] Compiling FluentBenchmark Moon.swift
[861/901] Compiling FluentBenchmark Planet.swift
[862/901] Compiling FluentBenchmark PlanetTag.swift
[863/901] Compiling FluentBenchmark SolarSystem.swift
[864/901] Compiling FluentBenchmark Star.swift
[865/901] Compiling FluentBenchmark Tag.swift
[866/906] Emitting module FluentBenchmark
[867/906] Compiling FluentBenchmark RangeTests.swift
[868/906] Compiling FluentBenchmark SQLTests.swift
[869/906] Compiling FluentBenchmark SchemaTests.swift
[870/906] Compiling FluentBenchmark SetTests.swift
[871/906] Compiling FluentBenchmark SiblingsTests.swift
[872/906] Compiling FluentBenchmark AggregateTests.swift
[873/906] Compiling FluentBenchmark ArrayTests.swift
[874/906] Compiling FluentBenchmark BatchTests.swift
[875/906] Compiling FluentBenchmark CRUDTests.swift
[876/906] Compiling FluentBenchmark ChildTests.swift
[877/906] Compiling FluentBenchmark ChildrenTests.swift
[878/906] Compiling FluentBenchmark SoftDeleteTests.swift
[879/906] Compiling FluentBenchmark SortTests.swift
[880/906] Compiling FluentBenchmark TimestampTests.swift
[881/906] Compiling FluentBenchmark TransactionTests.swift
[882/906] Compiling FluentBenchmark UniqueTests.swift
[883/906] Compiling FluentBenchmark FilterTests.swift
[884/906] Compiling FluentBenchmark GroupTests.swift
[885/906] Compiling FluentBenchmark IDTests.swift
[886/906] Compiling FluentBenchmark JoinTests.swift
[887/906] Compiling FluentBenchmark MiddlewareTests.swift
[888/906] Compiling FluentBenchmark MigratorTests.swift
[889/906] Compiling FluentBenchmark ModelTests.swift
[890/906] Compiling FluentBenchmark OptionalParentTests.swift
[891/906] Compiling FluentBenchmark PaginationTests.swift
[892/906] Compiling FluentBenchmark ParentTests.swift
[893/906] Compiling FluentBenchmark PerformanceTests+Siblings.swift
[894/906] Compiling FluentBenchmark PerformanceTests.swift
[895/906] Compiling FluentBenchmark ChunkTests.swift
[896/906] Compiling FluentBenchmark CodableTests.swift
[897/906] Compiling FluentBenchmark CompositeIDTests.swift
[898/906] Compiling FluentBenchmark CompositeRelationTests.swift
[899/906] Compiling FluentBenchmark EagerLoadTests.swift
[900/906] Compiling FluentBenchmark EnumTests.swift
[901/906] Compiling FluentBenchmark Exports.swift
[902/906] Compiling FluentBenchmark FluentBenchmarker.swift
[903/906] Compiling FluentBenchmark GalacticJurisdiction.swift
[904/906] Compiling FluentBenchmark Galaxy.swift
[905/906] Compiling FluentBenchmark Governor.swift
[906/906] Compiling FluentBenchmark Jurisdiction.swift
Build complete! (169.57s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.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"
},
{
"identity" : "sql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.32.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sql-kit.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.9.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "fluent-kit",
"name" : "fluent-kit",
"path" : "/host/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" : "FluentKit",
"targets" : [
"FluentKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FluentBenchmark",
"targets" : [
"FluentBenchmark"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FluentSQL",
"targets" : [
"FluentSQL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCTFluent",
"targets" : [
"XCTFluent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCTFluent",
"module_type" : "SwiftTarget",
"name" : "XCTFluent",
"path" : "Sources/XCTFluent",
"product_dependencies" : [
"NIOEmbedded"
],
"product_memberships" : [
"XCTFluent"
],
"sources" : [
"DummyDatabase.swift",
"TestDatabase.swift"
],
"target_dependencies" : [
"FluentKit"
],
"type" : "library"
},
{
"c99name" : "FluentSQL",
"module_type" : "SwiftTarget",
"name" : "FluentSQL",
"path" : "Sources/FluentSQL",
"product_dependencies" : [
"SQLKit"
],
"product_memberships" : [
"FluentBenchmark",
"FluentSQL"
],
"sources" : [
"ConverterUtilities.swift",
"DatabaseQuery+SQL.swift",
"DatabaseSchema+SQL.swift",
"Exports.swift",
"SQLDatabase+Model+Concurrency.swift",
"SQLDatabase+Model.swift",
"SQLJSONColumnPath+Deprecated.swift",
"SQLList+Deprecated.swift",
"SQLQualifiedTable+Deprecated.swift",
"SQLQueryConverter.swift",
"SQLSchemaConverter.swift"
],
"target_dependencies" : [
"FluentKit"
],
"type" : "library"
},
{
"c99name" : "FluentKitTests",
"module_type" : "SwiftTarget",
"name" : "FluentKitTests",
"path" : "Tests/FluentKitTests",
"sources" : [
"AsyncTests/AsyncFilterQueryTests.swift",
"AsyncTests/AsyncFluentKitTests.swift",
"AsyncTests/AsyncQueryBuilderTests.swift",
"CompositeIDTests.swift",
"DummyDatabaseForTestSQLSerializer.swift",
"FilterQueryTests.swift",
"FluentKitTests.swift",
"OptionalEnumQueryTests.swift",
"OptionalFieldQueryTests.swift",
"QueryBuilderTests.swift",
"SQLTests.swift",
"TestUtilities.swift"
],
"target_dependencies" : [
"FluentBenchmark",
"FluentSQL",
"XCTFluent"
],
"type" : "test"
},
{
"c99name" : "FluentKit",
"module_type" : "SwiftTarget",
"name" : "FluentKit",
"path" : "Sources/FluentKit",
"product_dependencies" : [
"NIO",
"NIOConcurrencyHelpers",
"NIOCore",
"NIOPosix",
"Logging",
"SQLKit",
"ServiceLifecycle"
],
"product_memberships" : [
"FluentKit",
"FluentBenchmark",
"FluentSQL",
"XCTFluent"
],
"sources" : [
"Concurrency/AsyncMigration.swift",
"Concurrency/AsyncModelMiddleware.swift",
"Concurrency/Children+Concurrency.swift",
"Concurrency/Database+Concurrency.swift",
"Concurrency/EnumBuilder+Concurrency.swift",
"Concurrency/Model+Concurrency.swift",
"Concurrency/ModelResponder+Concurrency.swift",
"Concurrency/OptionalChild+Concurrency.swift",
"Concurrency/OptionalParent+Concurrency.swift",
"Concurrency/Parent+Concurrency.swift",
"Concurrency/QueryBuilder+Concurrency.swift",
"Concurrency/Relation+Concurrency.swift",
"Concurrency/SchemaBuilder+Concurrency.swift",
"Concurrency/Siblings+Concurrency.swift",
"Database/Database+Logging.swift",
"Database/Database.swift",
"Database/DatabaseID.swift",
"Database/DatabaseInput.swift",
"Database/DatabaseOutput.swift",
"Database/Databases.swift",
"Database/KeyPrefixingStrategy.swift",
"Database/TransactionControlDatabase.swift",
"Enum/DatabaseEnum.swift",
"Enum/EnumBuilder.swift",
"Enum/EnumMetadata.swift",
"Enum/EnumProperty.swift",
"Enum/OptionalEnumProperty.swift",
"Exports.swift",
"FluentError.swift",
"Middleware/ModelMiddleware.swift",
"Middleware/ModelResponder.swift",
"Migration/Migration.swift",
"Migration/MigrationLog.swift",
"Migration/Migrations.swift",
"Migration/Migrator.swift",
"Model/AnyModel.swift",
"Model/EagerLoad.swift",
"Model/Fields+Codable.swift",
"Model/Fields.swift",
"Model/MirrorBypass.swift",
"Model/Model+CRUD.swift",
"Model/Model.swift",
"Model/ModelAlias.swift",
"Model/Schema.swift",
"Operators/FieldOperators.swift",
"Operators/Operators.swift",
"Operators/ValueOperators+Array.swift",
"Operators/ValueOperators+String.swift",
"Operators/ValueOperators.swift",
"Properties/Boolean.swift",
"Properties/BooleanPropertyFormat.swift",
"Properties/Children.swift",
"Properties/CompositeChildren.swift",
"Properties/CompositeID.swift",
"Properties/CompositeOptionalChild.swift",
"Properties/CompositeOptionalParent.swift",
"Properties/CompositeParent.swift",
"Properties/Field.swift",
"Properties/FieldKey.swift",
"Properties/Group.swift",
"Properties/ID.swift",
"Properties/OptionalBoolean.swift",
"Properties/OptionalChild.swift",
"Properties/OptionalField.swift",
"Properties/OptionalParent.swift",
"Properties/Parent.swift",
"Properties/Property.swift",
"Properties/Relation.swift",
"Properties/Siblings.swift",
"Properties/Timestamp.swift",
"Properties/TimestampFormat.swift",
"Query/Builder/QueryBuilder+Aggregate.swift",
"Query/Builder/QueryBuilder+EagerLoad.swift",
"Query/Builder/QueryBuilder+Filter.swift",
"Query/Builder/QueryBuilder+Group.swift",
"Query/Builder/QueryBuilder+Join+DirectRelations.swift",
"Query/Builder/QueryBuilder+Join.swift",
"Query/Builder/QueryBuilder+Paginate.swift",
"Query/Builder/QueryBuilder+Range.swift",
"Query/Builder/QueryBuilder+Set.swift",
"Query/Builder/QueryBuilder+Sort.swift",
"Query/Builder/QueryBuilder.swift",
"Query/Database/DatabaseQuery+Action.swift",
"Query/Database/DatabaseQuery+Aggregate.swift",
"Query/Database/DatabaseQuery+Field.swift",
"Query/Database/DatabaseQuery+Filter.swift",
"Query/Database/DatabaseQuery+Join.swift",
"Query/Database/DatabaseQuery+Range.swift",
"Query/Database/DatabaseQuery+Sort.swift",
"Query/Database/DatabaseQuery+Value.swift",
"Query/Database/DatabaseQuery.swift",
"Query/QueryHistory.swift",
"Schema/DatabaseSchema.swift",
"Schema/SchemaBuilder.swift",
"Utilities/OptionalType.swift",
"Utilities/RandomGeneratable.swift",
"Utilities/SomeCodingKey.swift"
],
"type" : "library"
},
{
"c99name" : "FluentBenchmark",
"module_type" : "SwiftTarget",
"name" : "FluentBenchmark",
"path" : "Sources/FluentBenchmark",
"product_dependencies" : [
"SQLKit",
"SQLKitBenchmark"
],
"product_memberships" : [
"FluentBenchmark"
],
"sources" : [
"Exports.swift",
"FluentBenchmarker.swift",
"SolarSystem/GalacticJurisdiction.swift",
"SolarSystem/Galaxy.swift",
"SolarSystem/Governor.swift",
"SolarSystem/Jurisdiction.swift",
"SolarSystem/Moon.swift",
"SolarSystem/Planet.swift",
"SolarSystem/PlanetTag.swift",
"SolarSystem/SolarSystem.swift",
"SolarSystem/Star.swift",
"SolarSystem/Tag.swift",
"Tests/AggregateTests.swift",
"Tests/ArrayTests.swift",
"Tests/BatchTests.swift",
"Tests/CRUDTests.swift",
"Tests/ChildTests.swift",
"Tests/ChildrenTests.swift",
"Tests/ChunkTests.swift",
"Tests/CodableTests.swift",
"Tests/CompositeIDTests.swift",
"Tests/CompositeRelationTests.swift",
"Tests/EagerLoadTests.swift",
"Tests/EnumTests.swift",
"Tests/FilterTests.swift",
"Tests/GroupTests.swift",
"Tests/IDTests.swift",
"Tests/JoinTests.swift",
"Tests/MiddlewareTests.swift",
"Tests/MigratorTests.swift",
"Tests/ModelTests.swift",
"Tests/OptionalParentTests.swift",
"Tests/PaginationTests.swift",
"Tests/ParentTests.swift",
"Tests/PerformanceTests+Siblings.swift",
"Tests/PerformanceTests.swift",
"Tests/RangeTests.swift",
"Tests/SQLTests.swift",
"Tests/SchemaTests.swift",
"Tests/SetTests.swift",
"Tests/SiblingsTests.swift",
"Tests/SoftDeleteTests.swift",
"Tests/SortTests.swift",
"Tests/TimestampTests.swift",
"Tests/TransactionTests.swift",
"Tests/UniqueTests.swift"
],
"target_dependencies" : [
"FluentKit",
"FluentSQL"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.