The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StORM, reference master (6b29b6), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 16:04:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftORM/Storm.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftORM/Storm
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6b29b65 Switched back moment repo
Cloned https://github.com/SwiftORM/Storm.git
Revision (git rev-parse @):
6b29b65bae2b15c7c32c151141f9b3345ec7c881
SUCCESS checkout https://github.com/SwiftORM/Storm.git at master
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/iamjono/SwiftMoment.git
[1/877] Fetching swiftmoment
[159/11661] Fetching swiftmoment, perfectlib
Fetched https://github.com/iamjono/SwiftMoment.git from cache (2.93s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.93s)
Computing version for https://github.com/iamjono/SwiftMoment.git
Computed https://github.com/iamjono/SwiftMoment.git at 1.3.0 (3.62s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (2.55s)
Creating working copy for https://github.com/iamjono/SwiftMoment.git
Working copy of https://github.com/iamjono/SwiftMoment.git resolved at 1.3.0
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "storm",
      "name": "StORM",
      "url": "https://github.com/SwiftORM/Storm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Storm",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "perfectlib",
          "name": "PerfectLib",
          "url": "https://github.com/PerfectlySoft/PerfectLib.git",
          "version": "3.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerfectLib",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftmoment",
          "name": "SwiftMoment",
          "url": "https://github.com/iamjono/SwiftMoment.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMoment",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftORM/Storm.git
[1/702] Fetching storm
Fetched https://github.com/SwiftORM/Storm.git from cache (0.66s)
Fetching https://github.com/iamjono/SwiftMoment.git from cache
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.46s)
Fetched https://github.com/iamjono/SwiftMoment.git from cache (0.46s)
Computing version for https://github.com/iamjono/SwiftMoment.git
Computed https://github.com/iamjono/SwiftMoment.git at 1.3.0 (0.53s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.03s)
Creating working copy for https://github.com/SwiftORM/Storm.git
Working copy of https://github.com/SwiftORM/Storm.git resolved at master (6b29b65)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
Creating working copy for https://github.com/iamjono/SwiftMoment.git
Working copy of https://github.com/iamjono/SwiftMoment.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'storm' is not used by any target
Found 2 product dependencies
  - PerfectLib
  - SwiftMoment
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SwiftORM/Storm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/21] Compiling SwiftMoment TimeUnit.swift
[6/21] Emitting module PerfectLib
[7/21] Compiling SwiftMoment Operators.swift
[8/21] Compiling SwiftMoment MomentFromNow.swift
[9/21] Compiling PerfectLib SysProcess.swift
[10/21] Compiling PerfectLib PerfectServer.swift
[11/21] Compiling PerfectLib PerfectError.swift
[12/21] Compiling PerfectLib JSONConvertible.swift
[13/21] Compiling PerfectLib Log.swift
[14/21] Compiling PerfectLib Bytes.swift
[15/21] Compiling PerfectLib Dir.swift
[16/21] Compiling PerfectLib File.swift
[17/21] Compiling PerfectLib Utilities.swift
[18/21] Compiling SwiftMoment Duration.swift
[19/21] Emitting module SwiftMoment
[20/21] Compiling SwiftMoment Extensions.swift
[21/21] Compiling SwiftMoment Moment.swift
[22/33] Compiling StORM StORMError.swift
[23/33] Compiling StORM StORMDataSourceCredentials.swift
[24/33] Compiling StORM StORMRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/StORM/StORMRow.swift:24:14: warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
22 |
23 | 	/// The idUUID is the container for a UUID ID value.
24 | 	var idUUID: UUID		= UUID()
   |              `- warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
25 |
26 | 	/// The idString is the container for a textual ID value.
/Users/admin/builder/spi-builder-workspace/Sources/StORM/StORMRow.swift:24:22: warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
22 |
23 | 	/// The idUUID is the container for a UUID ID value.
24 | 	var idUUID: UUID		= UUID()
   |                      `- warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
25 |
26 | 	/// The idString is the container for a textual ID value.
/Users/admin/builder/spi-builder-workspace/Sources/StORM/StORMRow.swift:44:24: warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
42 |
43 | 	/// Used to set the id value of the row if a UUID
44 | 	public func id(_ val: UUID) {
   |                        `- warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
45 | 		idType		= .UUID
46 | 		idUUID		= val
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[25/33] Compiling StORM StORMProtocol.swift
[26/33] Compiling StORM StORMJoins.swift
[27/33] Compiling StORM StORMDataSourceOptions.swift
[28/34] Compiling StORM StORMDataSource.swift
[29/34] Compiling StORM StORMConnect.swift
[30/34] Compiling StORM StORMCursor.swift
[31/34] Emitting module StORM
/Users/admin/builder/spi-builder-workspace/Sources/StORM/StORMRow.swift:24:14: warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
22 |
23 | 	/// The idUUID is the container for a UUID ID value.
24 | 	var idUUID: UUID		= UUID()
   |              `- warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
25 |
26 | 	/// The idString is the container for a textual ID value.
/Users/admin/builder/spi-builder-workspace/Sources/StORM/StORMRow.swift:24:22: warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
22 |
23 | 	/// The idUUID is the container for a UUID ID value.
24 | 	var idUUID: UUID		= UUID()
   |                      `- warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
25 |
26 | 	/// The idString is the container for a textual ID value.
/Users/admin/builder/spi-builder-workspace/Sources/StORM/StORMRow.swift:44:24: warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
42 |
43 | 	/// Used to set the id value of the row if a UUID
44 | 	public func id(_ val: UUID) {
   |                        `- warning: 'UUID' is deprecated: Use Foundation.UUID [#DeprecatedDeclaration]
45 | 		idType		= .UUID
46 | 		idUUID		= val
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[32/34] Compiling StORM Extract.swift
[33/34] Compiling StORM StORM.swift
[34/34] Compiling StORM StORMtResultSet.swift
Build complete! (6.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "perfectlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/PerfectLib.git"
    },
    {
      "identity" : "swiftmoment",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/iamjono/SwiftMoment.git"
    }
  ],
  "manifest_display_name" : "StORM",
  "name" : "StORM",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "StORM",
      "targets" : [
        "StORM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StORM",
      "module_type" : "SwiftTarget",
      "name" : "StORM",
      "path" : "Sources/StORM",
      "product_dependencies" : [
        "SwiftMoment",
        "PerfectLib"
      ],
      "product_memberships" : [
        "StORM"
      ],
      "sources" : [
        "Extract.swift",
        "StORM.swift",
        "StORMConnect.swift",
        "StORMCursor.swift",
        "StORMDataSource.swift",
        "StORMDataSourceCredentials.swift",
        "StORMDataSourceOptions.swift",
        "StORMError.swift",
        "StORMJoins.swift",
        "StORMProtocol.swift",
        "StORMRow.swift",
        "StORMtResultSet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.