Build Information
Failed to build WMATA, reference 15.2.0 (2606db
), with Swift 6.1 for Wasm on 29 May 2025 05:53:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/emma-k-alexandra/WMATA.swift.git
Reference: 15.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/emma-k-alexandra/WMATA.swift
* tag 15.2.0 -> FETCH_HEAD
HEAD is now at 2606dbc Update README.md
Cloned https://github.com/emma-k-alexandra/WMATA.swift.git
Revision (git rev-parse @):
2606dbc750aec6945aa372c5db1f695b9869fe56
SUCCESS checkout https://github.com/emma-k-alexandra/WMATA.swift.git at 15.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/emma-k-alexandra/WMATA.swift.git
https://github.com/emma-k-alexandra/WMATA.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "dvr",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/venmo/DVR.git"
},
{
"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"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.1",
"upper_bound" : "0.15.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "WMATA",
"name" : "WMATA",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "WMATA",
"targets" : [
"WMATA"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MetroGTFS",
"targets" : [
"MetroGTFS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WMATATests",
"module_type" : "SwiftTarget",
"name" : "WMATATests",
"path" : "Tests/WMATATests",
"product_dependencies" : [
"DVR"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testIncidents].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testNextBuses].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testPathDetails].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testPositions].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testRouteSchedule].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testRoutes].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testSearchStops].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusDVR testStopSchedule].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusGTFSDVR testAlerts].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusGTFSDVR testTripUpdates].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestBusGTFSDVR testVehiclePositions].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailAsyncDVR testLines].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testAllEntrances].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testAllStations].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testElevatorAndEscalatorIncidentsAll].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testElevatorAndEscalatorIncidents].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testEntrances].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testIncidentsAll].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testIncidents].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testLines].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testNextTrainsAll].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testNextTrainsMultipleStations].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testNextTrains].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testParkingInformation].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testPath].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testPositions].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStandardRoutes].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationInformation].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationTimingsAll].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationTimings].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStationAll].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStationNoDestination].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStationNoStart].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStationToStation].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testStations].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailDVR testTrackCircuits].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailGTFSDVR testAlerts].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailGTFSDVR testTripUpdates].json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/WMATATests/Fixtures/-[TestRailGTFSDVR testVehiclePositions].json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"TestBus.swift",
"TestBusDVR.swift",
"TestLine.swift",
"TestLocation.swift",
"TestRail.swift",
"TestRailDVR.swift",
"TestStation.swift",
"WMATATests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WMATA"
],
"type" : "test"
},
{
"c99name" : "WMATA",
"module_type" : "SwiftTarget",
"name" : "WMATA",
"path" : "Sources/WMATA",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"WMATA",
"MetroGTFS"
],
"sources" : [
"Bus.swift",
"Date.swift",
"Decoder.swift",
"Decoding.swift",
"Endpoint.swift",
"EndpointDelegate.swift",
"Line.swift",
"Location.swift",
"Polyfill.swift",
"Rail.swift",
"Route.swift",
"Station+OldStationCodes.swift",
"Station.swift",
"Stop.swift",
"URL.swift",
"WMATA.swift",
"WMATAError.swift",
"gtfs-realtime.pb.swift"
],
"type" : "library"
},
{
"c99name" : "MetroGTFSTests",
"module_type" : "SwiftTarget",
"name" : "MetroGTFSTests",
"path" : "Tests/MetroGTFSTests",
"sources" : [
"MetroGTFSTests.swift"
],
"target_dependencies" : [
"MetroGTFS"
],
"type" : "test"
},
{
"c99name" : "MetroGTFS",
"module_type" : "SwiftTarget",
"name" : "MetroGTFS",
"path" : "Sources/MetroGTFS",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"MetroGTFS"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/MetroGTFS/MetroGTFS.sqlite3",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Coordinates.swift",
"Database.swift",
"Error.swift",
"GTFS.swift",
"Identifier.swift",
"Level.swift",
"Stop+WMATA.swift",
"Stop.swift"
],
"target_dependencies" : [
"WMATA"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-protobuf.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/venmo/DVR.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/2049] Fetching swift-docc-plugin
[227/3773] Fetching swift-docc-plugin, dvr
[1917/13538] Fetching swift-docc-plugin, dvr, sqlite.swift
[12448/52513] Fetching swift-docc-plugin, dvr, sqlite.swift, swift-protobuf
Fetched https://github.com/apple/swift-docc-plugin from cache (1.56s)
Fetched https://github.com/venmo/DVR.git from cache (1.57s)
[18730/48740] Fetching sqlite.swift, swift-protobuf
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.60s)
[9354/38975] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (7.31s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (9.80s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.32s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (2.78s)
Computing version for https://github.com/venmo/DVR.git
Computed https://github.com/venmo/DVR.git at 2.1.0 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.08s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.81s)
Creating working copy for https://github.com/venmo/DVR.git
Working copy of https://github.com/venmo/DVR.git resolved at 2.1.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.14.1
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/MetroGTFS/README.md
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/10] Write sources
[3/10] Copying PrivacyInfo.xcprivacy
[3/10] Write sources
[8/10] Copying MetroGTFS.sqlite3
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/125] 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
[12/129] Emitting module SwiftProtobuf
[13/140] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.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/140] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.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/140] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.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/140] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.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/140] Compiling SwiftProtobuf JSONDecoder.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/140] Compiling SwiftProtobuf JSONDecodingError.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/140] Compiling SwiftProtobuf AnyMessageStorage.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/140] Compiling SwiftProtobuf AnyUnpackError.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/140] Compiling SwiftProtobuf AsyncMessageSequence.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/140] Compiling SwiftProtobuf BinaryDecoder.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/140] Compiling SwiftProtobuf BinaryDecodingError.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/140] Compiling SwiftProtobuf BinaryDecodingOptions.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/140] Compiling SwiftProtobuf BinaryDelimited.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/140] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.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/140] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.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/140] Compiling SwiftProtobuf HashVisitor.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/140] Compiling SwiftProtobuf Internal.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/140] Compiling SQLite Query+with.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/140] 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
[32/140] 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
[33/140] 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
[34/140] Compiling SwiftProtobuf ExtensibleMessage.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/140] Compiling SwiftProtobuf ExtensionFieldValueSet.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/140] Compiling SwiftProtobuf ExtensionFields.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/140] Compiling SwiftProtobuf ExtensionMap.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/140] Compiling SwiftProtobuf FieldTag.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/140] Compiling SwiftProtobuf FieldTypes.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/140] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.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/140] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.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/140] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.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/140] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.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/140] Compiling SwiftProtobuf CustomJSONCodable.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/140] Compiling SwiftProtobuf Decoder.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/140] Compiling SwiftProtobuf DoubleParser.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/140] Compiling SwiftProtobuf Enum.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/140] Compiling SwiftProtobuf JSONDecodingOptions.swift
[49/140] Compiling SwiftProtobuf JSONEncoder.swift
[50/140] Compiling SwiftProtobuf JSONEncodingError.swift
[51/140] Compiling SwiftProtobuf JSONEncodingOptions.swift
[52/140] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[53/140] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[54/140] Compiling SwiftProtobuf JSONScanner.swift
[55/140] Compiling SwiftProtobuf MathUtils.swift
[56/140] Compiling SwiftProtobuf Message+AnyAdditions.swift
[57/140] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[58/140] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[59/140] Compiling SwiftProtobuf Message+FieldMask.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/MetroGTFS/README.md
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/119] Compiling SwiftProtobuf BinaryDecodingOptions.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
[6/119] Compiling SwiftProtobuf BinaryDelimited.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/119] Compiling SwiftProtobuf BinaryEncoder.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/119] Compiling SwiftProtobuf BinaryEncodingError.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/119] Compiling SwiftProtobuf BinaryEncodingOptions.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/123] Compiling SwiftProtobuf AnyMessageStorage.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/123] Compiling SwiftProtobuf AnyUnpackError.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/123] Compiling SwiftProtobuf AsyncMessageSequence.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/123] Compiling SwiftProtobuf BinaryDecoder.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/123] Compiling SwiftProtobuf BinaryDecodingError.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/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
[16/123] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.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/123] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.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/123] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.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/123] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.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/123] Compiling SwiftProtobuf Message+JSONAdditions.swift
[21/123] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[22/123] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[23/123] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[24/123] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[25/123] Compiling SwiftProtobuf Message.swift
[26/123] Compiling SwiftProtobuf MessageExtension.swift
[27/123] Compiling SwiftProtobuf NameMap.swift
[28/123] Compiling SwiftProtobuf PathDecoder.swift
[29/123] Compiling SwiftProtobuf PathVisitor.swift
[30/123] Compiling SwiftProtobuf ProtoNameProviding.swift
[31/123] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[32/134] Compiling SQLite Query+with.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/134] 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
[34/134] 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
[35/134] 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
[36/134] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.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/134] Compiling SwiftProtobuf BinaryEncodingVisitor.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/134] Compiling SwiftProtobuf CustomJSONCodable.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/134] Compiling SwiftProtobuf Decoder.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/134] Compiling SwiftProtobuf ExtensionMap.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/134] Compiling SwiftProtobuf FieldTag.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/134] Compiling SwiftProtobuf FieldTypes.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/134] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.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/134] Compiling SwiftProtobuf DoubleParser.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/134] Compiling SwiftProtobuf Enum.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/134] Compiling SwiftProtobuf ExtensibleMessage.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/134] Compiling SwiftProtobuf ExtensionFieldValueSet.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/134] Compiling SwiftProtobuf ExtensionFields.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/134] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.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/134] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.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/134] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.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/134] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.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