Build Information
Failed to build Puid, reference main (500d68), with Swift 6.3 for Wasm on 21 Apr 2026 00:17:46 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/puid/Swift-puid.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/puid/Swift-puid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 500d689 Fix CI issues
Submodule path 'Tests/data': checked out '8b18c0739a04d74449de3a6c548cd3b0bd1399bc'
Submodule 'Tests/data' (https://github.com/puid/data) registered for path 'Tests/data'
Cloning into '/host/spi-builder-workspace/Tests/data'...
Cloned https://github.com/puid/Swift-puid.git
Revision (git rev-parse @):
500d68947044b284cba5dca6cef1799ed798e391
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/puid/Swift-puid.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/puid/Swift-puid.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/36] Emitting module Puid
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[4/40] Compiling Puid Crockford32.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[5/40] Compiling Puid CustomAscii.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[6/40] Compiling Puid CustomUtf8.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[7/40] Compiling Puid Decimal.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[8/40] Compiling Puid Hex.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[9/40] Compiling Puid PuidAsciiMapProtocol.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[10/40] Compiling Puid PuidEncoderProtocol.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[11/40] Compiling Puid PuidUtf8MapProtocol.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[12/40] Compiling Puid Utf8.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[13/40] Compiling Puid Alpha.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[14/40] Compiling Puid AlphaCase.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[15/40] Compiling Puid AlphaNum.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[16/40] Compiling Puid AlphaNumCase.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[17/40] Compiling Puid Base32.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[18/40] Compiling Puid Base32HexCase.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[19/40] Compiling Puid Safe32.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[20/40] Compiling Puid Safe64.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[21/40] Compiling Puid SafeAscii.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[22/40] Compiling Puid Symbol.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[23/40] Compiling Puid Entropy.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[24/40] Compiling Puid PuidError.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[25/40] Compiling Puid Risk.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[26/40] Compiling Puid Settings.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[27/40] Compiling Puid Util.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[28/40] Compiling Puid Prng.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[29/40] Compiling Puid Metrics.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[30/40] Compiling Puid Puid.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[31/40] Compiling Puid PuidEntropySource.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[32/40] Compiling Puid Fixed.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[33/40] Compiling Puid Source.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[34/40] Compiling Puid System.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[35/40] Compiling Puid CSPrng.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[36/40] Compiling Puid Bits.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[37/40] Compiling Puid Chars.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[38/40] Compiling Puid Ascii.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[39/40] Compiling Puid AsciiCode.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
[40/40] Compiling Puid Encoder.swift
/host/spi-builder-workspace/Sources/Puid/Entropy/System/Prng.swift:7:8: error: no such module 'Dispatch'
5 | //
6 |
7 | import Dispatch
| `- error: no such module 'Dispatch'
8 | import Foundation
9 |
BUILD FAILURE 6.3 wasm