Build Information
Successful build of BCTestExpectation, reference 1.0.1 (ad8af3), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 01:47:45 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/bernoulliconvergenator/BCTestExpectation.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bernoulliconvergenator/BCTestExpectation
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at ad8af3c Swift 6.3, employ strict memory safety, tweak documentation.
Cloned https://github.com/bernoulliconvergenator/BCTestExpectation.git
Revision (git rev-parse @):
ad8af3c80c35fc8c1af135e3488a9a04ef5cb409
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bernoulliconvergenator/BCTestExpectation.git at 1.0.1
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.16s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.87s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.20s)
========================================
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": "bctestexpectation",
"name": "BCTestExpectation",
"url": "https://github.com/bernoulliconvergenator/BCTestExpectation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BCTestExpectation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bernoulliconvergenator/BCTestExpectation.git
[1/62] Fetching bctestexpectation
Fetched https://github.com/bernoulliconvergenator/BCTestExpectation.git from cache (0.58s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.95s)
Creating working copy for https://github.com/bernoulliconvergenator/BCTestExpectation.git
Working copy of https://github.com/bernoulliconvergenator/BCTestExpectation.git resolved at 1.0.1 (ad8af3c)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'bctestexpectation' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bernoulliconvergenator/BCTestExpectation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[7/10] Write swift-version--6988338F2F200930.txt
[9/23] Compiling BCTestMacros BCTestMacrosMain.swift
[10/23] Emitting module BCTestMacros
[11/23] Compiling BCTestMacros BCTestMacro.swift
[11/23] Write Objects.LinkFileList
[12/23] Linking BCTestMacros-tool
[14/23] Emitting module BCLoggable
[15/23] Compiling BCLoggable Loggable.swift
[16/23] Emitting module BCLoggable
[17/23] Compiling BCLoggable Loggable.swift
[18/33] Compiling BCTestExpectation BCTestExpectationManager.swift
[19/33] Compiling BCTestExpectation BCTestExpectation.swift
[20/33] Compiling BCTestExpectation BCTest+Macro.swift
[21/33] Compiling BCTestExpectation AwaitSatisfaction.swift
[22/33] Emitting module BCTestExpectation
[23/33] Compiling BCTestExpectation BCTestExpectationManager.swift
[24/33] Compiling BCTestExpectation BCTest+Macro.swift
[25/33] Emitting module BCTestExpectation
[26/33] Compiling BCTestExpectation AwaitSatisfaction.swift
[27/33] Compiling BCTestExpectation BCTestExpectation.swift
[28/33] Compiling TestSupport ObservableTestSupport.swift
[29/33] Compiling TestSupport CompletionTestSupport.swift
[30/33] Emitting module TestSupport
[32/33] Compiling TestSupport ObservableTestSupport.swift
[33/33] Compiling TestSupport CompletionTestSupport.swift
Build complete! (7.00s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "BCTestExpectation",
"name" : "BCTestExpectation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "BCTestExpectation",
"targets" : [
"BCTestExpectation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BCTestMacros",
"targets" : [
"BCTestMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "XCTestTests",
"module_type" : "SwiftTarget",
"name" : "XCTestTests",
"path" : "Tests/XCTestTests",
"sources" : [
"XCTestTests.swift"
],
"type" : "test"
},
{
"c99name" : "TestSupport",
"module_type" : "SwiftTarget",
"name" : "TestSupport",
"path" : "Sources/TestSupport",
"sources" : [
"CompletionTestSupport.swift",
"ObservableTestSupport.swift"
],
"type" : "library"
},
{
"c99name" : "BCTestTests",
"module_type" : "SwiftTarget",
"name" : "BCTestTests",
"path" : "Tests/BCTestTests",
"sources" : [
"CompletionTests.swift",
"MultipleAwaitTests.swift",
"NoExpectationsTests.swift",
"ObservableTests.swift",
"OverSatisfiedTests.swift",
"SatisfiedTests.swift",
"UnexpectedSatisfyTests.swift",
"UnsatisfiedTests.swift"
],
"target_dependencies" : [
"BCTestExpectation",
"BCLoggable",
"TestSupport"
],
"type" : "test"
},
{
"c99name" : "BCTestMacrosTests",
"module_type" : "SwiftTarget",
"name" : "BCTestMacrosTests",
"path" : "Tests/BCTestMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"BCTestMacroTests.swift"
],
"target_dependencies" : [
"BCTestMacros"
],
"type" : "test"
},
{
"c99name" : "BCTestMacros",
"module_type" : "SwiftTarget",
"name" : "BCTestMacros",
"path" : "Sources/BCTestMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"BCTestExpectation",
"BCTestMacros"
],
"sources" : [
"BCTestMacro.swift",
"BCTestMacrosMain.swift"
],
"type" : "macro"
},
{
"c99name" : "BCTestExpectation",
"module_type" : "SwiftTarget",
"name" : "BCTestExpectation",
"path" : "Sources/BCTestExpectation",
"product_memberships" : [
"BCTestExpectation"
],
"sources" : [
"AwaitSatisfaction.swift",
"BCTest+Macro.swift",
"BCTestExpectation.swift",
"BCTestExpectationManager.swift"
],
"target_dependencies" : [
"BCLoggable",
"BCTestMacros"
],
"type" : "library"
},
{
"c99name" : "BCLoggable",
"module_type" : "SwiftTarget",
"name" : "BCLoggable",
"path" : "Sources/BCLoggable",
"product_memberships" : [
"BCTestExpectation"
],
"sources" : [
"Loggable.swift"
],
"type" : "library"
},
{
"c99name" : "AlternativesTests",
"module_type" : "SwiftTarget",
"name" : "AlternativesTests",
"path" : "Tests/AlternativesTests",
"sources" : [
"AlternativeCompletionTests.swift",
"AlternativeObservableTests.swift",
"CheckedContinuationTests.swift",
"ConfirmationTests.swift"
],
"target_dependencies" : [
"TestSupport",
"BCLoggable"
],
"type" : "test"
}
],
"tools_version" : "6.3"
}
Done.