The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FFFoundation, reference main (39d6b5), with Swift 6.3 for Wasm on 28 Apr 2026 11:23:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/ffried/fffoundation.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/ffried/fffoundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 39d6b5a Bump github.com/swiftlang/swift-docc-plugin from 1.4.6 to 1.5.0
Cloned https://github.com/ffried/fffoundation.git
Revision (git rev-parse @):
39d6b5afdc01363c14d6b5b07c2f2d848820399f
SUCCESS checkout https://github.com/ffried/fffoundation.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ffried/fffoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.00s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/38] Emitting module FFFoundation
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[6/42] Compiling FFFoundation DispatchHelpers.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[7/42] Compiling FFFoundation DictionaryExtensions.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[8/42] Compiling FFFoundation FileManager+Directories.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[9/42] Compiling FFFoundation Locale+LanguageRegion.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[10/42] Compiling FFFoundation NSAttributedStringExtensions.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[11/42] Compiling FFFoundation SortDescriptor+Key.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[12/42] Compiling FFFoundation SortDescriptor+Operators.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[13/42] Compiling FFFoundation String+Classes.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[14/42] Compiling FFFoundation StringExtensions.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[15/42] Compiling FFFoundation GCDFuture.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[16/42] Compiling FFFoundation SendableMetaTypeShim.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[17/42] Compiling FFFoundation Timer.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[18/42] Compiling FFFoundation Togglable.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[19/42] Compiling FFFoundation TypeDescription.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[20/42] Compiling FFFoundation NSLayoutConstraint+FFAdditions.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[21/42] Compiling FFFoundation OperationQueue+FFAdditions.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[22/42] Compiling FFFoundation Predicate+Key.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[23/42] Compiling FFFoundation Predicate+Operators.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[24/42] Compiling FFFoundation Predicate+StringInterpolation.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[25/42] Compiling FFFoundation Triangle.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[26/42] Compiling FFFoundation Logging.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[27/42] Compiling FFFoundation OSLogLinux.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[28/42] Compiling FFFoundation PropertyKey.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[29/42] Compiling FFFoundation CacheManager.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[30/42] Compiling FFFoundation CoW.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[31/42] Compiling FFFoundation Lazy.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[32/42] Compiling FFFoundation Lens.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[33/42] Compiling FFFoundation Ref.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[34/42] Compiling FFFoundation Angle.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[35/42] Compiling FFFoundation GeometricValue.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[36/42] Compiling FFFoundation Point.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[37/42] Compiling FFFoundation Size.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[38/42] Compiling FFFoundation Synchronized.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[39/42] Compiling FFFoundation UserDefault.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[40/42] Compiling FFFoundation UserDefaultsStorable.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[41/42] Compiling FFFoundation Weak.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
[42/42] Compiling FFFoundation Diff.swift
/host/spi-builder-workspace/Sources/FFFoundation/Containers/Synchronized.swift:21:15: error: no such module 'Dispatch'
 19 | //
 20 |
 21 | public import Dispatch
    |               `- error: no such module 'Dispatch'
 22 |
 23 | @propertyWrapper
BUILD FAILURE 6.3 wasm