Build Information
Successful build of swift-query, reference 1.2.0 (89eda3
), with Swift 6.0 for macOS (SPM) on 13 Aug 2025 02:54:40 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/impossibleflight/swift-query.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/impossibleflight/swift-query
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 89eda3e PR feedback
Cloned https://github.com/impossibleflight/swift-query.git
Revision (git rev-parse @):
89eda3e8a739ac339584b0392c542d825ddbef71
SUCCESS checkout https://github.com/impossibleflight/swift-query.git at 1.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/impossibleflight/swift-query.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-5BDAB9E9C0126B9D.txt
[10/22] Compiling IssueReportingPackageSupport _Test.swift
[11/22] Emitting module IssueReportingPackageSupport
[12/41] Compiling IssueReporting BreakpointReporter.swift
[13/41] Compiling IssueReporting FatalErrorReporter.swift
[14/43] Compiling ConcurrencyExtras Locking.swift
[15/44] Emitting module IssueReporting
[16/44] Compiling IssueReporting TestContext.swift
[17/44] Compiling IssueReporting Unimplemented.swift
[18/44] Compiling IssueReporting RuntimeWarningReporter.swift
[19/44] Compiling IssueReporting ReportIssue.swift
[20/44] Compiling IssueReporting IsTesting.swift
[21/44] Compiling IssueReporting IssueReporter.swift
[22/44] Compiling IssueReporting Deprecations.swift
[23/44] Compiling IssueReporting FailureObserver.swift
[24/44] Compiling IssueReporting LockIsolated.swift
[25/44] Compiling IssueReporting Rethrows.swift
[26/44] Compiling IssueReporting ErrorReporting.swift
[27/44] Compiling IssueReporting AppHostWarning.swift
[28/44] Compiling IssueReporting Warn.swift
[29/44] Compiling IssueReporting XCTest.swift
[30/44] Compiling IssueReporting SwiftTesting.swift
[31/44] Compiling IssueReporting UncheckedSendable.swift
[32/44] Compiling ConcurrencyExtras AsyncStream.swift
[33/44] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[36/44] Emitting module ConcurrencyExtras
[37/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[38/44] Compiling ConcurrencyExtras UncheckedBox.swift
[39/44] Compiling ConcurrencyExtras Result.swift
[40/44] Compiling ConcurrencyExtras Task.swift
[41/44] Compiling ConcurrencyExtras LockIsolated.swift
[42/44] Compiling ConcurrencyExtras UncheckedSendable.swift
[43/44] Compiling IssueReporting WithExpectedIssue.swift
[44/44] Compiling IssueReporting WithIssueContext.swift
[45/68] Compiling XCTestDynamicOverlay Exports.swift
[46/68] Emitting module XCTestDynamicOverlay
[47/68] Compiling XCTestDynamicOverlay Deprecations.swift
[48/68] Compiling CombineSchedulers UIScheduler.swift
[49/68] Compiling CombineSchedulers UIKit.swift
[50/69] Compiling CombineSchedulers TestScheduler.swift
[51/69] Compiling CombineSchedulers Timer.swift
[52/69] Compiling Clocks UnimplementedClock.swift
[53/69] Compiling Clocks Timer.swift
[54/69] Compiling Clocks TestClock.swift
[55/69] Compiling CombineSchedulers UnimplementedScheduler.swift
[56/69] Compiling Clocks _AsyncTimerSequence.swift
[57/69] Compiling Clocks AnyClock.swift
[58/69] Compiling Clocks Lock.swift
[59/69] Compiling Clocks ImmediateClock.swift
[60/69] Compiling Clocks SwiftUI.swift
[61/69] Emitting module Clocks
[62/69] Compiling CombineSchedulers NSRecursiveLock.swift
[63/69] Compiling CombineSchedulers AnyScheduler.swift
[64/69] Compiling CombineSchedulers Concurrency.swift
[65/69] Compiling CombineSchedulers ImmediateScheduler.swift
[66/69] Compiling CombineSchedulers Deprecations.swift
[67/69] Emitting module CombineSchedulers
[68/69] Compiling CombineSchedulers SwiftUI.swift
[69/69] Compiling CombineSchedulers Lock.swift
[70/93] Compiling Dependencies TypeName.swift
[71/93] Compiling Dependencies PreviewTrait.swift
[72/95] Emitting module Dependencies
[73/95] Compiling Dependencies Dependency.swift
[74/95] Compiling Dependencies DependencyContext.swift
[75/95] Compiling Dependencies DependencyKey.swift
[76/95] Compiling Dependencies Clocks.swift
[77/95] Compiling Dependencies Context.swift
[78/95] Compiling Dependencies Date.swift
[79/95] Compiling Dependencies MainRunLoop.swift
[80/95] Compiling Dependencies OpenURL.swift
[81/95] Compiling Dependencies TimeZone.swift
[82/95] Compiling Dependencies URLSession.swift
[83/95] Compiling Dependencies UUID.swift
[84/95] Compiling Dependencies WithRandomNumberGenerator.swift
[85/95] Compiling Dependencies AppEntryPoint.swift
[86/95] Compiling Dependencies Deprecations.swift
[87/95] Compiling Dependencies Exports.swift
[88/95] Compiling Dependencies FireAndForget.swift
[89/95] Compiling Dependencies Locale.swift
[90/95] Compiling Dependencies MainQueue.swift
[91/95] Compiling Dependencies DependencyValues.swift
[92/95] Compiling Dependencies Assert.swift
[93/95] Compiling Dependencies Calendar.swift
[94/95] Compiling Dependencies TestTrait.swift
[95/95] Compiling Dependencies WithDependencies.swift
[96/107] Compiling SwiftQuery PersistentModel+Query.swift
[97/107] Compiling SwiftQuery PersistentModel+Fetch.swift
[98/108] Compiling SwiftQuery Query.swift
[99/108] Compiling SwiftQuery Logging.swift
[100/108] Compiling SwiftQuery FetchFirst.swift
[101/108] Compiling SwiftQuery FetchResults.swift
[102/108] Compiling SwiftQuery Fetch+MainActor.swift
[103/108] Compiling SwiftQuery DefaultModelContainerKey.swift
[104/108] Emitting module SwiftQuery
[105/108] Compiling SwiftQuery FetchAll.swift
[106/108] Compiling SwiftQuery AnySortDescriptor.swift
[107/108] Compiling SwiftQuery Fetch+Concurrency.swift
[108/108] Compiling SwiftQuery QueryActor.swift
Build complete! (32.29s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/5505] Fetching xctest-dynamic-overlay
[497/11801] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.37s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.3 (0.50s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1292] Fetching swift-clocks
[182/2170] Fetching swift-clocks, swift-concurrency-extras
[288/4580] Fetching swift-clocks, swift-concurrency-extras, combine-schedulers
[4573/76316] Fetching swift-clocks, swift-concurrency-extras, combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (2.87s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.87s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.87s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.87s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.44s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.19s)
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/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.9.3
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/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.6.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "swift-query",
"name" : "swift-query",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftQuery",
"targets" : [
"SwiftQuery"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SwiftQueryTests",
"module_type" : "SwiftTarget",
"name" : "SwiftQueryTests",
"path" : "Tests/SwiftQueryTests",
"product_dependencies" : [
"IssueReporting"
],
"sources" : [
"AnySortDescriptorTests.swift",
"ConcurrentFetchTests.swift",
"FetchTests.swift",
"FetchWrapperTests.swift",
"Model.swift",
"PersistentModelFetchTests.swift",
"PersistentModelQueryTests.swift",
"QueryActorTests.swift",
"QueryTests.swift",
"StringComparatorTests.swift"
],
"target_dependencies" : [
"SwiftQuery"
],
"type" : "test"
},
{
"c99name" : "SwiftQuery",
"module_type" : "SwiftTarget",
"name" : "SwiftQuery",
"path" : "Sources/SwiftQuery",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"SwiftQuery"
],
"sources" : [
"AnySortDescriptor.swift",
"Fetch+Concurrency.swift",
"Fetch+MainActor.swift",
"FetchWrappers/DefaultModelContainerKey.swift",
"FetchWrappers/FetchAll.swift",
"FetchWrappers/FetchFirst.swift",
"FetchWrappers/FetchResults.swift",
"Logging.swift",
"PersistentModel+Fetch.swift",
"PersistentModel+Query.swift",
"Query.swift",
"QueryActor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.