Build Information
Successful build of BCTestExpectation, reference 1.0.1 (ad8af3), with Swift 6.3 for Wasm on 29 Apr 2026 01:48:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bernoulliconvergenator/BCTestExpectation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.16s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (8.55s)
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/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.36s)
Building for debugging...
[0/11] Write sources
[7/11] Write swift-version-24593BA9C3E375BF.txt
[9/24] Compiling BCTestMacros BCTestMacro.swift
[10/24] Compiling BCTestMacros BCTestMacrosMain.swift
[11/24] Emitting module BCTestMacros
[12/25] Wrapping AST for BCTestMacros for debugging
[13/25] Write Objects.LinkFileList
[14/25] Linking BCTestMacros-tool
[16/25] Emitting module BCLoggable
[17/25] Compiling BCLoggable Loggable.swift
[19/26] Compiling TestSupport CompletionTestSupport.swift
[20/26] Emitting module TestSupport
[21/26] Compiling TestSupport ObservableTestSupport.swift
[23/32] Emitting module BCTestExpectation
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[24/32] Compiling BCTestExpectation AwaitSatisfaction.swift
[25/32] Compiling BCTestExpectation BCTest+Macro.swift
[26/32] Compiling BCTestExpectation BCTestExpectationManager.swift
[27/32] Emitting module BCLoggable
[28/32] Compiling BCLoggable Loggable.swift
[30/33] Emitting module TestSupport
[31/33] Compiling TestSupport CompletionTestSupport.swift
[32/33] Compiling TestSupport ObservableTestSupport.swift
[34/39] Compiling BCTestExpectation BCTestExpectation.swift
[36/40] Compiling BCTestExpectation BCTestExpectationManager.swift
[37/40] Compiling BCTestExpectation BCTest+Macro.swift
[38/40] Compiling BCTestExpectation AwaitSatisfaction.swift
[39/40] Compiling BCTestExpectation BCTestExpectation.swift
[40/40] Emitting module BCTestExpectation
Build complete! (23.56s)
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" : "/host/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"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.