Build Information
Failed to build Bridges, reference master (7ae80c
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 06:15:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/Bridges.git
Reference: master
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/SwifQL/Bridges
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7ae80c0 🔨Table+AllColumns: pass logger to warn about skipped columns
Cloned https://github.com/SwifQL/Bridges.git
Revision (git rev-parse @):
7ae80c06ccce9dd12f394a41c8e9b4c6f72065e6
SUCCESS checkout https://github.com/SwifQL/Bridges.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwifQL/Bridges.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/SwifQL/SwifQL.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
[1/2366] Fetching swifql
[2367/4736] Fetching swifql, async-kit
[4074/8572] Fetching swifql, async-kit, swift-log
[8573/23462] Fetching swifql, async-kit, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
[6225/19626] Fetching swifql, async-kit, swift-nio-ssl
[6226/95953] Fetching swifql, async-kit, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (2.81s)
[84424/93583] Fetching swifql, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.87s)
[72587/78693] Fetching swifql, swift-nio
Fetched https://github.com/SwifQL/SwifQL.git from cache (5.37s)
Fetched https://github.com/apple/swift-nio.git from cache (5.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.94s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.48s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[4054/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.48s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.79s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.17s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4436] Fetching swift-system
[329/6233] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.74s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.85s)
Computing version for https://github.com/SwifQL/SwifQL.git
Computed https://github.com/SwifQL/SwifQL.git at 2.0.0-beta.4.0.2 (0.51s)
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
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/SwifQL/SwifQL.git
Working copy of https://github.com/SwifQL/SwifQL.git resolved at 2.0.0-beta.4.0.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/435] Write sources
[21/435] Compiling CNIOWindows shim.c
[22/435] Compiling _AtomicsShims.c
[22/435] Compiling CNIOWindows WSAStartup.c
[24/435] Compiling CNIOWASI CNIOWASI.c
[24/435] Compiling _NumericsShims _NumericsShims.c
[26/435] Compiling CNIOLinux shim.c
[27/435] Compiling CNIOLinux liburing_shims.c
[28/435] Compiling CNIODarwin shim.c
[29/435] Write swift-version-24593BA9C3E375BF.txt
[30/435] Compiling fiat_p256_adx_sqr.S
[31/435] Compiling fiat_p256_adx_mul.S
[32/435] Compiling fiat_curve25519_adx_square.S
[33/435] Compiling fiat_curve25519_adx_mul.S
[35/612] Emitting module RealModule
[35/613] Compiling CNIOBoringSSLShims shims.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/618] Emitting module SwifQL
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[38/640] Emitting module _NIODataStructures
[38/640] Compiling tls_record.cc
[39/654] Compiling tls_method.cc
[40/654] Compiling tls13_server.cc
[41/654] Compiling tls13_enc.cc
[42/654] Compiling tls13_client.cc
[44/654] Compiling RealModule Real.swift
[45/654] Compiling SwifQL SwifQLable+Asterisk.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[46/654] Compiling SwifQL SwifQLable+Before.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[47/654] Compiling SwifQL SwifQLable+Begin.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[48/654] Compiling SwifQL SwifQLable+Between.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[49/654] Compiling SwifQL SwifQLable+Cascade.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[50/654] Compiling SwifQL SwifQLable+Check.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[51/654] Compiling SwifQL SwifQLable+Column.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[52/654] Compiling SwifQL SwifQLable+Commit.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[53/654] Compiling SwifQL SwifQLable+Conflict.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[54/654] Compiling SwifQL SwifQLable+Constraint.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[55/654] Compiling SwifQL SwifQLable+Create.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[56/654] Compiling SwifQL SwifQLable+Default.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[57/654] Compiling SwifQL SwifQLable+Delete.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[58/654] Compiling SwifQL SwifQLable+Distinct.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[59/654] Compiling SwifQL SwifQLable+Do.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[60/654] Compiling SwifQL SwifQLable+Drop.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[61/654] Compiling SwifQL SwifQLable+End.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[62/654] Compiling SwifQL SwifQLable+Epoch.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[63/654] Compiling SwifQL SwifQLable+Exists.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[64/654] Compiling SwifQL SwifQLable+Filter.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[65/654] Compiling SwifQL SwifQLable+From.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[66/654] Compiling SwifQL SwifQLable+Fulltext.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[67/654] Compiling SwifQL SwifQLable+Function.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[68/654] Compiling SwifQL Dialect+Postgres.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[69/654] Compiling SwifQL Dialect.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[70/654] Compiling SwifQL Enum.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[71/654] Compiling SwifQL Array+SwifQLable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[72/654] Compiling SwifQL Column+AutoType.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[73/654] Compiling SwifQL Decodable+Table.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[74/654] Compiling SwifQL StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[75/654] Compiling SwifQL ExtractFieldValue.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[76/654] Compiling SwifQL FluentKitFieldable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[77/654] Compiling SwifQL FormattedKeyPath.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[78/654] Compiling SwifQL Formatter.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[79/654] Compiling SwifQL Functions+Array.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[80/654] Compiling SwifQL Functions+General.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[81/654] Compiling SwifQL Functions+MySQL.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[82/654] Compiling SwifQL Functions+Numeric.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[83/654] Compiling SwifQL Functions+PostgresBool.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[84/654] Compiling SwifQL Functions+PostgresJSON.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[85/654] Compiling SwifQL Functions+PostgresJSONB.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[86/654] Compiling SwifQL Functions+PostgresSeries.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[87/654] Compiling SwifQL Functions+PostgresTime.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[88/654] Compiling SwifQL Functions+String.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[89/654] Compiling SwifQL Functions+TextSearch.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[90/654] Compiling SwifQL Functions+Window.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[91/654] Emitting module InternalCollectionsUtilities
[92/655] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[93/655] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[94/655] Compiling SwifQL SwifQLable+Table.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[95/655] Compiling SwifQL SwifQLable+Timestamp.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[96/655] Compiling SwifQL SwifQLable+To.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[97/655] Compiling SwifQL SwifQLable+Type.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[98/655] Compiling SwifQL SwifQLable+Union.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[99/655] Compiling SwifQL SwifQLable+Unique.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[100/655] Compiling SwifQL SwifQLable+Update.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[101/655] Compiling SwifQL SwifQLable+Value.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[102/655] Compiling SwifQL SwifQLable+Values.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[103/655] Compiling SwifQL SwifQLable+Where.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[104/655] Compiling SwifQL SwifQLable+WhereExists.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[105/655] Compiling SwifQL SwifQLable+WhereNotExists.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[106/655] Compiling SwifQL SwifQLable+Window.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[107/655] Compiling SwifQL SwifQLable+With.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[108/655] Compiling SwifQL SwifQLable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[109/655] Compiling SwifQL SwifQLableArraySeparator.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[110/655] Compiling SwifQL Table.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[111/655] Compiling SwifQL TableAlias.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[112/655] Compiling SwifQL Type+Autodetect.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[113/655] Compiling SwifQL Type+SwifQLable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[114/655] Compiling SwifQL Type.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[115/655] Compiling SwifQL _Todo.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[116/655] Compiling RealModule RealFunctions.swift
[117/655] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[118/655] Compiling InternalCollectionsUtilities Integer rank.swift
[119/655] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[120/655] Compiling InternalCollectionsUtilities UInt+reversed.swift
[121/655] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[122/655] Compiling RealModule Float80+Real.swift
[123/655] Compiling SwifQL SwifQLable+Offset.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[124/655] Compiling SwifQL SwifQLable+On.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[125/655] Compiling SwifQL SwifQLable+Or.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[126/655] Compiling SwifQL SwifQLable+OrderBy.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[127/655] Compiling SwifQL SwifQLable+Over.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[128/655] Compiling SwifQL SwifQLable+Overlaps.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[129/655] Compiling SwifQL SwifQLable+Owner.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[130/655] Compiling SwifQL SwifQLable+PartitionBy.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[131/655] Compiling SwifQL SwifQLable+Primary.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[132/655] Compiling SwifQL SwifQLable+Raw.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[133/655] Compiling SwifQL SwifQLable+References.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[134/655] Compiling SwifQL SwifQLable+Rename.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[135/655] Compiling SwifQL SwifQLable+Restrict.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[136/655] Compiling SwifQL SwifQLable+Return.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[137/655] Compiling SwifQL SwifQLable+Returning.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[138/655] Compiling SwifQL SwifQLable+Rollback.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[139/655] Compiling SwifQL SwifQLable+Schema.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[140/655] Compiling SwifQL SwifQLable+Select.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[141/655] Compiling SwifQL SwifQLable+Semicolon.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[142/655] Compiling SwifQL SwifQLable+Set.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[143/655] Compiling SwifQL SwifQLable+Space.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[144/655] Compiling SwifQL SwifQLable+Subscript.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[145/655] Compiling SwifQL SwifQLable+GroupBy.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[146/655] Compiling SwifQL SwifQLable+Having.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[147/655] Compiling SwifQL SwifQLable+ILike.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[148/655] Compiling SwifQL SwifQLable+If.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[149/655] Compiling SwifQL SwifQLable+In.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[150/655] Compiling SwifQL SwifQLable+InsertInto.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[151/655] Compiling SwifQL SwifQLable+Interval.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[152/655] Compiling SwifQL SwifQLable+IsNotNull.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[153/655] Compiling SwifQL SwifQLable+IsNull.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[154/655] Compiling SwifQL SwifQLable+Items.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[155/655] Compiling SwifQL SwifQLable+Join.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[156/655] Compiling SwifQL SwifQLable+Key.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[157/655] Compiling SwifQL SwifQLable+Like.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[158/655] Compiling SwifQL SwifQLable+Limit.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[159/655] Compiling SwifQL SwifQLable+No.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[160/655] Compiling SwifQL SwifQLable+Not.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[161/655] Compiling SwifQL SwifQLable+NotBetween.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[162/655] Compiling SwifQL SwifQLable+NotExists.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[163/655] Compiling SwifQL SwifQLable+NotILike.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[164/655] Compiling SwifQL SwifQLable+NotIn.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[165/655] Compiling SwifQL SwifQLable+NotLike.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[166/655] Compiling SwifQL SwifQLable+Nothing.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[167/655] Compiling SwifQL SwifQLable+Null.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[168/655] Compiling SwifQL Path+SchemaWithTableAndColumn.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[169/655] Compiling SwifQL Path+Table.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[170/655] Compiling SwifQL Path+TableWithColumn.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[171/655] Compiling SwifQL Path.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[172/655] Compiling SwifQL Predicates.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[173/655] Compiling SwifQL Prepared.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[174/655] Compiling SwifQL QueryBuilderable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[175/655] Compiling SwifQL QueryParts.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[176/655] Compiling SwifQL ReferentialAction.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[177/655] Compiling SwifQL SwifQLableResultBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[178/655] Compiling SwifQL Schema.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[179/655] Compiling SwifQL Schemable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[180/655] Compiling SwifQL SplittedQuery.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[181/655] Compiling SwifQL SwifQL.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[182/655] Compiling SwifQL SwifQLable+Action.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[183/655] Compiling SwifQL SwifQLable+Add.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[184/655] Compiling SwifQL SwifQLable+AddQuery.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[185/655] Compiling SwifQL SwifQLable+After.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[186/655] Compiling SwifQL SwifQLable+All.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[187/655] Compiling SwifQL SwifQLable+Alter.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[188/655] Compiling SwifQL SwifQLable+And.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[189/655] Compiling SwifQL SwifQLable+Any.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[190/655] Compiling SwifQL SwifQLable+As.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[191/655] Emitting module Logging
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[198/655] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[199/655] Compiling InternalCollectionsUtilities _SortedCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[200/655] Compiling InternalCollectionsUtilities _UniqueCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[201/655] Compiling InternalCollectionsUtilities Debugging.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[202/655] Compiling InternalCollectionsUtilities Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[203/655] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[204/655] Compiling SwifQL SwifQLJoinBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[205/655] Compiling SwifQL SwifQLSelectBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[206/655] Compiling SwifQL CreateTableBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[207/655] Compiling SwifQL DropTableBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[208/655] Compiling SwifQL UpdateTableBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[209/655] Compiling SwifQL Union.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[210/655] Compiling SwifQL With.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[211/655] Compiling SwifQL Codable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[212/655] Compiling SwifQL Column.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[213/655] Compiling SwifQL Constraint.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[214/655] Compiling SwifQL Dialect+MySQL.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[223/655] Compiling SwifQL Functions.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[224/655] Compiling SwifQL HybridOperator.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[225/655] Compiling SwifQL IndexItem.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[226/655] Compiling SwifQL IndexType.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[227/655] Compiling SwifQL KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[228/655] Compiling SwifQL Keypathable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[229/655] Compiling SwifQL Operators.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[230/655] Compiling SwifQL AliasPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[231/655] Compiling SwifQL ArrayPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[232/655] Compiling SwifQL BoolPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[233/655] Compiling SwifQL ColumnPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[234/655] Compiling SwifQL DatePart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[235/655] Compiling SwifQL HybridOperatorPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[236/655] Compiling SwifQL KeyPathPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[237/655] Compiling SwifQL NullPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[238/655] Compiling SwifQL OperatorPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[239/655] Compiling SwifQL SafeValuePart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[240/655] Compiling SwifQL TablePart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[241/655] Compiling SwifQL TableWithAliasPart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[242/655] Compiling SwifQL UnsafeValuePart.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[243/655] Compiling SwifQL Path+Column.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[244/655] Compiling SwifQL Path+Schema.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[245/655] Compiling SwifQL Path+SchemaWithTable.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Alias.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AnyAlias {
[248/655] Compiling RealModule Float+Real.swift
[249/655] Compiling RealModule Float16+Real.swift
[250/655] Compiling RealModule ElementaryFunctions.swift
[251/656] Compiling t1_enc.cc
[251/656] Compiling tls13_both.cc
[252/656] Compiling Logging Locks.swift
[253/656] Compiling _NIODataStructures PriorityQueue.swift
BUILD FAILURE 6.2 wasm