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 SwiftKueryORM, reference master (bce5e0), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 10:56:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery-ORM.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-Kuery-ORM
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bce5e01 Adding a public typealias for Database (#132)
Cloned https://github.com/Kitura/Swift-Kuery-ORM.git
Revision (git rev-parse @):
bce5e015494d714d0974d2dc4336c1c58fd58411
SUCCESS checkout https://github.com/Kitura/Swift-Kuery-ORM.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kitura/Swift-Kuery-ORM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/15] Emitting module Logging
[9/15] Compiling Logging MetadataProvider.swift
[10/15] Compiling Logging Locks.swift
[11/15] Compiling Logging LogHandler.swift
[12/15] Compiling Logging Logging.swift
[13/17] Compiling LoggerAPI Logger.swift
[14/17] Emitting module LoggerAPI
[15/27] Compiling TypeDecoder OrderedDictionary.swift
[16/27] Emitting module TypeDecoder
[17/27] Compiling TypeDecoder TypeDecoder.swift
[18/73] Compiling KituraContracts ClosureAliases.swift
[19/73] Emitting module KituraContracts
[20/73] Compiling KituraContracts BodyDecoder.swift
[21/73] Compiling KituraContracts BodyEncoder.swift
[22/73] Compiling SwiftKuery RawField.swift
[23/73] Compiling SwiftKuery ResultFetcher.swift
[24/73] Compiling SwiftKuery ResultSet.swift
[25/73] Compiling SwiftKuery SQLDataType.swift
[26/73] Compiling SwiftKuery ScalarColumnExpression.swift
[27/77] Compiling SwiftKuery OrderBy.swift
[28/77] Compiling SwiftKuery Parameter.swift
[29/77] Compiling SwiftKuery Predicate.swift
[30/77] Compiling SwiftKuery PreparedStatement.swift
[31/77] Compiling SwiftKuery Query.swift
[32/77] Compiling SwiftKuery IndexColumn.swift
[33/77] Compiling SwiftKuery IndexColumnOrdered.swift
[34/77] Compiling SwiftKuery Insert.swift
[35/77] Compiling SwiftKuery Join.swift
[36/77] Compiling SwiftKuery Migration.swift
[37/77] Compiling SwiftKuery QueryBuilder.swift
[38/77] Compiling SwiftKuery QueryError.swift
[39/77] Compiling SwiftKuery QueryResult.swift
[40/77] Compiling SwiftKuery QuerySuffixProtocol.swift
[41/77] Compiling SwiftKuery Raw.swift
[42/77] Compiling KituraContracts Coder.swift
[43/77] Compiling KituraContracts BodyFormat.swift
[44/77] Emitting module SwiftKuery
[45/77] Compiling SwiftKuery AggregateColumnExpression.swift
[46/77] Compiling SwiftKuery AuxiliaryTable.swift
[47/77] Compiling SwiftKuery Buildable.swift
[48/77] Compiling SwiftKuery Column.swift
[49/77] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[50/77] Compiling SwiftKuery Union.swift
[51/77] Compiling SwiftKuery Update.swift
[52/77] Compiling SwiftKuery Utils.swift
[53/77] Compiling SwiftKuery With.swift
[54/77] Compiling KituraContracts Extensions.swift
[55/77] Compiling KituraContracts QueryEncoder.swift
[56/77] Compiling KituraContracts Contracts.swift
[57/77] Compiling KituraContracts QueryDecoder.swift
[58/77] Compiling SwiftKuery ConnectionPoolConnection.swift
[59/77] Compiling SwiftKuery ConnectionPoolOptions.swift
[60/77] Compiling SwiftKuery Delete.swift
[61/77] Compiling SwiftKuery Field.swift
[62/77] Compiling SwiftKuery Filter.swift
[63/77] Compiling SwiftKuery ColumnCreator.swift
[64/77] Compiling SwiftKuery Condition.swift
[65/77] Compiling SwiftKuery ConditionalClause.swift
[66/77] Compiling SwiftKuery Connection.swift
[67/77] Compiling SwiftKuery ConnectionPool.swift
[68/77] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[69/77] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[70/77] Compiling SwiftKuery ForeignKey.swift
[71/77] Compiling SwiftKuery Having.swift
[72/77] Compiling SwiftKuery Index.swift
[73/77] Compiling SwiftKuery Select.swift
[74/77] Compiling SwiftKuery SpecialOperators_Extensions.swift
[75/77] Compiling SwiftKuery String+Buildable.swift
[76/77] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[77/77] Compiling SwiftKuery Table.swift
[78/84] Compiling SwiftKueryORM TypeAliases.swift
[79/84] Compiling SwiftKueryORM TableInfo.swift
[80/84] Compiling SwiftKueryORM DatabaseEncoder.swift
[81/84] Compiling SwiftKueryORM DatabaseDecoder.swift
[82/84] Compiling SwiftKueryORM Database.swift
[83/84] Emitting module SwiftKueryORM
[84/84] Compiling SwiftKueryORM Model.swift
Build complete! (15.88s)
Fetching https://github.com/Kitura/Swift-Kuery.git
Fetching https://github.com/Kitura/TypeDecoder.git
Fetching https://github.com/Kitura/KituraContracts.git
[1/5661] Fetching swift-kuery
[2/8207] Fetching swift-kuery, kituracontracts
[104/8666] Fetching swift-kuery, kituracontracts, typedecoder
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.66s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.66s)
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (1.66s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 2.0.0 (2.19s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 4.0.0 (0.48s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.90s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.41s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 2.0.0 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 2.0.0
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 2.0.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/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 4.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-kuery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Swift-Kuery.git"
    },
    {
      "identity" : "kituracontracts",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/KituraContracts.git"
    },
    {
      "identity" : "typedecoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/TypeDecoder.git"
    }
  ],
  "manifest_display_name" : "SwiftKueryORM",
  "name" : "SwiftKueryORM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftKueryORM",
      "targets" : [
        "SwiftKueryORM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKueryORMTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKueryORMTests",
      "path" : "Tests/SwiftKueryORMTests",
      "product_dependencies" : [
        "KituraContracts"
      ],
      "sources" : [
        "CommonUtils.swift",
        "Test.swift",
        "TestDelete.swift",
        "TestFind.swift",
        "TestId.swift",
        "TestSave.swift",
        "TestTable.swift",
        "TestUpdate.swift"
      ],
      "target_dependencies" : [
        "SwiftKueryORM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKueryORM",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKueryORM",
      "path" : "Sources/SwiftKueryORM",
      "product_dependencies" : [
        "SwiftKuery",
        "KituraContracts",
        "TypeDecoder"
      ],
      "product_memberships" : [
        "SwiftKueryORM"
      ],
      "sources" : [
        "Database.swift",
        "DatabaseDecoder.swift",
        "DatabaseEncoder.swift",
        "Model.swift",
        "TableInfo.swift",
        "TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.