Build Information
Failed to build RelayStore, reference 1.0.0 (e697c4
), with Swift 6.1 for Wasm on 28 May 2025 03:29:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 1.0.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/alexito4/RelayStore
* tag 1.0.0 -> FETCH_HEAD
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 1.0.0
========================================
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-4609320-0":/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 (23.43s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (24.26s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/852] Fetching swift-concurrency-extras
[223/5433] Fetching swift-concurrency-extras, swift-custom-dump
[920/6827] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation
[5052/8361] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections
[7120/14610] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies
[7870/20068] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.79s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.78s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/combine-schedulers
[11716/13953] Fetching swift-concurrency-extras, swiftui-navigation, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.02s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.02s)
[5055/6310] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
[6311/8720] Fetching swift-concurrency-extras, xctest-dynamic-overlay, combine-schedulers
[7059/13095] Fetching swift-concurrency-extras, xctest-dynamic-overlay, combine-schedulers, swift-case-paths
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.53s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.40s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.60s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.42s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.62s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (3.67s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.92s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.47s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.41s)
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 (1.14s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.83s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.80s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.64s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.09s)
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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
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/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-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/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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.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
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/44] Emitting module InternalCollectionsUtilities
[16/45] Emitting module ConcurrencyExtras
[17/46] Compiling ConcurrencyExtras UncheckedSendable.swift
[18/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/46] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/46] Compiling InternalCollectionsUtilities Integer rank.swift
[21/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/46] Compiling InternalCollectionsUtilities Descriptions.swift
[25/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/46] Compiling InternalCollectionsUtilities Debugging.swift
[30/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/47] Compiling ConcurrencyExtras ActorIsolated.swift
[34/47] Compiling ConcurrencyExtras AsyncStream.swift
[35/47] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[36/47] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[37/47] Compiling ConcurrencyExtras LockIsolated.swift
[38/47] Compiling ConcurrencyExtras MainSerialExecutor.swift
[39/47] Compiling ConcurrencyExtras Task.swift
[40/48] Emitting module XCTestDynamicOverlay
[41/48] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[42/48] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[43/48] Compiling ConcurrencyExtras Locking.swift
[44/48] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[45/48] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[46/48] Compiling XCTestDynamicOverlay Unimplemented.swift
[47/48] Compiling XCTestDynamicOverlay Deprecations.swift
[48/48] Compiling XCTestDynamicOverlay XCTFail.swift
[51/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/161] Compiling OrderedCollections _HashTable+Bucket.swift
[55/161] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/162] Compiling OrderedCollections _HashTable+Constants.swift
[59/162] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/162] Compiling OrderedCollections _HashTable+Testing.swift
[63/162] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[64/162] Compiling OrderedCollections _HashTable.swift
[65/162] Compiling OrderedCollections _Hashtable+Header.swift
[66/162] Emitting module CombineSchedulers
[67/162] Compiling CombineSchedulers Timer.swift
[68/162] Compiling CombineSchedulers UIKit.swift
[69/162] Compiling CombineSchedulers UIScheduler.swift
[73/162] Compiling Clocks Timer.swift
[74/163] Compiling CombineSchedulers UnimplementedScheduler.swift
[75/164] Compiling CasePaths CasePath.swift
[76/164] Compiling CasePaths TypeName.swift
[77/164] Compiling CasePaths OpenExistential.swift
[78/164] Emitting module CasePaths
[79/164] Emitting module Clocks
[80/164] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[81/164] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[82/164] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/164] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/164] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[86/164] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[88/164] Compiling CustomDump String.swift
[89/164] Compiling CustomDump Unordered.swift
[90/164] Compiling CustomDump XCTAssertNoDifference.swift
[91/164] Compiling Clocks _AsyncTimerSequence.swift
[92/164] Compiling Clocks Lock.swift
[93/164] Compiling CasePaths Operators.swift
[94/164] Compiling CasePaths XCTUnwrap.swift
[97/164] Compiling Clocks UnimplementedClock.swift
[98/164] Emitting module CustomDump
[99/164] Compiling Clocks SwiftUI.swift
[100/164] Compiling Clocks Shims.swift
[101/164] Compiling Clocks TestClock.swift
[102/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[103/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[104/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[105/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[106/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[107/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[108/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[109/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[110/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[111/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[112/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[113/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[114/165] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[115/165] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[117/194] Compiling Dependencies OpenExistential.swift
[118/194] Compiling Dependencies RuntimeWarnings.swift
[119/194] Compiling Dependencies UUID.swift
[120/194] Compiling Dependencies WithRandomNumberGenerator.swift
[121/194] Compiling Dependencies Deprecations.swift
[122/194] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[123/194] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[125/194] Compiling CasePaths CasePaths.swift
[126/194] Compiling CasePaths EnumReflection.swift
[127/195] Compiling OrderedCollections OrderedSet+Initializers.swift
[128/195] Compiling OrderedCollections OrderedSet+Insertions.swift
[129/195] Compiling OrderedCollections OrderedSet+Invariants.swift
[130/195] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[131/195] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[132/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[133/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[134/195] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[137/195] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[138/195] Compiling OrderedCollections OrderedSet+Descriptions.swift
[139/195] Compiling OrderedCollections OrderedSet+Diffing.swift
[140/195] Compiling OrderedCollections OrderedSet+Equatable.swift
[141/195] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[142/195] Compiling OrderedCollections OrderedSet+Hashable.swift
[144/195] Compiling Dependencies MainRunLoop.swift
[145/195] Compiling Dependencies DependencyValues.swift
[146/195] Compiling Dependencies Calendar.swift
[147/195] Compiling Dependencies Clocks.swift
[148/195] Compiling Dependencies OpenURL.swift
[149/195] Compiling Dependencies TimeZone.swift
[150/195] Compiling Dependencies URLSession.swift
[151/195] Compiling Dependencies Exports.swift
[152/195] Compiling Dependencies Dependency.swift
[153/195] Compiling Dependencies DependencyContext.swift
[154/195] Compiling Dependencies DependencyKey.swift
[155/195] Compiling Dependencies Context.swift
[156/195] Compiling Dependencies Date.swift
[157/195] Compiling Dependencies FireAndForget.swift
[158/195] Compiling Dependencies Locale.swift
[159/195] Compiling Dependencies MainQueue.swift
[167/197] Compiling Dependencies TypeName.swift
[168/197] Compiling Dependencies WithDependencies.swift
[172/198] Emitting module Dependencies
[192/207] Compiling OrderedCollections OrderedSet+Sendable.swift
[193/207] Compiling OrderedCollections OrderedSet+SubSequence.swift
[194/207] Compiling OrderedCollections OrderedSet+Testing.swift
[195/207] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[196/207] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[197/207] Compiling OrderedCollections OrderedSet.swift
[198/207] Compiling OrderedCollections _UnsafeBitset.swift
[199/207] 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`
[200/208] 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`
[201/208] 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`
[202/208] 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`
[203/208] 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)
[204/208] 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`
[205/208] 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`
[206/208] 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`
[207/208] Emitting module OrderedCollections
[209/225] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[210/225] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[211/227] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[212/227] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[213/227] Emitting module IdentifiedCollections
[214/227] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[215/227] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[216/227] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[217/227] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[218/227] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[219/227] Compiling IdentifiedCollections IdentifiedArray.swift
[220/227] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[221/227] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[222/227] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[223/227] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[224/227] Compiling IdentifiedCollections Identified.swift
[225/227] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[226/227] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[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-4609320-0":/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 XCTestDynamicOverlay RuntimeWarnings.swift
[3/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/33] Compiling XCTestDynamicOverlay XCTFail.swift
[5/33] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[6/33] Compiling ConcurrencyExtras MainSerialExecutor.swift
[7/33] Compiling ConcurrencyExtras Task.swift
[8/34] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[9/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/34] Compiling InternalCollectionsUtilities Debugging.swift
[11/34] Compiling InternalCollectionsUtilities Descriptions.swift
[12/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/34] Compiling ConcurrencyExtras Locking.swift
[14/34] Compiling ConcurrencyExtras LockIsolated.swift
[15/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[16/34] Emitting module XCTestDynamicOverlay
[17/34] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[18/34] Compiling XCTestDynamicOverlay Deprecations.swift
[19/34] Compiling ConcurrencyExtras AsyncStream.swift
[20/34] Compiling ConcurrencyExtras ActorIsolated.swift
[21/34] Emitting module ConcurrencyExtras
[22/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[24/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/35] Emitting module InternalCollectionsUtilities
[28/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/35] Compiling InternalCollectionsUtilities Integer rank.swift
[34/36] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[35/36] Compiling XCTestDynamicOverlay Unimplemented.swift
[38/90] Compiling CustomDump Swift.swift
[39/90] Compiling CustomDump SwiftUI.swift
[40/91] Compiling CustomDump Mirror.swift
[41/91] Compiling CustomDump StoreKit.swift
[42/91] Compiling CustomDump Box.swift
[43/91] Compiling CustomDump CollectionDifference.swift
[44/91] Emitting module CombineSchedulers
[45/146] Compiling CombineSchedulers UIScheduler.swift
[46/146] Compiling CombineSchedulers Timer.swift
[47/146] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/146] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/146] Compiling CombineSchedulers UIKit.swift
[50/146] Compiling CombineSchedulers UnimplementedScheduler.swift
[51/147] Compiling Clocks Shims.swift
[52/148] Compiling Clocks Timer.swift
[53/148] Emitting module CasePaths
[54/148] Compiling CasePaths Operators.swift
[56/148] Compiling Clocks Lock.swift
[57/148] Compiling Clocks _AsyncTimerSequence.swift
[58/148] Compiling CasePaths OpenExistential.swift
[59/148] Compiling CasePaths TypeName.swift
[60/148] Compiling CasePaths XCTUnwrap.swift
[61/148] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/148] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/148] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[65/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[66/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[67/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[68/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[69/151] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[70/151] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[71/158] Emitting module Clocks
[74/158] Compiling Clocks UnimplementedClock.swift
[75/158] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/158] Compiling OrderedCollections _HashTable+Testing.swift
[77/158] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/158] Compiling OrderedCollections _HashTable.swift
[79/158] Compiling Clocks SwiftUI.swift
[80/158] Compiling Clocks TestClock.swift
[81/159] Emitting module CustomDump
[83/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[84/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[85/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[86/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[87/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[88/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/159] Compiling CustomDump String.swift
[91/159] Compiling CustomDump Unordered.swift
[92/159] Compiling CustomDump XCTAssertNoDifference.swift
[93/159] Compiling CasePaths CasePath.swift
[94/159] Compiling CasePaths CasePaths.swift
[95/159] Compiling CasePaths EnumReflection.swift
[99/160] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[100/160] Compiling OrderedCollections OrderedSet+Descriptions.swift
[101/160] Compiling OrderedCollections OrderedSet+Diffing.swift
[102/160] Compiling OrderedCollections OrderedSet+Equatable.swift
[103/160] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[104/160] Compiling OrderedCollections OrderedSet+Hashable.swift
[105/160] Compiling OrderedCollections OrderedSet+Initializers.swift
[106/160] Compiling OrderedCollections OrderedSet+Insertions.swift
[107/160] Compiling OrderedCollections OrderedSet+Invariants.swift
[108/160] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[109/160] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[110/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[111/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[112/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/160] Compiling OrderedCollections _HashTable+Bucket.swift
[114/160] Compiling OrderedCollections _HashTable+BucketIterator.swift
[115/160] Compiling OrderedCollections _HashTable+Constants.swift
[116/160] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[117/160] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[118/160] Compiling OrderedCollections OrderedDictionary+Elements.swift
[119/160] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[120/160] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[121/160] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/160] Compiling OrderedCollections OrderedDictionary+Values.swift
[123/160] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[124/160] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[125/160] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[128/160] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[154/161] Emitting module OrderedCollections
[155/161] Compiling OrderedCollections OrderedSet+Sendable.swift
[156/161] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/161] Compiling OrderedCollections OrderedSet+Testing.swift
[158/161] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/161] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/161] Compiling OrderedCollections OrderedSet.swift
[161/161] Compiling OrderedCollections _UnsafeBitset.swift
[163/208] 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`
[164/209] 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`
[165/209] 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`
[166/209] 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`
[167/209] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[168/209] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[169/209] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[170/211] Compiling Dependencies Exports.swift
[171/211] Compiling Dependencies OpenExistential.swift
[172/211] Compiling Dependencies RuntimeWarnings.swift
[173/211] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[174/211] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[175/211] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[176/211] Compiling Dependencies UUID.swift
[177/211] Compiling Dependencies WithRandomNumberGenerator.swift
[178/211] Compiling Dependencies Deprecations.swift
[179/211] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[180/211] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[181/211] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[182/211] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[183/213] 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`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[184/213] 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`
[185/213] 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`
[186/213] 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`
[188/213] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[189/213] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[195/213] Compiling IdentifiedCollections Identified.swift
[196/213] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[197/213] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[198/213] Emitting module Dependencies
[199/213] Emitting module IdentifiedCollections
[209/213] Compiling Dependencies TypeName.swift
[210/213] Compiling Dependencies WithDependencies.swift
[211/214] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[212/214] Compiling IdentifiedCollections IdentifiedArray.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