Build Information
Successful build of combine-schedulers, reference main (fd16d7), with Swift 6.0 for macOS (SPM) on 11 Nov 2025 04:15:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
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 fd16d76 Run swift-format
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
fd16d76fd8b9a976d88bfb6cacc05ca8d19c91b6
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/18] Compiling IssueReportingPackageSupport _Test.swift
[7/18] Emitting module IssueReportingPackageSupport
[8/37] Compiling IssueReporting Deprecations.swift
[9/37] Compiling IssueReporting FailureObserver.swift
[10/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[11/38] Emitting module ConcurrencyExtras
[12/38] Compiling IssueReporting TestContext.swift
[13/38] Compiling IssueReporting Unimplemented.swift
[14/38] Compiling IssueReporting Warn.swift
[15/38] Compiling IssueReporting XCTest.swift
[16/40] Compiling IssueReporting LockIsolated.swift
[17/40] Compiling IssueReporting Rethrows.swift
[20/40] Emitting module IssueReporting
[21/40] Compiling IssueReporting RuntimeWarningReporter.swift
[22/40] Compiling IssueReporting ReportIssue.swift
[23/40] Compiling IssueReporting IsTesting.swift
[24/40] Compiling IssueReporting IssueReporter.swift
[25/40] Compiling IssueReporting ErrorReporting.swift
[26/40] Compiling IssueReporting AppHostWarning.swift
[27/40] Compiling IssueReporting BreakpointReporter.swift
[28/40] Compiling IssueReporting FatalErrorReporter.swift
[29/40] Compiling IssueReporting SwiftTesting.swift
[30/40] Compiling IssueReporting UncheckedSendable.swift
[31/40] Compiling ConcurrencyExtras Result.swift
[32/40] Compiling ConcurrencyExtras MainSerialExecutor.swift
[33/40] Compiling ConcurrencyExtras UncheckedBox.swift
[34/40] Compiling ConcurrencyExtras Locking.swift
[35/40] Compiling ConcurrencyExtras AsyncStream.swift
[36/40] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[37/40] Compiling ConcurrencyExtras LockIsolated.swift
[38/40] Compiling ConcurrencyExtras Task.swift
[39/40] Compiling IssueReporting WithExpectedIssue.swift
[40/40] Compiling IssueReporting WithIssueContext.swift
[41/53] Compiling CombineSchedulers UIKit.swift
[42/53] Compiling CombineSchedulers UIScheduler.swift
[43/54] Compiling CombineSchedulers UnimplementedScheduler.swift
[44/54] Compiling CombineSchedulers Timer.swift
[45/54] Compiling CombineSchedulers TestScheduler.swift
[46/54] Compiling CombineSchedulers Platform.swift
[47/54] Compiling CombineSchedulers AnyScheduler.swift
[48/54] Compiling CombineSchedulers Concurrency.swift
[49/54] Emitting module CombineSchedulers
[50/54] Compiling CombineSchedulers SwiftUI.swift
[51/54] Compiling CombineSchedulers ImmediateScheduler.swift
[52/54] Compiling CombineSchedulers Deprecations.swift
[53/54] Compiling CombineSchedulers Lock.swift
[54/54] Compiling CombineSchedulers NSRecursiveLock.swift
Build complete! (16.90s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/886] Fetching swift-concurrency-extras
[126/6441] Fetching swift-concurrency-extras, xctest-dynamic-overlay
[337/14725] Fetching swift-concurrency-extras, xctest-dynamic-overlay, opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.26s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.26s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.26s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.18s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.44s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
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",
"OpenCombineShim"
],
"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.0"
}
Done.