Build Information
Successful build of swift-uuidv7, reference 0.6.1 (c7a578), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 08:53: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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhayes853/swift-uuidv7.git
Reference: 0.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mhayes853/swift-uuidv7
* tag 0.6.1 -> FETCH_HEAD
HEAD is now at c7a578f Merge pull request #13 from mhayes853/standalone-file
Cloned https://github.com/mhayes853/swift-uuidv7.git
Revision (git rev-parse @):
c7a578f20ca5e6e018ef4ba8bf8517550047864f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/swift-uuidv7.git at 0.6.1
========================================
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+StructuredQueries.swift
[10/22] Compiling UUIDV7 UUIDV7+Tagged.swift
[11/22] Compiling UUIDV7 UUIDV7+SQLiteData.swift
[12/22] Compiling UUIDV7 UUIDV7.swift
[13/22] Compiling UUIDV7 UUIDV7+GRDB.swift
[14/22] Compiling UUIDV7 UUIDV7+Dependencies.swift
[15/22] Compiling UUIDV7 UUID+Extensions.swift
[16/22] Compiling UUIDV7 UUIDV7+AppIntents.swift
[17/22] Emitting module UUIDV7
[18/22] Compiling IssueReportingTestSupport XCTest.swift
[19/22] Emitting module IssueReportingTestSupport
[20/22] Compiling IssueReportingTestSupport SwiftTesting.swift
[20/22] Write Objects.LinkFileList
[21/22] Linking libIssueReportingTestSupport.dylib
Build complete! (67.13s)
Fetching https://github.com/groue/GRDB.swift
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetching https://github.com/pointfreeco/sqlite-data
[1/7161] Fetching swift-structured-queries
[73/8379] Fetching swift-structured-queries, swift-tagged
[751/25943] Fetching swift-structured-queries, swift-tagged, sqlite-data
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.83s)
[463/24725] Fetching swift-structured-queries, sqlite-data
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (1.13s)
[3513/17564] Fetching sqlite-data
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.18s)
[17565/131183] Fetching sqlite-data, grdb.swift
Fetched https://github.com/pointfreeco/sqlite-data from cache (1.42s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.43s)
[1137/113619] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (8.32s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (11.44s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.74s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.07s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (2.09s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.16s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.76s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.54s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.17s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.85s)
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.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.70s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.59s)
Computing version for https://github.com/pointfreeco/sqlite-data
Computed https://github.com/pointfreeco/sqlite-data at 1.6.0 (0.52s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
[1/3533] Fetching swift-sharing
[143/5495] Fetching swift-sharing, swift-perception
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.03s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.03s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.03s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.84s)
Fetched https://github.com/apple/swift-collections from cache (1.87s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.31.0 (2.55s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (0.52s)
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/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.52s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.99s)
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.09s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.71s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.0 (0.62s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (0.66s)
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/sqlite-data
Working copy of https://github.com/pointfreeco/sqlite-data resolved at 1.6.0
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-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
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.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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
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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.9
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/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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.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.