Build Information
Failed to build swift-dependencies, reference 1.12.0 (706feb), with Swift 6.1 for Wasm on 27 Mar 2026 06:07:04 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/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/pointfreeco/swift-dependencies.git
Reference: 1.12.0
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/pointfreeco/swift-dependencies
* tag 1.12.0 -> FETCH_HEAD
HEAD is now at 706feb7 Support swift-syntax 605. (#416)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
706feb7858a7f6c242879d137b8ee30926aa5b26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at 1.12.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-dependencies.git
https://github.com/pointfreeco/swift-dependencies.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"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-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "605.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-dependencies",
"name" : "swift-dependencies",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Dependencies",
"targets" : [
"Dependencies"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DependenciesMacros",
"targets" : [
"DependenciesMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DependenciesTestSupport",
"targets" : [
"DependenciesTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DependenciesTestObserver",
"targets" : [
"DependenciesTestObserver"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "DependenciesMacrosPlugin",
"targets" : [
"DependenciesMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "DependenciesTests",
"module_type" : "SwiftTarget",
"name" : "DependenciesTests",
"path" : "Tests/DependenciesTests",
"product_dependencies" : [
"IssueReportingTestSupport"
],
"sources" : [
"AssertTests.swift",
"BaseTestCaseTests.swift",
"CacheTests.swift",
"DateTests.swift",
"DependencyKeyTests.swift",
"DependencyTestExtensionTests.swift",
"DependencyTests.swift",
"DependencyValuesTests.swift",
"FireAndForgetTests.swift",
"Internal/XCTTODO.swift",
"InvokeTestTests.swift",
"NotificationCenterTests.swift",
"PrepareDependenciesTests.swift",
"ResolutionTests.swift",
"RootResettingTests.swift",
"SwiftTestingTests.swift",
"TestTraitTests.swift",
"UUIDTests.swift",
"WithRandomNumberGeneratorTests.swift"
],
"target_dependencies" : [
"Dependencies",
"DependenciesTestSupport"
],
"type" : "test"
},
{
"c99name" : "DependenciesTestSupport",
"module_type" : "SwiftTarget",
"name" : "DependenciesTestSupport",
"path" : "Sources/DependenciesTestSupport",
"product_dependencies" : [
"ConcurrencyExtras",
"IssueReportingTestSupport"
],
"product_memberships" : [
"DependenciesTestSupport"
],
"sources" : [
"Dependency+TestExtension.swift",
"TestTrait.swift"
],
"target_dependencies" : [
"Dependencies"
],
"type" : "library"
},
{
"c99name" : "DependenciesTestObserver",
"module_type" : "SwiftTarget",
"name" : "DependenciesTestObserver",
"path" : "Sources/DependenciesTestObserver",
"product_dependencies" : [
"IssueReporting"
],
"product_memberships" : [
"DependenciesTestObserver"
],
"sources" : [
"TestObserver.swift"
],
"type" : "library"
},
{
"c99name" : "DependenciesMacrosPluginTests",
"module_type" : "SwiftTarget",
"name" : "DependenciesMacrosPluginTests",
"path" : "Tests/DependenciesMacrosPluginTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"DependencyClientMacroTests.swift",
"DependencyClientTests.swift",
"DependencyEndpointMacroTests.swift",
"DependencyEndpointTests.swift",
"Internal/BaseTestCase.swift",
"MacroTests.swift"
],
"target_dependencies" : [
"Dependencies",
"DependenciesMacros",
"DependenciesMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "DependenciesMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "DependenciesMacrosPlugin",
"path" : "Sources/DependenciesMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"DependenciesMacros",
"DependenciesMacrosPlugin"
],
"sources" : [
"DependencyClientMacro.swift",
"DependencyEndpointMacro.swift",
"Plugins.swift",
"Support.swift"
],
"type" : "macro"
},
{
"c99name" : "DependenciesMacros",
"module_type" : "SwiftTarget",
"name" : "DependenciesMacros",
"path" : "Sources/DependenciesMacros",
"product_dependencies" : [
"IssueReporting",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"DependenciesMacros"
],
"sources" : [
"Internal/Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"DependenciesMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "Dependencies",
"module_type" : "SwiftTarget",
"name" : "Dependencies",
"path" : "Sources/Dependencies",
"product_dependencies" : [
"Clocks",
"CombineSchedulers",
"ConcurrencyExtras",
"IssueReporting",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"Dependencies",
"DependenciesTestSupport"
],
"sources" : [
"Dependency.swift",
"DependencyContext.swift",
"DependencyKey.swift",
"DependencyValues.swift",
"DependencyValues/Assert.swift",
"DependencyValues/Calendar.swift",
"DependencyValues/Clocks.swift",
"DependencyValues/Context.swift",
"DependencyValues/Date.swift",
"DependencyValues/FireAndForget.swift",
"DependencyValues/Locale.swift",
"DependencyValues/MainQueue.swift",
"DependencyValues/MainRunLoop.swift",
"DependencyValues/NotificationCenter.swift",
"DependencyValues/OpenURL.swift",
"DependencyValues/TimeZone.swift",
"DependencyValues/URLSession.swift",
"DependencyValues/UUID.swift",
"DependencyValues/WithRandomNumberGenerator.swift",
"Internal/AppEntryPoint.swift",
"Internal/Deprecations.swift",
"Internal/Exports.swift",
"Internal/SendableKeyPath.swift",
"Internal/TypeName.swift",
"Traits/PreviewTrait.swift",
"Traits/TestTrait.swift",
"WithDependencies.swift"
],
"type" : "library"
}
],
"tools_version" : "6.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/swiftpackageindex/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 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/pointfreeco/swift-clocks
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/2171] Fetching swift-docc-plugin
[219/3065] Fetching swift-docc-plugin, swift-concurrency-extras
[1134/4382] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks
[4383/10105] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.33s)
[4404/9211] Fetching swift-docc-plugin, swift-clocks, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[5035/10172] Fetching swift-docc-plugin, swift-clocks, xctest-dynamic-overlay, swift-macro-testing
[8628/12722] Fetching swift-docc-plugin, swift-clocks, xctest-dynamic-overlay, swift-macro-testing, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.26s)
[1/74847] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.68s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (4.56s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.57s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.58s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.62s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (5.15s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.55s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.54s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.87s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.99s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.74s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.51s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16001] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.87s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.00s)
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.00s)
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.00s)
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.00s)
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.00s)
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.00s)
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.00s)
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.75s)
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.00s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.1 (0.00s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5413] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.31s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.82s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
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-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.5
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/78] Write sources
[44/78] Compiling _SwiftSyntaxCShims PlatformMutex.c
[45/78] Write swift-version-24593BA9C3E375BF.txt
[46/92] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[48/92] Emitting module SwiftSyntax510
[49/103] Compiling ConcurrencyExtras Result.swift
[50/103] Emitting module SwiftSyntax600
[51/103] Compiling SwiftSyntax600 Empty.swift
[52/105] Emitting module IssueReportingPackageSupport
[53/105] Compiling IssueReportingPackageSupport _Test.swift
[54/106] Emitting module IssueReportingPackageSupport
[55/106] Compiling IssueReportingPackageSupport _Test.swift
[56/107] Compiling SwiftSyntax509 Empty.swift
[57/107] Emitting module SwiftSyntax509
[58/108] Emitting module SwiftSyntax601
[59/108] Compiling SwiftSyntax601 Empty.swift
[60/109] Emitting module SwiftSyntax602
[61/109] Compiling SwiftSyntax602 Empty.swift
[64/110] Compiling SwiftSyntax510 Empty.swift
[66/111] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/256] Wrapping AST for SwiftSyntax602 for debugging
[72/260] Emitting module IssueReportingTestSupport
[73/323] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[74/323] Compiling SwiftSyntax RawSyntaxTokenView.swift
[75/323] Compiling SwiftSyntax SourceEdit.swift
[76/323] Compiling SwiftSyntax SyntaxNodeStructure.swift
[77/325] Compiling IssueReporting WithExpectedIssue.swift
[78/325] Compiling IssueReporting WithIssueContext.swift
[79/325] Compiling ConcurrencyExtras LockIsolated.swift
[80/325] Emitting module IssueReporting
[81/325] Compiling SwiftSyntax AbsolutePosition.swift
[82/325] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[83/325] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[84/325] Compiling SwiftSyntax BumpPtrAllocator.swift
[85/325] Compiling SwiftSyntax CommonAncestor.swift
[87/325] Compiling SwiftSyntax Assert.swift
[90/325] Emitting module ConcurrencyExtras
[91/325] Compiling ConcurrencyExtras MainSerialExecutor.swift
[92/325] Compiling ConcurrencyExtras Task.swift
[93/326] Compiling IssueReportingTestSupport SwiftTesting.swift
[94/326] Compiling SwiftSyntax RawSyntax.swift
[95/326] Compiling SwiftSyntax RawSyntaxArena.swift
[96/326] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[97/326] Compiling IssueReportingTestSupport XCTest.swift
[98/327] Compiling SwiftSyntax Convenience.swift
[99/327] Compiling SwiftSyntax CustomTraits.swift
[100/327] Compiling SwiftSyntax EditorPlaceholder.swift
[105/327] Wrapping AST for SwiftSyntax601 for debugging
[106/327] Wrapping AST for SwiftSyntax600 for debugging
[117/327] Compiling SwiftSyntax Identifier.swift
[118/327] Compiling SwiftSyntax MemoryLayout.swift
[119/327] Compiling SwiftSyntax MissingNodeInitializers.swift
[124/340] Emitting module OpenCombine
[124/340] Wrapping AST for SwiftSyntax510 for debugging
[126/340] Compiling ConcurrencyExtras MainSerialExecutor.swift
[126/341] Wrapping AST for SwiftSyntax509 for debugging
[128/341] Wrapping AST for IssueReportingTestSupport for debugging
[129/341] Wrapping AST for IssueReportingPackageSupport for debugging
[131/341] Write Objects.LinkFileList
[133/341] Emitting module ConcurrencyExtras
[134/341] Compiling ConcurrencyExtras UncheckedSendable.swift
[139/354] Compiling XCTestDynamicOverlay Exports.swift
[140/354] Emitting module IssueReporting
[140/354] Linking libIssueReportingTestSupport-tool.so
[142/354] Compiling Clocks Timer.swift
[143/355] Compiling Clocks ImmediateClock.swift
[144/355] Emitting module Clocks
[145/355] Compiling Clocks AnyClock.swift
[146/355] Compiling SwiftSyntax RawSyntaxNodesC.swift
[147/355] Compiling SwiftSyntax RawSyntaxNodesD.swift
[148/355] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[149/355] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[150/355] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[151/355] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[152/355] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[153/355] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[154/355] Compiling SwiftSyntax RawSyntaxValidation.swift
[155/355] Compiling SwiftSyntax SyntaxNodesAB.swift
[156/355] Compiling OpenCombine Publishers.IgnoreOutput.swift
[157/355] Compiling OpenCombine Publishers.Last.swift
[158/355] Compiling OpenCombine Publishers.MakeConnectable.swift
[159/355] Compiling Clocks Lock.swift
[160/355] Compiling Clocks UnimplementedClock.swift
[161/355] Compiling OpenCombine Result.swift
[162/355] Compiling OpenCombine Scheduler.swift
[163/355] Compiling OpenCombine Subject+Void.swift
[164/355] Compiling OpenCombine Subscriber+Void.swift
[165/355] Compiling OpenCombine Subscribers.Assign.swift
[166/355] Compiling OpenCombine Subscribers.Completion.swift
[167/355] Compiling OpenCombine Subscribers.Demand.swift
[168/355] Compiling OpenCombine Subscribers.Sink.swift
[169/355] Compiling OpenCombine Subscribers.swift
[170/355] Compiling OpenCombine Subscription.swift
[171/355] Compiling OpenCombine Subscriptions.swift
[172/355] Compiling OpenCombine _Introspection.swift
[173/355] Compiling Clocks _AsyncTimerSequence.swift
[174/355] Compiling Clocks SwiftUI.swift
[175/355] Compiling Clocks TestClock.swift
[176/356] Compiling SwiftSyntax Utils.swift
[177/356] Compiling SwiftSyntax ChildNameForKeyPath.swift
[178/356] Compiling SwiftSyntax Keyword.swift
[179/356] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[180/356] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[181/356] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[182/356] Compiling SwiftSyntax SyntaxBaseNodes.swift
[183/356] Compiling SwiftSyntax SyntaxCollections.swift
[184/356] Compiling SwiftSyntax SyntaxEnum.swift
[185/356] Compiling SwiftSyntax SyntaxKind.swift
[186/356] Compiling SwiftSyntax SourceLength.swift
[187/356] Compiling SwiftSyntax SourceLocation.swift
[188/356] Compiling SwiftSyntax SourcePresence.swift
[195/356] Compiling IssueReporting WithExpectedIssue.swift
[196/356] Compiling IssueReporting WithIssueContext.swift
[197/356] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[198/356] Compiling SwiftSyntax TokenDiagnostic.swift
[199/356] Compiling SwiftSyntax TokenSequence.swift
[200/356] Compiling SwiftSyntax TokenSyntax.swift
[201/356] Compiling SwiftSyntax Trivia.swift
[202/356] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[203/356] Compiling SwiftSyntax Syntax.swift
[204/356] Compiling SwiftSyntax SyntaxChildren.swift
[205/356] Compiling SwiftSyntax SyntaxCollection.swift
[206/356] Compiling SwiftSyntax SyntaxHashable.swift
[207/356] Compiling SwiftSyntax SyntaxIdentifier.swift
[208/356] Compiling SwiftSyntax SyntaxRewriter.swift
[209/356] Compiling SwiftSyntax SyntaxTraits.swift
[210/356] Compiling SwiftSyntax SyntaxVisitor.swift
[211/356] Compiling SwiftSyntax TokenKind.swift
[212/356] Compiling SwiftSyntax Tokens.swift
[213/356] Compiling SwiftSyntax TriviaPieces.swift
[214/356] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[217/356] Compiling XCTestDynamicOverlay Deprecations.swift
[218/356] Emitting module XCTestDynamicOverlay
[239/365] Compiling ConcurrencyExtras LockIsolated.swift
[251/365] Compiling IssueReportingTestSupport SwiftTesting.swift
[252/365] Compiling IssueReportingTestSupport XCTest.swift
[253/365] Emitting module IssueReportingTestSupport
[254/365] Compiling SwiftSyntax SyntaxNodesGHI.swift
[255/365] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[256/365] Compiling SwiftSyntax SyntaxNodesOP.swift
[257/365] Compiling SwiftSyntax SyntaxNodesQRS.swift
[258/365] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[259/365] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[260/365] Compiling OpenCombine Publishers.PrefixWhile.swift
[261/365] Compiling OpenCombine Publishers.Print.swift
[262/365] Compiling OpenCombine Publishers.ReceiveOn.swift
[263/365] Compiling OpenCombine Publishers.Reduce.swift
[264/365] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[265/365] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[266/365] Compiling OpenCombine Publishers.ReplaceError.swift
[267/365] Compiling OpenCombine Publishers.Retry.swift
[268/365] Compiling OpenCombine Publishers.Scan.swift
[269/365] Compiling OpenCombine Publishers.Sequence.swift
[270/365] Compiling OpenCombine Publishers.SetFailureType.swift
[271/365] Compiling OpenCombine Publishers.Share.swift
[272/365] Compiling OpenCombine Publishers.SubscribeOn.swift
[273/365] Compiling OpenCombine Publishers.SwitchToLatest.swift
[274/365] Compiling OpenCombine Publishers.Throttle.swift
[275/365] Compiling OpenCombine Publishers.Timeout.swift
[276/365] Compiling OpenCombine Publishers.Zip.swift
[277/365] Compiling OpenCombine Publishers.swift
[278/365] Compiling OpenCombine Record.swift
[279/365] Compiling OpenCombine Result.Publisher.swift
[290/367] Compiling ConcurrencyExtras Task.swift
[291/367] Compiling ConcurrencyExtras Result.swift
[295/374] Wrapping AST for IssueReporting for debugging
[296/374] Wrapping AST for IssueReportingTestSupport for debugging
[297/374] Write Objects.LinkFileList
[299/391] Compiling XCTestDynamicOverlay Exports.swift
[300/395] Compiling DependenciesTestObserver TestObserver.swift
[301/395] Emitting module DependenciesTestObserver
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[301/406] Linking libIssueReportingTestSupport.wasm
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/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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/DependenciesMacrosPluginTests/DependenciesMacros.xctestplan
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/34] Write swift-version-24593BA9C3E375BF.txt
[4/68] Emitting module SwiftSyntax509
[5/68] Emitting module IssueReportingPackageSupport
[6/68] Compiling SwiftSyntax602 Empty.swift
[7/68] Emitting module SwiftSyntax602
[8/69] Compiling SwiftSyntax509 Empty.swift
[9/70] Emitting module IssueReportingPackageSupport
[10/70] Compiling IssueReportingPackageSupport _Test.swift
[11/71] Compiling SwiftSyntax601 Empty.swift
[12/71] Compiling IssueReportingPackageSupport _Test.swift
[13/72] Emitting module SwiftSyntax601
[14/72] Emitting module SwiftSyntax510
[15/72] Compiling SwiftSyntax510 Empty.swift
[18/74] Compiling ConcurrencyExtras ActorIsolated.swift
[19/74] Compiling ConcurrencyExtras AnyHashableSendable.swift
[20/74] Compiling ConcurrencyExtras MainSerialExecutor.swift
[22/74] Compiling ConcurrencyExtras Locking.swift
[23/74] Compiling ConcurrencyExtras UncheckedBox.swift
[26/75] Compiling ConcurrencyExtras LockIsolated.swift
[27/75] Compiling ConcurrencyExtras MainSerialExecutor.swift
[28/75] Compiling ConcurrencyExtras LockIsolated.swift
[29/73] Emitting module ConcurrencyExtras
[30/73] Compiling ConcurrencyExtras AsyncStream.swift
[31/73] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[33/73] Compiling ConcurrencyExtras Result.swift
[34/73] Compiling ConcurrencyExtras Task.swift
[37/71] Compiling ConcurrencyExtras Result.swift
[38/71] Compiling ConcurrencyExtras Task.swift
[43/72] Emitting module ConcurrencyExtras
[44/72] Compiling ConcurrencyExtras UncheckedSendable.swift
[46/77] Emitting module SwiftSyntax600
[47/77] Compiling SwiftSyntax600 Empty.swift
[51/196] Compiling IssueReportingTestSupport XCTest.swift
[52/212] Emitting module IssueReportingTestSupport
[53/212] Compiling IssueReportingTestSupport SwiftTesting.swift
[54/212] Write Objects.LinkFileList
[56/212] Compiling IssueReportingTestSupport XCTest.swift
[57/212] Emitting module IssueReportingTestSupport
[58/212] Compiling IssueReportingTestSupport SwiftTesting.swift
[60/276] Compiling SwiftSyntax RawSyntax.swift
[61/276] Compiling SwiftSyntax RawSyntaxArena.swift
[62/276] Compiling SwiftSyntax RawSyntaxLayoutView.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[62/278] Linking libIssueReportingTestSupport.wasm
BUILD FAILURE 6.1 wasm