Build Information
Failed to build swift-svgkit, reference main (6e10ee), with Swift 6.1 for Wasm on 25 Mar 2026 14:14:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DesignPipe/swift-svgkit.git
Reference: main
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/DesignPipe/swift-svgkit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6e10eef chore: bump swift-resvg to 0.45.1-swift.15 for Windows support
Cloned https://github.com/DesignPipe/swift-svgkit.git
Revision (git rev-parse @):
6e10eef2bbb4b5921a2d59d391647e6c1c81400b
SUCCESS checkout https://github.com/DesignPipe/swift-svgkit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/DesignPipe/swift-svgkit.git
https://github.com/DesignPipe/swift-svgkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-resvg",
"requirement" : {
"exact" : [
"0.45.1-swift.15"
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexey1312/swift-resvg.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-svgkit",
"name" : "swift-svgkit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SVGKit",
"targets" : [
"SVGKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SVGKitTests",
"module_type" : "SwiftTarget",
"name" : "SVGKitTests",
"path" : "Tests/SVGKitTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"ImageVectorGeneratorTests.swift",
"ImageVectorGradientTests.swift",
"ImageVectorGroupTests.swift",
"NativeVectorDrawableConverterTests.swift",
"PathDataValidatorTests.swift",
"ResvgPathConverterTests.swift",
"SVGCSSStyleTests.swift",
"SVGElementOrderTests.swift",
"SVGFillOpacityTests.swift",
"SVGGradientParsingTests.swift",
"SVGGradientTests.swift",
"SVGGradientTransformTests.swift",
"SVGGroupParsingTests.swift",
"SVGMatrixTransformTests.swift",
"SVGMinusIconTest.swift",
"SVGNormalizationTests.swift",
"SVGOpacityTests.swift",
"SVGParserTests.swift",
"SVGPathFormatTests.swift",
"SVGPathParserTests.swift",
"SVGShapeTransformTests.swift",
"SVGStrokeDashTests.swift",
"SVGTypesTests.swift",
"SVGUseSymbolTests.swift",
"VectorDrawableGradientTests.swift",
"VectorDrawableIntegrationTests.swift",
"VectorDrawableXMLGeneratorTests.swift"
],
"target_dependencies" : [
"SVGKit"
],
"type" : "test"
},
{
"c99name" : "SVGKit",
"module_type" : "SwiftTarget",
"name" : "SVGKit",
"path" : "Sources/SVGKit",
"product_dependencies" : [
"Logging",
"Resvg"
],
"product_memberships" : [
"SVGKit"
],
"sources" : [
"ImageVectorGenerator.swift",
"NativeVectorDrawableConverter.swift",
"PathDataValidator.swift",
"ResvgPathConverter.swift",
"SVGParser.swift",
"SVGPathParser.swift",
"SVGTypes.swift",
"VectorDrawableXMLGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/alexey1312/swift-resvg.git
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/427] Fetching swift-resvg
[428/5840] Fetching swift-resvg, swift-custom-dump
[5841/12114] Fetching swift-resvg, swift-custom-dump, swift-log
Fetched https://github.com/alexey1312/swift-resvg.git from cache (0.40s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.45s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.16s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.77s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.39s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.53s)
Computing version for https://github.com/alexey1312/swift-resvg.git
error: Dependencies could not be resolved because 'swift-resvg' 0.45.1-swift.6..<0.45.1-swift.15.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-resvg' 0.45.1-swift.15.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/apple/swift-log.git
Updating https://github.com/alexey1312/swift-resvg.git
Updated https://github.com/apple/swift-log.git (0.16s)
Updated https://github.com/alexey1312/swift-resvg.git (0.16s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.16s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.01s)
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.57s)
Computing version for https://github.com/alexey1312/swift-resvg.git
error: Dependencies could not be resolved because 'swift-resvg' 0.45.1-swift.6..<0.45.1-swift.15.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-resvg' 0.45.1-swift.15.
BUILD FAILURE 6.1 wasm