The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of sqlite-nio, reference 1.11.2 (2adc89), with Swift 5.10 for Linux on 18 Feb 2025 21:14:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/sqlite-nio.git
Reference: 1.11.2
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.11.2     -> FETCH_HEAD
HEAD is now at 2adc895 Embed sqlite amalgamation 3.49.1 source code (#82)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
2adc895b738210bbbb3b9cd982c86a634542e87f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.11.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vapor/sqlite-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3761] Fetching swift-log
[3762/77475] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.98s)
Fetched https://github.com/apple/swift-nio.git from cache (4.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.40s)
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/4148] Fetching swift-system
[126/5717] Fetching swift-system, swift-atomics
[2029/21372] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.1 (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
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.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.81.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
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/25] Write sources
[13/25] Compiling CNIOWindows WSAStartup.c
[14/25] Compiling CNIOWASI CNIOWASI.c
[15/25] Compiling CNIOLinux liburing_shims.c
[15/25] Compiling CNIOWindows shim.c
[15/25] Write sources
[18/25] Compiling CNIODarwin shim.c
[19/25] Compiling CNIOLinux shim.c
[20/25] Compiling _AtomicsShims.c
[21/25] Write swift-version-24593BA9C3E375BF.txt
[23/72] Emitting module Logging
[24/72] Emitting module _NIODataStructures
[24/72] Compiling c-atomics.c
[25/72] Compiling c-nioatomics.c
[27/78] Emitting module NIOConcurrencyHelpers
[28/78] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/80] Compiling Atomics UnsafeAtomic.swift
[31/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/82] Compiling _NIODataStructures PriorityQueue.swift
[35/82] Emitting module InternalCollectionsUtilities
[36/82] Compiling Atomics IntegerConformances.swift
[37/82] Compiling Atomics PointerConformances.swift
[38/82] Compiling Atomics Primitives.native.swift
[39/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/82] Compiling InternalCollectionsUtilities Integer rank.swift
[44/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/82] Compiling InternalCollectionsUtilities Debugging.swift
[49/82] Compiling InternalCollectionsUtilities Descriptions.swift
[50/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/82] Compiling InternalCollectionsUtilities Specialize.swift
[58/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/82] Emitting module _NIOBase64
[61/82] Compiling _NIOBase64 Base64.swift
[62/83] Compiling _NIODataStructures _TinyArray.swift
[63/84] Compiling Atomics IntegerOperations.swift
[64/84] Compiling Atomics Unmanaged extensions.swift
[67/99] Compiling DequeModule Deque+CustomReflectable.swift
[68/99] Compiling DequeModule Deque+Descriptions.swift
[69/99] Compiling DequeModule _DequeBuffer.swift
[70/99] Compiling DequeModule _DequeBufferHeader.swift
[71/101] Compiling DequeModule Deque+Collection.swift
[72/101] Compiling DequeModule Deque+Equatable.swift
[73/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/101] Compiling DequeModule Deque+Codable.swift
[77/101] Emitting module Atomics
[80/102] Compiling DequeModule Deque+Extras.swift
[81/102] Compiling DequeModule Deque+Hashable.swift
[83/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/102] Compiling Logging MetadataProvider.swift
[86/102] Compiling _NIODataStructures Heap.swift
[87/103] Compiling NIOConcurrencyHelpers lock.swift
[88/103] Compiling DequeModule _DequeSlot.swift
[89/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/103] Compiling NIOConcurrencyHelpers atomics.swift
[93/103] Compiling DequeModule Deque+Testing.swift
[94/103] Compiling DequeModule Deque._Storage.swift
[95/103] Compiling DequeModule Deque._UnsafeHandle.swift
[96/103] Compiling DequeModule Deque.swift
[100/104] Emitting module DequeModule
[101/105] Compiling Logging LogHandler.swift
[102/105] Compiling Logging Locks.swift
[103/105] Compiling Logging Logging.swift
[106/165] Compiling NIOCore GlobalSingletons.swift
[107/165] Compiling NIOCore IO.swift
[108/165] Compiling NIOCore IOData.swift
[109/165] Compiling NIOCore IPProtocol.swift
[110/165] Compiling NIOCore IntegerBitPacking.swift
[111/165] Compiling NIOCore IntegerTypes.swift
[112/165] Compiling NIOCore Interfaces.swift
[113/165] Compiling NIOCore Linux.swift
[114/165] Compiling NIOCore MarkedCircularBuffer.swift
[115/165] Compiling NIOCore MulticastChannel.swift
[116/165] Compiling NIOCore NIOAny.swift
[117/165] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/165] Compiling NIOCore NIOLoopBound.swift
[119/165] Compiling NIOCore NIOScheduledCallback.swift
[120/165] Compiling NIOCore NIOSendable.swift
[121/165] Compiling NIOCore RecvByteBufferAllocator.swift
[121/173] Compiling CSQLite sqlite_nio_sqlite3.c
[123/173] Compiling NIOCore ChannelPipeline.swift
[124/173] Compiling NIOCore CircularBuffer.swift
[125/173] Compiling NIOCore Codec.swift
[126/173] Compiling NIOCore ConvenienceOptionSupport.swift
[127/173] Compiling NIOCore DeadChannel.swift
[128/173] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/173] Compiling NIOCore EventLoop+Deprecated.swift
[130/173] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/173] Compiling NIOCore EventLoop.swift
[132/173] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[133/173] Compiling NIOCore EventLoopFuture+Deprecated.swift
[134/173] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[135/173] Compiling NIOCore EventLoopFuture.swift
[136/173] Compiling NIOCore FileDescriptor.swift
[137/173] Compiling NIOCore FileHandle.swift
[138/173] Compiling NIOCore FileRegion.swift
[139/173] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/173] Compiling NIOCore BSDSocketAPI.swift
[141/173] Compiling NIOCore ByteBuffer-aux.swift
[142/173] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[143/173] Compiling NIOCore ByteBuffer-conversions.swift
[144/173] Compiling NIOCore ByteBuffer-core.swift
[145/173] Compiling NIOCore ByteBuffer-hex.swift
[146/173] Compiling NIOCore ByteBuffer-int.swift
[147/173] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[148/173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[149/173] Compiling NIOCore SocketAddresses.swift
[150/173] Compiling NIOCore SocketOptionProvider.swift
[151/173] Compiling NIOCore SystemCallHelpers.swift
[152/173] Compiling NIOCore TimeAmount+Duration.swift
[153/173] Compiling NIOCore TypeAssistedChannelHandler.swift
[154/173] Compiling NIOCore UniversalBootstrapSupport.swift
[155/173] Compiling NIOCore Utilities.swift
[156/173] Compiling NIOCore AddressedEnvelope.swift
[157/173] Compiling NIOCore AsyncAwaitSupport.swift
[158/173] Compiling NIOCore AsyncChannel.swift
[159/173] Compiling NIOCore AsyncChannelHandler.swift
[160/173] Compiling NIOCore AsyncChannelInboundStream.swift
[161/173] Compiling NIOCore AsyncChannelOutboundWriter.swift
[162/173] Compiling NIOCore NIOAsyncSequenceProducer.swift
[163/173] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[164/173] Compiling NIOCore NIOAsyncWriter.swift
[165/173] Compiling NIOCore ByteBuffer-multi-int.swift
[166/173] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[167/173] Compiling NIOCore ByteBuffer-views.swift
[168/173] Compiling NIOCore Channel.swift
[169/173] Compiling NIOCore ChannelHandler.swift
[170/173] Compiling NIOCore ChannelHandlers.swift
[171/173] Compiling NIOCore ChannelInvoker.swift
[172/173] Compiling NIOCore ChannelOption.swift
[173/173] Emitting module NIOCore
[175/225] Compiling NIOEmbedded AsyncTestingChannel.swift
[176/225] 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
~~~~~~~~~~~~~~~~^
[177/225] Emitting module NIOEmbedded
[178/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[179/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[180/225] Compiling NIOPosix PosixSingletons.swift
[181/225] Compiling NIOPosix RawSocketBootstrap.swift
[182/225] Compiling NIOPosix Resolver.swift
[183/225] Compiling NIOPosix Selectable.swift
[184/231] Compiling NIOEmbedded Embedded.swift
[186/232] Emitting module NIOPosix
[187/232] Compiling NIOPosix ThreadPosix.swift
[188/232] Compiling NIOPosix ThreadWindows.swift
[189/232] Compiling NIOPosix UnsafeTransfer.swift
[190/232] Compiling NIOPosix Utilities.swift
[191/232] Compiling NIOPosix VsockAddress.swift
[192/232] Compiling NIOPosix VsockChannelEvents.swift
[193/232] Compiling NIOPosix IO.swift
[194/232] Compiling NIOPosix IntegerBitPacking.swift
[195/232] Compiling NIOPosix IntegerTypes.swift
[196/232] Compiling NIOPosix Linux.swift
[197/232] Compiling NIOPosix LinuxCPUSet.swift
[198/232] Compiling NIOPosix LinuxUring.swift
[199/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[200/232] Compiling NIOPosix SelectableChannel.swift
[201/232] Compiling NIOPosix SelectableEventLoop.swift
[202/232] Compiling NIOPosix SelectorEpoll.swift
[203/232] Compiling NIOPosix SelectorGeneric.swift
[204/232] Compiling NIOPosix SelectorKqueue.swift
[205/232] Compiling NIOPosix SelectorUring.swift
[206/232] Compiling NIOPosix NIOThreadPool.swift
[207/232] Compiling NIOPosix NonBlockingFileIO.swift
[208/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[209/232] Compiling NIOPosix PendingWritesManager.swift
[210/232] Compiling NIOPosix PipeChannel.swift
[211/232] Compiling NIOPosix PipePair.swift
[212/232] Compiling NIOPosix Pool.swift
[213/232] Compiling NIOPosix ServerSocket.swift
[214/232] Compiling NIOPosix Socket.swift
[215/232] Compiling NIOPosix SocketChannel.swift
[216/232] Compiling NIOPosix SocketProtocols.swift
[217/232] Compiling NIOPosix System.swift
[218/232] Compiling NIOPosix Thread.swift
[219/232] Compiling NIOPosix BSDSocketAPICommon.swift
[220/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[221/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[222/232] Compiling NIOPosix BaseSocket.swift
[223/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[224/232] Compiling NIOPosix BaseSocketChannel.swift
[225/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[226/232] Compiling NIOPosix Bootstrap.swift
[227/232] Compiling NIOPosix ControlMessage.swift
[228/232] Compiling NIOPosix DatagramVectorReadManager.swift
[229/232] Compiling NIOPosix Errors+Any.swift
[230/232] Compiling NIOPosix FileDescriptor.swift
[231/232] Compiling NIOPosix GetaddrinfoResolver.swift
[232/232] Compiling NIOPosix HappyEyeballs.swift
[234/235] Emitting module NIO
[235/235] Compiling NIO Exports.swift
[237/241] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[238/241] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[239/241] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/241] Emitting module NIOFoundationCompat
[241/241] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[243/252] Compiling SQLiteNIO SQLiteRow.swift
[244/253] Compiling SQLiteNIO SQLiteDataType.swift
[245/253] Compiling SQLiteNIO SQLiteDataConvertible.swift
[246/253] Compiling SQLiteNIO SQLiteDatabase.swift
[247/253] Compiling SQLiteNIO SQLiteCustomFunction.swift
[248/253] Compiling SQLiteNIO SQLiteData.swift
[249/253] Compiling SQLiteNIO Exports.swift
[250/253] Compiling SQLiteNIO SQLiteConnection.swift
[251/253] Compiling SQLiteNIO SQLiteStatement.swift
[252/253] Emitting module SQLiteNIO
[253/253] Compiling SQLiteNIO SQLiteError.swift
Build complete! (35.94s)
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.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.