Build Information
Failed to build BuildAnalyzer, reference main (39e1c2
), with Swift 6.1 for Wasm on 28 May 2025 21:21:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/polac24/XCBuildAnalyzer.git
https://github.com/polac24/XCBuildAnalyzer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "BuildAnalyzer",
"name" : "BuildAnalyzer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BuildAnalyzerKit",
"targets" : [
"BuildAnalyzerKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GraphKit",
"targets" : [
"GraphKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XcodeHasher",
"targets" : [
"XcodeHasher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XcodeHasher",
"module_type" : "SwiftTarget",
"name" : "XcodeHasher",
"path" : "Sources/XcodeHasher",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"XcodeHasher"
],
"sources" : [
"XcodeHasher.swift"
],
"type" : "library"
},
{
"c99name" : "GraphKitTests",
"module_type" : "SwiftTarget",
"name" : "GraphKitTests",
"path" : "Tests/GraphKitTests",
"sources" : [
"StartingFileTests.swift"
],
"target_dependencies" : [
"GraphKit"
],
"type" : "test"
},
{
"c99name" : "GraphKit",
"module_type" : "SwiftTarget",
"name" : "GraphKit",
"path" : "Sources/GraphKit",
"product_memberships" : [
"GraphKit"
],
"sources" : [
"D3Projector.swift"
],
"type" : "library"
},
{
"c99name" : "BuildAnalyzerKitTests",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKitTests",
"path" : "Tests/BuildAnalyzerKitTests",
"sources" : [
"AnalyzerTests.swift",
"BuildGraphNodeKindTests.swift"
],
"target_dependencies" : [
"BuildAnalyzerKit"
],
"type" : "test"
},
{
"c99name" : "BuildAnalyzerKit",
"module_type" : "SwiftTarget",
"name" : "BuildAnalyzerKit",
"path" : "Sources/BuildAnalyzerKit",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"BuildAnalyzerKit"
],
"sources" : [
"BuildGraph.swift",
"BuildGraphGenerator.swift",
"BuildGraphNode.swift",
"BuildGraphNodeKind.swift",
"BuildGraphProtocol.swift",
"BuildManifestParser.swift",
"DataStructure/Queue.swift",
"Projection/BuildGraphNodeProjectionNode.swift",
"Projection/BuildGraphProjection.swift",
"Projection/BuildGraphProjectionExpansion.swift",
"Projection/BuildGraphProtocol+Expansion.swift",
"Timing/BuildGraphNodeTimingReader.swift",
"Timing/BuildGraphNodeTimingSqlReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12941] Fetching cryptoswift
[1037/22706] Fetching cryptoswift, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.53s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.00s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (2.56s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.30s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (2.66s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (3.11s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[4/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/143] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[9/147] Compiling CryptoSwift OCB.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[10/147] Compiling CryptoSwift OFB.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[11/147] Compiling CryptoSwift PCBC.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[12/147] Compiling CryptoSwift Blowfish.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[13/147] Compiling CryptoSwift CBCMAC.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[14/147] Compiling SQLite Query.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[15/147] Compiling SQLite Schema.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[16/147] Compiling SQLite Setter.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[17/147] Compiling SQLite WindowFunctions.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[18/147] Compiling CryptoSwift AEAD.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[19/147] Compiling CryptoSwift AEADChaCha20Poly1305.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[20/147] Compiling CryptoSwift AEADXChaCha20Poly1305.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[21/147] Compiling CryptoSwift AES.Cryptors.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[22/147] Compiling CryptoSwift BlockEncryptor.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[23/147] Compiling CryptoSwift BlockMode.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[24/147] Compiling CryptoSwift BlockModeOptions.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[25/147] Compiling CryptoSwift CBC.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[26/147] Compiling CryptoSwift CCM.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[27/147] Compiling CryptoSwift CFB.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[28/147] Compiling CryptoSwift CTR.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[29/147] Compiling CryptoSwift CipherModeWorker.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[30/147] Compiling CryptoSwift ECB.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[31/147] Compiling CryptoSwift GCM.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[32/147] Compiling CryptoSwift XChaCha20+Foundation.swift
[33/147] Compiling CryptoSwift Generics.swift
[34/147] Compiling CryptoSwift HKDF.swift
[35/147] Compiling CryptoSwift HMAC.swift
[36/147] Compiling CryptoSwift ISO10126Padding.swift
[37/147] Compiling CryptoSwift ISO78164Padding.swift
[38/147] Compiling CryptoSwift Int+Extension.swift
[39/147] Compiling CryptoSwift MD5.swift
[40/147] Compiling CryptoSwift NoPadding.swift
[41/147] Compiling CryptoSwift Operators.swift
[42/147] Compiling CryptoSwift DER.swift
[43/147] Compiling CryptoSwift PBKDF1.swift
[44/147] Compiling CryptoSwift PBKDF2.swift
[45/147] Compiling CryptoSwift PKCS1v15.swift
[46/161] Compiling CryptoSwift IntegerConversion.swift
[47/161] Compiling CryptoSwift Multiplication.swift
[48/161] Compiling CryptoSwift PrimeTest.swift
[49/161] Compiling CryptoSwift Random.swift
[50/161] Compiling CryptoSwift Shifts.swift
[51/161] Compiling CryptoSwift SquareRoot.swift
[52/161] Compiling CryptoSwift Strideable.swift
[53/161] Compiling CryptoSwift StringConversion.swift
[54/161] Compiling CryptoSwift Subtraction.swift
[55/161] Compiling CryptoSwift WordsAndBits.swift
[56/161] Compiling CryptoSwift ChaCha20.swift
[57/161] Compiling CryptoSwift Checksum.swift
[58/161] Compiling CryptoSwift Cipher.swift
[59/161] Compiling CryptoSwift Collection+Extension.swift
[60/161] Compiling CryptoSwift CompactMap.swift
[61/161] Compiling CryptoSwift Cryptor.swift
[62/161] Compiling CryptoSwift Cryptors.swift
[63/161] Compiling CryptoSwift Digest.swift
[64/161] Compiling CryptoSwift DigestType.swift
[65/161] Compiling CryptoSwift AES+Foundation.swift
[66/161] Compiling CryptoSwift Array+Foundation.swift
[67/161] Compiling CryptoSwift Blowfish+Foundation.swift
[68/161] Compiling CryptoSwift ChaCha20+Foundation.swift
[69/161] Compiling CryptoSwift Data+Extension.swift
[70/161] Compiling CryptoSwift HMAC+Foundation.swift
[71/161] Compiling CryptoSwift Rabbit+Foundation.swift
[72/161] Compiling CryptoSwift String+FoundationExtension.swift
[73/161] Compiling CryptoSwift Utils+Foundation.swift
[74/161] Compiling CryptoSwift Array+Extension.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[75/161] Compiling CryptoSwift Authenticator.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[76/161] Compiling CryptoSwift BatchedCollection.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[77/161] Compiling CryptoSwift Bit.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[78/161] Compiling CryptoSwift AES.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[79/161] Compiling CryptoSwift ASN1.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[80/161] Compiling CryptoSwift ASN1Decoder.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[81/161] Compiling CryptoSwift ASN1Encoder.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[82/161] Compiling CryptoSwift ASN1Scanner.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[83/161] Compiling CryptoSwift BlockCipher.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[84/161] Compiling CryptoSwift BlockDecryptor.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[85/161] Compiling CryptoSwift CMAC.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[86/161] Compiling CryptoSwift Addition.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[87/161] Emitting module GraphKit
[88/161] Compiling GraphKit D3Projector.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling GraphKit D3Projector.swift
[3/36] Emitting module GraphKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/138] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[6/142] Compiling CryptoSwift Authenticator.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[7/142] Compiling CryptoSwift BatchedCollection.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[8/142] Compiling CryptoSwift Bit.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[9/142] Compiling CryptoSwift BlockCipher.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[10/142] Compiling CryptoSwift BlockDecryptor.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[11/142] Compiling CryptoSwift ASN1.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[12/142] Compiling CryptoSwift ASN1Decoder.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[13/142] Compiling CryptoSwift ASN1Encoder.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[14/142] Compiling CryptoSwift ASN1Scanner.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[15/142] Compiling CryptoSwift Array+Extension.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[16/142] Compiling CryptoSwift AEAD.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[17/142] Compiling CryptoSwift AEADChaCha20Poly1305.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[18/142] Compiling CryptoSwift AEADXChaCha20Poly1305.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[19/142] Compiling CryptoSwift AES.Cryptors.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[20/142] Compiling CryptoSwift AES.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[21/142] Compiling CryptoSwift Division.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[22/142] Compiling CryptoSwift Exponentiation.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[23/142] Compiling CryptoSwift FloatingPointConversion.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[24/142] Compiling CryptoSwift GCD.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[25/142] Compiling SQLite Query.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[26/142] Compiling SQLite Schema.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[27/142] Compiling SQLite Setter.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[28/142] Compiling SQLite WindowFunctions.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[29/142] Compiling CryptoSwift CS.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[30/142] Compiling CryptoSwift Codable.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[31/142] Compiling CryptoSwift Comparable.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[32/142] Compiling CryptoSwift DataConversion.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[33/142] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[34/142] Compiling CryptoSwift IntegerConversion.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[35/142] Compiling CryptoSwift Multiplication.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[36/142] Compiling CryptoSwift PrimeTest.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[37/142] Compiling CryptoSwift CMAC.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[38/142] Compiling CryptoSwift Addition.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[39/142] Compiling CryptoSwift BigInt.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[40/142] Compiling CryptoSwift BigUInt.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[41/142] Compiling CryptoSwift BitwiseOps.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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
BUILD FAILURE 6.1 wasm