The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftKuerySQLite, reference master (b4ce5f), with Swift 6.3 for Linux on 11 Apr 2026 21:44:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery-SQLite.git
Reference: master
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/Kitura/Swift-Kuery-SQLite
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b4ce5fa Merge pull request #49 from dannys42-contrib/MISC-CommunityVersion2
Cloned https://github.com/Kitura/Swift-Kuery-SQLite.git
Revision (git rev-parse @):
b4ce5facb900c0b9e0929419f3a750aded289ce8
SUCCESS checkout https://github.com/Kitura/Swift-Kuery-SQLite.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kitura/Swift-Kuery-SQLite.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Kitura/Swift-Kuery.git
[1/5661] Fetching swift-kuery
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (1.67s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 3.0.200 (2.41s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.36s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.86s)
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (2.07s)
Creating working copy for https://github.com/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 3.0.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSQLite anchor.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/12] Compiling Logging LogEvent.swift
[8/12] Compiling Logging LogHandler.swift
[9/12] Compiling Logging Locks.swift
[10/12] Compiling Logging MetadataProvider.swift
[11/12] Compiling Logging Logging.swift
[12/12] Emitting module Logging
[14/15] Emitting module LoggerAPI
[15/15] Compiling LoggerAPI Logger.swift
[17/60] Emitting module SwiftKuery
[18/60] Compiling SwiftKuery OrderBy.swift
[19/60] Compiling SwiftKuery Parameter.swift
[20/60] Compiling SwiftKuery Predicate.swift
[21/60] Compiling SwiftKuery PreparedStatement.swift
[22/60] Compiling SwiftKuery Query.swift
[23/60] Compiling SwiftKuery QueryBuilder.swift
[24/66] Compiling SwiftKuery QueryError.swift
[25/66] Compiling SwiftKuery QueryResult.swift
[26/66] Compiling SwiftKuery QuerySuffixProtocol.swift
[27/66] Compiling SwiftKuery Raw.swift
[28/66] Compiling SwiftKuery RawField.swift
[29/66] Compiling SwiftKuery ResultFetcher.swift
[30/66] Compiling SwiftKuery Index.swift
[31/66] Compiling SwiftKuery IndexColumn.swift
[32/66] Compiling SwiftKuery IndexColumnOrdered.swift
[33/66] Compiling SwiftKuery Insert.swift
[34/66] Compiling SwiftKuery Join.swift
[35/66] Compiling SwiftKuery Migration.swift
[36/66] Compiling SwiftKuery ConditionalClause.swift
[37/66] Compiling SwiftKuery Connection.swift
[38/66] Compiling SwiftKuery ConnectionPool.swift
[39/66] Compiling SwiftKuery ConnectionPoolConnection.swift
[40/66] Compiling SwiftKuery ConnectionPoolOptions.swift
[41/66] Compiling SwiftKuery Delete.swift
[42/66] Compiling SwiftKuery AggregateColumnExpression.swift
[43/66] Compiling SwiftKuery AuxiliaryTable.swift
[44/66] Compiling SwiftKuery Buildable.swift
[45/66] Compiling SwiftKuery Column.swift
[46/66] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[47/66] Compiling SwiftKuery ColumnCreator.swift
[48/66] Compiling SwiftKuery Condition.swift
[49/66] Compiling SwiftKuery ResultSet.swift
[50/66] Compiling SwiftKuery SQLDataType.swift
[51/66] Compiling SwiftKuery ScalarColumnExpression.swift
[52/66] Compiling SwiftKuery Select.swift
[53/66] Compiling SwiftKuery SpecialOperators_Extensions.swift
[54/66] Compiling SwiftKuery String+Buildable.swift
[55/66] Compiling SwiftKuery Field.swift
[56/66] Compiling SwiftKuery Filter.swift
[57/66] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[58/66] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[59/66] Compiling SwiftKuery ForeignKey.swift
[60/66] Compiling SwiftKuery Having.swift
[61/66] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[62/66] Compiling SwiftKuery Table.swift
[63/66] Compiling SwiftKuery Union.swift
[64/66] Compiling SwiftKuery Update.swift
[65/66] Compiling SwiftKuery Utils.swift
[66/66] Compiling SwiftKuery With.swift
[68/73] Compiling SwiftKuerySQLite SQLitePreparedStatement.swift
[69/73] Compiling SwiftKuerySQLite SQLiteResultFetcher.swift
[70/73] Compiling SwiftKuerySQLite Utils.swift
[71/73] Compiling SwiftKuerySQLite Location.swift
[72/73] Compiling SwiftKuerySQLite SQLiteConnection.swift
/host/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:359:93: warning: capture of 'sqliteStatement' with non-Sendable type 'OpaquePointer' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
357 |             // Numbered parameters
358 |             for (i, parameter) in parameters.enumerated() {
359 |                 if let error = self.bind(parameter: parameter, at: Int32(i + 1), statement: sqliteStatement) {
    |                                                                                             `- warning: capture of 'sqliteStatement' with non-Sendable type 'OpaquePointer' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
360 |                     Utils.clear(statement: sqliteStatement, finalize: finalize)
361 |                     return self.runCompletionHandler(.error(error), onCompletion: onCompletion)
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[73/73] Emitting module SwiftKuerySQLite
Build complete! (24.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-kuery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.200",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Swift-Kuery.git"
    }
  ],
  "manifest_display_name" : "SwiftKuerySQLite",
  "name" : "SwiftKuerySQLite",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftKuerySQLite",
      "targets" : [
        "SwiftKuerySQLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKuerySQLiteTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKuerySQLiteTests",
      "path" : "Tests/SwiftKuerySQLiteTests",
      "sources" : [
        "CommonUtils.swift",
        "Test.swift",
        "TestAlias.swift",
        "TestInsert.swift",
        "TestJoin.swift",
        "TestParameters.swift",
        "TestSchema.swift",
        "TestSelect.swift",
        "TestSubquery.swift",
        "TestTransaction.swift",
        "TestUpdate.swift",
        "TestWith.swift",
        "VerifyLinuxTestCount.swift"
      ],
      "target_dependencies" : [
        "SwiftKuerySQLite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKuerySQLite",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKuerySQLite",
      "path" : "Sources/SwiftKuerySQLite",
      "product_dependencies" : [
        "SwiftKuery"
      ],
      "product_memberships" : [
        "SwiftKuerySQLite"
      ],
      "sources" : [
        "Location.swift",
        "SQLiteConnection.swift",
        "SQLitePreparedStatement.swift",
        "SQLiteResultFetcher.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CSQLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSQLite",
      "module_type" : "ClangTarget",
      "name" : "CSQLite",
      "path" : "Sources/CSQLite",
      "product_memberships" : [
        "SwiftKuerySQLite"
      ],
      "sources" : [
        "anchor.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.