Build Information
Failed to build swift-testing-performance, reference 0.3.1 (1a1967), with Swift 6.1 for Wasm on 21 Dec 2025 03:40:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-testing-performance.git
Reference: 0.3.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/coenttb/swift-testing-performance
* tag 0.3.1 -> FETCH_HEAD
HEAD is now at 1a1967f Fix trackAllocations logic - directly control allocation tracking
Cloned https://github.com/coenttb/swift-testing-performance.git
Revision (git rev-parse @):
1a1967f7acfcb081e57122db463817c142cc7186
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-testing-performance.git at 0.3.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/swift-testing-performance.git
https://github.com/coenttb/swift-testing-performance.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-memory-allocation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-memory-allocation"
}
],
"manifest_display_name" : "swift-testing-performance",
"name" : "swift-testing-performance",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "TestingPerformance",
"targets" : [
"TestingPerformance"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "TestingPerformance_Tests",
"module_type" : "SwiftTarget",
"name" : "TestingPerformance Tests",
"path" : "Tests/TestingPerformance Tests",
"sources" : [
"AllocationTrackingTests.swift",
"BasicPerformanceTests.swift",
"CodableTests.swift",
"ComparableTests.swift",
"DurationFormattingTests.swift",
"LeakDetectionTests.swift",
"ManualMeasurementTests.swift",
"MetricsTests.swift",
"ParallelAllocationTests.swift",
"PeakMemoryTests.swift",
"PercentileTests.swift",
"PerformanceAssertionTests.swift",
"PerformanceComparisonTests.swift",
"PerformanceSuiteTests.swift",
"ReadmeVerificationTests.swift",
"StatisticsTests.swift",
"Support/PerformanceTests.swift",
"ThresholdTests.swift"
],
"target_dependencies" : [
"TestingPerformance"
],
"type" : "test"
},
{
"c99name" : "TestingPerformance",
"module_type" : "SwiftTarget",
"name" : "TestingPerformance",
"path" : "Sources/TestingPerformance",
"product_dependencies" : [
"Numerics",
"MemoryAllocation"
],
"product_memberships" : [
"TestingPerformance"
],
"sources" : [
"AllocationTracking.swift",
"Assertions.swift",
"Duration.swift",
"Measurement.swift",
"Reporting.swift",
"Statistics.swift",
"TestingPerformance.swift",
"Threshold.swift",
"Trait.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 wasm