Build Information
Successful build of sqlite-nio, reference main (2ab613), with Swift 6.2 for Linux on 2 Dec 2025 16:16:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-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/sqlite-nio.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/sqlite-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2ab6138 Embed sqlite amalgamation 3.51.1 source code (#97)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
2ab61385b70da8ed74958ce62fa9ebf0359cb08b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/sqlite-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/5599] Fetching swift-log
[5041/86200] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.83s)
[3225/80601] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (10.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.53s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5182] Fetching swift-system
[2696/23496] Fetching swift-system, swift-collections
[12692/25316] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.67s)
[15805/23496] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.70s)
Fetched https://github.com/apple/swift-collections.git from cache (2.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.99s)
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-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/27] Write sources
[13/27] Compiling CNIODarwin shim.c
[14/27] Compiling CNIOWindows shim.c
[15/27] Compiling CNIOOpenBSD shim.c
[16/27] Compiling _AtomicsShims.c
[17/27] Compiling CNIOWASI CNIOWASI.c
[18/27] Compiling CNIOWindows WSAStartup.c
[18/27] Write sources
[20/27] Compiling CNIOPosix event_loop_id.c
[21/27] Compiling CNIOLinux liburing_shims.c
[22/27] Compiling CNIOLinux shim.c
[23/27] Compiling c-nioatomics.c
[24/27] Compiling c-atomics.c
[25/27] Write swift-version-24593BA9C3E375BF.txt
[26/27] Compiling CSQLite sqlite_nio_sqlite3.c
[28/78] Emitting module _NIODataStructures
[29/78] Compiling Logging LogHandler.swift
[30/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/80] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/80] Compiling Atomics ManagedAtomic.swift
[35/80] Compiling Atomics ManagedAtomicLazyReference.swift
[38/82] Emitting module _NIOBase64
[39/82] Compiling _NIOBase64 Base64.swift
[40/82] Emitting module InternalCollectionsUtilities
[41/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[42/82] Compiling InternalCollectionsUtilities Integer rank.swift
[43/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/82] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[45/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[46/82] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/82] Compiling InternalCollectionsUtilities Debugging.swift
[52/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[53/83] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/83] Compiling InternalCollectionsUtilities Descriptions.swift
[65/83] Emitting module Atomics
[67/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[68/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[70/84] Compiling _NIODataStructures PriorityQueue.swift
[71/84] Compiling _NIODataStructures _TinyArray.swift
[72/99] Compiling Atomics IntegerOperations.swift
[73/99] Compiling Atomics Unmanaged extensions.swift
[75/100] Compiling DequeModule Deque+CustomReflectable.swift
[76/100] Compiling DequeModule Deque+Descriptions.swift
[77/100] Compiling DequeModule _DequeBuffer.swift
[78/100] Compiling DequeModule _DequeBufferHeader.swift
[79/102] Compiling Logging MetadataProvider.swift
[80/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/102] Emitting module NIOConcurrencyHelpers
[83/102] Emitting module Logging
[84/102] Compiling Logging Locks.swift
[85/102] Compiling _NIODataStructures Heap.swift
[86/103] Compiling DequeModule Deque+Testing.swift
[87/103] Compiling DequeModule Deque._Storage.swift
[88/103] Compiling DequeModule Deque+Extras.swift
[89/103] Compiling DequeModule Deque+Hashable.swift
[90/103] Compiling DequeModule Deque+Equatable.swift
[91/103] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/103] Compiling DequeModule Deque._UnsafeHandle.swift
[93/103] Compiling DequeModule Deque.swift
[95/103] Compiling NIOConcurrencyHelpers lock.swift
[96/103] Compiling DequeModule _DequeSlot.swift
[97/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/103] Compiling NIOConcurrencyHelpers atomics.swift
[99/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[101/104] Compiling Logging Logging.swift
[103/105] Emitting module DequeModule
[104/105] Compiling DequeModule Deque+Codable.swift
[105/105] Compiling DequeModule Deque+Collection.swift
[107/169] Compiling NIOCore NIOCoreSendableMetatype.swift
[108/169] Compiling NIOCore NIODecodedAsyncSequence.swift
[109/169] Compiling NIOCore NIOLoopBound.swift
[110/169] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[111/169] Compiling NIOCore NIOScheduledCallback.swift
[112/169] Compiling NIOCore NIOSendable.swift
[113/169] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[114/169] Compiling NIOCore RecvByteBufferAllocator.swift
[115/177] Compiling NIOCore IPProtocol.swift
[116/177] Compiling NIOCore IntegerBitPacking.swift
[117/177] Compiling NIOCore IntegerTypes.swift
[118/177] Compiling NIOCore Interfaces.swift
[119/177] Compiling NIOCore Linux.swift
[120/177] Compiling NIOCore MarkedCircularBuffer.swift
[121/177] Compiling NIOCore MulticastChannel.swift
[122/177] Compiling NIOCore NIOAny.swift
[123/177] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/177] Compiling NIOCore EventLoopFuture+Deprecated.swift
[125/177] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[126/177] Compiling NIOCore EventLoopFuture.swift
[127/177] Compiling NIOCore FileDescriptor.swift
[128/177] Compiling NIOCore FileHandle.swift
[129/177] Compiling NIOCore FileRegion.swift
[130/177] Compiling NIOCore GlobalSingletons.swift
[131/177] Compiling NIOCore IO.swift
[132/177] Compiling NIOCore IOData.swift
[133/177] Compiling NIOCore CircularBuffer.swift
[134/177] Compiling NIOCore Codec.swift
[135/177] Compiling NIOCore ConvenienceOptionSupport.swift
[136/177] Compiling NIOCore DeadChannel.swift
[137/177] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/177] Compiling NIOCore EventLoop+Deprecated.swift
[139/177] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/177] Compiling NIOCore EventLoop.swift
[141/177] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[142/177] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[143/177] Compiling NIOCore SocketAddresses.swift
[144/177] Compiling NIOCore SocketOptionProvider.swift
[145/177] Compiling NIOCore SystemCallHelpers.swift
[146/177] Compiling NIOCore TimeAmount+Duration.swift
[147/177] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/177] Compiling NIOCore UniversalBootstrapSupport.swift
[149/177] Compiling NIOCore Utilities.swift
[150/177] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/177] Compiling NIOCore BSDSocketAPI.swift
[152/177] Compiling NIOCore ByteBuffer-aux.swift
[153/177] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/177] Compiling NIOCore ByteBuffer-conversions.swift
[155/177] Compiling NIOCore ByteBuffer-core.swift
[156/177] Compiling NIOCore ByteBuffer-hex.swift
[157/177] Compiling NIOCore ByteBuffer-int.swift
[158/177] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/177] Compiling NIOCore ByteBuffer-multi-int.swift
[160/177] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/177] Compiling NIOCore ByteBuffer-views.swift
[162/177] Compiling NIOCore Channel.swift
[163/177] Compiling NIOCore ChannelHandler.swift
[164/177] Compiling NIOCore ChannelHandlers.swift
[165/177] Compiling NIOCore ChannelInvoker.swift
[166/177] Compiling NIOCore ChannelOption.swift
[167/177] Compiling NIOCore ChannelPipeline.swift
[168/177] Compiling NIOCore AddressedEnvelope.swift
[169/177] Compiling NIOCore AsyncAwaitSupport.swift
[170/177] Compiling NIOCore AsyncChannel.swift
[171/177] Compiling NIOCore AsyncChannelHandler.swift
[172/177] Compiling NIOCore AsyncChannelInboundStream.swift
[173/177] Compiling NIOCore AsyncChannelOutboundWriter.swift
[174/177] Compiling NIOCore NIOAsyncSequenceProducer.swift
[175/177] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[176/177] Compiling NIOCore NIOAsyncWriter.swift
[177/177] Emitting module NIOCore
[179/232] Compiling NIOPosix Pool.swift
[180/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[181/232] Compiling NIOPosix PosixSingletons.swift
[182/232] Compiling NIOPosix RawSocketBootstrap.swift
[183/232] Compiling NIOPosix Resolver.swift
[184/232] Compiling NIOPosix Selectable.swift
[185/232] Compiling NIOPosix SelectableChannel.swift
[186/238] Compiling NIOEmbedded AsyncTestingChannel.swift
[187/238] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[188/238] Compiling NIOEmbedded Embedded.swift
[189/238] Emitting module NIOEmbedded
[191/239] Compiling NIOPosix ThreadWindows.swift
[192/239] Compiling NIOPosix UnsafeTransfer.swift
[193/239] Compiling NIOPosix Utilities.swift
[194/239] Compiling NIOPosix VsockAddress.swift
[195/239] Compiling NIOPosix VsockChannelEvents.swift
[196/239] Compiling NIOPosix Windows.swift
[197/239] Emitting module NIOPosix
[198/239] Compiling NIOPosix Socket.swift
[199/239] Compiling NIOPosix SocketChannel.swift
[200/239] Compiling NIOPosix SocketProtocols.swift
[201/239] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[202/239] Compiling NIOPosix System.swift
[203/239] Compiling NIOPosix Thread.swift
[204/239] Compiling NIOPosix ThreadPosix.swift
[205/239] Compiling NIOPosix SelectableEventLoop.swift
[206/239] Compiling NIOPosix SelectorEpoll.swift
[207/239] Compiling NIOPosix SelectorGeneric.swift
[208/239] Compiling NIOPosix SelectorKqueue.swift
[209/239] Compiling NIOPosix SelectorUring.swift
[210/239] Compiling NIOPosix SelectorWSAPoll.swift
[211/239] Compiling NIOPosix ServerSocket.swift
[212/239] Compiling NIOPosix BSDSocketAPICommon.swift
[213/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[214/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[215/239] Compiling NIOPosix BaseSocket.swift
[216/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[217/239] Compiling NIOPosix BaseSocketChannel.swift
[218/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[219/239] Compiling NIOPosix Bootstrap.swift
[220/239] Compiling NIOPosix ControlMessage.swift
[221/239] Compiling NIOPosix DatagramVectorReadManager.swift
[222/239] Compiling NIOPosix Errors+Any.swift
[223/239] Compiling NIOPosix FileDescriptor.swift
[224/239] Compiling NIOPosix GetaddrinfoResolver.swift
[225/239] Compiling NIOPosix HappyEyeballs.swift
[226/239] Compiling NIOPosix NIOPosixSendableMetatype.swift
[227/239] Compiling NIOPosix NIOThreadPool.swift
[228/239] Compiling NIOPosix NonBlockingFileIO.swift
[229/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[230/239] Compiling NIOPosix PendingWritesManager.swift
[231/239] Compiling NIOPosix PipeChannel.swift
[232/239] Compiling NIOPosix PipePair.swift
[233/239] Compiling NIOPosix IO.swift
[234/239] Compiling NIOPosix IntegerBitPacking.swift
[235/239] Compiling NIOPosix IntegerTypes.swift
[236/239] Compiling NIOPosix Linux.swift
[237/239] Compiling NIOPosix LinuxCPUSet.swift
[238/239] Compiling NIOPosix LinuxUring.swift
[239/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[241/242] Emitting module NIO
[242/242] Compiling NIO Exports.swift
[244/248] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[245/248] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[246/248] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[247/248] Emitting module NIOFoundationCompat
[248/248] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[250/260] Compiling SQLiteNIO SQLiteDatabase.swift
[251/260] Compiling SQLiteNIO SQLiteDataType.swift
[252/260] Compiling SQLiteNIO SQLiteRow.swift
[253/261] Compiling SQLiteNIO SQLiteData.swift
[254/261] Compiling SQLiteNIO SQLiteDataConvertible.swift
[255/261] Compiling SQLiteNIO SQLiteStatement.swift
[256/261] Compiling SQLiteNIO SQLiteConnection.swift
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:34: warning: capture of 'aggregate' with non-Sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
104 | self.pure = pure
105 | self.indirect = indirect
106 | self.kind = .aggregate { aggregate.init() }
| `- warning: capture of 'aggregate' with non-Sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
107 | }
108 |
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:44: warning: capture of non-Sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
104 | self.pure = pure
105 | self.indirect = indirect
106 | self.kind = .aggregate { aggregate.init() }
| `- warning: capture of non-Sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
107 | }
108 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[257/261] Compiling SQLiteNIO SQLiteCustomFunction.swift
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:34: warning: capture of 'aggregate' with non-Sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
104 | self.pure = pure
105 | self.indirect = indirect
106 | self.kind = .aggregate { aggregate.init() }
| `- warning: capture of 'aggregate' with non-Sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
107 | }
108 |
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:44: warning: capture of non-Sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
104 | self.pure = pure
105 | self.indirect = indirect
106 | self.kind = .aggregate { aggregate.init() }
| `- warning: capture of non-Sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
107 | }
108 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[258/261] Emitting module SQLiteNIO
[259/261] Compiling SQLiteNIO Exports.swift
[260/261] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[261/261] Compiling SQLiteNIO SQLiteError.swift
Build complete! (108.96s)
Build complete.
{
"dependencies" : [
{
"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"
},
{
"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"
}
],
"manifest_display_name" : "sqlite-nio",
"name" : "sqlite-nio",
"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" : "SQLiteNIO",
"targets" : [
"SQLiteNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VendorSQLite",
"module_type" : "PluginTarget",
"name" : "VendorSQLite",
"path" : "Plugins/VendorSQLite",
"plugin_capability" : {
"intent" : {
"description" : "Vendor SQLite",
"type" : "custom",
"verb" : "vendor-sqlite"
},
"permissions" : [
{
"network_scope" : {
"all" : {
"ports" : [
443
]
}
},
"reason" : "Retrieve the latest build of SQLite",
"type" : "allowNetworkConnections"
},
{
"network_scope" : {
"none" : {
}
},
"reason" : "Update the vendored SQLite files",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"AsyncNotOmittingEmptySubsequencesLineSequence.swift",
"Path+Utility.swift",
"Process+SimpleRunPopen.swift",
"SemanticVersion.swift",
"Sqlite3ProductInfo.swift",
"SymbolGraph.swift",
"UsefulArgumentExtractor.swift",
"VendorSQLite3.swift"
],
"type" : "plugin"
},
{
"c99name" : "SQLiteNIOTests",
"module_type" : "SwiftTarget",
"name" : "SQLiteNIOTests",
"path" : "Tests/SQLiteNIOTests",
"sources" : [
"SQLiteConnectionHookTests.swift",
"SQLiteCustomFunctionTests.swift",
"SQLiteNIOTests.swift",
"XCTAsyncAssertions.swift"
],
"target_dependencies" : [
"SQLiteNIO"
],
"type" : "test"
},
{
"c99name" : "SQLiteNIO",
"module_type" : "SwiftTarget",
"name" : "SQLiteNIO",
"path" : "Sources/SQLiteNIO",
"product_dependencies" : [
"Logging",
"NIOCore",
"NIOPosix",
"NIOFoundationCompat"
],
"product_memberships" : [
"SQLiteNIO"
],
"sources" : [
"Exports.swift",
"SQLiteConnection+Hooks.swift",
"SQLiteConnection.swift",
"SQLiteCustomFunction.swift",
"SQLiteData.swift",
"SQLiteDataConvertible.swift",
"SQLiteDataType.swift",
"SQLiteDatabase.swift",
"SQLiteError.swift",
"SQLiteRow.swift",
"SQLiteStatement.swift"
],
"target_dependencies" : [
"CSQLite"
],
"type" : "library"
},
{
"c99name" : "CSQLite",
"module_type" : "ClangTarget",
"name" : "CSQLite",
"path" : "Sources/CSQLite",
"product_memberships" : [
"SQLiteNIO"
],
"sources" : [
"sqlite_nio_sqlite3.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.