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 main (eee236), with Swift 6.1 for Wasm on 28 May 2025 07:12:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/tgrapperon/composable-effect-identifier.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/tgrapperon/composable-effect-identifier
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eee2368 Expose documentation to Swift Package Index (#9)
Cloned https://github.com/tgrapperon/composable-effect-identifier.git
Revision (git rev-parse @):
eee2368cd7d0e21f4190d3765687f35e9a0d2534
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tgrapperon/composable-effect-identifier.git at main
========================================
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"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "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-4609320-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/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.63s)
[1/303658] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (19.80s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (22.22s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3390] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.10s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (0.72s)
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/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-dependencies
[1/852] Fetching swift-concurrency-extras
[513/5433] Fetching swift-concurrency-extras, swift-custom-dump
[4885/6827] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.29s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/1534] Fetching swift-identified-collections
[293/6992] Fetching swift-identified-collections, xctest-dynamic-overlay
[4592/13241] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.44s)
Fetching https://github.com/pointfreeco/combine-schedulers
[10263/17616] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-dependencies, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.36s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.66s)
Fetching https://github.com/apple/swift-collections
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.75s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.75s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.76s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.32s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.04s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (2.20s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.51s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.70s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (3.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (1.62s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.69s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.18s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.64s)
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-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-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/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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.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/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation 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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/16] Write sources
[15/16] Write swift-version-24593BA9C3E375BF.txt
[17/46] Emitting module InternalCollectionsUtilities
[18/47] Compiling XCTestDynamicOverlay Deprecations.swift
[19/48] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/48] Compiling InternalCollectionsUtilities Integer rank.swift
[21/48] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/48] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/48] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/48] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[26/48] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/48] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/48] Compiling InternalCollectionsUtilities Debugging.swift
[30/48] Compiling InternalCollectionsUtilities Descriptions.swift
[31/48] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/48] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[39/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[40/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[41/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[42/104] Compiling ConcurrencyExtras LockIsolated.swift
[43/104] Compiling ConcurrencyExtras Locking.swift
[44/111] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[45/112] Emitting module XCTestDynamicOverlay
[46/112] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[47/112] Compiling ConcurrencyExtras AsyncStream.swift
[48/112] Emitting module ConcurrencyExtras
[49/112] Compiling ConcurrencyExtras ActorIsolated.swift
[50/112] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[51/112] Compiling ConcurrencyExtras MainSerialExecutor.swift
[52/112] Compiling ConcurrencyExtras Task.swift
[53/112] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[54/112] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[55/112] Compiling XCTestDynamicOverlay Unimplemented.swift
[56/112] Compiling XCTestDynamicOverlay XCTFail.swift
[57/112] Compiling OrderedCollections OrderedSet+Initializers.swift
[58/112] Compiling OrderedCollections OrderedSet+Insertions.swift
[59/112] Compiling OrderedCollections OrderedSet+Invariants.swift
[60/112] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[61/112] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[63/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[64/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[65/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/112] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/112] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/112] Compiling OrderedCollections OrderedDictionary.swift
[73/112] Compiling OrderedCollections OrderedSet+Codable.swift
[74/112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/112] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/112] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/113] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/113] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[82/113] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/113] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/113] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/113] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[89/113] Compiling ConcurrencyExtras UncheckedSendable.swift
[90/114] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[91/114] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[92/114] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[93/114] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[94/114] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[95/114] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/114] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/114] Compiling OrderedCollections OrderedDictionary+Values.swift
[99/158] Compiling CasePaths Operators.swift
[100/167] Compiling CustomDump KeyPath.swift
[101/167] Compiling CustomDump Photos.swift
[102/167] Compiling CustomDump Speech.swift
[103/167] Compiling CustomDump UIKit.swift
[104/167] Compiling CustomDump UserNotifications.swift
[105/167] Compiling CustomDump UserNotificationsUI.swift
[106/167] Compiling CustomDump CustomDumpReflectable.swift
[107/167] Compiling CustomDump CustomDumpRepresentable.swift
[108/167] Compiling CombineSchedulers UIScheduler.swift
[109/168] Compiling CombineSchedulers UIKit.swift
[110/168] Compiling CombineSchedulers Timer.swift
[111/168] Compiling CustomDump SwiftUI.swift
[112/168] Compiling CustomDump GameKit.swift
[113/168] Emitting module CombineSchedulers
[119/171] Compiling CustomDump CustomDumpStringConvertible.swift
[120/171] Compiling CustomDump CoreMotion.swift
[121/171] Compiling CustomDump Foundation.swift
[122/171] Compiling Clocks AnyClock.swift
[123/171] Compiling Clocks ImmediateClock.swift
[124/171] Compiling CustomDump StoreKit.swift
[125/171] Compiling CustomDump Swift.swift
[126/171] Compiling Clocks Shims.swift
[134/172] Compiling CasePaths CasePath.swift
[135/172] Compiling Clocks Lock.swift
[136/172] Emitting module CasePaths
[137/172] Compiling Clocks Timer.swift
[138/172] Compiling CombineSchedulers UnimplementedScheduler.swift
[139/173] Emitting module OrderedCollections
[140/173] Compiling CasePaths OpenExistential.swift
[141/173] Compiling CasePaths TypeName.swift
[142/173] Compiling CasePaths XCTUnwrap.swift
[143/173] Compiling CustomDump Box.swift
[144/173] Compiling CustomDump CollectionDifference.swift
[145/173] Compiling CustomDump Mirror.swift
[146/173] Compiling Clocks _AsyncTimerSequence.swift
[151/173] Emitting module CustomDump
[153/173] Emitting module Clocks
[156/173] Compiling CustomDump String.swift
[157/173] Compiling CustomDump Unordered.swift
[158/173] Compiling CustomDump XCTAssertNoDifference.swift
[159/173] Compiling Clocks UnimplementedClock.swift
[160/173] Compiling Clocks TestClock.swift
[161/173] Compiling Clocks SwiftUI.swift
[163/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[164/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[165/174] Compiling OrderedCollections OrderedSet+Testing.swift
[166/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[167/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[168/174] Compiling OrderedCollections OrderedSet.swift
[169/174] Compiling OrderedCollections _UnsafeBitset.swift
[170/175] Compiling CasePaths CasePaths.swift
[171/175] Compiling CasePaths EnumReflection.swift
[174/198] Emitting module Dependencies
[175/200] Compiling Dependencies Exports.swift
[176/200] Compiling Dependencies OpenExistential.swift
[177/200] Compiling Dependencies RuntimeWarnings.swift
[178/216] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[179/216] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[180/216] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[181/216] Compiling Dependencies Deprecations.swift
[182/216] Compiling Dependencies DependencyValues.swift
[183/216] Compiling Dependencies Calendar.swift
[185/217] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[189/219] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[190/219] Compiling IdentifiedCollections IdentifiedArray.swift
[192/219] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[193/219] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[194/219] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[195/219] Compiling IdentifiedCollections Identified.swift
[196/219] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[197/219] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[199/219] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[200/221] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[201/221] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[202/226] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[203/226] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[211/227] Compiling Dependencies Clocks.swift
[214/227] Emitting module IdentifiedCollections
[218/228] 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`
[220/229] Compiling Dependencies TypeName.swift
[221/229] Compiling Dependencies WithDependencies.swift
[222/230] 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`
[223/230] 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`
[224/230] 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`
[225/230] 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`
[226/230] 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`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[228/230] 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`
[229/230] 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`
[230/230] 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-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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/33] Compiling ConcurrencyExtras ActorIsolated.swift
[5/34] Emitting module ConcurrencyExtras
[6/34] Compiling ConcurrencyExtras Task.swift
[7/34] Compiling XCTestDynamicOverlay XCTFail.swift
[8/35] Compiling ConcurrencyExtras AsyncStream.swift
[9/35] Compiling ConcurrencyExtras LockIsolated.swift
[10/35] Compiling ConcurrencyExtras MainSerialExecutor.swift
[11/35] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[12/35] Compiling ConcurrencyExtras Locking.swift
[13/35] Emitting module XCTestDynamicOverlay
[14/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/35] Compiling InternalCollectionsUtilities Debugging.swift
[16/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/35] Compiling InternalCollectionsUtilities Descriptions.swift
[18/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/36] Compiling ConcurrencyExtras UncheckedSendable.swift
[20/37] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[22/37] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[23/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/37] Compiling InternalCollectionsUtilities Integer rank.swift
[30/37] Emitting module InternalCollectionsUtilities
[31/37] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/38] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[34/38] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[35/38] Compiling XCTestDynamicOverlay Deprecations.swift
[36/38] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[37/38] Compiling XCTestDynamicOverlay Unimplemented.swift
[40/147] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/147] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/148] Compiling CombineSchedulers Timer.swift
[43/148] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[44/148] Compiling OrderedCollections OrderedDictionary+Elements.swift
[45/148] Compiling CombineSchedulers UIKit.swift
[46/148] Emitting module CasePaths
[47/148] Compiling CombineSchedulers UIScheduler.swift
[48/148] Compiling Clocks Shims.swift
[49/149] Compiling CombineSchedulers UnimplementedScheduler.swift
[50/149] Emitting module CustomDump
[51/152] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[52/152] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[57/152] Compiling OrderedCollections OrderedDictionary.swift
[58/152] Compiling OrderedCollections OrderedSet+Codable.swift
[59/152] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/152] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/152] Compiling CasePaths OpenExistential.swift
[62/152] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/152] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/152] Compiling Clocks Timer.swift
[65/152] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[66/152] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/152] Compiling Clocks UnimplementedClock.swift
[68/152] Emitting module CombineSchedulers
[69/152] Compiling CasePaths XCTUnwrap.swift
[70/152] Emitting module Clocks
[73/153] Compiling CasePaths TypeName.swift
[74/153] Compiling Clocks Lock.swift
[75/153] Compiling Clocks _AsyncTimerSequence.swift
[76/153] Compiling CasePaths CasePath.swift
[77/153] Compiling CasePaths CasePaths.swift
[78/153] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[79/153] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[80/153] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[81/153] Compiling CasePaths Operators.swift
[86/153] Compiling CustomDump String.swift
[87/153] Compiling CustomDump Unordered.swift
[88/153] Compiling CustomDump XCTAssertNoDifference.swift
[90/153] Compiling Clocks SwiftUI.swift
[91/153] Compiling Clocks TestClock.swift
[92/153] Compiling CasePaths EnumReflection.swift
[93/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[94/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[95/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[96/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[97/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[98/154] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[99/154] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[106/162] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[107/162] Compiling OrderedCollections OrderedSet+Hashable.swift
[108/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[111/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[112/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[113/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[114/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[117/162] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[118/162] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[119/162] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[130/162] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[131/163] Emitting module OrderedCollections
[135/185] Compiling OrderedCollections OrderedSet+Invariants.swift
[136/185] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[137/185] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[138/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[139/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[140/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[141/185] Compiling Dependencies WithRandomNumberGenerator.swift
[142/185] Compiling Dependencies Deprecations.swift
[143/185] Compiling Dependencies Exports.swift
[144/185] Compiling Dependencies OpenExistential.swift
[145/185] Compiling Dependencies RuntimeWarnings.swift
[149/185] Compiling OrderedCollections _HashTable+Bucket.swift
[150/185] Compiling OrderedCollections _HashTable+BucketIterator.swift
[151/185] Compiling OrderedCollections _HashTable+Constants.swift
[152/185] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[153/185] Compiling OrderedCollections _HashTable+Testing.swift
[154/185] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[155/185] Compiling OrderedCollections _HashTable.swift
[156/185] Compiling OrderedCollections _Hashtable+Header.swift
[157/187] Compiling Dependencies Locale.swift
[158/187] Compiling Dependencies MainQueue.swift
[159/187] Compiling Dependencies MainRunLoop.swift
[160/188] Emitting module Dependencies
[161/195] Compiling Dependencies Dependency.swift
[162/195] Compiling Dependencies DependencyContext.swift
[163/195] Compiling Dependencies DependencyKey.swift
[167/195] 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`
[168/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`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[169/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`
[170/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`
[171/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`
[172/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`
[173/196] Compiling Dependencies Context.swift
[174/196] Compiling Dependencies Date.swift
[175/196] Compiling Dependencies FireAndForget.swift
[176/196] Compiling Dependencies DependencyValues.swift
[177/196] Compiling Dependencies Calendar.swift
[178/196] Compiling Dependencies Clocks.swift
[179/196] Compiling Dependencies UUID.swift
[182/196] Compiling Dependencies OpenURL.swift
[183/196] Compiling Dependencies TimeZone.swift
[184/196] Compiling Dependencies URLSession.swift
[185/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`
[186/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`
[187/196] Compiling OrderedCollections OrderedSet+Sendable.swift
[188/196] Compiling OrderedCollections OrderedSet+SubSequence.swift
[189/196] Compiling OrderedCollections OrderedSet+Testing.swift
[190/196] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[191/196] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[192/196] Compiling OrderedCollections OrderedSet.swift
[193/196] Compiling OrderedCollections _UnsafeBitset.swift
[194/196] Compiling Dependencies TypeName.swift
[195/196] Compiling Dependencies WithDependencies.swift
[198/214] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[199/214] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[200/214] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[201/214] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[202/214] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[203/214] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[204/214] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[205/214] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[206/214] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[207/214] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[208/214] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[209/214] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[210/216] Compiling IdentifiedCollections Identified.swift
[211/216] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[212/216] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[213/216] Emitting module IdentifiedCollections
[214/216] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[215/216] Compiling IdentifiedCollections IdentifiedArray.swift
[217/217] 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