Build Information
Failed to build javascript-core-extras, reference 0.1.1 (b7cb62), with Swift 6.1 for Wasm on 29 Sep 2025 05:42:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/mhayes853/javascript-core-extras.git
Reference: 0.1.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/mhayes853/javascript-core-extras
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at b7cb62f Merge pull request #3 from mhayes853/fix-tv-os-build
Cloned https://github.com/mhayes853/javascript-core-extras.git
Revision (git rev-parse @):
b7cb62f776e838ce3f6a3e33ac025c7850bc2566
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/javascript-core-extras.git at 0.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mhayes853/javascript-core-extras.git
https://github.com/mhayes853/javascript-core-extras.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-clocks",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-clocks"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"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"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "javascript-core-extras",
"name" : "javascript-core-extras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "JavaScriptCoreExtras",
"targets" : [
"JavaScriptCoreExtras"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "_CJavaScriptCoreExtras",
"module_type" : "ClangTarget",
"name" : "_CJavaScriptCoreExtras",
"path" : "Sources/_CJavaScriptCoreExtras",
"product_memberships" : [
"JavaScriptCoreExtras"
],
"sources" : [
"JSCoreExtrasFileHandle.m"
],
"type" : "library"
},
{
"c99name" : "JavaScriptCoreExtrasTests",
"module_type" : "SwiftTarget",
"name" : "JavaScriptCoreExtrasTests",
"path" : "Tests/JavaScriptCoreExtrasTests",
"product_dependencies" : [
"Clocks",
"SnapshotTesting",
"IssueReporting",
"IssueReportingTestSupport",
"CustomDump"
],
"sources" : [
"BlobTests/JSBlobTests.swift",
"BlobTests/JSFileTests.swift",
"ExpectErrorMessage.swift",
"FetchTests/ExpectHeaders.swift",
"FetchTests/JSFetchTests.swift",
"FetchTests/JSHeadersTests.swift",
"FetchTests/JSRequestTests.swift",
"FetchTests/JSResponseTests.swift",
"FetchTests/Snapshotting+HTMLString.swift",
"JSAbortControllerTests.swift",
"JSConsoleLoggerTests.swift",
"JSContext+SetObjectTests.swift",
"JSContextInstallableTests.swift",
"JSCryptoTests.swift",
"JSFormDataTests.swift",
"JSPromiseTests.swift",
"JSVirtualMachinePoolTests.swift",
"TestLogger.swift",
"TestURLSession.swift"
],
"target_dependencies" : [
"JavaScriptCoreExtras"
],
"type" : "test"
},
{
"c99name" : "JavaScriptCoreExtras",
"module_type" : "SwiftTarget",
"name" : "JavaScriptCoreExtras",
"path" : "Sources/JavaScriptCoreExtras",
"product_dependencies" : [
"IssueReporting"
],
"product_memberships" : [
"JavaScriptCoreExtras"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/AbortController.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/Crypto.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/DOMException.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/FormData.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/HTTPBody.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/HTTPOptions.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/Headers.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/Request.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/Response.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/Utils.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JavaScriptCoreExtras/js/fetch.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Blob/JSBlob.swift",
"Blob/JSBlobStorage.swift",
"Blob/JSFile.swift",
"Blob/MIMEType.swift",
"Exports.swift",
"Fetch/JSFetch.swift",
"Fetch/JSReponse.swift",
"Fetch/JSRequest.swift",
"Internal/FileTextOutputStream.swift",
"Internal/Lock.swift",
"Internal/NSFileCoordinator+Coordinate.swift",
"Internal/URL+HasHTTPScheme.swift",
"JSAbortController.swift",
"JSConsoleLogger.swift",
"JSContext+SetObject.swift",
"JSContextInstallable.swift",
"JSCrypto.swift",
"JSPromise.swift",
"JSValue+PrivateSymbol.swift",
"JSValue+TypeError.swift",
"JSValue+Utils.swift",
"JSValueError.swift",
"JSVirtualMachinePool.swift",
"UnsafeJSValueTransfer.swift"
],
"target_dependencies" : [
"_CJavaScriptCoreExtras"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
[221/5890] Fetching swift-clocks, swift-custom-dump
[5749/11399] Fetching swift-clocks, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.67s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.67s)
[1/15543] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.15s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.23s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.79s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.55s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/878] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.31s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.87s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.58s)
Fetching https://github.com/swiftlang/swift-syntax
[1/72291] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.03s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (9.15s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.77s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Building for debugging...
[0/22] Write sources
[0/22] Copying PrivacyInfo.xcprivacy
[0/22] Copying fetch.js
[2/22] Copying Response.js
[5/22] Copying HTTPOptions.js
[5/22] Copying Utils.js
[7/22] Copying Headers.js
[8/22] Copying HTTPBody.js
[9/22] Copying DOMException.js
[9/22] Copying Request.js
[9/22] Copying Crypto.js
[9/22] Write sources
[9/22] Copying AbortController.js
[10/22] Write sources
[15/22] Copying FormData.js
[16/22] Compiling _CJavaScriptCoreExtras JSCoreExtrasFileHandle.m
[17/22] Write swift-version-24593BA9C3E375BF.txt
[19/24] Emitting module IssueReportingPackageSupport
[20/24] Compiling IssueReportingPackageSupport _Test.swift
[21/25] Wrapping AST for IssueReportingPackageSupport for debugging
[23/47] Compiling IssueReporting TestContext.swift
[24/47] Compiling IssueReporting Unimplemented.swift
[25/49] Emitting module IssueReporting
[26/49] Compiling IssueReporting WithExpectedIssue.swift
[27/49] Compiling IssueReporting WithIssueContext.swift
[28/49] Compiling IssueReporting XCTest.swift
[29/49] Compiling IssueReporting IsTesting.swift
[30/49] Compiling IssueReporting IssueReporter.swift
[31/49] Compiling IssueReporting BreakpointReporter.swift
[32/49] Compiling IssueReporting FatalErrorReporter.swift
[33/49] Compiling IssueReporting RuntimeWarningReporter.swift
[34/49] Compiling IssueReporting ReportIssue.swift
[35/49] Compiling IssueReportingTestSupport SwiftTesting.swift
[36/49] Compiling IssueReportingTestSupport XCTest.swift
[37/49] Emitting module IssueReportingTestSupport
[39/50] Compiling IssueReporting ErrorReporting.swift
[40/50] Compiling IssueReporting AppHostWarning.swift
[41/50] Compiling IssueReporting Deprecations.swift
[42/50] Compiling IssueReporting SwiftTesting.swift
[43/50] Compiling IssueReporting UncheckedSendable.swift
[44/50] Compiling IssueReporting Warn.swift
[45/50] Compiling IssueReporting FailureObserver.swift
[46/50] Compiling IssueReporting LockIsolated.swift
[47/50] Compiling IssueReporting Rethrows.swift
[48/51] Wrapping AST for IssueReportingTestSupport for debugging
[49/51] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[50/51] Linking libIssueReportingTestSupport.wasm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/JavaScriptCoreExtrasTests/FetchTests/__Snapshots__/JSFetchTests/liveFetch.1.html
/host/spi-builder-workspace/Tests/JavaScriptCoreExtrasTests/FetchTests/__Snapshots__/JSFetchTests/liveFetchLarge.1.txt
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/7] Emitting module IssueReportingPackageSupport
[3/7] Compiling IssueReportingPackageSupport _Test.swift
[5/29] Compiling IssueReportingTestSupport XCTest.swift
[6/29] Emitting module IssueReportingTestSupport
[7/29] Compiling IssueReportingTestSupport SwiftTesting.swift
[8/29] Write Objects.LinkFileList
[10/29] Emitting module IssueReporting
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[10/31] Linking libIssueReportingTestSupport.wasm
[11/31] Compiling IssueReporting FailureObserver.swift
[12/31] Compiling IssueReporting LockIsolated.swift
[13/31] Compiling IssueReporting Rethrows.swift
[14/31] Compiling IssueReporting ErrorReporting.swift
[15/31] Compiling IssueReporting AppHostWarning.swift
[16/31] Compiling IssueReporting Deprecations.swift
[17/31] Compiling IssueReporting XCTest.swift
[18/31] Compiling IssueReporting IsTesting.swift
[19/31] Compiling IssueReporting IssueReporter.swift
[20/31] Compiling IssueReporting TestContext.swift
[21/31] Compiling IssueReporting Unimplemented.swift
[22/31] Compiling IssueReporting BreakpointReporter.swift
[23/31] Compiling IssueReporting FatalErrorReporter.swift
[24/31] Compiling IssueReporting RuntimeWarningReporter.swift
[25/31] Compiling IssueReporting ReportIssue.swift
BUILD FAILURE 6.1 wasm