The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-uuidv7, reference main (68eb18), with Swift 6.1 for macOS (SPM) on 21 Apr 2026 02:15:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhayes853/swift-uuidv7.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mhayes853/swift-uuidv7
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 68eb18a Update README
Cloned https://github.com/mhayes853/swift-uuidv7.git
Revision (git rev-parse @):
68eb18a3a03ea7c206ebbdf9603d93315813e232
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/swift-uuidv7.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mhayes853/swift-uuidv7.git
https://github.com/mhayes853/swift-uuidv7.git
{
  "dependencies" : [
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.5.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift"
    },
    {
      "identity" : "swift-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged"
    },
    {
      "identity" : "swift-structured-queries",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.19.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-structured-queries"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "sqlite-data",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/sqlite-data"
    }
  ],
  "manifest_display_name" : "swift-uuidv7",
  "name" : "swift-uuidv7",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UUIDV7",
      "targets" : [
        "UUIDV7"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UUIDV7Tests",
      "module_type" : "SwiftTarget",
      "name" : "UUIDV7Tests",
      "path" : "Tests/UUIDV7Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Date+StaticISO8601.swift",
        "UUID+ExtensionsTests.swift",
        "UUIDV7+AppIntentsTests.swift",
        "UUIDV7+DependenciesTests.swift",
        "UUIDV7+GRDBTests.swift",
        "UUIDV7+SQLiteDataTests.swift",
        "UUIDV7+StructuredQueriesTests.swift",
        "UUIDV7+TaggedTests.swift",
        "UUIDV7Tests.swift"
      ],
      "target_dependencies" : [
        "UUIDV7"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUIDV7",
      "module_type" : "SwiftTarget",
      "name" : "UUIDV7",
      "path" : "Sources/UUIDV7",
      "product_dependencies" : [
        "GRDB",
        "Tagged",
        "StructuredQueriesCore",
        "StructuredQueriesSQLiteCore",
        "Dependencies",
        "SQLiteData"
      ],
      "product_memberships" : [
        "UUIDV7"
      ],
      "sources" : [
        "UUID+Extensions.swift",
        "UUIDV7+AppIntents.swift",
        "UUIDV7+Dependencies.swift",
        "UUIDV7+GRDB.swift",
        "UUIDV7+SQLiteData.swift",
        "UUIDV7+StructuredQueries.swift",
        "UUIDV7+Tagged.swift",
        "UUIDV7.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[5/8] Write swift-version-2F0A5646E1D333AE.txt
[7/19] Emitting module IssueReportingPackageSupport
[8/19] Compiling IssueReportingPackageSupport _Test.swift
[9/22] Compiling UUIDV7 UUIDV7+SQLiteData.swift
[10/22] Compiling UUIDV7 UUIDV7.swift
[11/22] Compiling UUIDV7 UUIDV7+Tagged.swift
[12/22] Compiling UUIDV7 UUIDV7+GRDB.swift
[13/22] Compiling UUIDV7 UUIDV7+StructuredQueries.swift
[14/22] Emitting module UUIDV7
[15/22] Compiling UUIDV7 UUID+Extensions.swift
[16/22] Compiling UUIDV7 UUIDV7+AppIntents.swift
[17/22] Compiling UUIDV7 UUIDV7+Dependencies.swift
[18/22] Compiling IssueReportingTestSupport SwiftTesting.swift
[19/22] Emitting module IssueReportingTestSupport
[20/22] Compiling IssueReportingTestSupport XCTest.swift
[20/22] Write Objects.LinkFileList
[21/22] Linking libIssueReportingTestSupport.dylib
Build complete! (72.72s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/sqlite-data
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/groue/GRDB.swift
[1/1218] Fetching swift-tagged
[87/8405] Fetching swift-tagged, swift-structured-queries
[824/26163] Fetching swift-tagged, swift-structured-queries, sqlite-data
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.14s)
[10537/139796] Fetching swift-tagged, swift-structured-queries, sqlite-data, grdb.swift
Fetched https://github.com/pointfreeco/sqlite-data from cache (1.54s)
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (1.55s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.55s)
[13718/114851] Fetching swift-tagged, grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (16.15s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (16.15s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (19.27s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.53s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.73s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.61s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.62s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.70s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.24s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.2.0 (0.49s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.11s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.77s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.49s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.10.0 (2.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
Computing version for https://github.com/pointfreeco/sqlite-data
Computed https://github.com/pointfreeco/sqlite-data at 1.6.1 (0.53s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/apple/swift-collections from cache
[1/1966] Fetching swift-perception
[1967/5577] Fetching swift-perception, swift-sharing
Fetched https://github.com/apple/swift-collections from cache (1.43s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.77s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.77s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.79s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.80s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.31.1 (2.49s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.74s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.27s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.69s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.51s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.49s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.52s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.16s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.69s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.62s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (0.65s)
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 7.10.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.31.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/sqlite-data
Working copy of https://github.com/pointfreeco/sqlite-data resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.5.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift"
    },
    {
      "identity" : "swift-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged"
    },
    {
      "identity" : "swift-structured-queries",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.19.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-structured-queries"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "sqlite-data",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/sqlite-data"
    }
  ],
  "manifest_display_name" : "swift-uuidv7",
  "name" : "swift-uuidv7",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UUIDV7",
      "targets" : [
        "UUIDV7"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UUIDV7Tests",
      "module_type" : "SwiftTarget",
      "name" : "UUIDV7Tests",
      "path" : "Tests/UUIDV7Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Date+StaticISO8601.swift",
        "UUID+ExtensionsTests.swift",
        "UUIDV7+AppIntentsTests.swift",
        "UUIDV7+DependenciesTests.swift",
        "UUIDV7+GRDBTests.swift",
        "UUIDV7+SQLiteDataTests.swift",
        "UUIDV7+StructuredQueriesTests.swift",
        "UUIDV7+TaggedTests.swift",
        "UUIDV7Tests.swift"
      ],
      "target_dependencies" : [
        "UUIDV7"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUIDV7",
      "module_type" : "SwiftTarget",
      "name" : "UUIDV7",
      "path" : "Sources/UUIDV7",
      "product_dependencies" : [
        "GRDB",
        "Tagged",
        "StructuredQueriesCore",
        "StructuredQueriesSQLiteCore",
        "Dependencies",
        "SQLiteData"
      ],
      "product_memberships" : [
        "UUIDV7"
      ],
      "sources" : [
        "UUID+Extensions.swift",
        "UUIDV7+AppIntents.swift",
        "UUIDV7+Dependencies.swift",
        "UUIDV7+GRDB.swift",
        "UUIDV7+SQLiteData.swift",
        "UUIDV7+StructuredQueries.swift",
        "UUIDV7+Tagged.swift",
        "UUIDV7.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.