Build Information
Successful build of sqlite-nio, reference main (821a5f
), with Swift 6.0 for Linux on 7 Jun 2025 12:27:24 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 821a5fb Embed sqlite amalgamation 3.50.1 source code (#86)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
821a5fb54664a0558d8c9520af8fc40d114ca91f
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.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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80031] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
[1524/76195] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.54s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
[665/20982] Fetching swift-collections, swift-system
[7047/22779] Fetching swift-collections, swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.15s)
Fetched https://github.com/apple/swift-system.git from cache (1.15s)
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.65s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/25] Write sources
[13/25] Compiling CNIOWindows shim.c
[14/25] Compiling CNIOWindows WSAStartup.c
[15/25] Compiling CNIOWASI CNIOWASI.c
[16/25] Compiling CNIOLinux liburing_shims.c
[17/25] Write sources
[18/25] Compiling CNIODarwin shim.c
[19/25] Compiling CNIOLinux shim.c
[20/25] Compiling _AtomicsShims.c
[20/25] Write swift-version-24593BA9C3E375BF.txt
[23/68] Emitting module Logging
[23/68] Compiling c-nioatomics.c
[25/68] Emitting module Atomics
[25/70] Compiling c-atomics.c
[27/76] Compiling Atomics IntegerOperations.swift
[28/76] Compiling Atomics Unmanaged extensions.swift
[29/76] Compiling Atomics OptionalRawRepresentable.swift
[30/76] Compiling Atomics RawRepresentable.swift
[31/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/76] Compiling Atomics AtomicInteger.swift
[33/76] Compiling Atomics AtomicOptionalWrappable.swift
[34/76] Compiling Atomics AtomicReference.swift
[37/76] Compiling Atomics AtomicBool.swift
[38/76] Compiling Atomics AtomicMemoryOrderings.swift
[39/76] Compiling Atomics DoubleWord.swift
[40/77] Compiling Atomics AtomicStorage.swift
[41/77] Compiling Atomics AtomicValue.swift
[42/77] Compiling Atomics IntegerConformances.swift
[43/77] Compiling Atomics PointerConformances.swift
[44/77] Compiling Atomics Primitives.native.swift
[53/77] Emitting module InternalCollectionsUtilities
[56/77] Compiling _NIODataStructures PriorityQueue.swift
[57/77] Compiling _NIODataStructures _TinyArray.swift
[58/77] Compiling Atomics UnsafeAtomic.swift
[59/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[60/77] Compiling Atomics ManagedAtomic.swift
[61/77] Compiling Atomics ManagedAtomicLazyReference.swift
[62/78] Emitting module _NIOBase64
[63/78] Compiling _NIOBase64 Base64.swift
[66/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/80] Compiling _NIODataStructures Heap.swift
[69/80] Emitting module _NIODataStructures
[70/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/96] Emitting module NIOConcurrencyHelpers
[72/96] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/96] Compiling Logging MetadataProvider.swift
[75/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/96] Compiling NIOConcurrencyHelpers lock.swift
[77/96] Compiling Logging Locks.swift
[78/96] Compiling DequeModule _DequeBuffer.swift
[79/96] Compiling DequeModule _DequeBufferHeader.swift
[80/98] Compiling Logging LogHandler.swift
[81/98] Compiling Logging Logging.swift
[83/99] Compiling NIOConcurrencyHelpers atomics.swift
[85/100] Compiling DequeModule _DequeSlot.swift
[86/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/100] Compiling DequeModule Deque+Codable.swift
[88/100] Compiling DequeModule Deque+Collection.swift
[89/100] Compiling DequeModule Deque+Extras.swift
[90/100] Compiling DequeModule Deque+Hashable.swift
[91/100] Compiling DequeModule Deque+Equatable.swift
[92/100] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/100] Compiling DequeModule Deque+CustomReflectable.swift
[94/100] Compiling DequeModule Deque+Descriptions.swift
[95/100] Compiling DequeModule Deque+Testing.swift
[96/100] Compiling DequeModule Deque._Storage.swift
[97/100] Compiling DequeModule Deque._UnsafeHandle.swift
[98/100] Compiling DequeModule Deque.swift
[99/100] Emitting module DequeModule
[100/161] Compiling CSQLite sqlite_nio_sqlite3.c
[102/161] Compiling NIOCore MulticastChannel.swift
[103/161] Compiling NIOCore NIOAny.swift
[104/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/161] Compiling NIOCore NIOLoopBound.swift
[106/161] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[107/161] Compiling NIOCore NIOScheduledCallback.swift
[108/161] Compiling NIOCore NIOSendable.swift
[109/161] Compiling NIOCore RecvByteBufferAllocator.swift
[110/169] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[111/169] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/169] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/169] Compiling NIOCore EventLoopFuture.swift
[114/169] Compiling NIOCore FileDescriptor.swift
[115/169] Compiling NIOCore FileHandle.swift
[116/169] Compiling NIOCore FileRegion.swift
[117/169] Compiling NIOCore GlobalSingletons.swift
[118/169] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[119/169] Compiling NIOCore SocketAddresses.swift
[120/169] Compiling NIOCore SocketOptionProvider.swift
[121/169] Compiling NIOCore SystemCallHelpers.swift
[122/169] Compiling NIOCore TimeAmount+Duration.swift
[123/169] Compiling NIOCore TypeAssistedChannelHandler.swift
[124/169] Compiling NIOCore UniversalBootstrapSupport.swift
[125/169] Compiling NIOCore Utilities.swift
[126/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[127/169] Compiling NIOCore BSDSocketAPI.swift
[128/169] Compiling NIOCore ByteBuffer-aux.swift
[129/169] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[130/169] Compiling NIOCore ByteBuffer-conversions.swift
[131/169] Compiling NIOCore ByteBuffer-core.swift
[132/169] Compiling NIOCore ByteBuffer-hex.swift
[133/169] Compiling NIOCore ByteBuffer-int.swift
[134/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[135/169] Compiling NIOCore IO.swift
[136/169] Compiling NIOCore IOData.swift
[137/169] Compiling NIOCore IPProtocol.swift
[138/169] Compiling NIOCore IntegerBitPacking.swift
[139/169] Compiling NIOCore IntegerTypes.swift
[140/169] Compiling NIOCore Interfaces.swift
[141/169] Compiling NIOCore Linux.swift
[142/169] Compiling NIOCore MarkedCircularBuffer.swift
[143/169] Compiling NIOCore CircularBuffer.swift
[144/169] Compiling NIOCore Codec.swift
[145/169] Compiling NIOCore ConvenienceOptionSupport.swift
[146/169] Compiling NIOCore DeadChannel.swift
[147/169] Compiling NIOCore DispatchQueue+WithFuture.swift
[148/169] Compiling NIOCore EventLoop+Deprecated.swift
[149/169] Compiling NIOCore EventLoop+SerialExecutor.swift
[150/169] Compiling NIOCore EventLoop.swift
[151/169] Emitting module NIOCore
[152/169] Compiling NIOCore AddressedEnvelope.swift
[153/169] Compiling NIOCore AsyncAwaitSupport.swift
[154/169] Compiling NIOCore AsyncChannel.swift
[155/169] Compiling NIOCore AsyncChannelHandler.swift
[156/169] Compiling NIOCore AsyncChannelInboundStream.swift
[157/169] Compiling NIOCore AsyncChannelOutboundWriter.swift
[158/169] Compiling NIOCore NIOAsyncSequenceProducer.swift
[159/169] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[160/169] Compiling NIOCore NIOAsyncWriter.swift
[161/169] Compiling NIOCore ByteBuffer-multi-int.swift
[162/169] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[163/169] Compiling NIOCore ByteBuffer-views.swift
[164/169] Compiling NIOCore Channel.swift
[165/169] Compiling NIOCore ChannelHandler.swift
[166/169] Compiling NIOCore ChannelHandlers.swift
[167/169] Compiling NIOCore ChannelInvoker.swift
[168/169] Compiling NIOCore ChannelOption.swift
[169/169] Compiling NIOCore ChannelPipeline.swift
[171/220] Emitting module NIOEmbedded
[172/220] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/220] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/220] Compiling NIOEmbedded Embedded.swift
[176/221] Compiling NIOPosix ServerSocket.swift
[177/221] Compiling NIOPosix Socket.swift
[178/221] Compiling NIOPosix SocketChannel.swift
[179/221] Compiling NIOPosix SocketProtocols.swift
[180/221] Compiling NIOPosix System.swift
[181/221] Compiling NIOPosix Thread.swift
[182/227] Emitting module NIOPosix
[183/227] Compiling NIOPosix Pool.swift
[184/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[185/227] Compiling NIOPosix PosixSingletons.swift
[186/227] Compiling NIOPosix RawSocketBootstrap.swift
[187/227] Compiling NIOPosix Resolver.swift
[188/227] Compiling NIOPosix Selectable.swift
[189/227] Compiling NIOPosix IO.swift
[190/227] Compiling NIOPosix IntegerBitPacking.swift
[191/227] Compiling NIOPosix IntegerTypes.swift
[192/227] Compiling NIOPosix Linux.swift
[193/227] Compiling NIOPosix LinuxCPUSet.swift
[194/227] Compiling NIOPosix LinuxUring.swift
[195/227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[196/227] Compiling NIOPosix SelectableChannel.swift
[197/227] Compiling NIOPosix SelectableEventLoop.swift
[198/227] Compiling NIOPosix SelectorEpoll.swift
[199/227] Compiling NIOPosix SelectorGeneric.swift
[200/227] Compiling NIOPosix SelectorKqueue.swift
[201/227] Compiling NIOPosix SelectorUring.swift
[202/227] Compiling NIOPosix NIOThreadPool.swift
[203/227] Compiling NIOPosix NonBlockingFileIO.swift
[204/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[205/227] Compiling NIOPosix PendingWritesManager.swift
[206/227] Compiling NIOPosix PipeChannel.swift
[207/227] Compiling NIOPosix PipePair.swift
[208/227] Compiling NIOPosix ThreadPosix.swift
[209/227] Compiling NIOPosix ThreadWindows.swift
[210/227] Compiling NIOPosix UnsafeTransfer.swift
[211/227] Compiling NIOPosix Utilities.swift
[212/227] Compiling NIOPosix VsockAddress.swift
[213/227] Compiling NIOPosix VsockChannelEvents.swift
[214/227] Compiling NIOPosix BSDSocketAPICommon.swift
[215/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[216/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[217/227] Compiling NIOPosix BaseSocket.swift
[218/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[219/227] Compiling NIOPosix BaseSocketChannel.swift
[220/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[221/227] Compiling NIOPosix Bootstrap.swift
[222/227] Compiling NIOPosix ControlMessage.swift
[223/227] Compiling NIOPosix DatagramVectorReadManager.swift
[224/227] Compiling NIOPosix Errors+Any.swift
[225/227] Compiling NIOPosix FileDescriptor.swift
[226/227] Compiling NIOPosix GetaddrinfoResolver.swift
[227/227] Compiling NIOPosix HappyEyeballs.swift
[229/230] Emitting module NIO
[230/230] Compiling NIO Exports.swift
[232/236] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[233/236] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[234/236] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[235/236] Emitting module NIOFoundationCompat
[236/236] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[238/247] Compiling SQLiteNIO SQLiteRow.swift
[239/248] Compiling SQLiteNIO SQLiteDatabase.swift
[240/248] Compiling SQLiteNIO SQLiteDataType.swift
[241/248] Compiling SQLiteNIO SQLiteDataConvertible.swift
[242/248] Compiling SQLiteNIO SQLiteStatement.swift
[243/248] Compiling SQLiteNIO Exports.swift
[244/248] Compiling SQLiteNIO SQLiteConnection.swift
[245/248] Emitting module SQLiteNIO
[246/248] Compiling SQLiteNIO SQLiteCustomFunction.swift
[247/248] Compiling SQLiteNIO SQLiteData.swift
[248/248] Compiling SQLiteNIO SQLiteError.swift
Build complete! (41.97s)
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" : [
"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.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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.