The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ws, reference 5.1.3 (a44e64), with Swift 6.3 for Wasm on 12 Apr 2026 13:39:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/freshOS/ws-deprecated.git
Reference: 5.1.3
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/freshOS/ws-deprecated
 * tag               5.1.3      -> FETCH_HEAD
HEAD is now at a44e643 Update ws.podspec
Cloned https://github.com/freshOS/ws-deprecated.git
Revision (git rev-parse @):
a44e643df48e1f1692e17075608b07d43a5dc407
SUCCESS checkout https://github.com/freshOS/ws-deprecated.git at 5.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/freshOS/ws-deprecated.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/freshOS/Then
Fetching https://github.com/Alamofire/Alamofire
Fetching https://github.com/freshOS/Arrow
[1/1458] Fetching arrow
[410/3448] Fetching arrow, then
[868/34945] Fetching arrow, then, alamofire
Fetched https://github.com/freshOS/Arrow from cache (1.74s)
[9951/33487] Fetching then, alamofire
Fetched https://github.com/freshOS/Then from cache (4.82s)
Fetched https://github.com/Alamofire/Alamofire from cache (5.81s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 4.9.1 (6.23s)
Computing version for https://github.com/freshOS/Then
Computed https://github.com/freshOS/Then at 5.1.3 (0.44s)
Computing version for https://github.com/freshOS/Arrow
Computed https://github.com/freshOS/Arrow at 5.1.2 (0.50s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 4.9.1
Creating working copy for https://github.com/freshOS/Arrow
Working copy of https://github.com/freshOS/Arrow resolved at 5.1.2
Creating working copy for https://github.com/freshOS/Then
Working copy of https://github.com/freshOS/Then resolved at 5.1.3
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/51] Emitting module Then
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/51] Emitting module Arrow
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/54] Emitting module Alamofire
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift:25:8: error: no such module 'Dispatch'
23 | //
24 |
25 | import Dispatch
   |        `- error: no such module 'Dispatch'
26 | import Foundation
27 |
[9/56] Compiling Then Promise+BridgeError.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[10/56] Compiling Then Promise+Chain.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[11/56] Compiling Then Promise+Delay.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[12/56] Compiling Then Promise+Error.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[13/56] Compiling Arrow Arrow.swift
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /**
[14/56] Compiling Arrow JSON.swift
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /**
[15/56] Compiling Arrow Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /**
[16/56] Compiling Then Async.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[17/56] Compiling Then Await+Operators.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[18/56] Compiling Then Await.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
[19/56] Compiling Then Promise+Aliases.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:10:8: error: no such module 'Dispatch'
 8 |
 9 | import Foundation
10 | import Dispatch
   |        `- error: no such module 'Dispatch'
11 |
12 | @discardableResult
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift:25:8: error: no such module 'Dispatch'
23 | //
24 |
25 | import Dispatch
   |        `- error: no such module 'Dispatch'
26 | import Foundation
27 |
BUILD FAILURE 6.3 wasm