The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of sqlite-nio, reference main (a4c62f), with Swift 6.2 (beta) for Android on 4 Sep 2025 20:33:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.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 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 main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3903] Fetching swift-log
[3904/81935] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
[781/78032] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (8.33s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.31s)
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/1814] Fetching swift-atomics
[528/6755] Fetching swift-atomics, swift-system
[4129/24149] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.81s)
Fetched https://github.com/apple/swift-system.git from cache (1.82s)
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.80s)
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
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-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-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
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/26] Write sources
[13/26] Compiling CNIOWindows WSAStartup.c
[14/26] Compiling CNIOWASI CNIOWASI.c
[15/26] Compiling CNIOWindows shim.c
[15/26] Compiling _AtomicsShims.c
[17/26] Compiling CNIODarwin shim.c
[18/26] Write sources
[19/26] Compiling CNIOLinux liburing_shims.c
[20/26] Compiling CNIOPosix event_loop_id.c
[21/26] Compiling CNIOLinux shim.c
[22/26] Compiling c-nioatomics.c
[23/26] Compiling c-atomics.c
[24/26] Write swift-version-8C5A4AE7A8CE2BA.txt
[25/26] Compiling CSQLite sqlite_nio_sqlite3.c
[27/75] Emitting module _NIOBase64
[28/75] Emitting module Atomics
[29/77] Compiling InternalCollectionsUtilities Descriptions.swift
[30/77] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/78] Emitting module InternalCollectionsUtilities
[32/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/78] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/78] Compiling Atomics AtomicMemoryOrderings.swift
[36/78] Compiling Atomics DoubleWord.swift
[39/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/78] Compiling InternalCollectionsUtilities Debugging.swift
[41/78] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/78] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/78] Compiling NIOConcurrencyHelpers lock.swift
[44/78] Compiling _NIODataStructures PriorityQueue.swift
[45/78] Compiling _NIODataStructures Heap.swift
[46/78] Emitting module _NIODataStructures
[49/78] Compiling _NIOBase64 Base64.swift
[50/78] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/78] Compiling InternalCollectionsUtilities Integer rank.swift
[52/78] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[53/78] Compiling Atomics ManagedAtomic.swift
[54/78] Compiling Atomics ManagedAtomicLazyReference.swift
[55/78] Compiling _NIODataStructures _TinyArray.swift
[58/80] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/80] Compiling Atomics IntegerOperations.swift
[63/80] Compiling Atomics Unmanaged extensions.swift
[64/80] Emitting module NIOConcurrencyHelpers
[70/80] Compiling Atomics AtomicBool.swift
[71/80] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[73/80] Compiling NIOConcurrencyHelpers atomics.swift
[74/80] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/98] Compiling DequeModule _DequeBuffer.swift
[80/98] Compiling DequeModule _DequeBufferHeader.swift
[81/100] Compiling DequeModule _DequeSlot.swift
[82/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/100] Compiling DequeModule Deque+Testing.swift
[84/100] Compiling DequeModule Deque._Storage.swift
[85/100] Compiling DequeModule Deque+Equatable.swift
[86/100] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[87/100] Compiling DequeModule Deque+Extras.swift
[88/100] Compiling DequeModule Deque+Hashable.swift
[89/100] Compiling DequeModule Deque._UnsafeHandle.swift
[90/100] Compiling DequeModule Deque.swift
[91/100] Compiling DequeModule Deque+Codable.swift
[92/100] Compiling DequeModule Deque+Collection.swift
[93/100] Emitting module DequeModule
[94/100] Compiling DequeModule Deque+CustomReflectable.swift
[95/100] Compiling DequeModule Deque+Descriptions.swift
[97/131] Compiling Logging MetadataProvider.swift
[98/162] Emitting module Logging
[99/162] Compiling Logging LogHandler.swift
[100/162] Compiling Logging Logging.swift
[101/162] Compiling Logging Locks.swift
[103/163] Compiling NIOCore NIOAny.swift
[104/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/163] Compiling NIOCore NIOCoreSendableMetatype.swift
[106/163] Compiling NIOCore NIOLoopBound.swift
[107/163] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[108/163] Compiling NIOCore NIOScheduledCallback.swift
[109/163] Compiling NIOCore NIOSendable.swift
[110/163] Compiling NIOCore RecvByteBufferAllocator.swift
[111/171] Compiling NIOCore IOData.swift
[112/171] Compiling NIOCore IPProtocol.swift
[113/171] Compiling NIOCore IntegerBitPacking.swift
[114/171] Compiling NIOCore IntegerTypes.swift
[115/171] Compiling NIOCore Interfaces.swift
[116/171] Compiling NIOCore Linux.swift
[117/171] Compiling NIOCore MarkedCircularBuffer.swift
[118/171] Compiling NIOCore MulticastChannel.swift
[119/171] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/171] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/171] Compiling NIOCore EventLoopFuture.swift
[122/171] Compiling NIOCore FileDescriptor.swift
[123/171] Compiling NIOCore FileHandle.swift
[124/171] Compiling NIOCore FileRegion.swift
[125/171] Compiling NIOCore GlobalSingletons.swift
[126/171] Compiling NIOCore IO.swift
[127/171] Compiling NIOCore AddressedEnvelope.swift
[128/171] Compiling NIOCore AsyncAwaitSupport.swift
[129/171] Compiling NIOCore AsyncChannel.swift
[130/171] Compiling NIOCore AsyncChannelHandler.swift
[131/171] Compiling NIOCore AsyncChannelInboundStream.swift
[132/171] Compiling NIOCore AsyncChannelOutboundWriter.swift
[133/171] Compiling NIOCore NIOAsyncSequenceProducer.swift
[134/171] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[135/171] Compiling NIOCore NIOAsyncWriter.swift
[136/171] Compiling NIOCore CircularBuffer.swift
[137/171] Compiling NIOCore Codec.swift
[138/171] Compiling NIOCore ConvenienceOptionSupport.swift
[139/171] Compiling NIOCore DeadChannel.swift
[140/171] Compiling NIOCore DispatchQueue+WithFuture.swift
[141/171] Compiling NIOCore EventLoop+Deprecated.swift
[142/171] Compiling NIOCore EventLoop+SerialExecutor.swift
[143/171] Compiling NIOCore EventLoop.swift
[144/171] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[145/171] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/171] Compiling NIOCore SocketAddresses.swift
[147/171] Compiling NIOCore SocketOptionProvider.swift
[148/171] Compiling NIOCore SystemCallHelpers.swift
[149/171] Compiling NIOCore TimeAmount+Duration.swift
[150/171] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/171] Compiling NIOCore UniversalBootstrapSupport.swift
[152/171] Compiling NIOCore Utilities.swift
[153/171] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[154/171] Compiling NIOCore BSDSocketAPI.swift
[155/171] Compiling NIOCore ByteBuffer-aux.swift
[156/171] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[157/171] Compiling NIOCore ByteBuffer-conversions.swift
[158/171] Compiling NIOCore ByteBuffer-core.swift
[159/171] Compiling NIOCore ByteBuffer-hex.swift
[160/171] Compiling NIOCore ByteBuffer-int.swift
[161/171] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/171] Compiling NIOCore ByteBuffer-multi-int.swift
[163/171] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[164/171] Compiling NIOCore ByteBuffer-views.swift
[165/171] Compiling NIOCore Channel.swift
[166/171] Compiling NIOCore ChannelHandler.swift
[167/171] Compiling NIOCore ChannelHandlers.swift
[168/171] Compiling NIOCore ChannelInvoker.swift
[169/171] Compiling NIOCore ChannelOption.swift
[170/171] Compiling NIOCore ChannelPipeline.swift
[171/171] Emitting module NIOCore
[173/224] Emitting module NIOEmbedded
[174/224] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[175/224] Compiling NIOEmbedded Embedded.swift
[176/224] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/225] Compiling NIOPosix Socket.swift
[179/225] Compiling NIOPosix SocketChannel.swift
[180/225] Compiling NIOPosix SocketProtocols.swift
[181/225] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[182/225] Compiling NIOPosix System.swift
[183/225] Compiling NIOPosix Thread.swift
[184/231] Compiling NIOPosix Pool.swift
[185/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[186/231] Compiling NIOPosix PosixSingletons.swift
[187/231] Compiling NIOPosix RawSocketBootstrap.swift
[188/231] Compiling NIOPosix Resolver.swift
[189/231] Compiling NIOPosix Selectable.swift
[190/231] Compiling NIOPosix SelectableChannel.swift
[191/231] Compiling NIOPosix IO.swift
[192/231] Compiling NIOPosix IntegerBitPacking.swift
[193/231] Compiling NIOPosix IntegerTypes.swift
[194/231] Compiling NIOPosix Linux.swift
[195/231] Compiling NIOPosix LinuxCPUSet.swift
[196/231] Compiling NIOPosix LinuxUring.swift
[197/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[198/231] Compiling NIOPosix SelectableEventLoop.swift
[199/231] Compiling NIOPosix SelectorEpoll.swift
[200/231] Compiling NIOPosix SelectorGeneric.swift
[201/231] Compiling NIOPosix SelectorKqueue.swift
[202/231] Compiling NIOPosix SelectorUring.swift
[203/231] Compiling NIOPosix ServerSocket.swift
[204/231] Compiling NIOPosix ThreadPosix.swift
[205/231] Compiling NIOPosix ThreadWindows.swift
[206/231] Compiling NIOPosix UnsafeTransfer.swift
[207/231] Compiling NIOPosix Utilities.swift
[208/231] Compiling NIOPosix VsockAddress.swift
[209/231] Compiling NIOPosix VsockChannelEvents.swift
[210/231] Compiling NIOPosix BSDSocketAPICommon.swift
[211/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[212/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[213/231] Compiling NIOPosix BaseSocket.swift
[214/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[215/231] Compiling NIOPosix BaseSocketChannel.swift
[216/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[217/231] Emitting module NIOPosix
[218/231] Compiling NIOPosix NIOPosixSendableMetatype.swift
[219/231] Compiling NIOPosix NIOThreadPool.swift
[220/231] Compiling NIOPosix NonBlockingFileIO.swift
[221/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/231] Compiling NIOPosix PendingWritesManager.swift
[223/231] Compiling NIOPosix PipeChannel.swift
[224/231] Compiling NIOPosix PipePair.swift
[225/231] Compiling NIOPosix Bootstrap.swift
[226/231] Compiling NIOPosix ControlMessage.swift
[227/231] Compiling NIOPosix DatagramVectorReadManager.swift
[228/231] Compiling NIOPosix Errors+Any.swift
[229/231] Compiling NIOPosix FileDescriptor.swift
[230/231] Compiling NIOPosix GetaddrinfoResolver.swift
[231/231] Compiling NIOPosix HappyEyeballs.swift
[233/234] Emitting module NIO
[234/234] Compiling NIO Exports.swift
[236/240] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[237/240] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[238/240] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[239/240] Emitting module NIOFoundationCompat
[240/240] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[242/252] Compiling SQLiteNIO SQLiteDataType.swift
[243/253] Compiling SQLiteNIO SQLiteRow.swift
[244/253] Compiling SQLiteNIO SQLiteData.swift
[245/253] Compiling SQLiteNIO SQLiteDataConvertible.swift
[246/253] Compiling SQLiteNIO SQLiteStatement.swift
[247/253] Compiling SQLiteNIO Exports.swift
[248/253] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[249/253] Emitting module SQLiteNIO
[250/253] Compiling SQLiteNIO SQLiteDatabase.swift
[251/253] Compiling SQLiteNIO SQLiteConnection.swift
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:34: warning: capture of 'aggregate' with non-sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
104 |         self.pure = pure
105 |         self.indirect = indirect
106 |         self.kind = .aggregate { aggregate.init() }
    |                                  `- warning: capture of 'aggregate' with non-sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
107 |     }
108 |
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:44: warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
104 |         self.pure = pure
105 |         self.indirect = indirect
106 |         self.kind = .aggregate { aggregate.init() }
    |                                            `- warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
107 |     }
108 |
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:101:9: warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         pure: Bool = false,
100 |         indirect: Bool = false,
101 |         aggregate: Aggregate.Type
    |         `- warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |     ) {
103 |         self.identity = Identity(name: name, nArg: argumentCount ?? -1)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[252/253] Compiling SQLiteNIO SQLiteCustomFunction.swift
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:34: warning: capture of 'aggregate' with non-sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
104 |         self.pure = pure
105 |         self.indirect = indirect
106 |         self.kind = .aggregate { aggregate.init() }
    |                                  `- warning: capture of 'aggregate' with non-sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
107 |     }
108 |
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:44: warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
104 |         self.pure = pure
105 |         self.indirect = indirect
106 |         self.kind = .aggregate { aggregate.init() }
    |                                            `- warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
107 |     }
108 |
/host/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:101:9: warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         pure: Bool = false,
100 |         indirect: Bool = false,
101 |         aggregate: Aggregate.Type
    |         `- warning: capture of non-sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |     ) {
103 |         self.identity = Identity(name: name, nArg: argumentCount ?? -1)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[253/253] Compiling SQLiteNIO SQLiteError.swift
Build complete! (92.74s)
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" : [
        "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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.