Build Information
Failed to build RelayStore, reference main (e697c4
), with Swift 6.1 for Wasm on 28 May 2025 03:29:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/RelayStore.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/alexito4/RelayStore
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/alexito4/RelayStore.git
https://github.com/alexito4/RelayStore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.29.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
}
],
"manifest_display_name" : "RelayStore",
"name" : "RelayStore",
"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" : "RelayStore",
"targets" : [
"RelayStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RelayStoreTests",
"module_type" : "SwiftTarget",
"name" : "RelayStoreTests",
"path" : "Tests/RelayStoreTests",
"sources" : [
"RelayStoreTests.swift"
],
"target_dependencies" : [
"RelayStore"
],
"type" : "test"
},
{
"c99name" : "RelayStore",
"module_type" : "SwiftTarget",
"name" : "RelayStore",
"path" : "Sources/RelayStore",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"RelayStore"
],
"sources" : [
"RelayStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" 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 -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 finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/303658] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (27.50s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (30.54s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[2200/6115] Fetching swift-custom-dump, swift-identified-collections
[2231/7509] Fetching swift-custom-dump, swift-identified-collections, swiftui-navigation
[5972/12967] Fetching swift-custom-dump, swift-identified-collections, swiftui-navigation, xctest-dynamic-overlay
[6768/19216] Fetching swift-custom-dump, swift-identified-collections, swiftui-navigation, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.48s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.60s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.68s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.84s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.86s)
[1/2410] Fetching combine-schedulers
[2411/6785] Fetching combine-schedulers, swift-case-paths
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.53s)
[2275/4375] Fetching swift-case-paths
[3764/5227] Fetching swift-case-paths, swift-concurrency-extras
[5228/21818] Fetching swift-case-paths, swift-concurrency-extras, swift-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.56s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.89s)
[830/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.10s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (4.80s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (1.06s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.44s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.65s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.97s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.99s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.98s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (1.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.04s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.96s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.25s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/44] Emitting module ConcurrencyExtras
[16/45] Compiling ConcurrencyExtras UncheckedSendable.swift
[17/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/45] Compiling InternalCollectionsUtilities Debugging.swift
[19/46] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[20/47] Compiling InternalCollectionsUtilities Descriptions.swift
[21/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/47] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/47] Compiling InternalCollectionsUtilities Integer rank.swift
[29/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/47] Emitting module InternalCollectionsUtilities
[32/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/103] Compiling ConcurrencyExtras ActorIsolated.swift
[35/103] Compiling ConcurrencyExtras LockIsolated.swift
[36/103] Compiling ConcurrencyExtras MainSerialExecutor.swift
[37/103] Compiling ConcurrencyExtras Task.swift
[38/103] Compiling ConcurrencyExtras AsyncStream.swift
[39/103] Compiling ConcurrencyExtras Locking.swift
[40/103] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[41/104] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[42/104] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[43/104] Compiling XCTestDynamicOverlay Deprecations.swift
[44/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/111] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[59/111] Compiling XCTestDynamicOverlay Unimplemented.swift
[60/111] Compiling XCTestDynamicOverlay XCTFail.swift
[61/111] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[62/111] Emitting module XCTestDynamicOverlay
[65/121] Compiling Clocks AnyClock.swift
[66/121] Compiling Clocks ImmediateClock.swift
[67/121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[68/121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[69/121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[70/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[71/121] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[72/121] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[73/157] Compiling OrderedCollections OrderedDictionary.swift
[74/157] Compiling OrderedCollections OrderedSet+Codable.swift
[75/157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[76/157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[77/157] Compiling OrderedCollections OrderedSet+Diffing.swift
[78/157] Compiling OrderedCollections OrderedSet+Equatable.swift
[79/157] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[80/157] Compiling OrderedCollections OrderedSet+Hashable.swift
[81/157] Compiling OrderedCollections OrderedSet+Initializers.swift
[82/157] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/157] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/157] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/157] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[87/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[88/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[89/157] Compiling CustomDump CoreMotion.swift
[90/157] Compiling CustomDump Foundation.swift
[91/157] Compiling CustomDump GameKit.swift
[92/157] Compiling CustomDump KeyPath.swift
[93/157] Compiling CustomDump Photos.swift
[94/157] Compiling CustomDump Speech.swift
[95/157] Compiling CustomDump Box.swift
[96/157] Compiling CustomDump CollectionDifference.swift
[97/165] Compiling Clocks Timer.swift
[98/166] Compiling CustomDump UIKit.swift
[99/166] Compiling CustomDump UserNotifications.swift
[100/166] Compiling CustomDump UserNotificationsUI.swift
[101/169] Compiling CombineSchedulers UIScheduler.swift
[102/169] Compiling CustomDump StoreKit.swift
[103/169] Compiling CustomDump Swift.swift
[104/170] Compiling CustomDump CoreImage.swift
[105/170] Compiling CustomDump CoreLocation.swift
[106/170] Compiling CombineSchedulers Timer.swift
[107/170] Compiling CombineSchedulers UIKit.swift
[108/170] Emitting module CombineSchedulers
[109/170] Compiling CustomDump SwiftUI.swift
[113/170] Compiling Clocks Lock.swift
[114/170] Compiling Clocks _AsyncTimerSequence.swift
[122/170] Compiling CombineSchedulers UnimplementedScheduler.swift
[125/171] Compiling CustomDump Mirror.swift
[126/171] Compiling CasePaths Operators.swift
[127/171] Emitting module CasePaths
[129/171] Emitting module Clocks
[132/171] Compiling CasePaths OpenExistential.swift
[133/171] Compiling CasePaths TypeName.swift
[134/171] Compiling CasePaths XCTUnwrap.swift
[139/171] Compiling Clocks UnimplementedClock.swift
[140/171] Compiling Clocks SwiftUI.swift
[141/171] Compiling Clocks Shims.swift
[142/171] Compiling Clocks TestClock.swift
[143/171] Compiling CustomDump String.swift
[144/171] Compiling CustomDump Unordered.swift
[145/171] Compiling CustomDump XCTAssertNoDifference.swift
[147/172] Compiling OrderedCollections OrderedSet+Sendable.swift
[148/172] Compiling OrderedCollections OrderedSet+SubSequence.swift
[149/172] Compiling OrderedCollections OrderedSet+Testing.swift
[150/172] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[151/172] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[152/172] Compiling OrderedCollections OrderedSet.swift
[153/172] Compiling OrderedCollections _UnsafeBitset.swift
[154/172] Emitting module CustomDump
[156/188] Compiling CustomDump CustomDumpReflectable.swift
[157/188] Compiling CustomDump CustomDumpRepresentable.swift
[158/188] Compiling CustomDump CustomDumpStringConvertible.swift
[159/188] Compiling CustomDump Diff.swift
[160/188] Compiling CustomDump Dump.swift
[161/188] Compiling CustomDump AnyType.swift
[163/194] Compiling CasePaths CasePaths.swift
[164/194] Compiling CasePaths EnumReflection.swift
[165/194] Compiling CasePaths CasePath.swift
[167/195] Compiling Dependencies Exports.swift
[168/195] Compiling Dependencies OpenExistential.swift
[169/195] Compiling Dependencies RuntimeWarnings.swift
[170/197] Compiling Dependencies Locale.swift
[171/197] Compiling Dependencies MainQueue.swift
[172/197] Compiling Dependencies MainRunLoop.swift
[173/197] Compiling Dependencies OpenURL.swift
[174/197] Compiling Dependencies TimeZone.swift
[175/197] Compiling Dependencies URLSession.swift
[176/197] Emitting module Dependencies
[177/197] Emitting module OrderedCollections
[178/198] Compiling Dependencies Context.swift
[179/198] Compiling Dependencies Date.swift
[180/198] Compiling Dependencies FireAndForget.swift
[181/198] Compiling Dependencies UUID.swift
[182/198] Compiling Dependencies WithRandomNumberGenerator.swift
[183/198] Compiling Dependencies Deprecations.swift
[185/198] Compiling Dependencies Dependency.swift
[186/198] Compiling Dependencies DependencyContext.swift
[187/198] Compiling Dependencies DependencyKey.swift
[188/198] Compiling Dependencies DependencyValues.swift
[189/198] Compiling Dependencies Calendar.swift
[190/198] Compiling Dependencies Clocks.swift
[191/198] Compiling Dependencies TypeName.swift
[192/198] Compiling Dependencies WithDependencies.swift
[201/216] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[202/216] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[203/226] Compiling SwiftUINavigationCore RuntimeWarnings.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[204/227] Compiling SwiftUINavigationCore Bind.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[205/227] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[206/227] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[207/227] Compiling SwiftUINavigationCore Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[208/227] Compiling SwiftUINavigationCore AlertState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[209/227] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[210/227] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[211/227] Compiling SwiftUINavigationCore ButtonState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[212/227] Emitting module SwiftUINavigationCore
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[213/227] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[214/227] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[215/227] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[216/227] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[217/227] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[218/227] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[219/227] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[220/227] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[221/227] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[222/227] Compiling IdentifiedCollections IdentifiedArray.swift
[223/227] Compiling IdentifiedCollections Identified.swift
[224/227] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[225/227] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[226/227] Emitting module IdentifiedCollections
[228/228] Compiling SwiftUINavigationCore TextState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
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/1] Write swift-version-24593BA9C3E375BF.txt
[2/31] Compiling ConcurrencyExtras MainSerialExecutor.swift
[3/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/33] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[5/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/34] Compiling InternalCollectionsUtilities Debugging.swift
[7/34] Compiling InternalCollectionsUtilities Descriptions.swift
[8/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/34] Compiling ConcurrencyExtras LockIsolated.swift
[10/34] Compiling ConcurrencyExtras Locking.swift
[11/34] Compiling ConcurrencyExtras AsyncStream.swift
[12/34] Compiling ConcurrencyExtras ActorIsolated.swift
[13/34] Emitting module ConcurrencyExtras
[14/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[15/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[16/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/34] Compiling ConcurrencyExtras Task.swift
[19/35] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[20/35] Compiling XCTestDynamicOverlay XCTFail.swift
[21/35] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[22/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/35] Compiling InternalCollectionsUtilities Integer rank.swift
[25/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/35] Emitting module InternalCollectionsUtilities
[27/35] Emitting module XCTestDynamicOverlay
[28/35] Compiling XCTestDynamicOverlay Deprecations.swift
[29/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/36] Compiling XCTestDynamicOverlay Unimplemented.swift
[34/36] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[35/36] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[38/145] Compiling Clocks Shims.swift
[39/146] Compiling CombineSchedulers Timer.swift
[40/147] Compiling Clocks Timer.swift
[41/147] Emitting module CombineSchedulers
[42/147] Compiling CustomDump UIKit.swift
[43/147] Compiling CustomDump UserNotifications.swift
[44/147] Compiling CustomDump CoreMotion.swift
[45/147] Compiling CustomDump Foundation.swift
[46/147] Compiling CustomDump CoreImage.swift
[47/147] Compiling CustomDump CoreLocation.swift
[48/147] Emitting module CasePaths
[49/147] Compiling CombineSchedulers UIKit.swift
[50/147] Compiling CombineSchedulers UIScheduler.swift
[51/147] Compiling CasePaths XCTUnwrap.swift
[52/147] Compiling CasePaths CasePath.swift
[53/147] Compiling CasePaths TypeName.swift
[54/147] Compiling CasePaths OpenExistential.swift
[55/147] Compiling CustomDump UserNotificationsUI.swift
[56/147] Compiling CustomDump GameKit.swift
[57/147] Compiling CasePaths Operators.swift
[61/150] Compiling Clocks Lock.swift
[62/150] Compiling Clocks _AsyncTimerSequence.swift
[63/150] Compiling CombineSchedulers UnimplementedScheduler.swift
[65/151] Compiling CustomDump KeyPath.swift
[66/151] Compiling CustomDump Photos.swift
[67/151] Compiling CustomDump Speech.swift
[68/151] Compiling CustomDump StoreKit.swift
[69/151] Compiling CustomDump Swift.swift
[70/151] Compiling CustomDump SwiftUI.swift
[71/151] Emitting module Clocks
[74/151] Compiling Clocks SwiftUI.swift
[75/151] Compiling Clocks TestClock.swift
[81/151] Compiling CustomDump Box.swift
[82/151] Compiling CustomDump CollectionDifference.swift
[83/151] Compiling CustomDump Mirror.swift
[84/151] Compiling CustomDump String.swift
[85/151] Compiling CustomDump Unordered.swift
[86/151] Compiling CustomDump XCTAssertNoDifference.swift
[87/151] Emitting module CustomDump
[88/151] Compiling Clocks UnimplementedClock.swift
[90/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[91/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[92/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[93/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[94/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[95/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[96/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[97/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[100/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[101/174] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[102/174] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[103/174] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[104/181] Compiling CasePaths CasePaths.swift
[105/181] Compiling CasePaths EnumReflection.swift
[107/182] Compiling Dependencies Exports.swift
[108/182] Compiling Dependencies OpenExistential.swift
[109/182] Compiling Dependencies RuntimeWarnings.swift
[110/184] Compiling Dependencies OpenURL.swift
[111/184] Compiling Dependencies TimeZone.swift
[112/184] Compiling Dependencies URLSession.swift
[113/184] Compiling Dependencies Locale.swift
[114/184] Compiling Dependencies MainQueue.swift
[115/184] Compiling Dependencies MainRunLoop.swift
[118/184] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[119/184] Compiling OrderedCollections OrderedSet+Descriptions.swift
[120/184] Compiling OrderedCollections OrderedSet+Diffing.swift
[121/184] Compiling OrderedCollections OrderedSet+Equatable.swift
[122/184] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[123/184] Compiling OrderedCollections OrderedSet+Hashable.swift
[124/184] Compiling OrderedCollections OrderedSet+Initializers.swift
[125/184] Compiling OrderedCollections OrderedSet+Insertions.swift
[126/184] Compiling OrderedCollections OrderedSet+Invariants.swift
[127/184] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[128/184] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[129/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[130/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[131/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[132/184] Compiling Dependencies Context.swift
[133/184] Compiling Dependencies Date.swift
[134/184] Compiling Dependencies FireAndForget.swift
[140/184] Compiling Dependencies TypeName.swift
[141/184] Compiling Dependencies WithDependencies.swift
[143/184] Compiling Dependencies Clocks.swift
[147/184] Compiling Dependencies UUID.swift
[148/184] Compiling Dependencies WithRandomNumberGenerator.swift
[149/184] Compiling Dependencies Deprecations.swift
[151/184] Emitting module Dependencies
[152/184] Compiling Dependencies Dependency.swift
[153/184] Compiling Dependencies DependencyContext.swift
[154/184] Compiling Dependencies DependencyKey.swift
[158/184] Compiling Dependencies DependencyValues.swift
[159/184] Compiling Dependencies Calendar.swift
[179/186] Compiling OrderedCollections OrderedSet+Sendable.swift
[180/186] Compiling OrderedCollections OrderedSet+SubSequence.swift
[181/186] Compiling OrderedCollections OrderedSet+Testing.swift
[182/186] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[183/186] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[184/186] Compiling OrderedCollections OrderedSet.swift
[185/186] Compiling OrderedCollections _UnsafeBitset.swift
[186/194] Emitting module OrderedCollections
[188/195] Compiling SwiftUINavigationCore RuntimeWarnings.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[189/196] Compiling SwiftUINavigationCore AlertState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[190/196] Compiling SwiftUINavigationCore Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[191/196] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[192/196] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[193/196] Emitting module SwiftUINavigationCore
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[194/196] Compiling SwiftUINavigationCore Bind.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[195/196] Compiling SwiftUINavigationCore ButtonState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[196/212] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[197/212] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[198/214] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[199/214] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[200/214] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[201/214] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[202/214] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[203/214] Compiling IdentifiedCollections IdentifiedArray.swift
[204/214] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[205/214] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[206/214] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[207/214] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[208/214] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[209/214] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[210/214] Emitting module IdentifiedCollections
[211/214] Compiling IdentifiedCollections Identified.swift
[212/214] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[213/214] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[215/215] Compiling SwiftUINavigationCore TextState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
1 | import CustomDump
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
BUILD FAILURE 6.1 wasm