Build Information
Successful build of NanoID, reference master (fa4b86), with Swift 6.1 for macOS (SPM) on 3 Mar 2026 00:51:23 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/ShivaHuang/swift-nanoid.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShivaHuang/swift-nanoid
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fa4b86a Merge pull request #6 from ShivaHuang/docs/update-benchmark-results
Cloned https://github.com/ShivaHuang/swift-nanoid.git
Revision (git rev-parse @):
fa4b86af527af05e2d8adacc163a595af4435c98
SUCCESS checkout https://github.com/ShivaHuang/swift-nanoid.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ShivaHuang/swift-nanoid.git
https://github.com/ShivaHuang/swift-nanoid.git
{
"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" : "NanoID",
"name" : "NanoID",
"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" : "NanoID",
"targets" : [
"NanoID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NanoIDDependency",
"targets" : [
"NanoIDDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NanoIDTests",
"module_type" : "SwiftTarget",
"name" : "NanoIDTests",
"path" : "Tests/NanoIDTests",
"sources" : [
"NanoIDGeneratorTests.swift",
"NanoIDTests.swift"
],
"target_dependencies" : [
"NanoID",
"NanoIDDependency"
],
"type" : "test"
},
{
"c99name" : "NanoIDDependency",
"module_type" : "SwiftTarget",
"name" : "NanoIDDependency",
"path" : "Sources/NanoIDDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"NanoIDDependency"
],
"sources" : [
"NanoIDDependency.swift"
],
"target_dependencies" : [
"NanoID"
],
"type" : "library"
},
{
"c99name" : "NanoID",
"module_type" : "SwiftTarget",
"name" : "NanoID",
"path" : "Sources/NanoID",
"product_dependencies" : [
"ConcurrencyExtras"
],
"product_memberships" : [
"NanoID",
"NanoIDDependency"
],
"sources" : [
"NanoID.swift",
"NanoIDGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-2F0A5646E1D333AE.txt
[11/23] Compiling IssueReportingPackageSupport _Test.swift
[12/23] Emitting module IssueReportingPackageSupport
[13/43] Emitting module IssueReporting
[14/45] Compiling IssueReporting WithExpectedIssue.swift
[15/45] Compiling IssueReporting WithIssueContext.swift
[16/45] Compiling IssueReporting ErrorReporting.swift
[17/45] Compiling IssueReporting AppHostWarning.swift
[18/45] Emitting module ConcurrencyExtras
[19/45] Compiling ConcurrencyExtras AsyncStream.swift
[20/46] Compiling ConcurrencyExtras LockIsolated.swift
[21/46] Compiling ConcurrencyExtras Result.swift
[22/46] Compiling ConcurrencyExtras Task.swift
[23/46] Compiling ConcurrencyExtras MainSerialExecutor.swift
[24/46] Compiling ConcurrencyExtras UncheckedBox.swift
[25/46] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[26/46] Compiling ConcurrencyExtras Locking.swift
[27/46] Compiling IssueReporting XCTest.swift
[28/46] Compiling IssueReporting IsTesting.swift
[31/46] Compiling IssueReporting Deprecations.swift
[32/46] Compiling IssueReporting Rethrows.swift
[33/46] Compiling IssueReporting SwiftTesting.swift
[34/46] Compiling IssueReporting TestContext.swift
[35/46] Compiling IssueReporting Unimplemented.swift
[36/46] Compiling IssueReporting UncheckedSendable.swift
[37/46] Compiling IssueReporting Warn.swift
[38/46] Compiling IssueReporting IssueSeverity.swift
[39/46] Compiling IssueReporting ReportIssue.swift
[40/46] Compiling IssueReporting FailureObserver.swift
[41/46] Compiling IssueReporting LockIsolated.swift
[42/46] Compiling IssueReporting IssueReporter.swift
[43/46] Compiling IssueReporting BreakpointReporter.swift
[44/46] Compiling IssueReporting DefaultReporter.swift
[45/46] Compiling IssueReporting FatalErrorReporter.swift
[46/46] Compiling ConcurrencyExtras UncheckedSendable.swift
[47/74] Compiling XCTestDynamicOverlay Exports.swift
[48/74] Emitting module XCTestDynamicOverlay
[49/74] Compiling XCTestDynamicOverlay Deprecations.swift
[50/74] Compiling NanoID NanoIDGenerator.swift
[51/74] Emitting module NanoID
[52/74] Compiling NanoID NanoID.swift
[53/74] Compiling CombineSchedulers Lock.swift
[54/74] Compiling CombineSchedulers NSRecursiveLock.swift
[55/75] Compiling CombineSchedulers ImmediateScheduler.swift
[56/75] Compiling CombineSchedulers Deprecations.swift
[57/75] Emitting module CombineSchedulers
[58/75] Compiling CombineSchedulers AnyScheduler.swift
[59/75] Compiling CombineSchedulers Concurrency.swift
[60/75] Emitting module Clocks
[61/75] Compiling Clocks AnyClock.swift
[62/75] Compiling CombineSchedulers UIKit.swift
[63/75] Compiling CombineSchedulers UIScheduler.swift
[64/75] Compiling CombineSchedulers Timer.swift
[65/75] Compiling CombineSchedulers TestScheduler.swift
[66/75] Compiling Clocks Timer.swift
[67/75] Compiling Clocks TestClock.swift
[68/75] Compiling Clocks UnimplementedClock.swift
[69/75] Compiling CombineSchedulers UnimplementedScheduler.swift
[70/75] Compiling CombineSchedulers Platform.swift
[71/75] Compiling CombineSchedulers SwiftUI.swift
[72/75] Compiling Clocks _AsyncTimerSequence.swift
[73/75] Compiling Clocks Lock.swift
[74/75] Compiling Clocks SwiftUI.swift
[75/75] Compiling Clocks ImmediateClock.swift
[76/100] Compiling Dependencies Clocks.swift
[77/100] Compiling Dependencies Context.swift
[78/100] Compiling Dependencies Date.swift
[79/102] Compiling Dependencies WithRandomNumberGenerator.swift
[80/102] Compiling Dependencies AppEntryPoint.swift
[81/102] Emitting module Dependencies
[82/102] Compiling Dependencies Dependency.swift
[83/102] Compiling Dependencies DependencyContext.swift
[84/102] Compiling Dependencies DependencyKey.swift
[85/102] Compiling Dependencies TimeZone.swift
[86/102] Compiling Dependencies URLSession.swift
[87/102] Compiling Dependencies UUID.swift
[88/102] Compiling Dependencies Deprecations.swift
[89/102] Compiling Dependencies Exports.swift
[90/102] Compiling Dependencies MainRunLoop.swift
[91/102] Compiling Dependencies NotificationCenter.swift
[92/102] Compiling Dependencies OpenURL.swift
[93/102] Compiling Dependencies TypeName.swift
[94/102] Compiling Dependencies PreviewTrait.swift
[95/102] Compiling Dependencies FireAndForget.swift
[96/102] Compiling Dependencies Locale.swift
[97/102] Compiling Dependencies MainQueue.swift
[98/102] Compiling Dependencies DependencyValues.swift
[99/102] Compiling Dependencies Assert.swift
[100/102] Compiling Dependencies Calendar.swift
[101/102] Compiling Dependencies TestTrait.swift
[102/102] Compiling Dependencies WithDependencies.swift
[103/104] Compiling NanoIDDependency NanoIDDependency.swift
[104/104] Emitting module NanoIDDependency
Build complete! (28.06s)
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-dependencies from cache (1.20s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.20s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.69s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.66s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.05s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.13s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.63s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.45s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.24s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.13s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.60s)
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/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/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/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
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" : "NanoID",
"name" : "NanoID",
"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" : "NanoID",
"targets" : [
"NanoID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NanoIDDependency",
"targets" : [
"NanoIDDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NanoIDTests",
"module_type" : "SwiftTarget",
"name" : "NanoIDTests",
"path" : "Tests/NanoIDTests",
"sources" : [
"NanoIDGeneratorTests.swift",
"NanoIDTests.swift"
],
"target_dependencies" : [
"NanoID",
"NanoIDDependency"
],
"type" : "test"
},
{
"c99name" : "NanoIDDependency",
"module_type" : "SwiftTarget",
"name" : "NanoIDDependency",
"path" : "Sources/NanoIDDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"NanoIDDependency"
],
"sources" : [
"NanoIDDependency.swift"
],
"target_dependencies" : [
"NanoID"
],
"type" : "library"
},
{
"c99name" : "NanoID",
"module_type" : "SwiftTarget",
"name" : "NanoID",
"path" : "Sources/NanoID",
"product_dependencies" : [
"ConcurrencyExtras"
],
"product_memberships" : [
"NanoID",
"NanoIDDependency"
],
"sources" : [
"NanoID.swift",
"NanoIDGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.