Build Information
Successful build of IDGenerator, reference master (c88b67), with Swift 6.2 for macOS (SPM) on 23 Feb 2026 20:52:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShivaHuang/swift-id-generator.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShivaHuang/swift-id-generator
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c88b67c [misc] Clarify README overview — introduce package name first
Cloned https://github.com/ShivaHuang/swift-id-generator.git
Revision (git rev-parse @):
c88b67ca45769c507e7ee1181a0c351734936080
SUCCESS checkout https://github.com/ShivaHuang/swift-id-generator.git at master
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
[1/886] Fetching swift-concurrency-extras
[418/7504] Fetching swift-concurrency-extras, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.23s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.23s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.78s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.58s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1317] Fetching swift-clocks
[28/3867] Fetching swift-clocks, combine-schedulers
[156/9585] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay
[9586/84066] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (4.00s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.00s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.00s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.00s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (4.56s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.49s)
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.11.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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.19s)
========================================
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",
"dependencies": [
{
"identity": "swift-id-generator",
"name": "IDGenerator",
"url": "https://github.com/ShivaHuang/swift-id-generator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-id-generator",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ShivaHuang/swift-id-generator.git
[1/95] Fetching swift-id-generator
Fetched https://github.com/ShivaHuang/swift-id-generator.git from cache (0.66s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.45s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.65s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.04s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.95s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.95s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.96s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.05s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.04s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.03s)
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.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/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/ShivaHuang/swift-id-generator.git
Working copy of https://github.com/ShivaHuang/swift-id-generator.git resolved at master (c88b67c)
warning: '.resolve-product-dependencies': dependency 'swift-id-generator' is not used by any target
Found 2 product dependencies
- swift-concurrency-extras
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ShivaHuang/swift-id-generator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-49B95AFC49DCD68C.txt
[11/23] Compiling IssueReportingPackageSupport _Test.swift
[12/23] Emitting module IssueReportingPackageSupport
[13/43] Compiling IssueReporting FailureObserver.swift
[14/43] Compiling IssueReporting LockIsolated.swift
[15/43] Emitting module IssueReporting
[16/45] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[19/46] Compiling ConcurrencyExtras AsyncStream.swift
[20/46] Emitting module ConcurrencyExtras
[21/46] Compiling IssueReporting IssueSeverity.swift
[22/46] Compiling IssueReporting ReportIssue.swift
[23/46] Compiling ConcurrencyExtras MainSerialExecutor.swift
[24/46] Compiling ConcurrencyExtras LockIsolated.swift
[25/46] Compiling ConcurrencyExtras UncheckedBox.swift
[26/46] Compiling ConcurrencyExtras Result.swift
[27/46] Compiling ConcurrencyExtras Locking.swift
[28/46] Compiling ConcurrencyExtras Task.swift
[29/46] Compiling IssueReporting IssueReporter.swift
[30/46] Compiling IssueReporting BreakpointReporter.swift
[31/46] Compiling IssueReporting UncheckedSendable.swift
[32/46] Compiling IssueReporting Warn.swift
[33/46] Compiling IssueReporting XCTest.swift
[34/46] Compiling IssueReporting IsTesting.swift
[35/46] Compiling IssueReporting TestContext.swift
[36/46] Compiling IssueReporting Unimplemented.swift
[37/46] Compiling IssueReporting ErrorReporting.swift
[38/46] Compiling IssueReporting AppHostWarning.swift
[39/46] Compiling IssueReporting Deprecations.swift
[40/46] Compiling IssueReporting Rethrows.swift
[41/46] Compiling IssueReporting SwiftTesting.swift
[42/46] Compiling IssueReporting DefaultReporter.swift
[43/46] Compiling IssueReporting FatalErrorReporter.swift
[44/46] Compiling ConcurrencyExtras UncheckedSendable.swift
[45/48] Compiling IssueReporting WithExpectedIssue.swift
[46/48] Compiling IssueReporting WithIssueContext.swift
[47/48] Compiling IDGenerator IDGenerator.swift
[48/48] Emitting module IDGenerator
[49/73] Compiling XCTestDynamicOverlay Exports.swift
[50/73] Compiling XCTestDynamicOverlay Deprecations.swift
[51/73] Emitting module XCTestDynamicOverlay
[52/73] Compiling CombineSchedulers UIScheduler.swift
[53/73] Compiling CombineSchedulers UIKit.swift
[54/74] Compiling Clocks Timer.swift
[55/74] Compiling CombineSchedulers Lock.swift
[56/74] Compiling CombineSchedulers NSRecursiveLock.swift
[57/74] Compiling CombineSchedulers ImmediateScheduler.swift
[58/74] Compiling CombineSchedulers Deprecations.swift
[59/74] Compiling CombineSchedulers AnyScheduler.swift
[60/74] Compiling CombineSchedulers Concurrency.swift
[61/74] Emitting module CombineSchedulers
[62/74] Compiling CombineSchedulers UnimplementedScheduler.swift
[63/74] Compiling Clocks UnimplementedClock.swift
[64/74] Compiling Clocks TestClock.swift
[65/74] Compiling CombineSchedulers TestScheduler.swift
[66/74] Compiling CombineSchedulers Timer.swift
[67/74] Compiling Clocks AnyClock.swift
[68/74] Compiling Clocks ImmediateClock.swift
[69/74] Compiling Clocks SwiftUI.swift
[70/74] Emitting module Clocks
[71/74] Compiling Clocks _AsyncTimerSequence.swift
[72/74] Compiling Clocks Lock.swift
[73/74] Compiling CombineSchedulers Platform.swift
[74/74] Compiling CombineSchedulers SwiftUI.swift
[75/99] Compiling Dependencies Dependency.swift
[76/99] Compiling Dependencies DependencyContext.swift
[77/99] Compiling Dependencies DependencyKey.swift
[78/99] Compiling Dependencies FireAndForget.swift
[79/99] Compiling Dependencies Locale.swift
[80/99] Compiling Dependencies MainQueue.swift
[81/99] Compiling Dependencies Clocks.swift
[82/99] Compiling Dependencies Context.swift
[83/99] Compiling Dependencies Date.swift
[84/99] Compiling Dependencies WithRandomNumberGenerator.swift
[85/99] Compiling Dependencies AppEntryPoint.swift
[86/101] Emitting module Dependencies
[87/101] Compiling Dependencies MainRunLoop.swift
[88/101] Compiling Dependencies NotificationCenter.swift
[89/101] Compiling Dependencies OpenURL.swift
[90/101] Compiling Dependencies TimeZone.swift
[91/101] Compiling Dependencies URLSession.swift
[92/101] Compiling Dependencies UUID.swift
[93/101] Compiling Dependencies Deprecations.swift
[94/101] Compiling Dependencies Exports.swift
[95/101] Compiling Dependencies TypeName.swift
[96/101] Compiling Dependencies PreviewTrait.swift
[97/101] Compiling Dependencies DependencyValues.swift
[98/101] Compiling Dependencies Assert.swift
[99/101] Compiling Dependencies Calendar.swift
[100/101] Compiling Dependencies TestTrait.swift
[101/101] Compiling Dependencies WithDependencies.swift
[102/103] Compiling IDGeneratorDependency IDGeneratorDependency.swift
[103/103] Emitting module IDGeneratorDependency
Build complete! (13.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "IDGenerator",
"name" : "IDGenerator",
"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" : "6.0"
}
],
"products" : [
{
"name" : "IDGenerator",
"targets" : [
"IDGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IDGeneratorDependency",
"targets" : [
"IDGeneratorDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IDGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorTests",
"path" : "Tests/IDGeneratorTests",
"sources" : [
"IDGeneratorTests.swift"
],
"target_dependencies" : [
"IDGenerator"
],
"type" : "test"
},
{
"c99name" : "IDGeneratorDependencyTests",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorDependencyTests",
"path" : "Tests/IDGeneratorDependencyTests",
"product_dependencies" : [
"Dependencies"
],
"sources" : [
"IDGeneratorDependencyTests.swift"
],
"target_dependencies" : [
"IDGeneratorDependency"
],
"type" : "test"
},
{
"c99name" : "IDGeneratorDependency",
"module_type" : "SwiftTarget",
"name" : "IDGeneratorDependency",
"path" : "Sources/IDGeneratorDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"IDGeneratorDependency"
],
"sources" : [
"IDGeneratorDependency.swift"
],
"target_dependencies" : [
"IDGenerator"
],
"type" : "library"
},
{
"c99name" : "IDGenerator",
"module_type" : "SwiftTarget",
"name" : "IDGenerator",
"path" : "Sources/IDGenerator",
"product_dependencies" : [
"ConcurrencyExtras"
],
"product_memberships" : [
"IDGenerator",
"IDGeneratorDependency"
],
"sources" : [
"IDGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.