Build Information
Failed to build DirectToSwiftUI, reference develop (b44e1f
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 23:38:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/DirectToSwift/DirectToSwiftUI.git
Reference: develop
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/DirectToSwift/DirectToSwiftUI
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at b44e1ff GHA: Use latest Xcode
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git
Revision (git rev-parse @):
b44e1ff0a0187429739b5c68597603e77ada866d
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/DirectToSwift/DirectToSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/ZeeQL/ZeeQL3.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
[1/193] Fetching swiftuirules
[194/272] Fetching swiftuirules, zeeql3combine
[227/3682] Fetching swiftuirules, zeeql3combine, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.47s)
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.47s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.47s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (1.17s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.86s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.8 (0.82s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.46s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (4.57s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/DirectToSwift/SwiftUIRules.git
Working copy of https://github.com/DirectToSwift/SwiftUIRules.git resolved at 0.2.0
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.8
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/112] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[7/112] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[8/112] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/112] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[10/112] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[11/112] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[12/112] Emitting module SwiftUIRules
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[13/114] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[14/114] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[15/114] Compiling ZeeQL AdaptorChannelPool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[16/114] Compiling ZeeQL Attribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[17/114] Compiling ZeeQL AttributeKey.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[18/114] Compiling ZeeQL AttributeValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[19/114] Compiling ZeeQL AdaptorOperation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[20/114] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[21/114] Compiling ZeeQL AdaptorQueryType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[22/114] Compiling ZeeQL AdaptorRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[23/114] Compiling ZeeQL AdaptorRecordSchema.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[24/114] Compiling ZeeQL AdaptorDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[25/114] Compiling ZeeQL AdaptorError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[26/114] Compiling ZeeQL AdaptorModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
[27/114] Compiling ZeeQL ComparisonOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[28/114] Compiling ZeeQL CompoundQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[29/114] Compiling ZeeQL Constant.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[30/114] Compiling ZeeQL DataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[31/114] Compiling ZeeQL EntityType.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[32/114] Compiling ZeeQL Expression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[33/114] Compiling ZeeQL ExpressionEvaluation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[34/114] Compiling ZeeQL FetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[35/114] Compiling ZeeQL GlobalID.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[36/114] Compiling ZeeQL Key.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[37/114] Compiling ZeeQL KeyComparisonQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[38/114] Compiling ZeeQL KeyValueQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[39/114] Compiling ZeeQL ModelFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[40/114] Compiling ZeeQL NotQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[41/114] Compiling ZeeQL ObjectStore.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[42/114] Compiling ZeeQL ObjectTrackingContext.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[43/114] Compiling ZeeQL Qualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[44/114] Compiling ZeeQL QualifierEvaluation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[45/114] Compiling ZeeQL QualifierParser.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[46/114] Compiling ZeeQL QualifierVariable.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[47/114] Compiling ZeeQL QueryBuilder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[48/114] Compiling ZeeQL SQLQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[49/114] Compiling ZeeQL SortOrdering.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[50/114] Compiling ZeeQL StoreKeyValueCoding.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[51/114] Compiling ZeeQL DatabaseObject.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[52/114] Compiling ZeeQL DatabaseOperation.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[53/114] Compiling ZeeQL Entity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[54/114] Compiling ZeeQL FancyModelMaker.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[55/114] Compiling ZeeQL Join.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[56/114] Compiling ZeeQL MirrorHelpers.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[57/114] Compiling ZeeQL Model.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[58/114] Compiling ZeeQL ModelLoader.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[59/114] Compiling ZeeQL ModelPattern.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[60/114] Compiling ZeeQL ModelSQLizer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[61/114] Compiling ZeeQL Property.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[62/114] Compiling ZeeQL Relationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/114] Emitting module ZeeQL
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[84/126] Compiling SwiftUIRules RuleModel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[85/126] Compiling SwiftUIRules RuleDebug.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[86/126] Compiling ZeeQL CodableModel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[87/126] Compiling ZeeQL CodableModelDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[88/126] Compiling ZeeQL CodableModelEntityDecoder.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[89/126] Compiling ZeeQL SQLAttributeChange.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[90/126] Compiling ZeeQL SQLExpression.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[91/126] Compiling ZeeQL SQLExpressionFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[92/126] Compiling ZeeQL SQLForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[93/126] Compiling ZeeQL SQLTableGroups.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[94/126] Compiling ZeeQL SchemaGeneration.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[95/126] Compiling ZeeQL SchemaSynchronization.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[96/126] Compiling ZeeQL SchemaSynchronizationFactory.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[97/126] Compiling ZeeQL TypedFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[98/126] Compiling ZeeQL ZeeQLTypes.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[99/126] Compiling ZeeQL ArrayDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[100/126] Compiling ZeeQL BooleanQualifier.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[101/126] Compiling ZeeQL CodableModelPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[102/126] Compiling ZeeQL CodableRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[103/126] Compiling ZeeQL EntityPropertyReflectionContainer.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[104/126] Compiling ZeeQL CodeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[105/126] Compiling ZeeQL CodeEntity.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[106/126] Compiling ZeeQL CodeFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[107/126] Compiling ZeeQL CodeRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[108/126] Compiling ZeeQL CodeValueAttribute.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[109/126] Compiling ZeeQL Database.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[110/126] Compiling ZeeQL DatabaseChannel.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[111/126] Compiling ZeeQL DatabaseContext.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
[112/126] Compiling ZeeQL DatabaseDataSource.swift
/host/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:9:15: error: no such module 'Foundation'
7 | //
8 |
9 | import struct Foundation.URL
| `- error: no such module 'Foundation'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
7 | //
8 |
9 | import protocol SwiftUI.EnvironmentKey
| `- error: no such module 'SwiftUI'
10 |
11 | /**
BUILD FAILURE 6.2 wasm