Build Information
Failed to build swift-url-routing-translating, reference main (420f4b), with Swift 6.1 for Wasm on 3 Nov 2025 20:13:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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-url-routing-translating.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/coenttb/swift-url-routing-translating
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 420f4bf Standardize CI workflows
Cloned https://github.com/coenttb/swift-url-routing-translating.git
Revision (git rev-parse @):
420f4bfe8347e188afc39080b9c9416d0cd7ec9c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-url-routing-translating.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/swift-url-routing-translating.git
https://github.com/coenttb/swift-url-routing-translating.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating.git"
},
{
"identity" : "swift-url-routing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-url-routing.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
}
],
"manifest_display_name" : "swift-url-routing-translating",
"name" : "swift-url-routing-translating",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "URLRoutingTranslating",
"targets" : [
"URLRoutingTranslating"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "URLRoutingTranslating_Tests",
"module_type" : "SwiftTarget",
"name" : "URLRoutingTranslating Tests",
"path" : "Tests",
"product_dependencies" : [
"DependenciesTestSupport",
"Dependencies"
],
"sources" : [
"URLRouting+Translating Tests/Performance Tests.swift",
"URLRouting+Translating Tests/ReadmeVerificationTests.swift",
"URLRouting+Translating Tests/TestRouter.swift",
"URLRouting+Translating Tests/TestTranslatedString.swift",
"URLRouting+Translating Tests/URLRouting+Translating Tests.swift"
],
"target_dependencies" : [
"URLRoutingTranslating"
],
"type" : "test"
},
{
"c99name" : "URLRoutingTranslating",
"module_type" : "SwiftTarget",
"name" : "URLRoutingTranslating",
"path" : "Sources/URLRoutingTranslating",
"product_dependencies" : [
"Translating",
"URLRouting",
"Dependencies"
],
"product_memberships" : [
"URLRoutingTranslating"
],
"sources" : [
"TranslatedStringURLRouting.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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-dependencies.git
[1/6392] Fetching swift-dependencies
Fetching https://github.com/coenttb/swift-translating.git
Fetching https://github.com/pointfreeco/swift-url-routing.git
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.74s)
[1/941] Fetching swift-translating
Fetched https://github.com/coenttb/swift-translating.git from cache (0.53s)
[1/21056] Fetching swift-url-routing
Fetched https://github.com/pointfreeco/swift-url-routing.git from cache (2.24s)
Computing version for https://github.com/pointfreeco/swift-url-routing.git
Computed https://github.com/pointfreeco/swift-url-routing.git at 0.6.2 (7.47s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/apple/swift-collections
[1/5552] Fetching xctest-dynamic-overlay
[668/23838] Fetching xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.34s)
[9875/18286] Fetching swift-collections
[11566/116391] Fetching swift-collections, swift-parsing
Fetched https://github.com/apple/swift-collections from cache (2.51s)
[18640/98105] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing from cache (10.09s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (11.04s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4423] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.10.0 (1.56s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
[1/883] Fetching swift-concurrency-extras
[443/3405] Fetching swift-concurrency-extras, combine-schedulers
[2423/4697] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4698/77408] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (15.53s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (15.54s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (15.55s)
Fetched https://github.com/swiftlang/swift-syntax from cache (15.71s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (17.21s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.05s)
Computing version for https://github.com/coenttb/swift-translating.git
Computed https://github.com/coenttb/swift-translating.git at 0.3.0 (1.13s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.76s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.66s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.09s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.20s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (1.15s)
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
Creating working copy for https://github.com/coenttb/swift-translating.git
Working copy of https://github.com/coenttb/swift-translating.git resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/swift-url-routing.git
Working copy of https://github.com/pointfreeco/swift-url-routing.git resolved at 0.6.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Building for debugging...
[0/64] Write sources
[39/64] Compiling _SwiftSyntaxCShims PlatformMutex.c
[40/64] Write swift-version-24593BA9C3E375BF.txt
[42/98] Emitting module SwiftSyntax510
[43/98] Emitting module InternalCollectionsUtilities
[44/100] Emitting module SwiftSyntax600
[45/100] Compiling SwiftSyntax600 Empty.swift
[46/101] Emitting module SwiftSyntax602
[47/101] Compiling SwiftSyntax602 Empty.swift
[48/102] Compiling SwiftSyntax510 Empty.swift
[49/103] Compiling SwiftSyntax509 Empty.swift
[50/103] Emitting module SwiftSyntax509
[51/104] Compiling SwiftSyntax601 Empty.swift
[52/104] Emitting module SwiftSyntax601
[57/105] Wrapping AST for SwiftSyntax510 for debugging
[58/105] Wrapping AST for SwiftSyntax600 for debugging
[59/105] Wrapping AST for SwiftSyntax602 for debugging
[60/105] Wrapping AST for SwiftSyntax509 for debugging
[61/116] Wrapping AST for SwiftSyntax601 for debugging
[63/116] Emitting module IssueReportingPackageSupport
[64/116] Compiling IssueReportingPackageSupport _Test.swift
[65/117] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/117] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/118] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[69/118] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/134] Compiling SwiftSyntax AbsolutePosition.swift
[71/134] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[72/180] Compiling SwiftSyntax RawSyntaxArena.swift
[73/180] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[74/180] Compiling SwiftSyntax BumpPtrAllocator.swift
[75/180] Compiling SwiftSyntax CommonAncestor.swift
[76/180] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[77/180] Compiling SwiftSyntax RawSyntaxTokenView.swift
[78/180] Compiling Language exports .swift
[79/180] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[80/180] Compiling SwiftSyntax Assert.swift
[81/180] Compiling SwiftSyntax EditorPlaceholder.swift
[82/180] Compiling SwiftSyntax Identifier.swift
[83/180] Compiling SwiftSyntax MemoryLayout.swift
[84/181] Wrapping AST for IssueReportingPackageSupport for debugging
[86/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[87/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[88/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[89/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[90/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[91/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[92/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[93/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[94/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[95/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[96/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[97/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[98/258] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[99/258] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[100/265] Compiling OrderedCollections OrderedSet+Initializers.swift
[101/265] Compiling OrderedCollections OrderedSet+Insertions.swift
[102/265] Compiling OrderedCollections OrderedSet+Invariants.swift
[103/265] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[104/265] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[105/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[106/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[107/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[108/265] Compiling OrderedCollections OrderedDictionary.swift
[109/265] Compiling OrderedCollections OrderedSet+Codable.swift
[110/265] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[111/265] Compiling OrderedCollections OrderedSet+Descriptions.swift
[112/265] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/265] Compiling OrderedCollections OrderedSet+Equatable.swift
[114/265] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[115/265] Compiling OrderedCollections OrderedSet+Hashable.swift
[116/265] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[117/265] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[118/265] Compiling ConcurrencyExtras LockIsolated.swift
[119/266] Compiling IssueReportingTestSupport XCTest.swift
[120/266] Compiling ConcurrencyExtras Result.swift
[121/266] Compiling ConcurrencyExtras MainSerialExecutor.swift
[122/266] Compiling ConcurrencyExtras Task.swift
[123/266] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[124/266] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[125/266] Compiling ConcurrencyExtras UncheckedSendable.swift
[126/266] Emitting module IssueReportingTestSupport
[127/266] Compiling IssueReportingTestSupport SwiftTesting.swift
[128/267] Compiling OrderedCollections OrderedDictionary+Codable.swift
[129/267] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[130/267] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[131/267] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[132/267] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[133/267] Compiling OrderedCollections OrderedDictionary+Elements.swift
[134/267] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[135/267] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[140/267] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[141/267] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[142/267] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[143/267] Compiling OrderedCollections OrderedDictionary+Values.swift
[147/267] Emitting module ConcurrencyExtras
[148/268] Compiling OrderedCollections _HashTable.swift
[149/268] Compiling OrderedCollections _Hashtable+Header.swift
[152/270] Compiling OrderedCollections _HashTable+Testing.swift
[153/270] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[155/270] Emitting module IssueReporting
[156/270] Compiling OrderedCollections _HashTable+BucketIterator.swift
[157/270] Compiling OrderedCollections _HashTable+Constants.swift
[158/270] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[159/270] Compiling OrderedCollections _HashTable+Bucket.swift
[166/270] Wrapping AST for IssueReportingTestSupport for debugging
[167/270] Write Objects.LinkFileList
[169/270] Compiling Language Language.swift
[170/270] Compiling OrderedCollections OrderedSet+Sendable.swift
[171/270] Compiling OrderedCollections OrderedSet+SubSequence.swift
[172/270] Compiling OrderedCollections OrderedSet+Testing.swift
[173/270] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[174/270] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[175/270] Compiling OrderedCollections OrderedSet.swift
[176/270] Compiling OrderedCollections _UnsafeBitset.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[185/270] Linking libIssueReportingTestSupport.wasm
[186/270] Compiling Language Locale.Language.swift
[187/270] Compiling Language Language.locale.swift
[197/270] Emitting module Language
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
[0/1] Planning build
Building for debugging...
[0/24] Write swift-version-24593BA9C3E375BF.txt
[2/28] Compiling SwiftSyntax602 Empty.swift
[3/56] Emitting module SwiftSyntax602
[4/59] Compiling IssueReportingPackageSupport _Test.swift
[5/59] Emitting module IssueReportingPackageSupport
[8/58] Compiling SwiftSyntax600 Empty.swift
[9/58] Compiling SwiftSyntax509 Empty.swift
[10/58] Emitting module SwiftSyntax509
[11/59] Emitting module SwiftSyntax600
[12/60] Compiling SwiftSyntax510 Empty.swift
[14/60] Compiling SwiftSyntax601 Empty.swift
[15/60] Emitting module SwiftSyntax601
[16/63] Emitting module SwiftSyntax510
[17/64] Emitting module IssueReportingTestSupport
[18/64] Compiling Language exports .swift
[20/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/64] Compiling InternalCollectionsUtilities Debugging.swift
[23/64] Compiling InternalCollectionsUtilities Descriptions.swift
[26/74] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[27/74] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[28/74] Compiling IssueReportingTestSupport XCTest.swift
[29/93] Compiling IssueReporting FatalErrorReporter.swift
[30/93] Compiling IssueReporting RuntimeWarningReporter.swift
[31/93] Compiling IssueReporting Warn.swift
[32/93] Compiling IssueReporting BreakpointReporter.swift
[33/93] Compiling Language Language.locale.swift
[34/93] Compiling IssueReporting ErrorReporting.swift
[35/93] Compiling IssueReporting AppHostWarning.swift
[36/93] Compiling IssueReporting Deprecations.swift
[37/93] Compiling IssueReporting FailureObserver.swift
[38/93] Compiling IssueReporting LockIsolated.swift
[39/93] Compiling IssueReporting TestContext.swift
[40/93] Compiling IssueReporting Unimplemented.swift
[41/93] Compiling IssueReportingTestSupport SwiftTesting.swift
[43/96] Compiling IssueReporting Rethrows.swift
[44/96] Compiling ConcurrencyExtras LockIsolated.swift
[47/97] Emitting module Language
[48/97] Compiling ConcurrencyExtras Result.swift
[49/97] Compiling ConcurrencyExtras Task.swift
[50/97] Compiling ConcurrencyExtras MainSerialExecutor.swift
[51/134] Compiling Language Language.swift
[52/159] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[53/159] Linking libIssueReportingTestSupport.wasm
[54/159] Emitting module ConcurrencyExtras
BUILD FAILURE 6.1 wasm