Build Information
Successful build of combine-schedulers, reference 1.0.3 (592828
), with Swift 5.9 for macOS (SPM) on 27 Dec 2024 01:36:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/combine-schedulers
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 5928286 Update Package@swift-6.0.swift (#98)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
5928286acce13def418ec36d05a001a9641086f2
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/30] Compiling IssueReporting ReportIssue.swift
[2/30] Compiling IssueReporting TestContext.swift
[3/30] Compiling IssueReporting Unimplemented.swift
[4/30] Compiling IssueReporting WithExpectedIssue.swift
[5/31] Compiling IssueReporting WithIssueContext.swift
[6/31] Compiling ConcurrencyExtras UncheckedBox.swift
[7/31] Compiling ConcurrencyExtras Task.swift
[8/32] Compiling IssueReporting Rethrows.swift
[9/32] Compiling IssueReporting SwiftTesting.swift
[10/32] Compiling IssueReporting UncheckedSendable.swift
[11/32] Compiling IssueReporting Warn.swift
[12/32] Compiling IssueReporting XCTest.swift
[13/32] Compiling IssueReporting IsTesting.swift
[14/32] Compiling IssueReporting IssueReporter.swift
[15/32] Compiling IssueReporting BreakpointReporter.swift
[16/32] Compiling IssueReporting FatalErrorReporter.swift
[17/32] Compiling IssueReporting RuntimeWarningReporter.swift
[18/32] Compiling IssueReporting FailureObserver.swift
[19/32] Compiling IssueReporting LockIsolated.swift
[20/32] Emitting module IssueReporting
[21/32] Compiling IssueReporting AppHostWarning.swift
[22/32] Compiling IssueReporting Deprecations.swift
[23/32] Compiling ConcurrencyExtras Locking.swift
[24/32] Compiling ConcurrencyExtras Result.swift
[25/32] Compiling ConcurrencyExtras LockIsolated.swift
[26/32] Compiling ConcurrencyExtras MainSerialExecutor.swift
[27/32] Compiling ConcurrencyExtras AsyncStream.swift
[30/32] Emitting module ConcurrencyExtras
[31/32] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[32/32] Compiling ConcurrencyExtras UncheckedSendable.swift
[33/44] Compiling CombineSchedulers NSRecursiveLock.swift
[34/44] Compiling CombineSchedulers ImmediateScheduler.swift
[35/44] Compiling CombineSchedulers Deprecations.swift
[36/44] Compiling CombineSchedulers Lock.swift
[37/44] Compiling CombineSchedulers AnyScheduler.swift
[38/44] Compiling CombineSchedulers Concurrency.swift
[39/44] Emitting module CombineSchedulers
[40/44] Compiling CombineSchedulers TestScheduler.swift
[41/45] Compiling CombineSchedulers Timer.swift
[42/45] Compiling CombineSchedulers UIKit.swift
[43/45] Compiling CombineSchedulers UnimplementedScheduler.swift
[44/45] Compiling CombineSchedulers SwiftUI.swift
[45/45] Compiling CombineSchedulers UIScheduler.swift
Build complete! (14.43s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/825] Fetching swift-concurrency-extras
[109/5851] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (1.99s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.99s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.38s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (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.4.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
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"
]
}
}
],
"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" : "5.9"
}
Done.