Build Information
Successful build of combine-schedulers, reference 1.2.0 (dcccb9), with Swift 6.2 for macOS (SPM) on 20 Apr 2026 14:59:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/combine-schedulers
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at dcccb97 Update OpenCombineShim condition to add Android (#114)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
dcccb979a2183b8df3334237e3dc1ae2b4116a86
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at 1.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/18] Compiling IssueReportingPackageSupport _Test.swift
[7/18] Emitting module IssueReportingPackageSupport
[8/38] Emitting module IssueReporting
[9/40] Compiling IssueReporting WithExpectedIssue.swift
[10/40] Compiling IssueReporting WithIssueContext.swift
[11/40] Compiling IssueReporting XCTest.swift
[12/40] Compiling IssueReporting IsTesting.swift
[13/40] Compiling IssueReporting UncheckedSendable.swift
[14/40] Compiling IssueReporting Warn.swift
[15/40] Compiling ConcurrencyExtras Locking.swift
[16/41] Compiling ConcurrencyExtras AsyncStream.swift
[17/41] Compiling IssueReporting ErrorReporting.swift
[18/41] Compiling IssueReporting AppHostWarning.swift
[19/41] Emitting module ConcurrencyExtras
[20/41] Compiling IssueReporting IssueReporter.swift
[21/41] Compiling IssueReporting BreakpointReporter.swift
[22/41] Compiling IssueReporting FailureObserver.swift
[23/41] Compiling IssueReporting LockIsolated.swift
[24/41] Compiling IssueReporting Rethrows.swift
[25/41] Compiling IssueReporting SwiftTesting.swift
[26/41] Compiling IssueReporting IssueSeverity.swift
[27/41] Compiling IssueReporting ReportIssue.swift
[28/41] Compiling IssueReporting TestContext.swift
[29/41] Compiling IssueReporting Unimplemented.swift
[32/41] Compiling IssueReporting Deprecations.swift
[33/41] Compiling IssueReporting DefaultReporter.swift
[34/41] Compiling IssueReporting FatalErrorReporter.swift
[35/41] Compiling ConcurrencyExtras LockIsolated.swift
[36/41] Compiling ConcurrencyExtras UncheckedBox.swift
[37/41] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[38/41] Compiling ConcurrencyExtras MainSerialExecutor.swift
[39/41] Compiling ConcurrencyExtras Result.swift
[40/41] Compiling ConcurrencyExtras Task.swift
[41/41] Compiling ConcurrencyExtras UncheckedSendable.swift
[42/54] Compiling CombineSchedulers UIScheduler.swift
[43/55] Compiling CombineSchedulers UnimplementedScheduler.swift
[44/55] Compiling CombineSchedulers UIKit.swift
[45/55] Compiling CombineSchedulers Timer.swift
[46/55] Compiling CombineSchedulers TestScheduler.swift
[47/55] Compiling CombineSchedulers ImmediateScheduler.swift
[48/55] Compiling CombineSchedulers Deprecations.swift
[49/55] Compiling CombineSchedulers Platform.swift
[50/55] Compiling CombineSchedulers Lock.swift
[51/55] Compiling CombineSchedulers NSRecursiveLock.swift
[52/55] Emitting module CombineSchedulers
[53/55] Compiling CombineSchedulers AnyScheduler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CombineSchedulers/Concurrency.swift:95:11: warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
93 | }
94 | continuation.onTermination =
95 | { _ in
| `- warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
96 | cancellable.cancel()
97 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[54/55] Compiling CombineSchedulers Concurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/CombineSchedulers/Concurrency.swift:95:11: warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
93 | }
94 | continuation.onTermination =
95 | { _ in
| `- warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
96 | cancellable.cancel()
97 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[55/55] Compiling CombineSchedulers SwiftUI.swift
Build complete! (13.57s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/956] Fetching swift-concurrency-extras
[422/6679] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.54s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.54s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (2.13s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.56s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "opencombine",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenCombine/OpenCombine.git"
}
],
"manifest_display_name" : "combine-schedulers",
"name" : "combine-schedulers",
"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" : "CombineSchedulers",
"targets" : [
"CombineSchedulers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "CombineSchedulersTests",
"module_type" : "SwiftTarget",
"name" : "CombineSchedulersTests",
"path" : "Tests/CombineSchedulersTests",
"sources" : [
"ImmediateSchedulerTests.swift",
"TestSchedulerTests.swift",
"TimerTests.swift",
"UISchedulerTests.swift",
"UnimplementedSchedulerTests.swift"
],
"target_dependencies" : [
"CombineSchedulers"
],
"type" : "test"
},
{
"c99name" : "CombineSchedulers",
"module_type" : "SwiftTarget",
"name" : "CombineSchedulers",
"path" : "Sources/CombineSchedulers",
"product_dependencies" : [
"ConcurrencyExtras",
"IssueReporting"
],
"product_memberships" : [
"CombineSchedulers"
],
"sources" : [
"AnyScheduler.swift",
"Concurrency.swift",
"ImmediateScheduler.swift",
"Internal/Deprecations.swift",
"Internal/Lock.swift",
"Internal/NSRecursiveLock.swift",
"Internal/Platform.swift",
"SwiftUI.swift",
"TestScheduler.swift",
"Timer.swift",
"UIKit.swift",
"UIScheduler.swift",
"UnimplementedScheduler.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.