The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftKueryPostgreSQL, reference 2.2.0 (3a58ee), with Swift 6.1 for Wasm on 28 May 2025 03:44:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
Reference: 2.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/Kitura/Swift-Kuery-PostgreSQL
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 3a58ee1 Swift 5.2 is now the minimum supported version
Cloned https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
Revision (git rev-parse @):
3a58ee149ee02fd6b5f0b18e32e88c1bc13f7e0e
SUCCESS checkout https://github.com/Kitura/Swift-Kuery-PostgreSQL.git at 2.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
https://github.com/Kitura/Swift-Kuery-PostgreSQL.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-kuery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Swift-Kuery.git"
    }
  ],
  "manifest_display_name" : "SwiftKueryPostgreSQL",
  "name" : "SwiftKueryPostgreSQL",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftKueryPostgreSQL",
      "targets" : [
        "SwiftKueryPostgreSQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKueryPostgreSQLTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKueryPostgreSQLTests",
      "path" : "Tests/SwiftKueryPostgreSQLTests",
      "sources" : [
        "CommonUtils.swift",
        "Test.swift",
        "TestAlias.swift",
        "TestInsert.swift",
        "TestJoin.swift",
        "TestParameters.swift",
        "TestSchema.swift",
        "TestSelect.swift",
        "TestSubquery.swift",
        "TestTransaction.swift",
        "TestTypes.swift",
        "TestUpdate.swift",
        "TestWith.swift",
        "VerifyLinuxTestCount.swift"
      ],
      "target_dependencies" : [
        "SwiftKueryPostgreSQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKueryPostgreSQL",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKueryPostgreSQL",
      "path" : "Sources/SwiftKueryPostgreSQL",
      "product_dependencies" : [
        "SwiftKuery"
      ],
      "product_memberships" : [
        "SwiftKueryPostgreSQL"
      ],
      "sources" : [
        "ConnectionOptions.swift",
        "PostgreSQLBinaryParameterConvertible.swift",
        "PostgreSQLConnection.swift",
        "PostgreSQLParameterSet.swift",
        "PostgreSQLPreparedStatement.swift",
        "PostgreSQLResultFetcher.swift",
        "PostgreSQLType.swift",
        "SQLDataTypeExtensions.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CLibpq"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLibpq",
      "module_type" : "SystemLibraryTarget",
      "name" : "CLibpq",
      "path" : "Sources/CLibpq",
      "product_memberships" : [
        "SwiftKueryPostgreSQL"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Kitura/Swift-Kuery.git
[1/5661] Fetching swift-kuery
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (1.61s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 4.0.0 (2.45s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.27s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.19s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.50s)
Creating working copy for https://github.com/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 4.0.0
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/10] Compiling Logging Logging.swift
[7/10] Compiling Logging LogHandler.swift
[8/10] Compiling Logging Locks.swift
[9/10] Emitting module Logging
[10/10] Compiling Logging MetadataProvider.swift
[12/13] Emitting module LoggerAPI
[13/13] Compiling LoggerAPI Logger.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/58] Emitting module SwiftKuery
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[16/64] Compiling SwiftKuery ConditionalClause.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[17/64] Compiling SwiftKuery Connection.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[18/64] Compiling SwiftKuery ConnectionPool.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[19/64] Compiling SwiftKuery ConnectionPoolConnection.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[20/64] Compiling SwiftKuery ConnectionPoolOptions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[21/64] Compiling SwiftKuery Delete.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[22/64] Compiling SwiftKuery ResultSet.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[23/64] Compiling SwiftKuery SQLDataType.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[24/64] Compiling SwiftKuery ScalarColumnExpression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[25/64] Compiling SwiftKuery Select.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[26/64] Compiling SwiftKuery SpecialOperators_Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[27/64] Compiling SwiftKuery String+Buildable.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[28/64] Compiling SwiftKuery Index.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[29/64] Compiling SwiftKuery IndexColumn.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[30/64] Compiling SwiftKuery IndexColumnOrdered.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[31/64] Compiling SwiftKuery Insert.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[32/64] Compiling SwiftKuery Join.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[33/64] Compiling SwiftKuery Migration.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[34/64] Compiling SwiftKuery AggregateColumnExpression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[35/64] Compiling SwiftKuery AuxiliaryTable.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[36/64] Compiling SwiftKuery Buildable.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[37/64] Compiling SwiftKuery Column.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[38/64] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[39/64] Compiling SwiftKuery ColumnCreator.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[40/64] Compiling SwiftKuery Condition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[41/64] Compiling SwiftKuery Field.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[42/64] Compiling SwiftKuery Filter.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[43/64] Compiling SwiftKuery FilterAndHaving_Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[44/64] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[45/64] Compiling SwiftKuery ForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[46/64] Compiling SwiftKuery Having.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[47/64] Compiling SwiftKuery OrderBy.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[48/64] Compiling SwiftKuery Parameter.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[49/64] Compiling SwiftKuery Predicate.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[50/64] Compiling SwiftKuery PreparedStatement.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[51/64] Compiling SwiftKuery Query.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[52/64] Compiling SwiftKuery QueryBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[53/64] Compiling SwiftKuery QueryError.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[54/64] Compiling SwiftKuery QueryResult.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[55/64] Compiling SwiftKuery QuerySuffixProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[56/64] Compiling SwiftKuery Raw.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[57/64] Compiling SwiftKuery RawField.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[58/64] Compiling SwiftKuery ResultFetcher.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[59/64] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[60/64] Compiling SwiftKuery Table.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[61/64] Compiling SwiftKuery Union.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[62/64] Compiling SwiftKuery Update.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[63/64] Compiling SwiftKuery Utils.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[64/64] Compiling SwiftKuery With.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
warning: you may be able to install libpq using your system-packager:
    apt-get install libpq-dev
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/6] Compiling Logging MetadataProvider.swift
[3/6] Compiling Logging LogHandler.swift
[4/6] Compiling Logging Locks.swift
[5/6] Compiling Logging Logging.swift
[6/6] Emitting module Logging
[8/9] Compiling LoggerAPI Logger.swift
[9/9] Emitting module LoggerAPI
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/54] Emitting module SwiftKuery
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[12/60] Compiling SwiftKuery AggregateColumnExpression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[13/60] Compiling SwiftKuery AuxiliaryTable.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[14/60] Compiling SwiftKuery Buildable.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[15/60] Compiling SwiftKuery Column.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[16/60] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[17/60] Compiling SwiftKuery ColumnCreator.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[18/60] Compiling SwiftKuery Condition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[19/60] Compiling SwiftKuery ResultSet.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[20/60] Compiling SwiftKuery SQLDataType.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[21/60] Compiling SwiftKuery ScalarColumnExpression.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[22/60] Compiling SwiftKuery Select.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[23/60] Compiling SwiftKuery SpecialOperators_Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[24/60] Compiling SwiftKuery String+Buildable.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[25/60] Compiling SwiftKuery QueryError.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[26/60] Compiling SwiftKuery QueryResult.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[27/60] Compiling SwiftKuery QuerySuffixProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[28/60] Compiling SwiftKuery Raw.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[29/60] Compiling SwiftKuery RawField.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[30/60] Compiling SwiftKuery ResultFetcher.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[31/60] Compiling SwiftKuery Index.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[32/60] Compiling SwiftKuery IndexColumn.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[33/60] Compiling SwiftKuery IndexColumnOrdered.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[34/60] Compiling SwiftKuery Insert.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[35/60] Compiling SwiftKuery Join.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[36/60] Compiling SwiftKuery Migration.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[37/60] Compiling SwiftKuery ConditionalClause.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[38/60] Compiling SwiftKuery Connection.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[39/60] Compiling SwiftKuery ConnectionPool.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[40/60] Compiling SwiftKuery ConnectionPoolConnection.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[41/60] Compiling SwiftKuery ConnectionPoolOptions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[42/60] Compiling SwiftKuery Delete.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[43/60] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[44/60] Compiling SwiftKuery Table.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[45/60] Compiling SwiftKuery Union.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[46/60] Compiling SwiftKuery Update.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[47/60] Compiling SwiftKuery Utils.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[48/60] Compiling SwiftKuery With.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[49/60] Compiling SwiftKuery OrderBy.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[50/60] Compiling SwiftKuery Parameter.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[51/60] Compiling SwiftKuery Predicate.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[52/60] Compiling SwiftKuery PreparedStatement.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[53/60] Compiling SwiftKuery Query.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[54/60] Compiling SwiftKuery QueryBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[55/60] Compiling SwiftKuery Field.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[56/60] Compiling SwiftKuery Filter.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[57/60] Compiling SwiftKuery FilterAndHaving_Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[58/60] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[59/60] Compiling SwiftKuery ForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
[60/60] Compiling SwiftKuery Having.swift
/host/spi-builder-workspace/.build/checkouts/Swift-Kuery/Sources/SwiftKuery/ConnectionPool.swift:17:8: error: no such module 'Dispatch'
 15 |  */
 16 |
 17 | import Dispatch
    |        `- error: no such module 'Dispatch'
 18 | #if os(Linux)
 19 |     import Glibc
BUILD FAILURE 6.1 wasm