Build Information
Successful build of sql-kit, reference main (baf0d8
), with Swift 5.10 for Linux on 13 Apr 2025 18:58:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-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/sql-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at baf0d86 Add the missing `SQLDatabase.alter(table: any SQLExpression)` method (#188)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
baf0d8684a43f16cd11ebcc67300c8ab5cb5d078
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/vapor/sql-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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/3825] Fetching swift-log
[3826/19815] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.36s)
[4318/15990] Fetching swift-collections
[5758/91120] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.29s)
Fetched https://github.com/apple/swift-nio.git from cache (4.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.61s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[2/5929] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.31s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Building for debugging...
[0/29] Write sources
[17/29] Compiling CNIOWindows shim.c
[17/29] Compiling _AtomicsShims.c
[19/29] Compiling CNIOWindows WSAStartup.c
[20/29] Write sources
[22/29] Compiling CNIOWASI CNIOWASI.c
[23/29] Compiling CNIODarwin shim.c
[24/29] Compiling CNIOLinux liburing_shims.c
[25/29] Compiling CNIOLinux shim.c
[26/29] Write swift-version-24593BA9C3E375BF.txt
[28/76] Emitting module _NIOBase64
[28/76] Compiling c-nioatomics.c
[29/76] Compiling c-atomics.c
[31/82] Compiling Atomics UnsafeAtomic.swift
[32/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/82] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/84] Compiling _NIOBase64 Base64.swift
[35/84] Compiling Atomics IntegerConformances.swift
[36/84] Compiling Atomics PointerConformances.swift
[37/84] Compiling Atomics Primitives.native.swift
[38/85] Compiling Atomics OptionalRawRepresentable.swift
[39/85] Compiling Atomics RawRepresentable.swift
[40/85] Compiling Atomics AtomicBool.swift
[41/85] Emitting module Atomics
[43/85] Compiling Atomics ManagedAtomic.swift
[44/85] Compiling Atomics ManagedAtomicLazyReference.swift
[45/85] Compiling Atomics Primitives.shims.swift
[46/85] Compiling Atomics AtomicInteger.swift
[47/85] Compiling Atomics AtomicOptionalWrappable.swift
[48/85] Compiling Atomics AtomicReference.swift
[49/85] Compiling Atomics AtomicStorage.swift
[50/85] Compiling Atomics AtomicValue.swift
[51/85] Compiling Atomics AtomicMemoryOrderings.swift
[52/85] Compiling Atomics DoubleWord.swift
[53/85] Compiling _NIODataStructures PriorityQueue.swift
[70/87] Emitting module InternalCollectionsUtilities
[71/87] Compiling _NIODataStructures _TinyArray.swift
[72/87] Compiling Atomics IntegerOperations.swift
[73/87] Compiling Atomics Unmanaged extensions.swift
[75/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/176] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/310] Compiling HeapModule Heap+Descriptions.swift
[81/310] Compiling Logging LogHandler.swift
[82/310] Compiling Logging MetadataProvider.swift
[83/310] Compiling HashTreeCollections _HashNode+Structural union.swift
[84/310] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[85/312] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[86/312] Compiling HashTreeCollections _HashNode+Storage.swift
[87/312] Compiling NIOConcurrencyHelpers lock.swift
[88/312] Emitting module NIOConcurrencyHelpers
[89/312] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/312] Emitting module _NIODataStructures
[91/312] Compiling _NIODataStructures Heap.swift
[92/313] Compiling _RopeModule BigString+RemoveSubrange.swift
[93/313] Compiling _RopeModule BigString+ReplaceSubrange.swift
[94/313] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/313] Compiling HashTreeCollections _HashNode.swift
[97/313] Emitting module HeapModule
[98/313] Compiling HeapModule _HeapNode.swift
[99/313] Compiling NIOConcurrencyHelpers atomics.swift
[100/314] Compiling HeapModule Heap+Invariants.swift
[101/314] Compiling HeapModule Heap.swift
[102/314] Compiling HeapModule Heap+UnsafeHandle.swift
[105/368] Compiling HashTreeCollections TreeSet+Hashable.swift
[106/368] Compiling _RopeModule Rope+_Node.swift
[107/368] Compiling HashTreeCollections TreeSet+Sequence.swift
[108/368] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[109/368] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[110/368] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[111/368] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[112/368] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[113/368] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[114/368] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[115/377] Compiling BitCollections BitSet+Invariants.swift
[116/377] Compiling BitCollections BitSet+Random.swift
[117/377] Compiling BitCollections BitSet+SetAlgebra basics.swift
[118/377] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[119/377] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[120/377] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[121/377] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[122/385] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[123/385] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[124/385] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[125/385] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[126/385] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[127/385] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[128/385] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[129/385] Compiling BitCollections BitSet+BidirectionalCollection.swift
[130/385] Compiling BitCollections BitSet+Codable.swift
[131/385] Compiling BitCollections BitArray+RandomBits.swift
[132/385] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[133/385] Compiling BitCollections BitArray+Shifts.swift
[134/385] Compiling BitCollections BitArray+Testing.swift
[135/385] Compiling Logging Logging.swift
[136/385] Compiling Logging Locks.swift
[137/385] Emitting module Logging
[139/386] Emitting module DequeModule
[140/386] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[141/386] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[142/386] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[143/386] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[144/386] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[145/386] Compiling BitCollections BitSet+SetAlgebra union.swift
[146/386] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[147/386] Compiling BitCollections BitSet.Counted.swift
[148/386] Compiling HashTreeCollections TreeSet+Extras.swift
[149/386] Compiling HashTreeCollections TreeSet+Filter.swift
[150/386] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[151/386] Compiling BitCollections BitSet+CustomReflectable.swift
[152/386] Compiling BitCollections BitSet+CustomStringConvertible.swift
[153/386] Compiling BitCollections BitSet+Equatable.swift
[154/386] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[155/386] Compiling BitCollections BitSet+Extras.swift
[156/386] Compiling BitCollections BitSet+Hashable.swift
[157/386] Compiling BitCollections BitSet+Initializers.swift
[162/386] Compiling BitCollections BitArray._UnsafeHandle.swift
[163/386] Compiling BitCollections BitArray.swift
[166/387] Compiling OrderedCollections OrderedSet+Sendable.swift
[167/387] Compiling OrderedCollections OrderedSet+SubSequence.swift
[168/387] Compiling OrderedCollections OrderedSet+Testing.swift
[169/387] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[170/387] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[171/387] Compiling OrderedCollections OrderedSet.swift
[172/387] Compiling OrderedCollections _UnsafeBitset.swift
[173/387] Compiling HashTreeCollections TreeDictionary+Merge.swift
[174/387] Compiling _RopeModule BigSubstring.swift
[175/387] Compiling _RopeModule Rope+Builder.swift
[176/387] Compiling HashTreeCollections TreeDictionary+Values.swift
[188/387] Compiling BitCollections BitArray+BitwiseOperations.swift
[189/387] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[190/387] Compiling BitCollections BitArray+Codable.swift
[191/387] Compiling BitCollections BitArray+Collection.swift
[192/387] Compiling BitCollections BitArray+Copy.swift
[193/387] Compiling BitCollections BitArray+CustomReflectable.swift
[194/387] Compiling BitCollections BitArray+Descriptions.swift
[195/387] Compiling BitCollections BitArray+Equatable.swift
[217/433] Emitting module BitCollections
[218/444] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[219/444] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[220/444] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[221/444] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[222/444] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[223/444] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[224/444] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[225/444] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[226/444] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[227/444] Compiling HashTreeCollections TreeSet.swift
[228/453] Compiling NIOCore IPProtocol.swift
[229/453] Compiling NIOCore IntegerBitPacking.swift
[230/453] Compiling NIOCore IntegerTypes.swift
[231/453] Compiling NIOCore Interfaces.swift
[232/453] Compiling NIOCore Linux.swift
[233/453] Compiling NIOCore MarkedCircularBuffer.swift
[234/453] Compiling NIOCore MulticastChannel.swift
[235/453] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[236/453] Compiling NIOCore ByteBuffer-views.swift
[237/453] Compiling NIOCore Channel.swift
[238/453] Compiling NIOCore ChannelHandler.swift
[239/453] Compiling NIOCore ChannelHandlers.swift
[240/453] Compiling NIOCore ChannelInvoker.swift
[241/453] Compiling NIOCore ChannelOption.swift
[242/453] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[243/453] Compiling NIOCore BSDSocketAPI.swift
[244/453] Compiling NIOCore ByteBuffer-aux.swift
[245/453] Compiling NIOCore AddressedEnvelope.swift
[246/453] Compiling NIOCore AsyncAwaitSupport.swift
[247/453] Compiling NIOCore AsyncChannel.swift
[248/453] Compiling NIOCore AsyncChannelHandler.swift
[249/453] Compiling NIOCore AsyncChannelInboundStream.swift
[250/453] Compiling NIOCore AsyncChannelOutboundWriter.swift
[251/453] Compiling NIOCore NIOAsyncSequenceProducer.swift
[252/453] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[253/453] Compiling NIOCore NIOAsyncWriter.swift
[254/453] Compiling NIOCore ByteBuffer-multi-int.swift
[255/462] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[256/462] Compiling NIOCore ByteBuffer-conversions.swift
[257/462] Compiling NIOCore ByteBuffer-core.swift
[258/462] Compiling NIOCore ByteBuffer-hex.swift
[259/462] Compiling NIOCore ByteBuffer-int.swift
[260/462] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[261/462] Compiling NIOCore ChannelPipeline.swift
[262/462] Compiling NIOCore CircularBuffer.swift
[263/462] Compiling NIOCore Codec.swift
[264/462] Compiling NIOCore ConvenienceOptionSupport.swift
[265/462] Compiling NIOCore EventLoop+SerialExecutor.swift
[266/462] Compiling NIOCore EventLoop.swift
[267/462] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[268/462] Compiling NIOCore EventLoopFuture+Deprecated.swift
[269/462] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[270/462] Compiling NIOCore EventLoopFuture.swift
[271/462] Compiling NIOCore FileDescriptor.swift
[272/462] Compiling NIOCore FileHandle.swift
[273/462] Compiling NIOCore FileRegion.swift
[274/462] Compiling NIOCore GlobalSingletons.swift
[275/462] Compiling NIOCore IO.swift
[284/462] Compiling NIOCore DeadChannel.swift
[285/462] Compiling NIOCore DispatchQueue+WithFuture.swift
[286/462] Compiling NIOCore EventLoop+Deprecated.swift
[296/462] Compiling NIOCore NIOAny.swift
[297/462] Compiling NIOCore NIOCloseOnErrorHandler.swift
[298/462] Compiling NIOCore NIOLoopBound.swift
[299/462] Compiling NIOCore NIOScheduledCallback.swift
[300/462] Compiling NIOCore NIOSendable.swift
[301/462] Compiling NIOCore RecvByteBufferAllocator.swift
[332/462] Compiling BitCollections _Word.swift
[341/463] Emitting module OrderedCollections
[384/472] Emitting module _RopeModule
[387/472] Compiling NIOCore IOData.swift
[393/472] Compiling _RopeModule Rope+Join.swift
[394/472] Compiling _RopeModule Rope+MutatingForEach.swift
[395/472] Compiling _RopeModule Rope+Remove.swift
[396/472] Compiling _RopeModule Rope+RemoveSubrange.swift
[397/472] Compiling _RopeModule Rope+Split.swift
[398/472] Compiling _RopeModule Optional Utilities.swift
[399/472] Compiling _RopeModule String Utilities.swift
[400/472] Compiling _RopeModule String.Index+ABI.swift
[401/472] Compiling _RopeModule _CharacterRecognizer.swift
[402/472] Emitting module HashTreeCollections
[414/473] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[415/473] Compiling NIOCore SocketAddresses.swift
[416/473] Compiling NIOCore SocketOptionProvider.swift
[417/473] Compiling NIOCore SystemCallHelpers.swift
[418/473] Compiling NIOCore TimeAmount+Duration.swift
[419/473] Compiling NIOCore TypeAssistedChannelHandler.swift
[420/473] Compiling NIOCore UniversalBootstrapSupport.swift
[421/473] Compiling NIOCore Utilities.swift
[432/476] Emitting module Collections
[433/476] Compiling Collections Collections.swift
[477/477] Emitting module NIOCore
[479/529] Emitting module NIOEmbedded
[480/529] Compiling NIOEmbedded Embedded.swift
[481/529] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[482/529] Compiling NIOEmbedded AsyncTestingChannel.swift
[484/530] Compiling NIOPosix IO.swift
[485/530] Compiling NIOPosix IntegerBitPacking.swift
[486/530] Compiling NIOPosix IntegerTypes.swift
[487/530] Compiling NIOPosix Linux.swift
[488/530] Compiling NIOPosix LinuxCPUSet.swift
[489/530] Compiling NIOPosix LinuxUring.swift
[490/530] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[491/536] Compiling NIOPosix ThreadPosix.swift
[492/536] Compiling NIOPosix ThreadWindows.swift
[493/536] Compiling NIOPosix UnsafeTransfer.swift
[494/536] Compiling NIOPosix Utilities.swift
[495/536] Compiling NIOPosix VsockAddress.swift
[496/536] Compiling NIOPosix VsockChannelEvents.swift
[497/536] Compiling NIOPosix PooledRecvBufferAllocator.swift
[498/536] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[499/536] Compiling NIOPosix PosixSingletons.swift
[500/536] Compiling NIOPosix RawSocketBootstrap.swift
[501/536] Compiling NIOPosix Resolver.swift
[502/536] Compiling NIOPosix Selectable.swift
[503/536] Compiling NIOPosix SelectableChannel.swift
[504/536] Compiling NIOPosix SelectableEventLoop.swift
[505/536] Compiling NIOPosix SelectorEpoll.swift
[506/536] Compiling NIOPosix SelectorGeneric.swift
[507/536] Compiling NIOPosix SelectorKqueue.swift
[508/536] Compiling NIOPosix SelectorUring.swift
[509/536] Compiling NIOPosix ServerSocket.swift
[510/536] Compiling NIOPosix Socket.swift
[511/536] Compiling NIOPosix SocketChannel.swift
[512/536] Compiling NIOPosix SocketProtocols.swift
[513/536] Compiling NIOPosix System.swift
[514/536] Compiling NIOPosix Thread.swift
[515/536] Compiling NIOPosix NIOThreadPool.swift
[516/536] Compiling NIOPosix NonBlockingFileIO.swift
[517/536] Compiling NIOPosix PendingDatagramWritesManager.swift
[518/536] Compiling NIOPosix PendingWritesManager.swift
[519/536] Compiling NIOPosix PipeChannel.swift
[520/536] Compiling NIOPosix PipePair.swift
[521/536] Compiling NIOPosix Pool.swift
[522/536] Compiling NIOPosix BSDSocketAPICommon.swift
[523/536] Compiling NIOPosix BSDSocketAPIPosix.swift
[524/536] Compiling NIOPosix BSDSocketAPIWindows.swift
[525/536] Compiling NIOPosix BaseSocket.swift
[526/536] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[527/536] Compiling NIOPosix BaseSocketChannel.swift
[528/536] Compiling NIOPosix BaseStreamSocketChannel.swift
[529/536] Emitting module NIOPosix
[530/536] Compiling NIOPosix Bootstrap.swift
[531/536] Compiling NIOPosix ControlMessage.swift
[532/536] Compiling NIOPosix DatagramVectorReadManager.swift
[533/536] Compiling NIOPosix Errors+Any.swift
[534/536] Compiling NIOPosix FileDescriptor.swift
[535/536] Compiling NIOPosix GetaddrinfoResolver.swift
[536/536] Compiling NIOPosix HappyEyeballs.swift
[538/539] Compiling NIO Exports.swift
[539/539] Emitting module NIO
[541/632] Compiling SQLKit SQLLockingClause.swift
[542/632] Compiling SQLKit SQLOrderBy.swift
[543/632] Compiling SQLKit SQLReturning.swift
[544/632] Compiling SQLKit SQLSubquery.swift
[545/632] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[546/632] Compiling SQLKit SQLAlterEnum.swift
[547/632] Compiling SQLKit SQLAlterTable.swift
[548/632] Compiling SQLKit SQLCreateEnum.swift
[549/632] Compiling SQLKit SQLCreateIndex.swift
[550/632] Compiling SQLKit SQLCreateTable.swift
[551/632] Compiling SQLKit SQLCreateTrigger.swift
[552/632] Compiling SQLKit SQLDelete.swift
[553/632] Compiling SQLKit SQLDropEnum.swift
[554/632] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[555/632] Compiling SQLKit SQLColumnAssignment.swift
[556/632] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[557/632] Compiling SQLKit SQLColumnDefinition.swift
[558/632] Compiling SQLKit SQLCommonTableExpression.swift
[559/632] Compiling SQLKit SQLConflictAction.swift
[560/632] Compiling SQLKit SQLConflictResolutionStrategy.swift
[561/632] Compiling SQLKit SQLDropBehaviour.swift
[562/632] Compiling SQLKit SQLEnumDataType.swift
[563/632] Compiling SQLKit SQLExcludedColumn.swift
[564/632] Compiling SQLKit SQLForeignKey.swift
[565/632] Compiling SQLKit SQLJoin.swift
[566/632] Compiling SQLKit SQLJoinMethod.swift
[567/644] Compiling SQLKit SQLAlterEnumBuilder.swift
[568/644] Compiling SQLKit SQLAlterTableBuilder.swift
[569/644] Compiling SQLKit SQLConflictUpdateBuilder.swift
[570/644] Compiling SQLKit SQLCreateEnumBuilder.swift
[571/644] Compiling SQLKit SQLCreateIndexBuilder.swift
[572/644] Compiling SQLKit SQLCreateTableBuilder.swift
[573/644] Compiling SQLKit SQLCreateTriggerBuilder.swift
[574/644] Compiling SQLKit SQLDeleteBuilder.swift
[575/644] Compiling SQLKit SQLDropEnumBuilder.swift
[576/644] Compiling SQLKit SQLDropIndexBuilder.swift
[577/644] Compiling SQLKit SQLDropTableBuilder.swift
[578/644] Compiling SQLKit SQLDropTriggerBuilder.swift
[579/644] Compiling SQLKit SQLInsertBuilder.swift
[580/644] Compiling SQLKit SQLPredicateGroupBuilder.swift
[581/644] Compiling SQLKit SQLRawBuilder.swift
[582/644] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[583/644] Compiling SQLKit SQLSelectBuilder.swift
[584/644] Compiling SQLKit SQLSubqueryBuilder.swift
[585/644] Compiling SQLKit SQLUnionBuilder.swift
[586/644] Compiling SQLKit SQLUpdateBuilder.swift
[587/644] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[588/644] Compiling SQLKit SQLColumnUpdateBuilder.swift
[589/644] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[590/644] Compiling SQLKit SQLCommonUnionBuilder.swift
[591/644] Compiling SQLKit SQLJoinBuilder.swift
[592/644] Compiling SQLKit SQLPartialResultBuilder.swift
[593/644] Compiling SQLKit SQLDropIndex.swift
[594/644] Compiling SQLKit SQLDropTable.swift
[595/644] Compiling SQLKit SQLDropTrigger.swift
[596/644] Compiling SQLKit SQLInsert.swift
[597/644] Compiling SQLKit SQLSelect.swift
[598/644] Compiling SQLKit SQLUnion.swift
[599/644] Compiling SQLKit SQLUpdate.swift
[600/644] Compiling SQLKit SQLExpression.swift
[601/644] Compiling SQLKit SQLSerializer.swift
[602/644] Compiling SQLKit SQLStatement.swift
[603/644] Compiling SQLKit SQLBinaryExpression.swift
[604/644] Compiling SQLKit SQLBinaryOperator.swift
[605/644] Compiling SQLKit SQLBind.swift
[606/644] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[607/644] Compiling SQLKit Exports.swift
[608/644] Compiling SQLKit SQLAlias.swift
[609/644] Compiling SQLKit SQLBetween.swift
[610/644] Compiling SQLKit SQLColumn.swift
[611/644] Compiling SQLKit SQLConstraint.swift
[612/644] Compiling SQLKit SQLDataType.swift
[613/644] Compiling SQLKit SQLDirection.swift
[614/644] Compiling SQLKit SQLDistinct.swift
[615/644] Compiling SQLKit SQLForeignKeyAction.swift
[616/644] Compiling SQLKit SQLNestedSubpathExpression.swift
[617/644] Compiling SQLKit SQLQualifiedTable.swift
[618/644] Compiling SQLKit SQLQueryString.swift
[619/644] Compiling SQLKit SQLPredicateBuilder.swift
[620/644] Compiling SQLKit SQLQueryBuilder.swift
[621/644] Compiling SQLKit SQLQueryFetcher.swift
[622/644] Compiling SQLKit SQLReturningBuilder.swift
[623/644] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[624/644] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[625/644] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[626/644] Compiling SQLKit SQLDatabase.swift
[627/644] Compiling SQLKit SQLDatabaseReportedVersion.swift
[628/644] Compiling SQLKit SQLDialect.swift
[629/644] Compiling SQLKit SQLDatabase+Deprecated.swift
[630/644] Compiling SQLKit SQLError.swift
[631/644] Compiling SQLKit SQLExpressions+Deprecated.swift
[632/644] Emitting module SQLKit
[633/644] Compiling SQLKit SQLFunction.swift
[634/644] Compiling SQLKit SQLGroupExpression.swift
[635/644] Compiling SQLKit SQLIdentifier.swift
[636/644] Compiling SQLKit SQLList.swift
[637/644] Compiling SQLKit SQLLiteral.swift
[638/644] Compiling SQLKit SQLRaw.swift
[639/644] Compiling SQLKit SQLCodingUtilities.swift
[640/644] Compiling SQLKit SQLQueryEncoder.swift
[641/644] Compiling SQLKit SQLRow.swift
[642/644] Compiling SQLKit SQLRowDecoder.swift
[643/644] Compiling SQLKit SomeCodingKey.swift
[644/644] Compiling SQLKit StringHandling.swift
[646/653] Emitting module SQLKitBenchmark
[647/653] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[648/653] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[649/653] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[650/653] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[651/653] Compiling SQLKitBenchmark SQLBenchmarker.swift
[652/653] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[653/653] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
Build complete! (57.49s)
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.65.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",
"NIO",
"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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.