Build Information
Failed to build swift-html-standard, reference 0.1.6 (8abcad), with Swift 6.1 for Wasm on 24 Dec 2025 10:43:47 UTC.
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/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/swift-standards/swift-html-standard.git
Reference: 0.1.6
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/swift-standards/swift-html-standard
* tag 0.1.6 -> FETCH_HEAD
HEAD is now at 8abcad5 Update swift-whatwg-html to 0.2.2 for element typealiases
Cloned https://github.com/swift-standards/swift-html-standard.git
Revision (git rev-parse @):
8abcad58f413aa7090ce6e6d4e6c3519102b25d9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-standards/swift-html-standard.git at 0.1.6
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-standards/swift-html-standard.git
https://github.com/swift-standards/swift-html-standard.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-whatwg-html",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-whatwg-html"
},
{
"identity" : "swift-standards",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-standards"
}
],
"manifest_display_name" : "swift-html-standard",
"name" : "swift-html-standard",
"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" : "HTML Standard",
"targets" : [
"HTML Standard"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTML Standard Attributes",
"targets" : [
"HTML Standard Attributes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTML Standard Elements",
"targets" : [
"HTML Standard Elements"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "HTML_Standard_Tests",
"module_type" : "SwiftTarget",
"name" : "HTML Standard Tests",
"path" : "Tests/HTML Standard Tests",
"sources" : [
"HTMLStandardTests.swift"
],
"target_dependencies" : [
"HTML Standard"
],
"type" : "test"
},
{
"c99name" : "HTML_Standard_Elements",
"module_type" : "SwiftTarget",
"name" : "HTML Standard Elements",
"path" : "Sources/HTML Standard Elements",
"product_dependencies" : [
"WHATWG HTML Shared",
"WHATWG HTML Elements"
],
"product_memberships" : [
"HTML Standard Elements"
],
"sources" : [
"HTML Standard Elements.swift"
],
"type" : "library"
},
{
"c99name" : "HTML_Standard_Attributes",
"module_type" : "SwiftTarget",
"name" : "HTML Standard Attributes",
"path" : "Sources/HTML Standard Attributes",
"product_dependencies" : [
"WHATWG HTML Shared",
"WHATWG HTML GlobalAttributes",
"WHATWG HTML FormAttributes",
"WHATWG HTML LinkAttributes",
"WHATWG HTML MediaAttributes",
"WHATWG HTML TableAttributes",
"WHATWG HTML ScriptAttributes",
"WHATWG HTML Metadata"
],
"product_memberships" : [
"HTML Standard Attributes"
],
"sources" : [
"HTML Standard Attributes.swift"
],
"type" : "library"
},
{
"c99name" : "HTML_Standard",
"module_type" : "SwiftTarget",
"name" : "HTML Standard",
"path" : "Sources/HTML Standard",
"product_dependencies" : [
"WHATWG HTML",
"Geometry"
],
"product_memberships" : [
"HTML Standard"
],
"sources" : [
"Geometry.Conversion.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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/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-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: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