Build Information
Successful build of sqlite-nio, reference 1.12.7 (f08ed5), with Swift 6.0 for Linux on 13 Apr 2026 08:12: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/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sqlite-nio.git
Reference: 1.12.7
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
* tag 1.12.7 -> FETCH_HEAD
HEAD is now at f08ed5a Embed sqlite amalgamation 3.53.0 source code (#103)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
f08ed5a6c8ea205121cb698465f9af0ffc955995
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.12.7
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor/sqlite-nio.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/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/6521] Fetching swift-log
[6522/89632] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (9.61s)
Fetched https://github.com/apple/swift-nio.git from cache (9.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (2.44s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1257/25357] Fetching swift-atomics, swift-collections
[1857/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.93s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.93s)
[1883/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.01s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/28] Write sources
[14/28] Compiling CNIOWindows WSAStartup.c
[15/28] Compiling CNIOOpenBSD shim.c
[15/28] Compiling CNIOWindows shim.c
[17/28] Compiling CNIOWASI CNIOWASI.c
[18/28] Compiling CNIOPosix event_loop_id.c
[19/28] Compiling CNIODarwin shim.c
[20/28] Write sources
[21/28] Compiling CNIOLinux liburing_shims.c
[22/28] Compiling _AtomicsShims.c
[23/28] Write swift-version-24593BA9C3E375BF.txt
[24/28] Compiling CNIOLinux shim.c
[26/76] Emitting module InternalCollectionsUtilities
[26/78] Compiling c-nioatomics.c
[27/78] Compiling c-atomics.c
[29/82] Compiling Atomics AtomicInteger.swift
[30/82] Compiling Atomics AtomicOptionalWrappable.swift
[31/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/85] Compiling Atomics AtomicMemoryOrderings.swift
[34/85] Compiling Atomics DoubleWord.swift
[35/85] Emitting module Atomics
[36/87] Compiling Atomics OptionalRawRepresentable.swift
[38/87] Compiling Atomics RawRepresentable.swift
[40/87] Compiling Atomics AtomicBool.swift
[41/87] Compiling Atomics ManagedAtomic.swift
[42/87] Compiling Atomics ManagedAtomicLazyReference.swift
[43/87] Compiling Atomics AtomicStorage.swift
[44/87] Compiling Atomics AtomicValue.swift
[45/87] Compiling Atomics IntegerConformances.swift
[46/87] Compiling Atomics PointerConformances.swift
[47/87] Compiling Atomics Primitives.native.swift
[48/87] Compiling Atomics AtomicReference.swift
[53/87] Compiling Atomics UnsafeAtomic.swift
[54/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[60/88] Compiling _NIODataStructures PriorityQueue.swift
[61/88] Emitting module _NIOBase64
[62/88] Compiling _NIOBase64 Base64.swift
[63/89] Compiling Logging LogEvent.swift
[72/89] Compiling _NIODataStructures _TinyArray.swift
[73/89] Compiling Atomics IntegerOperations.swift
[74/89] Compiling Atomics Unmanaged extensions.swift
[76/90] Emitting module NIOConcurrencyHelpers
[77/123] Emitting module ContainersPreview
[78/123] Compiling Logging MetadataProvider.swift
[79/127] Compiling ContainersPreview Producer+Map.swift
[80/127] Compiling ContainersPreview Producer+Reduce.swift
[81/127] Compiling ContainersPreview Producer.swift
[82/127] Compiling ContainersPreview Borrow.swift
[83/127] Compiling ContainersPreview RandomAccessContainer.swift
[84/127] Compiling ContainersPreview RangeExpression2.swift
[85/127] Compiling ContainersPreview RangeReplaceableContainer.swift
[86/127] Compiling ContainersPreview Drain+Map.swift
[87/127] Compiling ContainersPreview Drain+Reduce.swift
[88/127] Compiling ContainersPreview Drain.swift
[89/127] Compiling ContainersPreview Producer+Collect.swift
[90/127] Compiling ContainersPreview Producer+Filter.swift
[91/127] Compiling NIOConcurrencyHelpers lock.swift
[92/127] Emitting module Logging
[93/127] Compiling Logging Locks.swift
[94/127] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[95/127] Compiling ContainersPreview BorrowingSequence.swift
[96/127] Compiling ContainersPreview BidirectionalContainer.swift
[97/127] Compiling ContainersPreview Container+Filter.swift
[98/127] Compiling ContainersPreview Container+SpanwiseZip.swift
[99/127] Compiling _NIODataStructures Heap.swift
[100/127] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[101/127] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[102/127] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[103/127] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[104/127] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[105/127] Compiling ContainersPreview OutputSpan+Extras.swift
[106/127] Compiling ContainersPreview TemporaryAllocation.swift
[107/127] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[108/127] Emitting module _NIODataStructures
[109/127] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[110/127] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[111/127] Compiling ContainersPreview Container.swift
[112/127] Compiling ContainersPreview ContainerIterator.swift
[113/127] Compiling ContainersPreview DynamicContainer.swift
[114/127] Compiling ContainersPreview MutableContainer.swift
[115/127] Compiling ContainersPreview PermutableContainer.swift
[116/128] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[118/128] Compiling ContainersPreview Box.swift
[119/128] Compiling ContainersPreview Inout.swift
[120/128] Compiling ContainersPreview InputSpan.swift
[121/128] Compiling ContainersPreview Shared.swift
[123/129] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[124/129] Compiling NIOConcurrencyHelpers NIOLock.swift
[125/129] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[126/129] Compiling NIOConcurrencyHelpers atomics.swift
[128/170] Compiling DequeModule UniqueDeque+Hashable.swift
[129/170] Compiling DequeModule UniqueDeque+Initializers.swift
[130/170] Compiling DequeModule UniqueDeque+Insertions.swift
[131/170] Compiling DequeModule UniqueDeque+Prepend.swift
[132/170] Compiling DequeModule UniqueDeque+Removals.swift
[133/175] Compiling DequeModule UniqueDeque+Consumption.swift
[134/175] Compiling DequeModule UniqueDeque+Container.swift
[135/175] Compiling DequeModule UniqueDeque+Descriptions.swift
[136/175] Compiling DequeModule UniqueDeque+Equatable.swift
[137/175] Compiling DequeModule UniqueDeque+Experimental.swift
[138/175] Compiling DequeModule RigidDeque+Removals.swift
[139/175] Compiling DequeModule RigidDeque+Replacements.swift
[140/175] Compiling DequeModule RigidDeque+Testing.swift
[141/175] Compiling DequeModule RigidDeque.swift
[142/175] Compiling DequeModule UniqueDeque+Append.swift
[143/175] Compiling DequeModule RigidDeque+Equatable.swift
[144/175] Compiling DequeModule RigidDeque+Experimental.swift
[145/175] Compiling DequeModule RigidDeque+Hashable.swift
[146/175] Compiling DequeModule RigidDeque+Initializers.swift
[147/175] Compiling DequeModule RigidDeque+Insertions.swift
[148/175] Compiling DequeModule RigidDeque+Prepend.swift
[149/175] Compiling Logging LogHandler.swift
[150/175] Compiling Logging Logging.swift
[151/176] Compiling DequeModule _DequeBuffer.swift
[152/176] Compiling DequeModule _DequeBufferHeader.swift
[153/176] Compiling DequeModule RigidDeque+Append.swift
[154/176] Compiling DequeModule RigidDeque+Consumption.swift
[155/176] Compiling DequeModule RigidDeque+Container.swift
[156/176] Compiling DequeModule RigidDeque+Descriptions.swift
[158/176] Compiling DequeModule Deque+Codable.swift
[159/176] Compiling DequeModule Deque+Collection.swift
[160/176] Compiling DequeModule Deque+CustomReflectable.swift
[161/176] Compiling DequeModule Deque+Descriptions.swift
[162/176] Compiling DequeModule Deque+Equatable.swift
[163/176] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[164/176] Compiling DequeModule Deque+Extras.swift
[165/176] Compiling DequeModule Deque+Hashable.swift
[166/176] Compiling DequeModule Deque+Testing.swift
[167/176] Compiling DequeModule Deque._Storage.swift
[168/176] Compiling DequeModule Deque._UnsafeHandle.swift
[169/176] Compiling DequeModule Deque.swift
[170/176] Compiling DequeModule UniqueDeque+Replacements.swift
[171/176] Compiling DequeModule UniqueDeque.swift
[172/176] Compiling DequeModule _DequeSlot.swift
[173/176] Compiling DequeModule _UnsafeDequeHandle.swift
[174/176] Compiling DequeModule _UnsafeDequeSegments.swift
[175/176] Emitting module DequeModule
[176/177] Compiling VaporCSQLite sqlite_nio_sqlite3.c
[178/241] Compiling NIOCore NIOCoreSendableMetatype.swift
[179/241] Compiling NIOCore NIODecodedAsyncSequence.swift
[180/241] Compiling NIOCore NIOLoopBound.swift
[181/241] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[182/241] Compiling NIOCore NIOScheduledCallback.swift
[183/241] Compiling NIOCore NIOSendable.swift
[184/241] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[185/241] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[186/241] Compiling NIOCore RecvByteBufferAllocator.swift
[187/249] Compiling NIOCore IPProtocol.swift
[188/249] Compiling NIOCore IntegerBitPacking.swift
[189/249] Compiling NIOCore IntegerTypes.swift
[190/249] Compiling NIOCore Interfaces.swift
[191/249] Compiling NIOCore Linux.swift
[192/249] Compiling NIOCore MarkedCircularBuffer.swift
[193/249] Compiling NIOCore MulticastChannel.swift
[194/249] Compiling NIOCore NIOAny.swift
[195/249] Compiling NIOCore NIOCloseOnErrorHandler.swift
[196/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
[197/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[198/249] Compiling NIOCore EventLoopFuture.swift
[199/249] Compiling NIOCore FileDescriptor.swift
[200/249] Compiling NIOCore FileHandle.swift
[201/249] Compiling NIOCore FileRegion.swift
[202/249] Compiling NIOCore GlobalSingletons.swift
[203/249] Compiling NIOCore IO.swift
[204/249] Compiling NIOCore IOData.swift
[205/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[206/249] Compiling NIOCore SocketAddresses.swift
[207/249] Compiling NIOCore SocketOptionProvider.swift
[208/249] Compiling NIOCore SystemCallHelpers.swift
[209/249] Compiling NIOCore TimeAmount+Duration.swift
[210/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[211/249] Compiling NIOCore UniversalBootstrapSupport.swift
[212/249] Compiling NIOCore Utilities.swift
[213/249] Compiling NIOCore CircularBuffer.swift
[214/249] Compiling NIOCore Codec.swift
[215/249] Compiling NIOCore ConvenienceOptionSupport.swift
[216/249] Compiling NIOCore DeadChannel.swift
[217/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[218/249] Compiling NIOCore EventLoop+Deprecated.swift
[219/249] Compiling NIOCore EventLoop+SerialExecutor.swift
[220/249] Compiling NIOCore EventLoop.swift
[221/249] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[222/249] Compiling NIOCore AddressedEnvelope.swift
[223/249] Compiling NIOCore AsyncAwaitSupport.swift
[224/249] Compiling NIOCore AsyncChannel.swift
[225/249] Compiling NIOCore AsyncChannelHandler.swift
[226/249] Compiling NIOCore AsyncChannelInboundStream.swift
[227/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[228/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[229/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[230/249] Compiling NIOCore NIOAsyncWriter.swift
[231/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[232/249] Compiling NIOCore BSDSocketAPI.swift
[233/249] Compiling NIOCore ByteBuffer-aux.swift
[234/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[235/249] Compiling NIOCore ByteBuffer-conversions.swift
[236/249] Compiling NIOCore ByteBuffer-core.swift
[237/249] Compiling NIOCore ByteBuffer-hex.swift
[238/249] Compiling NIOCore ByteBuffer-int.swift
[239/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[240/249] Compiling NIOCore ByteBuffer-multi-int.swift
[241/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[242/249] Compiling NIOCore ByteBuffer-views.swift
[243/249] Compiling NIOCore Channel.swift
[244/249] Compiling NIOCore ChannelHandler.swift
[245/249] Compiling NIOCore ChannelHandlers.swift
[246/249] Compiling NIOCore ChannelInvoker.swift
[247/249] Compiling NIOCore ChannelOption.swift
[248/249] Compiling NIOCore ChannelPipeline.swift
[249/249] Emitting module NIOCore
[251/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[252/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[253/304] Compiling NIOEmbedded Embedded.swift
[254/304] Emitting module NIOEmbedded
[256/305] Compiling NIOPosix ServerSocket.swift
[257/305] Compiling NIOPosix Socket.swift
[258/305] Compiling NIOPosix SocketChannel.swift
[259/305] Compiling NIOPosix SocketProtocols.swift
[260/305] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[261/305] Compiling NIOPosix System.swift
[262/305] Compiling NIOPosix Thread.swift
[263/305] Compiling NIOPosix SelectableChannel.swift
[264/305] Compiling NIOPosix SelectableEventLoop.swift
[265/305] Compiling NIOPosix SelectorEpoll.swift
[266/305] Compiling NIOPosix SelectorGeneric.swift
[267/305] Compiling NIOPosix SelectorKqueue.swift
[268/305] Compiling NIOPosix SelectorUring.swift
[269/305] Compiling NIOPosix SelectorWSAPoll.swift
[270/305] Compiling NIOPosix PipePair.swift
[271/305] Compiling NIOPosix Pool.swift
[272/305] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[273/305] Compiling NIOPosix PosixSingletons.swift
[274/305] Compiling NIOPosix RawSocketBootstrap.swift
[275/305] Compiling NIOPosix Resolver.swift
[276/305] Compiling NIOPosix Selectable.swift
[277/311] Compiling NIOPosix ThreadPosix.swift
[278/311] Compiling NIOPosix ThreadWindows.swift
[279/311] Compiling NIOPosix Utilities.swift
[280/311] Compiling NIOPosix VsockAddress.swift
[281/311] Compiling NIOPosix VsockChannelEvents.swift
[282/311] Compiling NIOPosix Windows.swift
[283/311] Compiling NIOPosix HappyEyeballs.swift
[284/311] Compiling NIOPosix IO.swift
[285/311] Compiling NIOPosix IntegerBitPacking.swift
[286/311] Compiling NIOPosix IntegerTypes.swift
[287/311] Compiling NIOPosix Linux.swift
[288/311] Compiling NIOPosix LinuxCPUSet.swift
[289/311] Compiling NIOPosix LinuxUring.swift
[290/311] Compiling NIOPosix BaseStreamSocketChannel.swift
[291/311] Compiling NIOPosix Bootstrap.swift
[292/311] Compiling NIOPosix ControlMessage.swift
[293/311] Compiling NIOPosix DatagramVectorReadManager.swift
[294/311] Compiling NIOPosix Errors+Any.swift
[295/311] Compiling NIOPosix FileDescriptor.swift
[296/311] Compiling NIOPosix GetaddrinfoResolver.swift
[297/311] Compiling NIOPosix BSDSocketAPICommon.swift
[298/311] Compiling NIOPosix BSDSocketAPIPosix.swift
[299/311] Compiling NIOPosix BSDSocketAPIWindows.swift
[300/311] Compiling NIOPosix BaseSocket.swift
[301/311] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[302/311] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[303/311] Compiling NIOPosix BaseSocketChannel.swift
[304/311] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[305/311] Compiling NIOPosix NIOPosixSendableMetatype.swift
[306/311] Compiling NIOPosix NIOThreadPool.swift
[307/311] Compiling NIOPosix NonBlockingFileIO.swift
[308/311] Compiling NIOPosix PendingDatagramWritesManager.swift
[309/311] Compiling NIOPosix PendingWritesManager.swift
[310/311] Compiling NIOPosix PipeChannel.swift
[311/311] Emitting module NIOPosix
[313/314] Compiling NIO Exports.swift
[314/314] Emitting module NIO
[316/320] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[317/320] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[318/320] Emitting module NIOFoundationCompat
[319/320] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[320/320] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[322/332] Compiling SQLiteNIO SQLiteRow.swift
[323/332] Compiling SQLiteNIO SQLiteDataType.swift
[324/333] Compiling SQLiteNIO SQLiteDatabase.swift
[325/333] Compiling SQLiteNIO SQLiteData.swift
[326/333] Compiling SQLiteNIO SQLiteDataConvertible.swift
[327/333] Compiling SQLiteNIO SQLiteStatement.swift
[328/333] Compiling SQLiteNIO SQLiteConnection.swift
[329/333] Compiling SQLiteNIO SQLiteCustomFunction.swift
[330/333] Compiling SQLiteNIO Exports.swift
[331/333] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[332/333] Compiling SQLiteNIO SQLiteError.swift
[333/333] Emitting module SQLiteNIO
Build complete! (107.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.97.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"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" : "VaporCSQLite",
"module_type" : "ClangTarget",
"name" : "VaporCSQLite",
"path" : "Sources/VaporCSQLite",
"product_memberships" : [
"SQLiteNIO"
],
"sources" : [
"sqlite_nio_sqlite3.c"
],
"type" : "library"
},
{
"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" : [
"VaporCSQLite"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.