Build Information
Failed to build swift-complexity, reference v0.1.0 (dacf06), with Swift 6.3 for Wasm on 20 Apr 2026 04:03:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/swift-complexity.git
Reference: v0.1.0
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/fummicc1/swift-complexity
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at dacf062 feat: Add MCP server and Claude Plugin for complexity analysis (#22)
Cloned https://github.com/fummicc1/swift-complexity.git
Revision (git rev-parse @):
dacf062a0e026dd97ec36b04ac9627d5889de0f3
SUCCESS checkout https://github.com/fummicc1/swift-complexity.git at v0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/fummicc1/swift-complexity.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/indexstore-db
[1/5903] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db from cache (1.77s)
Fetching https://github.com/swiftlang/swift-lmdb.git
[1/10375] Fetching swift-lmdb
Fetched https://github.com/swiftlang/swift-lmdb.git from cache (1.08s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17529] Fetching swift-argument-parser
[4208/21002] Fetching swift-argument-parser, swift-sdk
[5365/95983] Fetching swift-argument-parser, swift-sdk, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.90s)
[16220/78454] Fetching swift-sdk, swift-syntax
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (10.32s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.39s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.12.0 (15.71s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-system.git
[1/271] Fetching eventsource
[272/5872] Fetching eventsource, swift-system
[1113/12507] Fetching eventsource, swift-system, swift-log
[12508/95679] Fetching eventsource, swift-system, swift-log, swift-nio
Fetched https://github.com/apple/swift-system.git from cache (4.99s)
[28531/90078] Fetching eventsource, swift-log, swift-nio
Fetched https://github.com/mattt/eventsource.git from cache (5.82s)
Fetched https://github.com/apple/swift-log.git from cache (5.83s)
[31606/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (15.28s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (17.19s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.79s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (1.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.25s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/25389] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.30s)
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.09s)
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk.git
Working copy of https://github.com/modelcontextprotocol/swift-sdk.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/swiftlang/swift-lmdb.git
Working copy of https://github.com/swiftlang/swift-lmdb.git resolved at main (a4bc878)
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/indexstore-db
Working copy of https://github.com/swiftlang/indexstore-db resolved at main (4ee7a49)
[1/1] Compiling plugin SwiftComplexityPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/231] Write sources
[10/231] Compiling _SwiftSyntaxCShims dummy.c
[11/231] Compiling CLMDB midl.c
[12/231] Compiling IndexStoreDB_Support Logging-Mac.mm
[13/231] Compiling IndexStoreDB_Support Logging-NonMac.cpp
[14/231] Compiling CLMDB mdb.c
/host/spi-builder-workspace/.build/checkouts/indexstore-db/Sources/IndexStoreDB_Support/Concurrency-Mac.cpp:18:10: fatal error: 'dispatch/dispatch.h' file not found
18 | #include <dispatch/dispatch.h>
| ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/231] Compiling IndexStoreDB_Support Concurrency-Mac.cpp
[15/231] Compiling IndexStoreDB_Support PatternMatching.cpp
[15/231] Compiling IndexStoreDB_LLVMSupport raw_ostream.cpp
[15/231] Compiling IndexStoreDB_Core Symbol.cpp
[15/231] Compiling IndexStoreDB_Support FilePathWatcher.cpp
[15/231] Compiling IndexStoreDB_Support Path.cpp
/host/spi-builder-workspace/.build/checkouts/indexstore-db/Sources/IndexStoreDB_Support/Logging.cpp:19:10: fatal error: 'dispatch/dispatch.h' file not found
19 | #include <dispatch/dispatch.h>
| ^~~~~~~~~~~~~~~~~~~~~
[15/231] Compiling IndexStoreDB_Support Logging.cpp
[15/231] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm