Build Information
Successful build of sqlite-nio, reference 1.12.0 (a4c62f
), with Swift 6.1 for macOS (SPM) on 4 Sep 2025 20:29:43 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sqlite-nio.git
Reference: 1.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sqlite-nio
* tag 1.12.0 -> FETCH_HEAD
HEAD is now at a4c62fa Add SQLite hook/observation support to SQLiteConnection (#90)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
a4c62fa1d99db69bf96d48f5b903eca1427f4a0e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.12.0
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (2.10s)
Fetched https://github.com/apple/swift-nio.git from cache (2.12s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (2.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.64s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.19s)
Fetched https://github.com/apple/swift-system.git from cache (1.21s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.58s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sqlite-nio",
"name": "sqlite-nio",
"url": "https://github.com/vapor/sqlite-nio.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sqlite-nio",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.86.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/vapor/sqlite-nio.git
[1/1731] Fetching sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.86s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
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.2.1
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/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.0 (a4c62fa)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
warning: '.resolve-product-dependencies': dependency 'sqlite-nio' is not used by any target
Found 2 product dependencies
- swift-nio
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/sqlite-nio.git
https://github.com/vapor/sqlite-nio.git
{
"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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/27] Write sources
[9/27] Copying PrivacyInfo.xcprivacy
[10/27] Write sources
[14/27] Compiling CNIOWindows WSAStartup.c
[15/27] Compiling CNIOWindows shim.c
[16/27] Write swift-version-2F0A5646E1D333AE.txt
[16/27] Write sources
[18/27] Compiling CNIOWASI CNIOWASI.c
[19/27] Compiling CNIOLinux shim.c
[20/27] Compiling CNIOLinux liburing_shims.c
[21/50] Compiling _AtomicsShims.c
[21/50] Compiling CNIOPosix event_loop_id.c
[23/71] Compiling CNIODarwin shim.c
[25/71] Compiling InternalCollectionsUtilities Debugging.swift
[26/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/72] Compiling InternalCollectionsUtilities Descriptions.swift
[29/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/72] Emitting module _NIOBase64
[31/72] Compiling _NIOBase64 Base64.swift
[32/72] Emitting module InternalCollectionsUtilities
[33/72] Compiling Atomics AtomicBool.swift
[34/72] Compiling Atomics IntegerConformances.swift
[35/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/72] Compiling Atomics DoubleWord.swift
[37/72] Compiling Atomics ManagedAtomic.swift
[38/72] Compiling Atomics AtomicInteger.swift
[39/72] Compiling Atomics AtomicOptionalWrappable.swift
[40/72] Compiling Atomics AtomicValue.swift
[41/72] Compiling Atomics AtomicMemoryOrderings.swift
[42/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/72] Compiling Atomics IntegerOperations.swift
[44/72] Compiling Atomics ManagedAtomicLazyReference.swift
[45/72] Compiling Atomics UnsafeAtomic.swift
[50/73] Compiling Atomics AtomicReference.swift
[51/73] Compiling Atomics AtomicStorage.swift
[56/73] Compiling Atomics OptionalRawRepresentable.swift
[57/73] Compiling Atomics RawRepresentable.swift
[58/73] Compiling Atomics PointerConformances.swift
[59/73] Compiling Atomics Primitives.native.swift
[60/73] Compiling Atomics Unmanaged extensions.swift
[61/89] Compiling DequeModule _DequeBuffer.swift
[62/89] Compiling DequeModule _DequeSlot.swift
[63/89] Compiling DequeModule _DequeBufferHeader.swift
[64/90] Compiling _NIODataStructures PriorityQueue.swift
[65/90] Compiling _NIODataStructures _TinyArray.swift
[66/90] Emitting module Atomics
[67/90] Compiling Logging Locks.swift
[68/90] Emitting module Logging
[69/90] Compiling Logging MetadataProvider.swift
[70/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/90] Emitting module _NIODataStructures
[72/90] Compiling _NIODataStructures Heap.swift
[73/90] Compiling Logging Logging.swift
[74/90] Compiling Logging LogHandler.swift
[75/90] Compiling DequeModule Deque+Extras.swift
[76/90] Compiling DequeModule Deque+Hashable.swift
[77/90] Compiling DequeModule Deque+Testing.swift
[78/90] Compiling DequeModule Deque._Storage.swift
[79/90] Compiling DequeModule Deque+CustomReflectable.swift
[80/90] Compiling DequeModule Deque+Descriptions.swift
[81/90] Compiling DequeModule Deque+Equatable.swift
[82/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/90] Compiling DequeModule Deque._UnsafeHandle.swift
[84/90] Compiling DequeModule Deque.swift
[85/90] Compiling DequeModule Deque+Codable.swift
[86/90] Compiling DequeModule Deque+Collection.swift
[87/90] Emitting module DequeModule
[87/90] Compiling c-nioatomics.c
[88/90] Compiling c-atomics.c
[90/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/96] Compiling NIOConcurrencyHelpers lock.swift
[93/96] Emitting module NIOConcurrencyHelpers
[94/96] Compiling NIOConcurrencyHelpers atomics.swift
[95/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/159] Compiling CSQLite sqlite_nio_sqlite3.c
[97/159] Compiling NIOCore Codec.swift
[98/159] Compiling NIOCore ConvenienceOptionSupport.swift
[99/159] Compiling NIOCore DeadChannel.swift
[100/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[101/159] Compiling NIOCore EventLoop+Deprecated.swift
[102/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[103/159] Compiling NIOCore EventLoop.swift
[104/159] Compiling NIOCore AddressedEnvelope.swift
[105/159] Compiling NIOCore AsyncAwaitSupport.swift
[106/159] Compiling NIOCore AsyncChannel.swift
[107/159] Compiling NIOCore AsyncChannelHandler.swift
[108/159] Compiling NIOCore AsyncChannelInboundStream.swift
[109/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[112/165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[113/165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[114/165] Compiling NIOCore EventLoopFuture.swift
[115/165] Compiling NIOCore FileDescriptor.swift
[116/165] Compiling NIOCore FileHandle.swift
[117/165] Compiling NIOCore FileRegion.swift
[118/165] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[119/165] Compiling NIOCore NIOScheduledCallback.swift
[120/165] Compiling NIOCore NIOSendable.swift
[121/165] Compiling NIOCore RecvByteBufferAllocator.swift
[122/165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[123/165] Compiling NIOCore SocketAddresses.swift
[124/165] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[125/165] Compiling NIOCore NIOAsyncWriter.swift
[126/165] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[127/165] Compiling NIOCore BSDSocketAPI.swift
[128/165] Compiling NIOCore ByteBuffer-aux.swift
[129/165] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[130/165] Compiling NIOCore ByteBuffer-conversions.swift
[131/165] Compiling NIOCore GlobalSingletons.swift
[132/165] Compiling NIOCore IO.swift
[133/165] Compiling NIOCore IOData.swift
[134/165] Compiling NIOCore IPProtocol.swift
[135/165] Compiling NIOCore IntegerBitPacking.swift
[136/165] Compiling NIOCore IntegerTypes.swift
[137/165] Compiling NIOCore Interfaces.swift
[138/165] Compiling NIOCore Channel.swift
[139/165] Compiling NIOCore ChannelHandler.swift
[140/165] Compiling NIOCore ChannelHandlers.swift
[141/165] Compiling NIOCore ChannelInvoker.swift
[142/165] Compiling NIOCore ChannelOption.swift
[143/165] Compiling NIOCore ChannelPipeline.swift
[144/165] Compiling NIOCore CircularBuffer.swift
[145/165] Compiling NIOCore SocketOptionProvider.swift
[146/165] Compiling NIOCore SystemCallHelpers.swift
[147/165] Compiling NIOCore TimeAmount+Duration.swift
[148/165] Compiling NIOCore TypeAssistedChannelHandler.swift
[149/165] Compiling NIOCore UniversalBootstrapSupport.swift
[150/165] Compiling NIOCore Utilities.swift
[151/165] Compiling NIOCore Linux.swift
[152/165] Compiling NIOCore MarkedCircularBuffer.swift
[153/165] Compiling NIOCore MulticastChannel.swift
[154/165] Compiling NIOCore NIOAny.swift
[155/165] Compiling NIOCore NIOCloseOnErrorHandler.swift
[156/165] Compiling NIOCore NIOCoreSendableMetatype.swift
[157/165] Compiling NIOCore NIOLoopBound.swift
[158/165] Compiling NIOCore ByteBuffer-core.swift
[159/165] Compiling NIOCore ByteBuffer-hex.swift
[160/165] Compiling NIOCore ByteBuffer-int.swift
[161/165] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/165] Compiling NIOCore ByteBuffer-multi-int.swift
[163/165] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[164/165] Compiling NIOCore ByteBuffer-views.swift
[165/165] Emitting module NIOCore
[166/219] Emitting module NIOEmbedded
[167/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/219] Compiling NIOEmbedded Embedded.swift
[169/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/219] Emitting module NIOPosix
[171/224] Compiling NIOPosix SelectorUring.swift
[172/224] Compiling NIOPosix ServerSocket.swift
[173/224] Compiling NIOPosix Socket.swift
[174/224] Compiling NIOPosix SocketChannel.swift
[175/224] Compiling NIOPosix SocketProtocols.swift
[176/224] Compiling NIOPosix BSDSocketAPICommon.swift
[177/224] Compiling NIOPosix BSDSocketAPIPosix.swift
[178/224] Compiling NIOPosix BSDSocketAPIWindows.swift
[179/224] Compiling NIOPosix BaseSocket.swift
[180/224] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[181/224] Compiling NIOPosix BaseSocketChannel.swift
[182/224] Compiling NIOPosix LinuxCPUSet.swift
[183/224] Compiling NIOPosix LinuxUring.swift
[184/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[185/224] Compiling NIOPosix NIOPosixSendableMetatype.swift
[186/224] Compiling NIOPosix NIOThreadPool.swift
[187/224] Compiling NIOPosix NonBlockingFileIO.swift
[188/224] Compiling NIOPosix GetaddrinfoResolver.swift
[189/224] Compiling NIOPosix HappyEyeballs.swift
[190/224] Compiling NIOPosix IO.swift
[191/224] Compiling NIOPosix IntegerBitPacking.swift
[192/224] Compiling NIOPosix IntegerTypes.swift
[193/224] Compiling NIOPosix Linux.swift
[194/224] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[195/224] Compiling NIOPosix System.swift
[196/224] Compiling NIOPosix Thread.swift
[197/224] Compiling NIOPosix ThreadPosix.swift
[198/224] Compiling NIOPosix ThreadWindows.swift
[199/224] Compiling NIOPosix BaseStreamSocketChannel.swift
[200/224] Compiling NIOPosix Bootstrap.swift
[201/224] Compiling NIOPosix ControlMessage.swift
[202/224] Compiling NIOPosix DatagramVectorReadManager.swift
[203/224] Compiling NIOPosix Errors+Any.swift
[204/224] Compiling NIOPosix FileDescriptor.swift
[205/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[206/224] Compiling NIOPosix PendingWritesManager.swift
[207/224] Compiling NIOPosix PipeChannel.swift
[208/224] Compiling NIOPosix PipePair.swift
[209/224] Compiling NIOPosix Pool.swift
[210/224] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[211/224] Compiling NIOPosix PosixSingletons.swift
[212/224] Compiling NIOPosix RawSocketBootstrap.swift
[213/224] Compiling NIOPosix Resolver.swift
[214/224] Compiling NIOPosix Selectable.swift
[215/224] Compiling NIOPosix SelectableChannel.swift
[216/224] Compiling NIOPosix SelectableEventLoop.swift
[217/224] Compiling NIOPosix SelectorEpoll.swift
[218/224] Compiling NIOPosix SelectorGeneric.swift
[219/224] Compiling NIOPosix SelectorKqueue.swift
[220/224] Compiling NIOPosix UnsafeTransfer.swift
[221/224] Compiling NIOPosix Utilities.swift
[222/224] Compiling NIOPosix VsockAddress.swift
[223/224] Compiling NIOPosix VsockChannelEvents.swift
[224/224] Compiling NIOPosix resource_bundle_accessor.swift
[225/226] Emitting module NIO
[226/226] Compiling NIO Exports.swift
[227/231] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[228/231] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[229/231] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[230/231] Emitting module NIOFoundationCompat
[231/231] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[232/242] Compiling SQLiteNIO SQLiteRow.swift
[233/243] Compiling SQLiteNIO SQLiteStatement.swift
[234/243] Compiling SQLiteNIO SQLiteDataType.swift
[235/243] Compiling SQLiteNIO SQLiteDatabase.swift
[236/243] Compiling SQLiteNIO SQLiteData.swift
[237/243] Compiling SQLiteNIO SQLiteError.swift
[238/243] Compiling SQLiteNIO SQLiteCustomFunction.swift
[239/243] Compiling SQLiteNIO SQLiteDataConvertible.swift
[240/243] Emitting module SQLiteNIO
[241/243] Compiling SQLiteNIO SQLiteConnection.swift
[242/243] Compiling SQLiteNIO Exports.swift
[243/243] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
Build complete! (20.11s)
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" : "/Users/admin/builder/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"
}
Done.