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.9 for Linux on 18 Feb 2025 21:15:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
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" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3761] Fetching swift-log
[3762/77475] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git (3.46s)
Fetched https://github.com/apple/swift-nio.git (3.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.21s)
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/1569] Fetching swift-atomics
[205/5717] Fetching swift-atomics, swift-system
[1738/21372] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.87s)
Fetched https://github.com/apple/swift-system.git (0.87s)
Fetched https://github.com/apple/swift-collections.git (0.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.1 (0.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.48s)
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-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-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-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/11] Compiling CNIOWindows WSAStartup.c
[2/11] Compiling CNIODarwin shim.c
[2/11] Compiling CNIOWindows shim.c
[4/11] Compiling CNIOLinux liburing_shims.c
[5/11] Compiling _AtomicsShims.c
[6/11] Compiling CNIOWASI CNIOWASI.c
[7/11] Compiling CNIOLinux shim.c
[8/58] Compiling c-nioatomics.c
[10/58] Emitting module _NIODataStructures
[10/58] Compiling c-atomics.c
[12/64] Compiling Atomics UnsafeAtomic.swift
[13/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/66] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/66] Emitting module InternalCollectionsUtilities
[18/68] Compiling InternalCollectionsUtilities Debugging.swift
[19/68] Compiling InternalCollectionsUtilities Descriptions.swift
[20/68] Compiling InternalCollectionsUtilities Integer rank.swift
[21/68] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/68] Compiling InternalCollectionsUtilities Specialize.swift
[27/68] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/68] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/68] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[33/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[34/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/68] Emitting module _NIOBase64
[36/68] Compiling _NIOBase64 Base64.swift
[37/68] Emitting module Atomics
[38/69] Compiling _NIODataStructures _TinyArray.swift
[45/69] Compiling _NIODataStructures PriorityQueue.swift
[50/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/72] Compiling Atomics IntegerOperations.swift
[56/72] Compiling Atomics Unmanaged extensions.swift
[57/87] Compiling DequeModule Deque+Descriptions.swift
[58/87] Compiling DequeModule Deque+Equatable.swift
[59/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/91] Compiling Logging MetadataProvider.swift
[65/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/91] Emitting module NIOConcurrencyHelpers
[67/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/91] Compiling NIOConcurrencyHelpers lock.swift
[69/91] Compiling _NIODataStructures Heap.swift
[70/92] Compiling DequeModule Deque+Testing.swift
[71/92] Compiling DequeModule Deque._Storage.swift
[72/92] Compiling DequeModule _DequeBuffer.swift
[73/92] Compiling DequeModule _DequeBufferHeader.swift
[74/92] Compiling DequeModule Deque+Extras.swift
[75/92] Compiling DequeModule Deque+Hashable.swift
[76/92] Compiling DequeModule Deque._UnsafeHandle.swift
[77/92] Compiling DequeModule Deque.swift
[78/92] Compiling DequeModule _DequeSlot.swift
[79/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/93] Compiling NIOConcurrencyHelpers atomics.swift
[86/95] Compiling DequeModule Deque+CustomReflectable.swift
[88/95] Emitting module DequeModule
[89/95] Compiling DequeModule Deque+Codable.swift
[90/95] Compiling DequeModule Deque+Collection.swift
[91/96] Emitting module Logging
[92/96] Compiling Logging Locks.swift
[93/96] Compiling Logging LogHandler.swift
[94/96] Compiling Logging Logging.swift
[99/158] Compiling NIOCore GlobalSingletons.swift
[100/158] Compiling NIOCore IO.swift
[101/158] Compiling NIOCore IOData.swift
[102/158] Compiling NIOCore IPProtocol.swift
[103/158] Compiling NIOCore IntegerBitPacking.swift
[104/158] Compiling NIOCore IntegerTypes.swift
[105/158] Compiling NIOCore Interfaces.swift
[106/158] Compiling NIOCore Linux.swift
[106/166] Compiling CSQLite sqlite_nio_sqlite3.c
[108/166] Compiling NIOCore AddressedEnvelope.swift
[109/166] Compiling NIOCore AsyncAwaitSupport.swift
[110/166] Compiling NIOCore AsyncChannel.swift
[111/166] Compiling NIOCore AsyncChannelHandler.swift
[112/166] Compiling NIOCore AsyncChannelInboundStream.swift
[113/166] Compiling NIOCore AsyncChannelOutboundWriter.swift
[114/166] Compiling NIOCore NIOAsyncSequenceProducer.swift
[115/166] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[116/166] Compiling NIOCore NIOAsyncWriter.swift
[117/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[118/166] Compiling NIOCore SocketAddresses.swift
[119/166] Compiling NIOCore SocketOptionProvider.swift
[120/166] Compiling NIOCore SystemCallHelpers.swift
[121/166] Compiling NIOCore TimeAmount+Duration.swift
[122/166] Compiling NIOCore TypeAssistedChannelHandler.swift
[123/166] Compiling NIOCore UniversalBootstrapSupport.swift
[124/166] Compiling NIOCore Utilities.swift
[125/166] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[126/166] Compiling NIOCore BSDSocketAPI.swift
[127/166] Compiling NIOCore ByteBuffer-aux.swift
[128/166] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[129/166] Compiling NIOCore ByteBuffer-conversions.swift
[130/166] Compiling NIOCore ByteBuffer-core.swift
[131/166] Compiling NIOCore ByteBuffer-hex.swift
[132/166] Compiling NIOCore ByteBuffer-int.swift
[133/166] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[134/166] Compiling NIOCore ChannelPipeline.swift
[135/166] Compiling NIOCore CircularBuffer.swift
[136/166] Compiling NIOCore Codec.swift
[137/166] Compiling NIOCore ConvenienceOptionSupport.swift
[138/166] Compiling NIOCore DeadChannel.swift
[139/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/166] Compiling NIOCore EventLoop+Deprecated.swift
[141/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/166] Compiling NIOCore EventLoop.swift
[143/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[144/166] Compiling NIOCore EventLoopFuture+Deprecated.swift
[145/166] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[146/166] Compiling NIOCore EventLoopFuture.swift
[147/166] Compiling NIOCore FileDescriptor.swift
[148/166] Compiling NIOCore FileHandle.swift
[149/166] Compiling NIOCore FileRegion.swift
[150/166] Compiling NIOCore MarkedCircularBuffer.swift
[151/166] Compiling NIOCore MulticastChannel.swift
[152/166] Compiling NIOCore NIOAny.swift
[153/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[154/166] Compiling NIOCore NIOLoopBound.swift
[155/166] Compiling NIOCore NIOScheduledCallback.swift
[156/166] Compiling NIOCore NIOSendable.swift
[157/166] Compiling NIOCore RecvByteBufferAllocator.swift
[158/166] Compiling NIOCore ByteBuffer-multi-int.swift
[159/166] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/166] Compiling NIOCore ByteBuffer-views.swift
[161/166] Compiling NIOCore Channel.swift
[162/166] Compiling NIOCore ChannelHandler.swift
[163/166] Compiling NIOCore ChannelHandlers.swift
[164/166] Compiling NIOCore ChannelInvoker.swift
[165/166] Compiling NIOCore ChannelOption.swift
[166/166] Emitting module NIOCore
[169/219] 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
~~~~~~~~~~~~~~~~^
[170/219] Compiling NIOEmbedded Embedded.swift
[171/219] Emitting module NIOEmbedded
[172/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/221] Emitting module NIOPosix
[176/227] Compiling NIOPosix IO.swift
[177/227] Compiling NIOPosix IntegerBitPacking.swift
[178/227] Compiling NIOPosix IntegerTypes.swift
[179/227] Compiling NIOPosix Linux.swift
[180/227] Compiling NIOPosix LinuxCPUSet.swift
[181/227] Compiling NIOPosix LinuxUring.swift
[182/227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[183/227] Compiling NIOPosix BSDSocketAPICommon.swift
[184/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[185/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[186/227] Compiling NIOPosix BaseSocket.swift
[187/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[188/227] Compiling NIOPosix BaseSocketChannel.swift
[189/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[190/227] Compiling NIOPosix PooledRecvBufferAllocator.swift
[191/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[192/227] Compiling NIOPosix PosixSingletons.swift
[193/227] Compiling NIOPosix RawSocketBootstrap.swift
[194/227] Compiling NIOPosix Resolver.swift
[195/227] Compiling NIOPosix Selectable.swift
[196/227] Compiling NIOPosix ServerSocket.swift
[197/227] Compiling NIOPosix Socket.swift
[198/227] Compiling NIOPosix SocketChannel.swift
[199/227] Compiling NIOPosix SocketProtocols.swift
[200/227] Compiling NIOPosix System.swift
[201/227] Compiling NIOPosix Thread.swift
[202/227] Compiling NIOPosix ThreadPosix.swift
[203/227] Compiling NIOPosix ThreadWindows.swift
[204/227] Compiling NIOPosix UnsafeTransfer.swift
[205/227] Compiling NIOPosix Utilities.swift
[206/227] Compiling NIOPosix VsockAddress.swift
[207/227] Compiling NIOPosix VsockChannelEvents.swift
[208/227] Compiling NIOPosix SelectableChannel.swift
[209/227] Compiling NIOPosix SelectableEventLoop.swift
[210/227] Compiling NIOPosix SelectorEpoll.swift
[211/227] Compiling NIOPosix SelectorGeneric.swift
[212/227] Compiling NIOPosix SelectorKqueue.swift
[213/227] Compiling NIOPosix SelectorUring.swift
[214/227] Compiling NIOPosix Bootstrap.swift
[215/227] Compiling NIOPosix ControlMessage.swift
[216/227] Compiling NIOPosix DatagramVectorReadManager.swift
[217/227] Compiling NIOPosix Errors+Any.swift
[218/227] Compiling NIOPosix FileDescriptor.swift
[219/227] Compiling NIOPosix GetaddrinfoResolver.swift
[220/227] Compiling NIOPosix HappyEyeballs.swift
[221/227] Compiling NIOPosix NIOThreadPool.swift
[222/227] Compiling NIOPosix NonBlockingFileIO.swift
[223/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[224/227] Compiling NIOPosix PendingWritesManager.swift
[225/227] Compiling NIOPosix PipeChannel.swift
[226/227] Compiling NIOPosix PipePair.swift
[227/227] Compiling NIOPosix Pool.swift
[230/231] Emitting module NIO
[231/231] Compiling NIO Exports.swift
[234/238] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[235/238] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[236/238] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[237/238] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[238/238] Emitting module NIOFoundationCompat
[241/250] Compiling SQLiteNIO SQLiteRow.swift
[242/251] Compiling SQLiteNIO SQLiteDataType.swift
[243/251] Compiling SQLiteNIO SQLiteDataConvertible.swift
[244/251] Compiling SQLiteNIO SQLiteCustomFunction.swift
[245/251] Compiling SQLiteNIO SQLiteData.swift
[246/251] Compiling SQLiteNIO Exports.swift
[247/251] Compiling SQLiteNIO SQLiteConnection.swift
[248/251] Compiling SQLiteNIO SQLiteStatement.swift
[249/251] Emitting module SQLiteNIO
[250/251] Compiling SQLiteNIO SQLiteError.swift
[251/251] Compiling SQLiteNIO SQLiteDatabase.swift
Build complete! (32.21s)
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.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.