The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of sql-kit, reference 3.33.2 (1a9ab0), with Swift 6.2 (beta) for Android on 31 Aug 2025 11:11:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: 3.33.2
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/sql-kit
 * tag               3.33.2     -> FETCH_HEAD
HEAD is now at 1a9ab05 Fix SendableMetatype-related warnings which appear in Swift 6.2 (#193)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
1a9ab0523fb742d9629558cede64290165c4285b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at 3.33.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3897] Fetching swift-log
[3898/21291] Fetching swift-log, swift-collections
[9986/99224] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.62s)
Fetched https://github.com/apple/swift-collections.git from cache (5.65s)
Fetched https://github.com/apple/swift-nio.git from cache (5.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (6.49s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[1538/6749] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.63s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Building for debugging...
[0/26] Write sources
[15/26] Compiling CNIODarwin shim.c
[15/26] Compiling CNIOWindows shim.c
[15/26] Compiling CNIOWindows WSAStartup.c
[18/26] Write sources
[19/26] Compiling _AtomicsShims.c
[20/26] Compiling CNIOWASI CNIOWASI.c
[21/26] Compiling CNIOLinux liburing_shims.c
[22/26] Write swift-version-8C5A4AE7A8CE2BA.txt
[23/26] Compiling CNIOLinux shim.c
[24/69] Compiling c-nioatomics.c
[25/69] Compiling c-atomics.c
[27/70] Compiling Atomics AtomicValue.swift
[28/70] Compiling Atomics ManagedAtomic.swift
[29/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/76] Compiling Atomics AtomicStorage.swift
[32/78] Compiling Atomics PointerConformances.swift
[33/78] Compiling Atomics Primitives.native.swift
[34/78] Compiling Atomics AtomicBool.swift
[35/78] Compiling Atomics IntegerConformances.swift
[36/78] Compiling Atomics AtomicReference.swift
[38/78] Compiling Atomics OptionalRawRepresentable.swift
[39/78] Compiling Atomics RawRepresentable.swift
[40/78] Compiling Atomics AtomicInteger.swift
[41/78] Compiling Atomics AtomicOptionalWrappable.swift
[42/78] Emitting module InternalCollectionsUtilities
[44/78] Compiling Atomics ManagedAtomicLazyReference.swift
[45/78] Compiling Atomics AtomicMemoryOrderings.swift
[46/78] Compiling Atomics DoubleWord.swift
[47/78] Compiling Atomics UnsafeAtomic.swift
[48/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/78] Emitting module Atomics
[50/78] Compiling _NIOBase64 Base64.swift
[51/78] Emitting module _NIOBase64
[62/79] Compiling _NIODataStructures PriorityQueue.swift
[63/79] Compiling _NIODataStructures _TinyArray.swift
[64/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/80] Emitting module _NIODataStructures
[67/80] Compiling _NIODataStructures Heap.swift
[69/81] Compiling Atomics IntegerOperations.swift
[70/81] Compiling Atomics Unmanaged extensions.swift
[71/82] Compiling NIOConcurrencyHelpers NIOLock.swift
[73/356] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/356] Compiling HeapModule Heap+Descriptions.swift
[75/356] Compiling HashTreeCollections _AncestorHashSlots.swift
[76/356] Compiling HashTreeCollections _Bitmap.swift
[77/358] Emitting module NIOConcurrencyHelpers
[78/358] Compiling NIOConcurrencyHelpers lock.swift
[79/358] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[80/358] Compiling HashTreeCollections _HashNode+Storage.swift
[81/358] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/358] Compiling HeapModule _HeapNode.swift
[83/358] Compiling NIOConcurrencyHelpers atomics.swift
[85/359] Compiling HeapModule Heap.swift
[86/359] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[87/359] Compiling HeapModule Heap+Invariants.swift
[88/359] Compiling HeapModule Heap+UnsafeHandle.swift
[89/359] Emitting module HeapModule
[91/360] Compiling HashTreeCollections TreeSet+Hashable.swift
[92/360] Compiling HashTreeCollections TreeSet+Sendable.swift
[93/360] Compiling HashTreeCollections TreeSet+Sequence.swift
[94/360] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[95/360] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[96/360] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[97/360] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[98/360] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[99/360] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[100/360] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[101/370] Compiling DequeModule _DequeSlot.swift
[102/370] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/370] Compiling HashTreeCollections TreeDictionary+Codable.swift
[104/370] Compiling HashTreeCollections TreeDictionary+Collection.swift
[105/370] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[106/370] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[107/370] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[108/370] Compiling HashTreeCollections TreeDictionary.swift
[109/370] Compiling HashTreeCollections TreeSet+Codable.swift
[110/370] Compiling HashTreeCollections _HashStack.swift
[111/370] Compiling HashTreeCollections _HashTreeIterator.swift
[112/370] Compiling HashTreeCollections _HashTreeStatistics.swift
[113/370] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[114/370] Compiling HashTreeCollections _RawHashNode.swift
[115/370] Compiling HashTreeCollections _UnmanagedHashNode.swift
[116/370] Compiling HashTreeCollections _UnsafePath.swift
[117/377] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[118/377] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[119/377] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[120/377] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[121/377] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[122/377] Compiling HashTreeCollections _HashNode+Structural merge.swift
[123/377] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[124/384] Compiling HashTreeCollections _HashNode+Invariants.swift
[125/384] Compiling HashTreeCollections _HashNode+Lookups.swift
[126/384] Compiling HashTreeCollections _HashNode+Debugging.swift
[127/384] Compiling HashTreeCollections _HashNode+Initializers.swift
[128/384] Compiling HashTreeCollections _HashLevel.swift
[129/384] Compiling HashTreeCollections _HashNode+Builder.swift
[130/384] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[131/384] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[134/384] Compiling HashTreeCollections TreeSet+Collection.swift
[135/384] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[136/384] Compiling HashTreeCollections TreeSet+Debugging.swift
[137/384] Compiling HashTreeCollections TreeSet+Descriptions.swift
[138/384] Compiling HashTreeCollections TreeSet+Equatable.swift
[139/384] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[140/384] Compiling BitCollections BitSet.Index.swift
[141/384] Compiling BitCollections BitSet._UnsafeHandle.swift
[142/384] Compiling HashTreeCollections _HashNode+Structural union.swift
[143/384] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[144/384] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[145/384] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[146/384] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[147/384] Compiling HashTreeCollections _HashNode.swift
[148/384] Compiling HashTreeCollections _HashNodeHeader.swift
[149/384] Compiling HashTreeCollections _HashSlot.swift
[173/384] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[174/384] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[175/384] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[176/384] Compiling HashTreeCollections TreeDictionary+Filter.swift
[177/384] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[178/384] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[179/384] Compiling HashTreeCollections TreeDictionary+Keys.swift
[180/384] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[181/384] Compiling HashTreeCollections TreeDictionary+Merge.swift
[182/384] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[183/384] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[184/384] Compiling HashTreeCollections TreeDictionary+Values.swift
[185/384] Compiling HashTreeCollections _Bucket.swift
[186/384] Compiling HashTreeCollections _Hash.swift
[208/384] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[209/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[210/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[211/384] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[212/384] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[213/384] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[214/384] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[215/384] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[216/384] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[217/384] Compiling HashTreeCollections TreeSet.swift
[218/384] Compiling Logging MetadataProvider.swift
[219/384] Emitting module Logging
[220/384] Emitting module DequeModule
[222/446] Emitting module BitCollections
[223/446] Compiling NIOCore AddressedEnvelope.swift
[224/446] Compiling NIOCore AsyncAwaitSupport.swift
[225/446] Compiling NIOCore AsyncChannel.swift
[226/446] Compiling NIOCore AsyncChannelHandler.swift
[227/446] Compiling NIOCore AsyncChannelInboundStream.swift
[228/446] Compiling NIOCore AsyncChannelOutboundWriter.swift
[229/446] Compiling NIOCore NIOAsyncSequenceProducer.swift
[230/446] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[231/446] Compiling Logging LogHandler.swift
[232/446] Compiling Logging Locks.swift
[233/446] Compiling Logging Logging.swift
[235/447] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/447] Compiling NIOCore EventLoop.swift
[237/447] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[238/447] Compiling NIOCore IOData.swift
[239/447] Compiling NIOCore IPProtocol.swift
[240/447] Compiling NIOCore IntegerBitPacking.swift
[241/447] Compiling NIOCore IntegerTypes.swift
[242/447] Compiling NIOCore Interfaces.swift
[243/447] Compiling NIOCore Linux.swift
[244/447] Compiling NIOCore MarkedCircularBuffer.swift
[245/447] Compiling NIOCore MulticastChannel.swift
[246/447] Compiling NIOCore DeadChannel.swift
[247/447] Compiling NIOCore DispatchQueue+WithFuture.swift
[248/447] Compiling NIOCore EventLoop+Deprecated.swift
[254/447] Compiling NIOCore NIOAsyncWriter.swift
[255/447] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[256/447] Compiling NIOCore BSDSocketAPI.swift
[257/447] Compiling NIOCore ByteBuffer-aux.swift
[258/447] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[259/447] Compiling NIOCore ByteBuffer-conversions.swift
[260/447] Compiling NIOCore ByteBuffer-core.swift
[261/447] Compiling NIOCore ByteBuffer-hex.swift
[270/447] Compiling NIOCore NIOScheduledCallback.swift
[271/447] Compiling NIOCore NIOSendable.swift
[272/447] Compiling NIOCore RecvByteBufferAllocator.swift
[273/447] Compiling NIOCore EventLoopFuture+Deprecated.swift
[274/447] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[275/447] Compiling NIOCore EventLoopFuture.swift
[276/447] Compiling NIOCore FileDescriptor.swift
[277/447] Compiling NIOCore FileHandle.swift
[278/447] Compiling NIOCore FileRegion.swift
[292/456] Compiling NIOCore GlobalSingletons.swift
[293/456] Compiling NIOCore IO.swift
[294/456] Compiling OrderedCollections _UnsafeBitset.swift
[307/457] Compiling NIOCore ByteBuffer-int.swift
[308/457] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[309/457] Compiling NIOCore ByteBuffer-multi-int.swift
[310/457] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[311/457] Compiling NIOCore ByteBuffer-views.swift
[312/457] Compiling NIOCore Channel.swift
[324/457] Emitting module OrderedCollections
[325/458] Compiling NIOCore NIOAny.swift
[326/458] Compiling NIOCore NIOCloseOnErrorHandler.swift
[327/458] Compiling NIOCore NIOCoreSendableMetatype.swift
[328/458] Compiling NIOCore NIOLoopBound.swift
[329/458] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[355/466] Compiling NIOCore ChannelHandler.swift
[356/466] Compiling NIOCore ChannelHandlers.swift
[357/466] Compiling NIOCore ChannelInvoker.swift
[358/466] Compiling NIOCore ChannelOption.swift
[359/466] Compiling NIOCore ChannelPipeline.swift
[360/466] Compiling NIOCore CircularBuffer.swift
[361/466] Compiling NIOCore Codec.swift
[362/466] Compiling NIOCore ConvenienceOptionSupport.swift
[366/466] Emitting module _RopeModule
[367/466] Emitting module HashTreeCollections
[399/467] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[400/467] Compiling NIOCore SocketAddresses.swift
[401/467] Compiling NIOCore SocketOptionProvider.swift
[402/467] Compiling NIOCore SystemCallHelpers.swift
[403/467] Compiling NIOCore TimeAmount+Duration.swift
[404/467] Compiling NIOCore TypeAssistedChannelHandler.swift
[405/467] Compiling NIOCore UniversalBootstrapSupport.swift
[406/467] Compiling NIOCore Utilities.swift
[407/467] Compiling _RopeModule Rope+MutatingForEach.swift
[408/467] Compiling _RopeModule Rope+Remove.swift
[409/467] Compiling _RopeModule Rope+RemoveSubrange.swift
[410/467] Compiling _RopeModule Rope+Split.swift
[411/467] Compiling _RopeModule Optional Utilities.swift
[412/467] Compiling _RopeModule String Utilities.swift
[413/467] Compiling _RopeModule String.Index+ABI.swift
[414/467] Compiling _RopeModule _CharacterRecognizer.swift
[424/470] Compiling Collections Collections.swift
[425/470] Emitting module Collections
[471/471] Emitting module NIOCore
[473/564] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[474/564] Compiling SQLKit Exports.swift
[475/564] Compiling SQLKit SQLAlias.swift
[476/564] Compiling SQLKit SQLBetween.swift
[477/564] Compiling SQLKit SQLColumn.swift
[478/564] Compiling SQLKit SQLConstraint.swift
[479/564] Compiling SQLKit SQLDataType.swift
[480/564] Compiling SQLKit SQLDirection.swift
[481/564] Compiling SQLKit SQLDistinct.swift
[482/564] Compiling SQLKit SQLForeignKeyAction.swift
[483/564] Compiling SQLKit SQLNestedSubpathExpression.swift
[484/564] Compiling SQLKit SQLQualifiedTable.swift
[485/564] Compiling SQLKit SQLQueryString.swift
[486/576] Compiling SQLKit SQLAlterEnumBuilder.swift
[487/576] Compiling SQLKit SQLAlterTableBuilder.swift
[488/576] Compiling SQLKit SQLConflictUpdateBuilder.swift
[489/576] Compiling SQLKit SQLCreateEnumBuilder.swift
[490/576] Compiling SQLKit SQLCreateIndexBuilder.swift
[491/576] Compiling SQLKit SQLCreateTableBuilder.swift
[492/576] Compiling SQLKit SQLCreateTriggerBuilder.swift
[493/576] Compiling SQLKit SQLDeleteBuilder.swift
[494/576] Compiling SQLKit SQLDropEnumBuilder.swift
[495/576] Compiling SQLKit SQLDropIndexBuilder.swift
[496/576] Compiling SQLKit SQLDropTableBuilder.swift
[497/576] Compiling SQLKit SQLDropTriggerBuilder.swift
[498/576] Compiling SQLKit SQLInsertBuilder.swift
[499/576] Compiling SQLKit SQLDropIndex.swift
[500/576] Compiling SQLKit SQLDropTable.swift
[501/576] Compiling SQLKit SQLDropTrigger.swift
[502/576] Compiling SQLKit SQLInsert.swift
[503/576] Compiling SQLKit SQLSelect.swift
[504/576] Compiling SQLKit SQLUnion.swift
[505/576] Compiling SQLKit SQLUpdate.swift
[506/576] Compiling SQLKit SQLExpression.swift
[507/576] Compiling SQLKit SQLSerializer.swift
[508/576] Compiling SQLKit SQLStatement.swift
[509/576] Compiling SQLKit SQLBinaryExpression.swift
[510/576] Compiling SQLKit SQLBinaryOperator.swift
[511/576] Compiling SQLKit SQLBind.swift
[512/576] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[513/576] Compiling SQLKit SQLColumnAssignment.swift
[514/576] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[515/576] Compiling SQLKit SQLColumnDefinition.swift
[516/576] Compiling SQLKit SQLCommonTableExpression.swift
[517/576] Compiling SQLKit SQLConflictAction.swift
[518/576] Compiling SQLKit SQLConflictResolutionStrategy.swift
[519/576] Compiling SQLKit SQLDropBehaviour.swift
[520/576] Compiling SQLKit SQLEnumDataType.swift
[521/576] Compiling SQLKit SQLExcludedColumn.swift
[522/576] Compiling SQLKit SQLForeignKey.swift
[523/576] Compiling SQLKit SQLJoin.swift
[524/576] Compiling SQLKit SQLJoinMethod.swift
[525/576] Compiling SQLKit SQLPredicateGroupBuilder.swift
[526/576] Compiling SQLKit SQLRawBuilder.swift
[527/576] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[528/576] Compiling SQLKit SQLSelectBuilder.swift
[529/576] Compiling SQLKit SQLSubqueryBuilder.swift
[530/576] Compiling SQLKit SQLUnionBuilder.swift
[531/576] Compiling SQLKit SQLUpdateBuilder.swift
[532/576] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[533/576] Compiling SQLKit SQLColumnUpdateBuilder.swift
[534/576] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[535/576] Compiling SQLKit SQLCommonUnionBuilder.swift
[536/576] Compiling SQLKit SQLJoinBuilder.swift
[537/576] Compiling SQLKit SQLPartialResultBuilder.swift
[538/576] Compiling SQLKit SQLLockingClause.swift
[539/576] Compiling SQLKit SQLOrderBy.swift
[540/576] Compiling SQLKit SQLReturning.swift
[541/576] Compiling SQLKit SQLSubquery.swift
[542/576] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[543/576] Compiling SQLKit SQLAlterEnum.swift
[544/576] Compiling SQLKit SQLAlterTable.swift
[545/576] Compiling SQLKit SQLCreateEnum.swift
[546/576] Compiling SQLKit SQLCreateIndex.swift
[547/576] Compiling SQLKit SQLCreateTable.swift
[548/576] Compiling SQLKit SQLCreateTrigger.swift
[549/576] Compiling SQLKit SQLDelete.swift
[550/576] Compiling SQLKit SQLDropEnum.swift
[551/576] Compiling SQLKit SQLPredicateBuilder.swift
[552/576] Compiling SQLKit SQLQueryBuilder.swift
[553/576] Compiling SQLKit SQLQueryFetcher.swift
[554/576] Compiling SQLKit SQLReturningBuilder.swift
[555/576] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[556/576] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[557/576] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[558/576] Compiling SQLKit SQLDatabase.swift
[559/576] Compiling SQLKit SQLDatabaseReportedVersion.swift
[560/576] Compiling SQLKit SQLDialect.swift
[561/576] Compiling SQLKit SQLDatabase+Deprecated.swift
[562/576] Compiling SQLKit SQLError.swift
[563/576] Compiling SQLKit SQLExpressions+Deprecated.swift
[564/576] Emitting module SQLKit
[565/576] Compiling SQLKit SQLFunction.swift
[566/576] Compiling SQLKit SQLGroupExpression.swift
[567/576] Compiling SQLKit SQLIdentifier.swift
[568/576] Compiling SQLKit SQLList.swift
[569/576] Compiling SQLKit SQLLiteral.swift
[570/576] Compiling SQLKit SQLRaw.swift
[571/576] Compiling SQLKit SQLCodingUtilities.swift
[572/576] Compiling SQLKit SQLQueryEncoder.swift
[573/576] Compiling SQLKit SQLRow.swift
[574/576] Compiling SQLKit SQLRowDecoder.swift
[575/576] Compiling SQLKit SomeCodingKey.swift
[576/576] Compiling SQLKit StringHandling.swift
[578/585] Emitting module SQLKitBenchmark
[579/585] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[580/585] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[581/585] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[582/585] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[583/585] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[584/585] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[585/585] Compiling SQLKitBenchmark SQLBenchmarker.swift
Build complete! (117.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.84.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "sql-kit",
  "name" : "sql-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" : "SQLKit",
      "targets" : [
        "SQLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SQLKitBenchmark",
      "targets" : [
        "SQLKitBenchmark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SQLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitTests",
      "path" : "Tests/SQLKitTests",
      "sources" : [
        "AsyncTests.swift",
        "BaseTests.swift",
        "BasicQueryTests.swift",
        "DeprecatedTests.swift",
        "SQLBetweenTests.swift",
        "SQLCodingTests.swift",
        "SQLCommonTableExpressionTests.swift",
        "SQLCreateDropTriggerTests.swift",
        "SQLCreateTableTests.swift",
        "SQLDialectFeatureTests.swift",
        "SQLExpressionTests.swift",
        "SQLInsertUpsertTests.swift",
        "SQLQueryEncoderTests.swift",
        "SQLQueryStringTests.swift",
        "SQLRowDecoderTests.swift",
        "SQLUnionTests.swift",
        "TestMocks.swift",
        "Utilities.swift",
        "XCTAsyncAssertions.swift"
      ],
      "target_dependencies" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SQLKitBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitBenchmark",
      "path" : "Sources/SQLKitBenchmark",
      "product_memberships" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "SQLBenchmark+Codable.swift",
        "SQLBenchmark+Enum.swift",
        "SQLBenchmark+JSONPaths.swift",
        "SQLBenchmark+Planets.swift",
        "SQLBenchmark+Union.swift",
        "SQLBenchmark+Upsert.swift",
        "SQLBenchmarker.swift"
      ],
      "target_dependencies" : [
        "SQLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SQLKit",
      "module_type" : "SwiftTarget",
      "name" : "SQLKit",
      "path" : "Sources/SQLKit",
      "product_dependencies" : [
        "Collections",
        "Logging",
        "NIOCore"
      ],
      "product_memberships" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "sources" : [
        "Builders/Implementations/SQLAlterEnumBuilder.swift",
        "Builders/Implementations/SQLAlterTableBuilder.swift",
        "Builders/Implementations/SQLConflictUpdateBuilder.swift",
        "Builders/Implementations/SQLCreateEnumBuilder.swift",
        "Builders/Implementations/SQLCreateIndexBuilder.swift",
        "Builders/Implementations/SQLCreateTableBuilder.swift",
        "Builders/Implementations/SQLCreateTriggerBuilder.swift",
        "Builders/Implementations/SQLDeleteBuilder.swift",
        "Builders/Implementations/SQLDropEnumBuilder.swift",
        "Builders/Implementations/SQLDropIndexBuilder.swift",
        "Builders/Implementations/SQLDropTableBuilder.swift",
        "Builders/Implementations/SQLDropTriggerBuilder.swift",
        "Builders/Implementations/SQLInsertBuilder.swift",
        "Builders/Implementations/SQLPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLRawBuilder.swift",
        "Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLSelectBuilder.swift",
        "Builders/Implementations/SQLSubqueryBuilder.swift",
        "Builders/Implementations/SQLUnionBuilder.swift",
        "Builders/Implementations/SQLUpdateBuilder.swift",
        "Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
        "Builders/Prototypes/SQLColumnUpdateBuilder.swift",
        "Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
        "Builders/Prototypes/SQLCommonUnionBuilder.swift",
        "Builders/Prototypes/SQLJoinBuilder.swift",
        "Builders/Prototypes/SQLPartialResultBuilder.swift",
        "Builders/Prototypes/SQLPredicateBuilder.swift",
        "Builders/Prototypes/SQLQueryBuilder.swift",
        "Builders/Prototypes/SQLQueryFetcher.swift",
        "Builders/Prototypes/SQLReturningBuilder.swift",
        "Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
        "Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
        "Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
        "Database/SQLDatabase.swift",
        "Database/SQLDatabaseReportedVersion.swift",
        "Database/SQLDialect.swift",
        "Deprecated/SQLDatabase+Deprecated.swift",
        "Deprecated/SQLError.swift",
        "Deprecated/SQLExpressions+Deprecated.swift",
        "Deprecated/SQLQueryBuilders+Deprecated.swift",
        "Exports.swift",
        "Expressions/Basics/SQLAlias.swift",
        "Expressions/Basics/SQLBetween.swift",
        "Expressions/Basics/SQLColumn.swift",
        "Expressions/Basics/SQLConstraint.swift",
        "Expressions/Basics/SQLDataType.swift",
        "Expressions/Basics/SQLDirection.swift",
        "Expressions/Basics/SQLDistinct.swift",
        "Expressions/Basics/SQLForeignKeyAction.swift",
        "Expressions/Basics/SQLNestedSubpathExpression.swift",
        "Expressions/Basics/SQLQualifiedTable.swift",
        "Expressions/Basics/SQLQueryString.swift",
        "Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
        "Expressions/Clauses/SQLColumnAssignment.swift",
        "Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
        "Expressions/Clauses/SQLColumnDefinition.swift",
        "Expressions/Clauses/SQLCommonTableExpression.swift",
        "Expressions/Clauses/SQLConflictAction.swift",
        "Expressions/Clauses/SQLConflictResolutionStrategy.swift",
        "Expressions/Clauses/SQLDropBehaviour.swift",
        "Expressions/Clauses/SQLEnumDataType.swift",
        "Expressions/Clauses/SQLExcludedColumn.swift",
        "Expressions/Clauses/SQLForeignKey.swift",
        "Expressions/Clauses/SQLJoin.swift",
        "Expressions/Clauses/SQLJoinMethod.swift",
        "Expressions/Clauses/SQLLockingClause.swift",
        "Expressions/Clauses/SQLOrderBy.swift",
        "Expressions/Clauses/SQLReturning.swift",
        "Expressions/Clauses/SQLSubquery.swift",
        "Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
        "Expressions/Queries/SQLAlterEnum.swift",
        "Expressions/Queries/SQLAlterTable.swift",
        "Expressions/Queries/SQLCreateEnum.swift",
        "Expressions/Queries/SQLCreateIndex.swift",
        "Expressions/Queries/SQLCreateTable.swift",
        "Expressions/Queries/SQLCreateTrigger.swift",
        "Expressions/Queries/SQLDelete.swift",
        "Expressions/Queries/SQLDropEnum.swift",
        "Expressions/Queries/SQLDropIndex.swift",
        "Expressions/Queries/SQLDropTable.swift",
        "Expressions/Queries/SQLDropTrigger.swift",
        "Expressions/Queries/SQLInsert.swift",
        "Expressions/Queries/SQLSelect.swift",
        "Expressions/Queries/SQLUnion.swift",
        "Expressions/Queries/SQLUpdate.swift",
        "Expressions/SQLExpression.swift",
        "Expressions/SQLSerializer.swift",
        "Expressions/SQLStatement.swift",
        "Expressions/Syntax/SQLBinaryExpression.swift",
        "Expressions/Syntax/SQLBinaryOperator.swift",
        "Expressions/Syntax/SQLBind.swift",
        "Expressions/Syntax/SQLFunction.swift",
        "Expressions/Syntax/SQLGroupExpression.swift",
        "Expressions/Syntax/SQLIdentifier.swift",
        "Expressions/Syntax/SQLList.swift",
        "Expressions/Syntax/SQLLiteral.swift",
        "Expressions/Syntax/SQLRaw.swift",
        "Rows/SQLCodingUtilities.swift",
        "Rows/SQLQueryEncoder.swift",
        "Rows/SQLRow.swift",
        "Rows/SQLRowDecoder.swift",
        "Utilities/SomeCodingKey.swift",
        "Utilities/StringHandling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.