Build Information
Failed to build Boutique, reference 3.0.1 (9379e6
), with Swift 6.1 for Wasm on 30 May 2025 20:37:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/mergesort/Boutique.git
Reference: 3.0.1
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/mergesort/Boutique
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 9379e6a Merge pull request #78 from mergesort/dynamic-property
Cloned https://github.com/mergesort/Boutique.git
Revision (git rev-parse @):
9379e6a0b13bfb01c2ae655b65962d8479b63428
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mergesort/Boutique.git at 3.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mergesort/Boutique.git
https://github.com/mergesort/Boutique.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "bodega",
"requirement" : {
"exact" : [
"2.1.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mergesort/Bodega.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Boutique",
"name" : "Boutique",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Boutique",
"targets" : [
"Boutique"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BoutiqueTests",
"module_type" : "SwiftTarget",
"name" : "BoutiqueTests",
"path" : "Tests/BoutiqueTests",
"sources" : [
"AsyncStoreTests.swift",
"BoutiqueItem.swift",
"SecurelyStoredValueTests.swift",
"StoreEvent.Tests.Requirements.swift",
"StoreTests.swift",
"StoredTests.swift",
"StoredValueTests.swift"
],
"target_dependencies" : [
"Boutique"
],
"type" : "test"
},
{
"c99name" : "Boutique",
"module_type" : "SwiftTarget",
"name" : "Boutique",
"path" : "Sources/Boutique",
"product_dependencies" : [
"Bodega",
"OrderedCollections"
],
"product_memberships" : [
"Boutique"
],
"sources" : [
"Internal/AsyncValueSubject.swift",
"Internal/BoxedValue.swift",
"Internal/CachedValue.swift",
"Internal/JSONCoders.swift",
"Internal/Keychain.swift",
"Internal/Store.ItemRemovalStrategy.swift",
"SecurelyStoredValue.swift",
"StorableItem.swift",
"Store+Identifiable.swift",
"Store+Observation.swift",
"Store.Operation.swift",
"Store.swift",
"StoreEvent.swift",
"Stored.swift",
"StoredValue+Array.swift",
"StoredValue+Binding.swift",
"StoredValue+Bool.swift",
"StoredValue+Dictionary.swift",
"StoredValue+KeypathSetter.swift",
"StoredValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-docc-plugin
Fetching https://github.com/mergesort/Bodega.git
Fetching https://github.com/apple/swift-collections
[1/1992] Fetching bodega
[798/4041] Fetching bodega, swift-docc-plugin
Fetched https://github.com/mergesort/Bodega.git from cache (0.27s)
[267/2049] Fetching swift-docc-plugin
[1006/18640] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.00s)
Fetched https://github.com/apple/swift-collections from cache (1.03s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (3.11s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9765] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.92s)
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 (1.45s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.22s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (2.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.23s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.89s)
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/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[11/56] Compiling SQLite Statement.swift
[12/56] Compiling SQLite URIQueryParameter.swift
[13/56] Compiling SQLite Value.swift
[14/56] Compiling InternalCollectionsUtilities Descriptions.swift
[15/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/56] Compiling InternalCollectionsUtilities Integer rank.swift
[20/56] Emitting module InternalCollectionsUtilities
[21/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/112] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[26/112] Compiling OrderedCollections OrderedSet+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
[27/112] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[28/112] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[29/116] Compiling OrderedCollections _HashTable+UnsafeHandle.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/116] Compiling OrderedCollections _HashTable.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/116] Compiling OrderedCollections _Hashtable+Header.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/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.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/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.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/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[37/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[38/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[39/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[40/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[41/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[42/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[43/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[44/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[45/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/123] 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
[49/123] Compiling OrderedCollections OrderedSet+Diffing.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
[50/123] Compiling OrderedCollections OrderedSet+Equatable.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
[51/123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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
[52/123] Compiling OrderedCollections OrderedSet+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
[53/123] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[54/123] Compiling OrderedCollections OrderedSet+Initializers.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
[55/123] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[56/123] Compiling OrderedCollections OrderedSet+Invariants.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
[57/123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.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
/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
/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
/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
/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
/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
[63/123] Compiling OrderedCollections _HashTable+Bucket.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
[64/123] Compiling OrderedCollections _HashTable+BucketIterator.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
[65/123] Compiling OrderedCollections _HashTable+Constants.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
[66/123] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[67/123] Compiling OrderedCollections _HashTable+Testing.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
[68/123] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[69/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.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
[70/123] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[71/123] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[72/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[77/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[78/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/123] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/123] Compiling SQLite Query.swift
[98/123] Compiling SQLite Schema.swift
[99/123] Compiling SQLite Setter.swift
[100/123] Compiling SQLite WindowFunctions.swift
[101/123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[102/123] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[103/123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[112/123] Emitting module OrderedCollections
[113/123] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[115/123] Compiling OrderedCollections OrderedSet+SubSequence.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
[117/123] Compiling OrderedCollections OrderedSet+Testing.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
[119/123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/123] Compiling OrderedCollections OrderedSet+UnstableInternals.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
[122/123] Compiling OrderedCollections OrderedSet.swift
[123/123] Compiling OrderedCollections _UnsafeBitset.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/50] Compiling SQLite Collation.swift
[5/50] Compiling SQLite CoreFunctions.swift
[6/51] Compiling SQLite Expression.swift
[7/51] Compiling SQLite Operators.swift
[8/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/51] 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
[11/55] Compiling SQLite Backup.swift
[12/55] Compiling SQLite Blob.swift
[13/55] Compiling SQLite Connection+Aggregation.swift
[14/55] Compiling SQLite Connection+Attach.swift
[15/55] Emitting module InternalCollectionsUtilities
[16/55] Compiling SQLite CustomFunctions.swift
[17/55] Compiling SQLite DateAndTimeFunctions.swift
[18/55] Compiling SQLite Connection+Pragmas.swift
[19/55] Compiling SQLite Coding.swift
[21/111] Compiling OrderedCollections OrderedDictionary+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
[22/111] Compiling OrderedCollections OrderedDictionary+Initializers.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/111] Compiling OrderedCollections OrderedDictionary+Invariants.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/111] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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/111] Compiling OrderedCollections OrderedSet+Diffing.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/111] Compiling OrderedCollections OrderedSet+Equatable.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/111] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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/111] Compiling OrderedCollections OrderedSet+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
[29/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.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/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[31/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[32/111] Compiling OrderedCollections _HashTable+Bucket.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/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[34/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[35/111] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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/111] Compiling OrderedCollections OrderedDictionary+Elements.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/111] Compiling OrderedCollections OrderedDictionary+Equatable.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/111] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[40/111] Compiling OrderedCollections OrderedSet+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
[41/111] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[42/111] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[43/111] Compiling OrderedCollections _HashTable+UnsafeHandle.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
[44/111] Compiling OrderedCollections _HashTable.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
[45/111] Compiling OrderedCollections _Hashtable+Header.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
[46/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[47/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[48/111] Compiling OrderedCollections _HashTable+BucketIterator.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
[49/111] Compiling OrderedCollections _HashTable+Constants.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
[50/111] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[51/111] Compiling OrderedCollections _HashTable+Testing.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
[52/111] Compiling OrderedCollections OrderedSet+Initializers.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
[53/111] 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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
[54/111] Compiling OrderedCollections OrderedSet+Invariants.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
[55/111] Compiling OrderedCollections OrderedSet+Partial MutableCollection.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
[56/111] Compiling OrderedCollections OrderedSet+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 SQLITE_SWIFT_STANDALONE
28 | import sqlite3
BUILD FAILURE 6.1 wasm