Build Information
Successful build of combine-schedulers, reference 1.1.0 (fd16d7), with Swift 6.1 for macOS (SPM) on 11 Nov 2025 04:13:43 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/pointfreeco/combine-schedulers.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/combine-schedulers
* tag 1.1.0 -> FETCH_HEAD
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 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/combine-schedulers.git
https://github.com/pointfreeco/combine-schedulers.git
{
"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.1"
}
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/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/18] Emitting module IssueReportingPackageSupport
[7/18] Compiling IssueReportingPackageSupport _Test.swift
[8/37] Compiling ConcurrencyExtras UncheckedBox.swift
[9/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[10/38] Compiling IssueReporting Deprecations.swift
[11/38] Compiling IssueReporting FailureObserver.swift
[12/38] Compiling ConcurrencyExtras Task.swift
[13/38] Compiling ConcurrencyExtras Locking.swift
[14/38] Compiling ConcurrencyExtras AsyncStream.swift
[15/38] Compiling ConcurrencyExtras MainSerialExecutor.swift
[16/38] Emitting module ConcurrencyExtras
[17/38] Emitting module IssueReporting
[18/38] Compiling IssueReporting Warn.swift
[19/38] Compiling IssueReporting XCTest.swift
[22/38] Compiling IssueReporting ErrorReporting.swift
[23/38] Compiling IssueReporting AppHostWarning.swift
[24/38] Compiling IssueReporting LockIsolated.swift
[25/38] Compiling IssueReporting Rethrows.swift
[26/38] Compiling IssueReporting SwiftTesting.swift
[27/38] Compiling IssueReporting UncheckedSendable.swift
[28/38] Compiling IssueReporting IsTesting.swift
[29/38] Compiling IssueReporting IssueReporter.swift
[30/38] Compiling IssueReporting TestContext.swift
[31/38] Compiling IssueReporting Unimplemented.swift
[32/38] Compiling IssueReporting BreakpointReporter.swift
[33/38] Compiling IssueReporting FatalErrorReporter.swift
[34/38] Compiling IssueReporting RuntimeWarningReporter.swift
[35/38] Compiling IssueReporting ReportIssue.swift
[36/40] Compiling ConcurrencyExtras Result.swift
[37/40] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[38/40] Compiling ConcurrencyExtras LockIsolated.swift
[39/40] Compiling IssueReporting WithExpectedIssue.swift
[40/40] Compiling IssueReporting WithIssueContext.swift
[41/53] Compiling CombineSchedulers UIScheduler.swift
[42/54] Compiling CombineSchedulers UIKit.swift
[43/54] Compiling CombineSchedulers Timer.swift
[44/54] Compiling CombineSchedulers UnimplementedScheduler.swift
[45/54] Compiling CombineSchedulers Lock.swift
[46/54] Compiling CombineSchedulers NSRecursiveLock.swift
[47/54] Compiling CombineSchedulers Platform.swift
[48/54] Compiling CombineSchedulers AnyScheduler.swift
[49/54] Compiling CombineSchedulers Concurrency.swift
[50/54] Compiling CombineSchedulers ImmediateScheduler.swift
[51/54] Compiling CombineSchedulers Deprecations.swift
[52/54] Emitting module CombineSchedulers
[53/54] Compiling CombineSchedulers TestScheduler.swift
[54/54] Compiling CombineSchedulers SwiftUI.swift
Build complete! (16.32s)
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.65s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.66s)
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.25s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.32s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.47s)
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.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
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.1"
}
Done.