The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swiftui-dynamic-forms, reference main (99e6c3), with Swift 6.3 for Wasm on 13 Apr 2026 11:30:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swiftui-dynamic-forms.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/capturecontext/swiftui-dynamic-forms
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99e6c37 feat: Update dependecies
Cloned https://github.com/capturecontext/swiftui-dynamic-forms.git
Revision (git rev-parse @):
99e6c37f5f97bcec17d77020fa94d460c49a5014
SUCCESS checkout https://github.com/capturecontext/swiftui-dynamic-forms.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/capturecontext/swiftui-dynamic-forms.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/capturecontext/swift-prelude.git
[1/1959] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git from cache (0.34s)
Fetching https://github.com/capturecontext/swift-generic-color.git
[1/226] Fetching swift-generic-color
Fetched https://github.com/capturecontext/swift-generic-color.git from cache (0.25s)
Fetching https://github.com/pointfreeco/swift-case-paths.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/4616] Fetching swift-case-paths
[2033/10080] Fetching swift-case-paths, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-case-paths.git from cache (0.41s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.6.1 (1.27s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.74s)
Computing version for https://github.com/pointfreeco/swift-case-paths.git
Computed https://github.com/pointfreeco/swift-case-paths.git at 0.11.0 (1.20s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.58s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.6.1
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at develop (19edbd1)
Creating working copy for https://github.com/capturecontext/swift-generic-color.git
Working copy of https://github.com/capturecontext/swift-generic-color.git resolved at main (a4ce3f8)
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/76] Emitting module GenericColor
[10/78] Compiling Prelude HeytingAlgebra.swift
[11/78] Compiling Prelude Hole.swift
[12/78] Compiling Prelude Comparable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[13/78] Compiling Prelude Comparator.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[14/78] Compiling Prelude Const.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[15/78] Compiling Prelude Curry.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[16/78] Compiling Prelude Equatable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[17/78] Compiling Prelude Filterable.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[18/78] Compiling GenericColor String+RGB.swift
[19/78] Compiling GenericColor StaticallyNamedType.swift
[20/83] Compiling Prelude Tuple.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[21/83] Compiling Prelude Unit.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[22/83] Compiling Prelude Alt.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[23/83] Compiling Prelude Array.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[24/83] Compiling Prelude CommutativeRing.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[25/83] Compiling Prelude EuclideanRing.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[26/83] Compiling Prelude Parallel.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[27/83] Compiling Prelude Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[28/83] Compiling Prelude Set.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[29/83] Compiling Prelude String.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[30/83] Compiling Prelude Pack.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[31/83] Compiling Prelude Scope.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[32/83] Compiling Prelude Match.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[33/83] Compiling Prelude Never.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[34/83] Compiling Prelude Operators+Impl.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[35/83] Compiling Prelude Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[36/83] Compiling Prelude PrecedenceGroups.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[37/83] Compiling Prelude Optional.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[38/83] Compiling Prelude Endo.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[39/83] Compiling Prelude Func.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[40/83] Compiling Prelude Function.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[41/83] Compiling Prelude Compose.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[42/83] Compiling Prelude Pipe.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[43/83] Compiling Prelude KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[44/83] Compiling Prelude NearSemiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[45/83] Compiling Prelude Plus.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[46/83] Compiling Prelude Ring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[47/83] Compiling Prelude Semigroup.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[48/83] Compiling Prelude Semiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[49/83] Compiling Prelude Field.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[50/83] Compiling Prelude FreeNearSemiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/83] Emitting module Prelude
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[56/83] Compiling Prelude And.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[57/83] Compiling Prelude Equal.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[58/83] Compiling Prelude Or.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[59/83] Compiling Prelude Xor.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[60/83] Compiling Prelude Cast.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[61/83] Compiling Prelude Collection.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Parallel.swift:1:8: error: no such module 'Dispatch'
  1 | import Dispatch
    |        `- error: no such module 'Dispatch'
  2 |
  3 | public final class Parallel<A> {
[62/83] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[63/83] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
BUILD FAILURE 6.3 wasm