Build Information
Successful build of combine-schedulers, reference main (464dc5
), with Swift 6.2 (beta) for macOS (SPM) on 18 Aug 2025 19:25:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/combine-schedulers
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 464dc5c Fix tests with Xcode 26 (#104)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
464dc5ca279a4c506ad06eb72c69ad7a0e376d9e
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
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.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/18] Emitting module IssueReportingPackageSupport
[7/18] Compiling IssueReportingPackageSupport _Test.swift
[8/37] Compiling ConcurrencyExtras UncheckedBox.swift
[9/38] Compiling IssueReporting TestContext.swift
[10/38] Compiling IssueReporting Unimplemented.swift
[11/40] Compiling ConcurrencyExtras UncheckedSendable.swift
[12/40] Compiling IssueReporting WithExpectedIssue.swift
[13/40] Compiling IssueReporting WithIssueContext.swift
[14/40] Emitting module IssueReporting
[15/40] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[16/40] Compiling ConcurrencyExtras AsyncStream.swift
[17/40] Compiling IssueReporting ErrorReporting.swift
[18/40] Compiling IssueReporting AppHostWarning.swift
[19/40] Emitting module ConcurrencyExtras
[20/40] Compiling IssueReporting BreakpointReporter.swift
[21/40] Compiling IssueReporting FatalErrorReporter.swift
[22/40] Compiling IssueReporting IsTesting.swift
[23/40] Compiling IssueReporting IssueReporter.swift
[26/40] Compiling IssueReporting Warn.swift
[27/40] Compiling IssueReporting XCTest.swift
[28/40] Compiling IssueReporting Deprecations.swift
[29/40] Compiling IssueReporting FailureObserver.swift
[30/40] Compiling IssueReporting SwiftTesting.swift
[31/40] Compiling IssueReporting UncheckedSendable.swift
[32/40] Compiling IssueReporting RuntimeWarningReporter.swift
[33/40] Compiling IssueReporting ReportIssue.swift
[34/40] Compiling IssueReporting LockIsolated.swift
[35/40] Compiling IssueReporting Rethrows.swift
[36/40] Compiling ConcurrencyExtras Locking.swift
[37/40] Compiling ConcurrencyExtras MainSerialExecutor.swift
[38/40] Compiling ConcurrencyExtras LockIsolated.swift
[39/40] Compiling ConcurrencyExtras Result.swift
[40/40] Compiling ConcurrencyExtras Task.swift
[41/52] Compiling CombineSchedulers UIScheduler.swift
[42/53] Compiling CombineSchedulers UnimplementedScheduler.swift
[43/53] Compiling CombineSchedulers TestScheduler.swift
[44/53] Compiling CombineSchedulers UIKit.swift
[45/53] Compiling CombineSchedulers Timer.swift
[46/53] Compiling CombineSchedulers NSRecursiveLock.swift
[47/53] Compiling CombineSchedulers Lock.swift
[48/53] Compiling CombineSchedulers ImmediateScheduler.swift
[49/53] Compiling CombineSchedulers Deprecations.swift
[50/53] Compiling CombineSchedulers AnyScheduler.swift
/Users/admin/builder/spi-builder-workspace/Sources/CombineSchedulers/Concurrency.swift:91:11: warning: capture of non-sendable type 'Self.SchedulerTimeType.Type' in an isolated closure
89 | }
90 | continuation.onTermination =
91 | { _ in
| `- warning: capture of non-sendable type 'Self.SchedulerTimeType.Type' in an isolated closure
92 | cancellable.cancel()
93 | }
[51/53] Compiling CombineSchedulers Concurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/CombineSchedulers/Concurrency.swift:91:11: warning: capture of non-sendable type 'Self.SchedulerTimeType.Type' in an isolated closure
89 | }
90 | continuation.onTermination =
91 | { _ in
| `- warning: capture of non-sendable type 'Self.SchedulerTimeType.Type' in an isolated closure
92 | cancellable.cancel()
93 | }
[52/53] Emitting module CombineSchedulers
[53/53] Compiling CombineSchedulers SwiftUI.swift
Build complete! (12.56s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/878] Fetching swift-concurrency-extras
[239/6383] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.91s)
[826/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.24s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.69s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.42s)
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
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
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"
}
],
"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",
"SwiftUI.swift",
"TestScheduler.swift",
"Timer.swift",
"UIKit.swift",
"UIScheduler.swift",
"UnimplementedScheduler.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.