Build Information
Successful build of PublisherExpectations, reference main (623cdd), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 22:22:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannxou/PublisherExpectations.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yannxou/PublisherExpectations
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 623cdd9 removed duplicated code
Cloned https://github.com/yannxou/PublisherExpectations.git
Revision (git rev-parse @):
623cdd9236d66dd1aa173640cbbd8aab194f7fc3
SUCCESS checkout https://github.com/yannxou/PublisherExpectations.git at main
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.11s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.2 (1.79s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.00s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "publisherexpectations",
"name": "PublisherExpectations",
"url": "https://github.com/yannxou/PublisherExpectations.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PublisherExpectations",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/yannxou/PublisherExpectations.git
[1/136] Fetching publisherexpectations
Fetched https://github.com/yannxou/PublisherExpectations.git from cache (0.64s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.2 (0.48s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.49s)
Creating working copy for https://github.com/yannxou/PublisherExpectations.git
Working copy of https://github.com/yannxou/PublisherExpectations.git resolved at main (623cdd9)
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
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.2
warning: '.resolve-product-dependencies': dependency 'publisherexpectations' is not used by any target
Found 1 product dependencies
- swift-custom-dump
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/yannxou/PublisherExpectations.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/8] Emitting module IssueReportingPackageSupport
[8/8] Compiling IssueReportingPackageSupport _Test.swift
[9/28] Compiling IssueReporting UncheckedSendable.swift
[10/28] Compiling IssueReporting Warn.swift
[11/30] Emitting module IssueReporting
[12/30] Compiling IssueReporting FailureObserver.swift
[13/30] Compiling IssueReporting LockIsolated.swift
[14/30] Compiling IssueReporting IssueReporter.swift
[15/30] Compiling IssueReporting BreakpointReporter.swift
[16/30] Compiling IssueReporting ErrorReporting.swift
[17/30] Compiling IssueReporting AppHostWarning.swift
[18/30] Compiling IssueReporting Deprecations.swift
[19/30] Compiling IssueReporting XCTest.swift
[20/30] Compiling IssueReporting IsTesting.swift
[21/30] Compiling IssueReporting Rethrows.swift
[22/30] Compiling IssueReporting SwiftTesting.swift
[23/30] Compiling IssueReporting DefaultReporter.swift
[24/30] Compiling IssueReporting FatalErrorReporter.swift
[25/30] Compiling IssueReporting TestContext.swift
[26/30] Compiling IssueReporting Unimplemented.swift
[27/30] Compiling IssueReporting IssueSeverity.swift
[28/30] Compiling IssueReporting ReportIssue.swift
[29/30] Compiling IssueReporting WithExpectedIssue.swift
[30/30] Compiling IssueReporting WithIssueContext.swift
[31/33] Compiling XCTestDynamicOverlay Exports.swift
[32/33] Emitting module XCTestDynamicOverlay
[33/33] Compiling XCTestDynamicOverlay Deprecations.swift
[34/59] Emitting module CustomDump
[35/61] Compiling CustomDump XCTAssertDifference.swift
[36/61] Compiling CustomDump XCTAssertNoDifference.swift
[37/61] Compiling CustomDump Foundation.swift
[38/61] Compiling CustomDump GameKit.swift
[39/61] Compiling CustomDump KeyPath.swift
[40/61] Compiling CustomDump CollectionDifference.swift
[41/61] Compiling CustomDump Mirror.swift
[42/61] Compiling CustomDump CoreImage.swift
[43/61] Compiling CustomDump CoreLocation.swift
[44/61] Compiling CustomDump CoreMotion.swift
[45/61] Compiling CustomDump Dump.swift
[46/61] Compiling CustomDump AnyType.swift
[47/61] Compiling CustomDump Box.swift
[48/61] Compiling CustomDump Swift.swift
[49/61] Compiling CustomDump SwiftUI.swift
[50/61] Compiling CustomDump UIKit.swift
[51/61] Compiling CustomDump String.swift
[52/61] Compiling CustomDump Unordered.swift
[53/61] Compiling CustomDump UserNotifications.swift
[54/61] Compiling CustomDump UserNotificationsUI.swift
[55/61] Compiling CustomDump CustomDumpReflectable.swift
[56/61] Compiling CustomDump CustomDumpRepresentable.swift
[57/61] Compiling CustomDump CustomDumpStringConvertible.swift
[58/61] Compiling CustomDump Diff.swift
[59/61] Compiling CustomDump Photos.swift
[60/61] Compiling CustomDump Speech.swift
[61/61] Compiling CustomDump StoreKit.swift
[62/67] Compiling PublisherExpectations FailureMessages.swift
[63/67] Compiling PublisherExpectations PublisherExpectation.swift
[64/67] Emitting module PublisherExpectations
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFailureExpectation.swift:5:20: warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes with a failure.
5 | public final class PublisherFailureExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private var expectedError: P.Failure?
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFinishedExpectation.swift:5:20: warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes successfully.
5 | public final class PublisherFinishedExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private let expectedValue: P.Output?
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherValueExpectation.swift:6:20: warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
4 |
5 | /// An expectation that is fulfilled when a publisher emits a value that matches a certain condition.
6 | public final class PublisherValueExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
7 | private var cancellable: AnyCancellable?
8 | private let expectedValue: P.Output?
[65/67] Compiling PublisherExpectations PublisherValueExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherValueExpectation.swift:6:20: warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
4 |
5 | /// An expectation that is fulfilled when a publisher emits a value that matches a certain condition.
6 | public final class PublisherValueExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherValueExpectation' must restate inherited '@unchecked Sendable' conformance
7 | private var cancellable: AnyCancellable?
8 | private let expectedValue: P.Output?
[66/67] Compiling PublisherExpectations PublisherFailureExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFailureExpectation.swift:5:20: warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes with a failure.
5 | public final class PublisherFailureExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFailureExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private var expectedError: P.Failure?
[67/67] Compiling PublisherExpectations PublisherFinishedExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PublisherExpectations/API/PublisherFinishedExpectation.swift:5:20: warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
3 |
4 | /// An expectation that is fulfilled when a publisher completes successfully.
5 | public final class PublisherFinishedExpectation<P: Publisher>: XCTestExpectation {
| `- warning: class 'PublisherFinishedExpectation' must restate inherited '@unchecked Sendable' conformance
6 | private var cancellable: AnyCancellable?
7 | private let expectedValue: P.Output?
Build complete! (27.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"exact" : [
"1.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "PublisherExpectations",
"name" : "PublisherExpectations",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "PublisherExpectations",
"targets" : [
"PublisherExpectations"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PublisherExpectationsTests",
"module_type" : "SwiftTarget",
"name" : "PublisherExpectationsTests",
"path" : "Tests/PublisherExpectationsTests",
"sources" : [
"PublisherFailureExpectationTests.swift",
"PublisherFinishedExpectationTests.swift",
"PublisherValueExpectationTests.swift"
],
"target_dependencies" : [
"PublisherExpectations"
],
"type" : "test"
},
{
"c99name" : "PublisherExpectations",
"module_type" : "SwiftTarget",
"name" : "PublisherExpectations",
"path" : "Sources/PublisherExpectations",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"PublisherExpectations"
],
"sources" : [
"API/PublisherFailureExpectation.swift",
"API/PublisherFinishedExpectation.swift",
"API/PublisherValueExpectation.swift",
"FailureMessages.swift",
"PublisherExpectation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.