Build Information
Successful build of foundation-dependencies, reference main (bb5300
), with Swift 6.0 for macOS (SPM) on 22 Jun 2025 10:35:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/foundation-dependencies.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/foundation-dependencies
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bb53008 Adding logger client.
Cloned https://github.com/nashysolutions/foundation-dependencies.git
Revision (git rev-parse @):
bb53008c7b70c8972c9a8343ae58455b82b5dcae
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nashysolutions/foundation-dependencies.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nashysolutions/foundation-dependencies.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[5/13] Copying Info.plist
[5/13] Copying Localizable.xcstrings
[5/13] Write sources
[12/13] Write swift-version-5BDAB9E9C0126B9D.txt
[14/47] Compiling ConcurrencyExtras UncheckedBox.swift
[15/48] Compiling ConcurrencyExtras UncheckedSendable.swift
[16/48] Compiling IssueReporting Warn.swift
[17/48] Compiling IssueReporting XCTest.swift
[18/50] Compiling IssueReporting BreakpointReporter.swift
[19/50] Compiling IssueReporting FatalErrorReporter.swift
[20/50] Compiling IssueReporting IsTesting.swift
[21/50] Compiling IssueReporting IssueReporter.swift
[22/50] Compiling IssueReporting TestContext.swift
[23/50] Compiling IssueReporting Unimplemented.swift
[24/50] Compiling IssueReporting RuntimeWarningReporter.swift
[25/50] Compiling IssueReporting ReportIssue.swift
[26/50] Compiling Versioning SemanticVersion.swift
[27/50] Emitting module Versioning
[28/50] Compiling IssueReporting Deprecations.swift
[29/50] Compiling IssueReporting FailureObserver.swift
[30/50] Compiling ConcurrencyExtras ActorIsolated.swift
[31/50] Compiling ConcurrencyExtras AnyHashableSendable.swift
[32/50] Emitting module IssueReporting
[33/50] Compiling IssueReporting LockIsolated.swift
[34/50] Compiling IssueReporting Rethrows.swift
[35/50] Compiling IssueReporting ErrorReporting.swift
[36/50] Compiling IssueReporting AppHostWarning.swift
[37/50] Emitting module ErrorPresentation
[38/50] Compiling ErrorPresentation LocalizedCustomerFacingError.swift
[39/50] Compiling ConcurrencyExtras MainSerialExecutor.swift
[40/50] Compiling ConcurrencyExtras LockIsolated.swift
[41/50] Compiling ConcurrencyExtras Result.swift
[42/50] Compiling ConcurrencyExtras AsyncStream.swift
[43/50] Compiling ConcurrencyExtras Locking.swift
[44/50] Compiling ConcurrencyExtras Task.swift
[45/50] Emitting module ConcurrencyExtras
[48/50] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[49/50] Compiling IssueReporting WithExpectedIssue.swift
[50/50] Compiling IssueReporting WithIssueContext.swift
[51/86] Emitting module XCTestDynamicOverlay
[52/86] Compiling XCTestDynamicOverlay Exports.swift
[53/86] Compiling XCTestDynamicOverlay Deprecations.swift
[54/86] Compiling Files LoadResource.swift
[55/87] Compiling Files UpdateResource.swift
[56/87] Compiling Files SaveResource.swift
[57/87] Compiling Files DeleteResource.swift
[58/87] Compiling CombineSchedulers ImmediateScheduler.swift
[59/87] Compiling CombineSchedulers Deprecations.swift
[60/87] Compiling Files Folder.swift
[61/87] Compiling Files FileSystemOperations.swift
[62/87] Compiling Files FileSystemFolderStore.swift
[63/87] Compiling CombineSchedulers AnyScheduler.swift
[64/87] Compiling CombineSchedulers Concurrency.swift
[65/87] Compiling Files resource_bundle_accessor.swift
[66/87] Emitting module Files
[67/87] Compiling Clocks Lock.swift
[68/87] Compiling Clocks UnimplementedClock.swift
[69/87] Compiling CombineSchedulers UIKit.swift
[70/87] Compiling CombineSchedulers Lock.swift
[71/87] Compiling CombineSchedulers TestScheduler.swift
[72/87] Compiling CombineSchedulers Timer.swift
[73/87] Compiling CombineSchedulers UIScheduler.swift
[74/88] Compiling Clocks Timer.swift
[75/88] Compiling Clocks TestClock.swift
[76/88] Compiling CombineSchedulers UnimplementedScheduler.swift
[77/88] Compiling Clocks ImmediateClock.swift
[78/88] Compiling Clocks _AsyncTimerSequence.swift
[79/88] Compiling Clocks SwiftUI.swift
[80/88] Emitting module Clocks
[81/88] Compiling Clocks AnyClock.swift
[82/88] Compiling CombineSchedulers NSRecursiveLock.swift
[87/88] Compiling CombineSchedulers SwiftUI.swift
[88/88] Emitting module CombineSchedulers
[89/112] Emitting module Dependencies
[90/114] Compiling Dependencies WithRandomNumberGenerator.swift
[91/114] Compiling Dependencies AppEntryPoint.swift
[92/114] Compiling Dependencies TypeName.swift
[93/114] Compiling Dependencies PreviewTrait.swift
[94/114] Compiling Dependencies Dependency.swift
[95/114] Compiling Dependencies DependencyContext.swift
[96/114] Compiling Dependencies DependencyKey.swift
[97/114] Compiling Dependencies FireAndForget.swift
[98/114] Compiling Dependencies Locale.swift
[99/114] Compiling Dependencies MainQueue.swift
[100/114] Compiling Dependencies Deprecations.swift
[101/114] Compiling Dependencies Exports.swift
[102/114] Compiling Dependencies Clocks.swift
[103/114] Compiling Dependencies Context.swift
[104/114] Compiling Dependencies Date.swift
[105/114] Compiling Dependencies URLSession.swift
[106/114] Compiling Dependencies UUID.swift
[107/114] Compiling Dependencies TestTrait.swift
[108/114] Compiling Dependencies WithDependencies.swift
[109/114] Compiling Dependencies MainRunLoop.swift
[110/114] Compiling Dependencies OpenURL.swift
[111/114] Compiling Dependencies TimeZone.swift
[112/114] Compiling Dependencies DependencyValues.swift
[113/114] Compiling Dependencies Assert.swift
[114/114] Compiling Dependencies Calendar.swift
[115/127] Compiling FoundationDependencies XcodeBundle.swift
[116/128] Compiling FoundationDependencies UserDefaultsLiveStore.swift
[117/128] Compiling FoundationDependencies UserDefaultsClient.swift
[118/128] Compiling FoundationDependencies UserDefaultsStoreProtocol.swift
[119/128] Compiling FoundationDependencies UserDefaultsTestStore.swift
[120/128] Compiling FoundationDependencies XcodeBundleError.swift
[121/128] Compiling FoundationDependencies MainBundleClient.swift
[122/128] Compiling FoundationDependencies ColorAsset.swift
[123/128] Compiling FoundationDependencies ImageAsset.swift
[124/128] Compiling FoundationDependencies FileSystemClient.swift
[125/128] Compiling FoundationDependencies FileSystemResourceClient.swift
[126/128] Compiling FoundationDependencies LogClient.swift
[127/128] Compiling FoundationDependencies BundleResourceProvider.swift
[128/128] Emitting module FoundationDependencies
Build complete! (33.70s)
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/nashysolutions/files.git
Fetching https://github.com/nashysolutions/versioning.git
[1/80] Fetching versioning
[73/219] Fetching versioning, files
Fetched https://github.com/nashysolutions/files.git from cache (0.67s)
[73/6329] Fetching versioning, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.15s)
Fetched https://github.com/nashysolutions/versioning.git from cache (1.15s)
Computing version for https://github.com/nashysolutions/files.git
Computed https://github.com/nashysolutions/files.git at 2.1.0 (0.57s)
Fetching https://github.com/nashysolutions/error-presentation.git
[1/25] Fetching error-presentation
Fetched https://github.com/nashysolutions/error-presentation.git from cache (0.54s)
Computing version for https://github.com/nashysolutions/versioning.git
Computed https://github.com/nashysolutions/versioning.git at 2.1.0 (0.58s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (0.51s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/861] Fetching swift-concurrency-extras
[105/2153] Fetching swift-concurrency-extras, swift-clocks
[209/4563] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
[356/10030] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.28s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.29s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.29s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.29s)
[1/70924] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.36s)
Computing version for https://github.com/nashysolutions/error-presentation.git
Computed https://github.com/nashysolutions/error-presentation.git at 1.0.0 (0.60s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.44s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.64s)
Creating working copy for https://github.com/nashysolutions/versioning.git
Working copy of https://github.com/nashysolutions/versioning.git resolved at 2.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.5.2
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/nashysolutions/error-presentation.git
Working copy of https://github.com/nashysolutions/error-presentation.git resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 2.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.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "1.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
},
{
"identity" : "versioning",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/versioning.git"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/files.git"
}
],
"manifest_display_name" : "foundation-dependencies",
"name" : "foundation-dependencies",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "FoundationDependencies",
"targets" : [
"FoundationDependencies"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FoundationDependencies",
"module_type" : "SwiftTarget",
"name" : "FoundationDependencies",
"path" : "Sources/FoundationDependencies",
"product_dependencies" : [
"Dependencies",
"Versioning",
"Files"
],
"product_memberships" : [
"FoundationDependencies"
],
"sources" : [
"FileSystem/FileSystemClient.swift",
"FileSystem/FileSystemResourceClient.swift",
"Log/LogClient.swift",
"MainBundle/BundleResourceProvider.swift",
"MainBundle/ColorAsset.swift",
"MainBundle/ImageAsset.swift",
"MainBundle/MainBundleClient.swift",
"MainBundle/XcodeBundle.swift",
"MainBundle/XcodeBundleError.swift",
"UserDefaults/UserDefaultsClient.swift",
"UserDefaults/UserDefaultsLiveStore.swift",
"UserDefaults/UserDefaultsStoreProtocol.swift",
"UserDefaults/UserDefaultsTestStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.