The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BuildAnalyzer, reference main (39e1c2), with Swift 6.3 for Wasm on 22 Apr 2026 14:36:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/polac24/XCBuildAnalyzer.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/polac24/XCBuildAnalyzer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 39e1c23 Merge pull request #4 from polac24/add-npm-package
Cloned https://github.com/polac24/XCBuildAnalyzer.git
Revision (git rev-parse @):
39e1c2346397627f1a5490933485126872089e79
SUCCESS checkout https://github.com/polac24/XCBuildAnalyzer.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/13357] Fetching cryptoswift
[1604/24485] Fetching cryptoswift, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.04s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.20s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (2.78s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.00s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (3.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.09s)
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[2/9] Write sources
[7/9] Write swift-version-24593BA9C3E375BF.txt
[9/112] Emitting module CryptoSwift
[9/126] Compiling SQLiteSwiftCSQLite sqlite3.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/160] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[12/164] Compiling CryptoSwift IntegerConversion.swift
[13/164] Compiling CryptoSwift Multiplication.swift
[14/164] Compiling CryptoSwift PrimeTest.swift
[15/164] Compiling CryptoSwift Random.swift
[16/164] Compiling CryptoSwift Shifts.swift
[17/164] Compiling CryptoSwift SquareRoot.swift
[18/164] Compiling CryptoSwift Strideable.swift
[19/164] Compiling CryptoSwift StringConversion.swift
[20/164] Compiling CryptoSwift Subtraction.swift
[21/164] Compiling CryptoSwift WordsAndBits.swift
[22/164] Compiling CryptoSwift ChaCha20.swift
[23/164] Compiling CryptoSwift Checksum.swift
[24/164] Compiling CryptoSwift Cipher.swift
[25/164] Compiling CryptoSwift Collection+Extension.swift
[26/164] Compiling CryptoSwift BlockEncryptor.swift
[27/164] Compiling CryptoSwift BlockMode.swift
[28/164] Compiling CryptoSwift BlockModeOptions.swift
[29/164] Compiling CryptoSwift CBC.swift
[30/164] Compiling CryptoSwift CCM.swift
[31/164] Compiling CryptoSwift CFB.swift
[32/164] Compiling CryptoSwift CTR.swift
[33/164] Compiling CryptoSwift CipherModeWorker.swift
[34/164] Compiling CryptoSwift ECB.swift
[35/164] Compiling CryptoSwift GCM.swift
[36/164] Compiling CryptoSwift OCB.swift
[37/164] Compiling CryptoSwift OFB.swift
[38/164] Compiling CryptoSwift PCBC.swift
[39/164] Compiling CryptoSwift Blowfish.swift
[40/164] Compiling CryptoSwift CBCMAC.swift
[41/164] Compiling SQLite FTS5.swift
[42/164] Compiling SQLite RTree.swift
[43/164] Compiling SQLite Foundation.swift
[44/164] Compiling SQLite Helpers.swift
[45/164] Compiling SQLite Connection+Schema.swift
[46/164] Compiling SQLite Expression.swift
[47/164] Compiling SQLite Operators.swift
[48/164] Compiling SQLite Query+with.swift
[49/164] Compiling SQLite Query.swift
[50/164] Compiling SQLite SchemaChanger.swift
[51/164] Compiling SQLite SchemaDefinitions.swift
[52/164] Compiling SQLite SchemaReader.swift
[53/164] Compiling SQLite AggregateFunctions.swift
[54/164] Compiling SQLite Coding.swift
[55/164] Emitting module GraphKit
[56/164] Compiling GraphKit D3Projector.swift
[57/164] Compiling SQLite Statement.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[58/164] Compiling SQLite URIQueryParameter.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[59/164] Compiling SQLite Value.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[60/164] Compiling SQLite Cipher.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[61/164] Compiling SQLite FTS4.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[68/165] Compiling SQLite Backup.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[69/165] Compiling SQLite Blob.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[70/165] Compiling SQLite Connection+Aggregation.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[71/165] Compiling SQLite Connection+Attach.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[72/165] Compiling SQLite Connection+Pragmas.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[73/165] Compiling SQLite Connection.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[74/165] Compiling SQLite Errors.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[75/165] Compiling SQLite Result.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[76/165] Compiling SQLite SQLiteFeature.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[77/165] Compiling SQLite SQLiteVersion.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[78/165] Compiling SQLite Collation.swift
[79/165] Compiling SQLite CoreFunctions.swift
[80/165] Compiling SQLite CustomFunctions.swift
[81/165] Compiling SQLite DateAndTimeFunctions.swift
[82/165] Compiling SQLite Schema.swift
[83/165] Compiling SQLite Setter.swift
[84/165] Compiling SQLite WindowFunctions.swift
[85/165] Compiling SQLite resource_bundle_accessor.swift
[86/165] Compiling CryptoSwift NoPadding.swift
[87/165] Compiling CryptoSwift Operators.swift
[88/165] Compiling CryptoSwift DER.swift
[89/165] Compiling CryptoSwift PBKDF1.swift
[90/165] Compiling CryptoSwift PBKDF2.swift
[91/165] Compiling CryptoSwift PKCS1v15.swift
[92/165] Compiling CryptoSwift CMAC.swift
[93/165] Compiling CryptoSwift Addition.swift
[94/165] Compiling CryptoSwift BigInt.swift
[95/165] Compiling CryptoSwift BigUInt.swift
[96/165] Compiling CryptoSwift BitwiseOps.swift
[97/165] Compiling CryptoSwift CS.swift
[98/165] Compiling CryptoSwift Codable.swift
[99/165] Compiling CryptoSwift Comparable.swift
[100/165] Compiling CryptoSwift DataConversion.swift
[101/165] Compiling CryptoSwift Division.swift
[102/165] Compiling CryptoSwift Exponentiation.swift
[103/165] Compiling CryptoSwift FloatingPointConversion.swift
[104/165] Compiling CryptoSwift GCD.swift
[105/165] Compiling CryptoSwift Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
[119/165] Compiling CryptoSwift PKCS5.swift
[120/165] Compiling CryptoSwift PKCS7.swift
[121/165] Compiling CryptoSwift PKCS7Padding.swift
[122/165] Compiling CryptoSwift Padding.swift
[123/165] Compiling CryptoSwift Poly1305.swift
[124/165] Compiling CryptoSwift RSA+Cipher.swift
[125/165] Compiling CryptoSwift RSA+Signature.swift
[126/165] Compiling CryptoSwift RSA.swift
[127/165] Compiling CryptoSwift Rabbit.swift
[128/165] Compiling CryptoSwift SHA1.swift
[129/165] Compiling CryptoSwift SHA2.swift
[130/165] Compiling CryptoSwift SHA3.swift
[131/165] Compiling CryptoSwift Scrypt.swift
[132/165] Compiling CryptoSwift SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if StandaloneSQLite
 28 | import sqlite3
BUILD FAILURE 6.3 wasm