Build Information
Failed to build SwiftOCA, reference 0.7.5 (8846dc), with Swift 6.2 for Wasm on 16 Apr 2026 03:27:34 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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.7.5
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/PADL/SwiftOCA
* tag 0.7.5 -> FETCH_HEAD
HEAD is now at 8846dc5 fix socket FD leak during reconnection in IORing connection backends
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
8846dc55ff0f0be3ecdfbb2e5de60df1d89ba4fc
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.7.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/PADL/IORingSwift
[1/782] Fetching anycodable
[134/1672] Fetching anycodable, asyncextensions
[1673/3229] Fetching anycodable, asyncextensions, gzipswift
[1923/14353] Fetching anycodable, asyncextensions, gzipswift, sqlite.swift
[2237/17040] Fetching anycodable, asyncextensions, gzipswift, sqlite.swift, ioringswift
Fetched https://github.com/PADL/IORingSwift from cache (0.69s)
Fetching https://github.com/PADL/SocketAddress
[9905/20264] Fetching anycodable, asyncextensions, gzipswift, sqlite.swift, flyingfox
[12433/20556] Fetching anycodable, asyncextensions, gzipswift, sqlite.swift, flyingfox, socketaddress
Fetched https://github.com/PADL/SocketAddress from cache (0.22s)
[14376/20264] Fetching anycodable, asyncextensions, gzipswift, sqlite.swift, flyingfox
Fetching https://github.com/apple/swift-atomics
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.06s)
Fetched https://github.com/swhitty/FlyingFox from cache (1.06s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
[1/1820] Fetching swift-atomics
Fetched https://github.com/Flight-School/AnyCodable from cache (1.34s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.32s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.34s)
Fetched https://github.com/apple/swift-atomics from cache (0.47s)
[1/5601] Fetching swift-system
[898/12184] Fetching swift-system, swift-log
Fetched https://github.com/apple/swift-system from cache (0.52s)
[1/6241] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-log from cache (0.59s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.45s)
Computing version for https://github.com/PADL/IORingSwift
Computed https://github.com/PADL/IORingSwift at 1.0.0 (2.40s)
Fetching https://github.com/dfed/swift-async-queue
[1/1691] Fetching swift-async-queue
Fetched https://github.com/dfed/swift-async-queue from cache (0.26s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.26.2 (0.61s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.34s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (0.84s)
Computing version for https://github.com/1024jp/GzipSwift
warning: 'gzipswift': /Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (1.20s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (3.99s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.48s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (0.91s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.71s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.61s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 1.0.1 (0.58s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.61s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.02s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (2.96s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.98s)
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/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 1.0.1
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.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
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.26.2
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/PADL/IORingSwift
Working copy of https://github.com/PADL/IORingSwift resolved at 1.0.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
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
warning: 'gzipswift': /host/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
Building for debugging...
[0/62] Write sources
[5/62] Copying PrivacyInfo.xcprivacy
[5/62] Write sources
[26/62] Compiling CSystem shims.c
[27/62] Compiling system-zlib anchor.c
[28/62] Compiling _AtomicsShims.c
[29/62] Compiling SQLiteSwiftCSQLite sqlite3.c
[30/62] Write swift-version-24593BA9C3E375BF.txt
[32/203] Emitting module InternalCollectionsUtilities
[33/205] Emitting module SystemPackage
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/209] Emitting module FlyingSocks
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[35/212] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/212] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/212] Compiling Atomics OptionalRawRepresentable.swift
[38/212] Compiling Atomics RawRepresentable.swift
[39/212] Compiling Atomics AtomicBool.swift
[40/212] Compiling Atomics DoubleWord.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[41/212] Compiling Atomics ManagedAtomic.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[42/212] Compiling Atomics ManagedAtomicLazyReference.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[43/212] Compiling Atomics UnsafeAtomic.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[44/212] Compiling Atomics UnsafeAtomicLazyReference.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[47/212] Compiling FlyingSocks Socket+WinSock2.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[48/212] Compiling Atomics Primitives.native.swift
[49/212] Compiling Atomics AtomicInteger.swift
[50/212] Compiling Atomics AtomicOptionalWrappable.swift
[51/212] Compiling Atomics AtomicReference.swift
[52/212] Compiling Atomics AtomicStorage.swift
[53/212] Compiling Atomics AtomicValue.swift
[54/212] Compiling Atomics AtomicMemoryOrderings.swift
[56/212] Compiling Atomics IntegerConformances.swift
[57/212] Compiling Atomics PointerConformances.swift
[59/212] Compiling SystemPackage SystemString.swift
[60/212] Compiling SystemPackage Util+StringArray.swift
[61/212] Compiling SystemPackage Util.swift
[62/212] Compiling SystemPackage UtilConsumers.swift
[65/212] Compiling Logging LogEvent.swift
[73/214] Emitting module Atomics
[98/215] Compiling Atomics IntegerOperations.swift
[104/285] Compiling _RopeModule BigString+Chunk+UTF16.swift
[105/285] Compiling _RopeModule BigString+Chunk+UTF8.swift
[107/288] Emitting module Logging
[108/288] Compiling Logging Locks.swift
[109/305] Compiling _RopeModule BigString+Comparable.swift
[110/305] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[111/305] Compiling _RopeModule BigString+CustomStringConvertible.swift
[112/305] Compiling _RopeModule BigString+Equatable.swift
[113/319] Compiling OrderedCollections OrderedDictionary+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[114/319] Compiling OrderedCollections OrderedDictionary+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[115/319] Compiling OrderedCollections OrderedDictionary+Invariants.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[116/320] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[117/320] Compiling OrderedCollections _HashTable+Constants.swift
[118/320] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/320] Compiling OrderedCollections _HashTable+Testing.swift
[120/320] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[121/320] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/320] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/320] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[125/329] Compiling Logging MetadataProvider.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[126/329] 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
[128/346] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[129/346] Compiling OrderedCollections OrderedDictionary+Elements.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[130/346] Compiling OrderedCollections OrderedDictionary+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[131/346] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/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
[136/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.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
[137/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.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
[138/348] Compiling OrderedCollections OrderedDictionary.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
[139/348] Compiling OrderedCollections OrderedSet+Insertions.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
[143/353] Emitting module AnyCodable
[144/353] Compiling OrderedCollections OrderedDictionary+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 StandaloneSQLite
28 | import sqlite3
[145/353] Compiling OrderedCollections OrderedDictionary+CustomReflectable.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
[146/353] Compiling OrderedCollections OrderedDictionary+Deprecations.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
[147/353] Compiling OrderedCollections OrderedDictionary+Descriptions.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
[154/353] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[155/353] Compiling HeapModule Heap+Invariants.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[158/353] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[159/353] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[160/353] Compiling OrderedCollections OrderedSet+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
/host/spi-builder-workspace/.build/checkouts/FlyingFox/FlyingSocks/Sources/SocketPool.swift:32:8: error: no such module 'Dispatch'
30 | //
31 |
32 | import Dispatch
| `- error: no such module 'Dispatch'
33 | import Foundation
34 |
[163/353] Compiling HeapModule Heap+Descriptions.swift
[164/353] Compiling AnyCodable AnyCodable.swift
[165/353] Compiling AnyCodable AnyDecodable.swift
[166/353] Compiling AnyCodable AnyEncodable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[167/353] Emitting module Gzip
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:34:12: error: no such module 'zlib'
32 | import zlibLinux
33 | #else
34 | import zlib
| `- error: no such module 'zlib'
35 | #endif
36 |
[168/354] Compiling Gzip Data+Gzip.swift
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:34:12: error: no such module 'zlib'
32 | import zlibLinux
33 | #else
34 | import zlib
| `- error: no such module 'zlib'
35 | #endif
36 |
/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
[171/354] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.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
[172/354] Compiling OrderedCollections OrderedDictionary+Sendable.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
[173/354] Compiling OrderedCollections OrderedDictionary+Sequence.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
BUILD FAILURE 6.2 wasm