Build Information
Successful build of cache, reference main (041873), with Swift 6.1 for macOS (SPM) on 6 Feb 2026 13:43:36 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/nashysolutions/Cache.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/Cache
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0418737 Merge pull request #11 from nashysolutions/bump-dependency-version
Cloned https://github.com/nashysolutions/Cache.git
Revision (git rev-parse @):
04187378e0f68e53ca95e27c8065e1f8b65da3cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nashysolutions/Cache.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nashysolutions/Cache.git
https://github.com/nashysolutions/Cache.git
{
"dependencies" : [
{
"identity" : "foundation-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "6.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/foundation-dependencies.git"
},
{
"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"
}
],
"manifest_display_name" : "cache",
"name" : "cache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Cache",
"targets" : [
"Cache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CacheTests",
"module_type" : "SwiftTarget",
"name" : "CacheTests",
"path" : "Tests/CacheTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"FileSystemCacheTests.swift",
"Helpers/AnyResourceBox.swift",
"Helpers/DummyAgent.swift",
"Helpers/DummyFolder.swift",
"Helpers/MockFileSystemFolderStore.swift",
"Helpers/TestValue.swift",
"VolatileCacheTests.swift"
],
"target_dependencies" : [
"Cache"
],
"type" : "test"
},
{
"c99name" : "Cache",
"module_type" : "SwiftTarget",
"name" : "Cache",
"path" : "Sources/Cache",
"product_dependencies" : [
"FoundationDependencies"
],
"product_memberships" : [
"Cache"
],
"sources" : [
"Cache/Cache.swift",
"Cache/DatabaseBackedCache.swift",
"Cache/FileSystemCache.swift",
"Cache/VolatileCache.swift",
"Database/Database.swift",
"Database/FileSystemDatabase.swift",
"Database/VolatileDatabase.swift",
"Expiry.swift",
"Resource/CodableResource.swift",
"Resource/ExpiringResource.swift",
"Resource/Resource.swift",
"Resource/ResourceProvider.swift",
"Storage/CodableStorage.swift",
"Storage/FileSystemStorage.swift",
"Storage/Storage.swift",
"Storage/VolatileStorage.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/17] Write sources
[7/17] Copying Info.plist
[7/17] Write sources
[9/17] Copying Localizable.xcstrings
[13/17] Write sources
[14/17] Write swift-version-2F0A5646E1D333AE.txt
[16/48] Emitting module IssueReportingPackageSupport
[17/48] Compiling IssueReportingPackageSupport _Test.swift
[18/70] Compiling IssueReporting FatalErrorReporter.swift
[19/70] Compiling IssueReporting ReportIssue.swift
[20/70] Compiling IssueReporting TestContext.swift
[21/70] Compiling IssueReporting Unimplemented.swift
[22/72] Compiling IssueReporting WithExpectedIssue.swift
[23/72] Compiling IssueReporting WithIssueContext.swift
[24/72] Emitting module IssueReporting
[25/72] Compiling ConcurrencyExtras Result.swift
[26/72] Compiling ConcurrencyExtras Task.swift
[27/73] Emitting module ConcurrencyExtras
[28/73] Compiling IssueReporting Deprecations.swift
[29/73] Compiling IssueReporting FailureObserver.swift
[30/73] Compiling IssueReporting Warn.swift
[31/73] Compiling ConcurrencyExtras Locking.swift
[32/73] Compiling IssueReporting XCTest.swift
[33/73] Compiling ConcurrencyExtras LockIsolated.swift
[34/73] Compiling ConcurrencyExtras UncheckedBox.swift
[35/73] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[36/73] Compiling ConcurrencyExtras AsyncStream.swift
[37/73] Compiling IssueReporting LockIsolated.swift
[38/73] Compiling IssueReporting Rethrows.swift
[39/73] Compiling ConcurrencyExtras MainSerialExecutor.swift
[40/74] Compiling Files SaveResource.swift
[41/74] Compiling Files UpdateResource.swift
[42/74] Compiling Files StoredItem.swift
[45/74] Compiling IssueReporting SwiftTesting.swift
[46/74] Compiling IssueReporting UncheckedSendable.swift
[47/74] Emitting module Files
[48/74] Compiling IssueReporting ErrorReporting.swift
[49/74] Compiling IssueReporting AppHostWarning.swift
[50/74] Compiling IssueReporting IsTesting.swift
[51/74] Compiling IssueReporting IssueReporter.swift
[56/74] Compiling IssueReporting BreakpointReporter.swift
[57/74] Compiling IssueReporting DefaultReporter.swift
[66/74] Compiling Versioning SemanticVersion.swift
[67/74] Emitting module Versioning
[68/77] Compiling Files resource_bundle_accessor.swift
[69/77] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/99] Compiling XCTestDynamicOverlay Exports.swift
[71/99] Emitting module XCTestDynamicOverlay
[72/99] Compiling XCTestDynamicOverlay Deprecations.swift
[73/99] Compiling Clocks UnimplementedClock.swift
[74/99] Compiling Clocks Timer.swift
[75/99] Emitting module CombineSchedulers
[76/99] Compiling CombineSchedulers AnyScheduler.swift
[77/99] Compiling CombineSchedulers Concurrency.swift
[78/99] Compiling CombineSchedulers ImmediateScheduler.swift
[79/99] Compiling CombineSchedulers Deprecations.swift
[80/100] Compiling CombineSchedulers UIKit.swift
[81/100] Compiling CombineSchedulers UIScheduler.swift
[82/100] Compiling Clocks AnyClock.swift
[83/100] Emitting module Clocks
[84/100] Compiling Clocks ImmediateClock.swift
[85/100] Compiling CombineSchedulers TestScheduler.swift
[86/100] Compiling CombineSchedulers Timer.swift
[87/100] Compiling CombineSchedulers UnimplementedScheduler.swift
[88/100] Compiling IssueReportingTestSupport XCTest.swift
[89/100] Emitting module IssueReportingTestSupport
[90/100] Compiling IssueReportingTestSupport SwiftTesting.swift
[90/100] Write Objects.LinkFileList
[92/100] Compiling Clocks _AsyncTimerSequence.swift
[93/100] Compiling Clocks TestClock.swift
[94/100] Compiling Clocks SwiftUI.swift
[95/100] Compiling Clocks Lock.swift
[96/100] Compiling CombineSchedulers Lock.swift
[97/100] Compiling CombineSchedulers NSRecursiveLock.swift
[98/100] Compiling CombineSchedulers Platform.swift
[99/100] Compiling CombineSchedulers SwiftUI.swift
[99/124] Linking libIssueReportingTestSupport.dylib
[101/124] Compiling Dependencies TypeName.swift
[102/124] Compiling Dependencies PreviewTrait.swift
[103/126] Emitting module Dependencies
[104/126] Compiling Dependencies WithRandomNumberGenerator.swift
[105/126] Compiling Dependencies AppEntryPoint.swift
[106/126] Compiling Dependencies URLSession.swift
[107/126] Compiling Dependencies UUID.swift
[108/126] Compiling Dependencies MainRunLoop.swift
[109/126] Compiling Dependencies OpenURL.swift
[110/126] Compiling Dependencies TimeZone.swift
[111/126] Compiling Dependencies Dependency.swift
[112/126] Compiling Dependencies DependencyContext.swift
[113/126] Compiling Dependencies DependencyKey.swift
[114/126] Compiling Dependencies Deprecations.swift
[115/126] Compiling Dependencies Exports.swift
[116/126] Compiling Dependencies Clocks.swift
[117/126] Compiling Dependencies Context.swift
[118/126] Compiling Dependencies Date.swift
[119/126] Compiling Dependencies FireAndForget.swift
[120/126] Compiling Dependencies Locale.swift
[121/126] Compiling Dependencies MainQueue.swift
[122/126] Compiling Dependencies DependencyValues.swift
[123/126] Compiling Dependencies Assert.swift
[124/126] Compiling Dependencies Calendar.swift
[125/126] Compiling Dependencies TestTrait.swift
[126/126] Compiling Dependencies WithDependencies.swift
[127/139] Compiling FoundationDependencies MainBundleClient.swift
[128/139] Compiling FoundationDependencies XcodeBundleError.swift
[129/139] Emitting module FoundationDependencies
[130/139] Compiling FoundationDependencies XcodeBundle.swift
[131/139] Compiling FoundationDependencies UserDefaultsStoreProtocol.swift
[132/139] Compiling FoundationDependencies UserDefaultsLiveStore.swift
[133/139] Compiling FoundationDependencies UserDefaultsClient.swift
[134/139] Compiling FoundationDependencies FileSystemClient.swift
[135/139] Compiling FoundationDependencies FileSystemResourceClient.swift
[136/139] Compiling FoundationDependencies LogClient.swift
[137/139] Compiling FoundationDependencies BundleResourceProvider.swift
[138/139] Compiling FoundationDependencies ColorAsset.swift
[139/139] Compiling FoundationDependencies ImageAsset.swift
[140/140] Compiling FoundationDependencies UserDefaultsTestStore.swift
[141/156] Compiling Cache Storage.swift
[142/156] Compiling Cache Resource.swift
[143/156] Compiling Cache ResourceProvider.swift
[144/156] Compiling Cache CodableStorage.swift
[145/156] Compiling Cache CodableResource.swift
[146/156] Compiling Cache ExpiringResource.swift
[147/156] Compiling Cache FileSystemCache.swift
[148/156] Compiling Cache VolatileCache.swift
[149/156] Compiling Cache Cache.swift
[150/156] Compiling Cache DatabaseBackedCache.swift
[151/156] Compiling Cache VolatileDatabase.swift
[152/156] Compiling Cache Expiry.swift
[153/156] Compiling Cache FileSystemStorage.swift
[154/156] Emitting module Cache
[155/156] Compiling Cache Database.swift
[156/156] Compiling Cache FileSystemDatabase.swift
[157/157] Compiling Cache VolatileStorage.swift
Build complete! (43.00s)
Fetching https://github.com/nashysolutions/foundation-dependencies.git
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
[1/178] Fetching foundation-dependencies
Fetched https://github.com/nashysolutions/foundation-dependencies.git from cache (1.25s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.26s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (1.82s)
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/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.95s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.96s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.96s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.03s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.10s)
Computing version for https://github.com/nashysolutions/foundation-dependencies.git
Computed https://github.com/nashysolutions/foundation-dependencies.git at 6.0.0 (5.32s)
Fetching https://github.com/nashysolutions/versioning.git
Fetching https://github.com/nashysolutions/files.git
[1/80] Fetching versioning
[81/285] Fetching versioning, files
Fetched https://github.com/nashysolutions/files.git from cache (0.79s)
Fetched https://github.com/nashysolutions/versioning.git from cache (0.79s)
Computing version for https://github.com/nashysolutions/files.git
Computed https://github.com/nashysolutions/files.git at 3.0.0 (1.44s)
Computing version for https://github.com/nashysolutions/versioning.git
Computed https://github.com/nashysolutions/versioning.git at 2.1.0 (0.62s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.51s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.50s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.27s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.92s)
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/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.66s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 3.0.0
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/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/nashysolutions/foundation-dependencies.git
Working copy of https://github.com/nashysolutions/foundation-dependencies.git resolved at 6.0.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/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-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.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
Build complete.
{
"dependencies" : [
{
"identity" : "foundation-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "6.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/foundation-dependencies.git"
},
{
"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"
}
],
"manifest_display_name" : "cache",
"name" : "cache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Cache",
"targets" : [
"Cache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CacheTests",
"module_type" : "SwiftTarget",
"name" : "CacheTests",
"path" : "Tests/CacheTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"FileSystemCacheTests.swift",
"Helpers/AnyResourceBox.swift",
"Helpers/DummyAgent.swift",
"Helpers/DummyFolder.swift",
"Helpers/MockFileSystemFolderStore.swift",
"Helpers/TestValue.swift",
"VolatileCacheTests.swift"
],
"target_dependencies" : [
"Cache"
],
"type" : "test"
},
{
"c99name" : "Cache",
"module_type" : "SwiftTarget",
"name" : "Cache",
"path" : "Sources/Cache",
"product_dependencies" : [
"FoundationDependencies"
],
"product_memberships" : [
"Cache"
],
"sources" : [
"Cache/Cache.swift",
"Cache/DatabaseBackedCache.swift",
"Cache/FileSystemCache.swift",
"Cache/VolatileCache.swift",
"Database/Database.swift",
"Database/FileSystemDatabase.swift",
"Database/VolatileDatabase.swift",
"Expiry.swift",
"Resource/CodableResource.swift",
"Resource/ExpiringResource.swift",
"Resource/Resource.swift",
"Resource/ResourceProvider.swift",
"Storage/CodableStorage.swift",
"Storage/FileSystemStorage.swift",
"Storage/Storage.swift",
"Storage/VolatileStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.