The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build composable-effect-identifier, reference 0.0.1 (527209), with Swift 6.1 for Wasm on 28 May 2025 07:12:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/tgrapperon/composable-effect-identifier.git
Reference: 0.0.1
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/tgrapperon/composable-effect-identifier
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 5272092 Update README (#1)
Cloned https://github.com/tgrapperon/composable-effect-identifier.git
Revision (git rev-parse @):
5272092e67a1dc64ffc4d20d17fc15e084bd22d9
SUCCESS checkout https://github.com/tgrapperon/composable-effect-identifier.git at 0.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tgrapperon/composable-effect-identifier.git
https://github.com/tgrapperon/composable-effect-identifier.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "composable-effect-identifier",
  "name" : "composable-effect-identifier",
  "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" : "ComposableEffectIdentifier",
      "targets" : [
        "ComposableEffectIdentifier"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableEffectIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifierTests",
      "path" : "Tests/ComposableEffectIdentifierTests",
      "sources" : [
        "EffectIDTests.swift",
        "Reducer+NamespaceTests.swift"
      ],
      "target_dependencies" : [
        "ComposableEffectIdentifier"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableEffectIdentifier",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifier",
      "path" : "Sources/ComposableEffectIdentifier",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableEffectIdentifier"
      ],
      "sources" : [
        "EffectID.swift",
        "Identified+Namespace.swift",
        "Internal/Debug.swift",
        "Internal/Locking.swift",
        "Internal/RuntimeWarnings.swift",
        "Reducer+Namespace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
[1/303658] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (23.17s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (27.12s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
[1/4581] Fetching swift-custom-dump
[4582/10039] Fetching swift-custom-dump, xctest-dynamic-overlay
[7748/10891] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-concurrency-extras
[7868/12285] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-concurrency-extras, swiftui-navigation
[11653/13819] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-concurrency-extras, swiftui-navigation, swift-identified-collections
[13483/20068] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-concurrency-extras, swiftui-navigation, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.02s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.04s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
[869/6785] Fetching combine-schedulers, swift-case-paths
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.38s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.41s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.42s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.42s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.53s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.56s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.87s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (3.82s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.60s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.34s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.94s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.62s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.64s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.60s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.61s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.70s)
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.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/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-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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/44] Compiling ConcurrencyExtras ActorIsolated.swift
[16/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/45] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[19/45] Emitting module InternalCollectionsUtilities
[20/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/45] Compiling InternalCollectionsUtilities Integer rank.swift
[22/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/47] Compiling InternalCollectionsUtilities Descriptions.swift
[25/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/47] Compiling InternalCollectionsUtilities Debugging.swift
[30/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/47] Compiling ConcurrencyExtras UncheckedSendable.swift
[32/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/103] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[35/103] Compiling ConcurrencyExtras LockIsolated.swift
[36/103] Compiling ConcurrencyExtras MainSerialExecutor.swift
[37/103] Compiling ConcurrencyExtras Task.swift
[38/103] Compiling ConcurrencyExtras Locking.swift
[39/103] Compiling XCTestDynamicOverlay Deprecations.swift
[40/103] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[41/103] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[42/103] Emitting module ConcurrencyExtras
[43/103] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[44/103] Emitting module XCTestDynamicOverlay
[45/103] Compiling ConcurrencyExtras AsyncStream.swift
[46/103] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[47/103] Compiling XCTestDynamicOverlay Unimplemented.swift
[48/103] Compiling XCTestDynamicOverlay XCTFail.swift
[51/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/105] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/105] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/144] Compiling CustomDump CoreImage.swift
[66/144] Compiling CustomDump CoreLocation.swift
[67/144] Compiling CustomDump CoreMotion.swift
[68/144] Compiling CustomDump Foundation.swift
[69/144] Compiling CustomDump GameKit.swift
[70/144] Compiling CustomDump KeyPath.swift
[71/144] Compiling CustomDump Photos.swift
[72/144] Compiling CustomDump Speech.swift
[73/144] Compiling CustomDump StoreKit.swift
[74/144] Compiling CustomDump Swift.swift
[75/144] Compiling CustomDump SwiftUI.swift
[76/144] Compiling CustomDump UIKit.swift
[77/144] Compiling CustomDump UserNotifications.swift
[78/144] Compiling CustomDump UserNotificationsUI.swift
[79/144] Compiling CustomDump CustomDumpReflectable.swift
[80/144] Compiling CustomDump CustomDumpRepresentable.swift
[81/165] Compiling CasePaths OpenExistential.swift
[85/168] Compiling Clocks Shims.swift
[86/169] Emitting module CombineSchedulers
[87/169] Compiling CombineSchedulers AnyScheduler.swift
[88/169] Compiling CombineSchedulers Concurrency.swift
[89/169] Compiling OrderedCollections OrderedDictionary.swift
[90/169] Compiling OrderedCollections OrderedSet+Codable.swift
[91/169] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[92/169] Compiling OrderedCollections OrderedSet+Descriptions.swift
[93/169] Compiling OrderedCollections OrderedSet+Diffing.swift
[94/169] Compiling OrderedCollections OrderedSet+Equatable.swift
[95/169] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[96/169] Compiling OrderedCollections OrderedSet+Hashable.swift
[97/169] Compiling OrderedCollections OrderedSet+Initializers.swift
[98/169] Compiling OrderedCollections OrderedSet+Insertions.swift
[99/169] Compiling OrderedCollections OrderedSet+Invariants.swift
[100/169] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[101/169] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[102/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[103/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[104/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[105/169] Compiling Clocks Timer.swift
[106/170] Compiling CasePaths Operators.swift
[107/170] Compiling CasePaths TypeName.swift
[111/170] Compiling CombineSchedulers Lock.swift
[112/170] Compiling CombineSchedulers NSRecursiveLock.swift
[113/170] Compiling CombineSchedulers SwiftUI.swift
[114/170] Compiling CombineSchedulers TestScheduler.swift
[115/170] Compiling CasePaths CasePath.swift
[116/170] Emitting module CasePaths
[117/170] Compiling CombineSchedulers ImmediateScheduler.swift
[118/170] Compiling CombineSchedulers Deprecations.swift
[119/170] Compiling CombineSchedulers UIKit.swift
[120/170] Compiling CombineSchedulers UIScheduler.swift
[121/170] Compiling CombineSchedulers Timer.swift
[122/170] Emitting module Clocks
[131/170] Compiling CasePaths XCTUnwrap.swift
[132/170] Compiling CustomDump Box.swift
[133/170] Compiling CustomDump CollectionDifference.swift
[134/170] Compiling CustomDump Mirror.swift
[135/170] Compiling CombineSchedulers UnimplementedScheduler.swift
[136/170] Compiling Clocks UnimplementedClock.swift
[138/171] Compiling Clocks Lock.swift
[141/171] Compiling Clocks _AsyncTimerSequence.swift
[142/171] Emitting module CustomDump
[143/171] Compiling Clocks TestClock.swift
[144/171] Compiling Clocks SwiftUI.swift
[145/172] Compiling CustomDump String.swift
[146/172] Compiling CustomDump Unordered.swift
[147/172] Compiling CustomDump XCTAssertNoDifference.swift
[148/172] Compiling CasePaths CasePaths.swift
[149/172] Compiling CasePaths EnumReflection.swift
[150/173] Compiling CustomDump CustomDumpStringConvertible.swift
[151/173] Compiling CustomDump Diff.swift
[152/173] Compiling CustomDump Dump.swift
[153/173] Compiling CustomDump AnyType.swift
[160/195] Compiling OrderedCollections OrderedSet+Sendable.swift
[161/195] Compiling OrderedCollections OrderedSet+SubSequence.swift
[162/195] Compiling OrderedCollections OrderedSet+Testing.swift
[163/195] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[164/195] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[165/195] Compiling OrderedCollections OrderedSet.swift
[166/195] Compiling OrderedCollections _UnsafeBitset.swift
[167/195] Emitting module OrderedCollections
[168/196] Compiling Dependencies Exports.swift
[169/196] Compiling Dependencies OpenExistential.swift
[170/196] Compiling Dependencies RuntimeWarnings.swift
[171/198] Compiling Dependencies Locale.swift
[172/198] Compiling Dependencies MainQueue.swift
[173/198] Compiling Dependencies MainRunLoop.swift
[174/198] Emitting module Dependencies
[176/198] Compiling Dependencies Context.swift
[177/198] Compiling Dependencies Date.swift
[178/198] Compiling Dependencies FireAndForget.swift
[180/198] Compiling Dependencies UUID.swift
[181/198] Compiling Dependencies WithRandomNumberGenerator.swift
[182/198] Compiling Dependencies URLSession.swift
[188/199] Compiling Dependencies Deprecations.swift
[189/199] Compiling Dependencies OpenURL.swift
[190/199] Compiling Dependencies TimeZone.swift
[192/200] Compiling Dependencies Dependency.swift
[193/200] Compiling Dependencies DependencyContext.swift
[194/200] Compiling Dependencies DependencyKey.swift
[195/200] Compiling Dependencies DependencyValues.swift
[196/200] Compiling Dependencies Calendar.swift
[197/200] Compiling Dependencies Clocks.swift
[198/203] Compiling Dependencies TypeName.swift
[199/203] Compiling Dependencies WithDependencies.swift
[201/224] 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/225] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[203/225] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[204/227] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[205/227] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[206/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`
[207/227] 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`
[208/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`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[209/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`
[210/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`
[211/227] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[212/227] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[213/227] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[214/227] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[215/227] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[216/227] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[217/227] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[218/227] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[219/227] Compiling IdentifiedCollections Identified.swift
[220/227] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[221/227] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[222/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`
[223/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`
[224/227] Emitting module IdentifiedCollections
[225/227] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[226/227] Compiling IdentifiedCollections IdentifiedArray.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-4606859-1":/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 GeneratePlaceholder.swift
[3/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/33] Emitting module ConcurrencyExtras
[5/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/33] Compiling InternalCollectionsUtilities Debugging.swift
[7/33] Compiling InternalCollectionsUtilities Descriptions.swift
[8/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/34] Compiling ConcurrencyExtras Task.swift
[10/34] Compiling ConcurrencyExtras MainSerialExecutor.swift
[11/34] Compiling XCTestDynamicOverlay XCTFail.swift
[12/34] Emitting module XCTestDynamicOverlay
[13/34] Compiling ConcurrencyExtras Locking.swift
[14/34] Compiling ConcurrencyExtras ActorIsolated.swift
[15/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[16/34] Compiling ConcurrencyExtras AsyncStream.swift
[17/34] Compiling ConcurrencyExtras LockIsolated.swift
[18/34] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[19/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[22/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/35] Compiling InternalCollectionsUtilities Integer rank.swift
[28/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/35] Emitting module InternalCollectionsUtilities
[31/36] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[32/36] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[33/36] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[34/36] Compiling XCTestDynamicOverlay Deprecations.swift
[35/36] Compiling XCTestDynamicOverlay Unimplemented.swift
[38/145] Compiling CombineSchedulers Timer.swift
[39/145] Emitting module CombineSchedulers
[40/145] Compiling CombineSchedulers UIKit.swift
[41/145] Compiling CombineSchedulers UIScheduler.swift
[42/146] Compiling OrderedCollections _HashTable.swift
[43/146] Compiling OrderedCollections _Hashtable+Header.swift
[44/146] Compiling CasePaths OpenExistential.swift
[45/146] Compiling OrderedCollections _HashTable+Bucket.swift
[46/146] Compiling OrderedCollections _HashTable+BucketIterator.swift
[47/146] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/146] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/146] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[50/149] Compiling OrderedCollections _HashTable+Constants.swift
[51/149] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[52/149] Compiling OrderedCollections _HashTable+Testing.swift
[53/149] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[58/149] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[59/149] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/149] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[61/149] Compiling Clocks Timer.swift
[62/149] Compiling CasePaths TypeName.swift
[63/149] Compiling CasePaths Operators.swift
[64/149] Compiling CasePaths XCTUnwrap.swift
[65/150] Compiling CombineSchedulers UnimplementedScheduler.swift
[70/151] Emitting module Clocks
[73/151] Emitting module CasePaths
[74/151] Compiling CasePaths CasePath.swift
[75/151] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[76/151] Compiling OrderedCollections OrderedDictionary+Elements.swift
[77/151] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[78/151] Compiling Clocks SwiftUI.swift
[79/151] Compiling Clocks Shims.swift
[80/151] Compiling Clocks TestClock.swift
[81/151] Emitting module CustomDump
[83/151] Compiling Clocks Lock.swift
[84/151] Compiling Clocks _AsyncTimerSequence.swift
[85/151] Compiling CustomDump String.swift
[86/151] Compiling CustomDump Unordered.swift
[87/151] Compiling CustomDump XCTAssertNoDifference.swift
[88/151] Compiling CasePaths CasePaths.swift
[89/151] Compiling CasePaths EnumReflection.swift
[91/152] Compiling Clocks UnimplementedClock.swift
[93/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[94/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[95/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[96/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[97/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[98/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[99/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[100/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[101/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[102/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[103/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[104/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[105/153] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[106/153] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[113/160] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/160] Compiling OrderedCollections OrderedDictionary+Values.swift
[117/160] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/160] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[119/160] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/160] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/161] Compiling OrderedCollections OrderedSet+Initializers.swift
[122/161] Compiling OrderedCollections OrderedSet+Insertions.swift
[123/161] Compiling OrderedCollections OrderedSet+Invariants.swift
[124/161] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/161] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[131/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[132/161] Compiling OrderedCollections OrderedSet+Descriptions.swift
[133/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[134/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[135/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[136/161] Compiling OrderedCollections OrderedSet+Hashable.swift
[146/161] Emitting module OrderedCollections
[155/191] 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`
[156/192] 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`
[157/192] 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`
[158/192] 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`
[159/192] 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`
[160/192] Compiling Dependencies Dependency.swift
[161/192] Compiling Dependencies DependencyContext.swift
[162/192] Compiling Dependencies DependencyKey.swift
[163/194] Compiling OrderedCollections OrderedSet+Sendable.swift
[164/194] Compiling OrderedCollections OrderedSet+SubSequence.swift
[165/194] Compiling OrderedCollections OrderedSet+Testing.swift
[166/194] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[167/194] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[168/194] Compiling OrderedCollections OrderedSet.swift
[169/194] Compiling OrderedCollections _UnsafeBitset.swift
[170/194] Compiling Dependencies Locale.swift
[171/194] Compiling Dependencies MainQueue.swift
[172/194] Compiling Dependencies MainRunLoop.swift
[173/195] Compiling Dependencies Exports.swift
[174/195] Compiling Dependencies OpenExistential.swift
[175/195] Compiling Dependencies RuntimeWarnings.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[176/195] 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`
[178/195] Emitting module Dependencies
[179/195] 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`
[180/195] 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`
[181/195] Compiling Dependencies UUID.swift
[182/195] Compiling Dependencies WithRandomNumberGenerator.swift
[183/195] Compiling Dependencies Deprecations.swift
[184/195] Compiling Dependencies OpenURL.swift
[185/195] Compiling Dependencies TimeZone.swift
[186/195] Compiling Dependencies URLSession.swift
[187/195] Compiling Dependencies Context.swift
[188/195] Compiling Dependencies Date.swift
[189/195] Compiling Dependencies FireAndForget.swift
[190/195] Compiling Dependencies DependencyValues.swift
[191/195] Compiling Dependencies Calendar.swift
[192/195] Compiling Dependencies Clocks.swift
[193/195] Compiling Dependencies TypeName.swift
[194/195] Compiling Dependencies WithDependencies.swift
[196/212] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[197/212] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[198/214] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[199/214] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[200/214] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[201/214] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[202/214] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[203/214] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[204/214] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[205/214] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[206/214] Compiling IdentifiedCollections Identified.swift
[207/214] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[208/214] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[209/214] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[210/214] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[211/214] Emitting module IdentifiedCollections
[212/214] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[213/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