Build Information
Failed to build Occurrence, reference 0.9.1 (763798
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 16:08:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.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/richardpiazza/Occurrence.git
Reference: 0.9.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/richardpiazza/Occurrence
* tag 0.9.1 -> FETCH_HEAD
HEAD is now at 763798a Sendable Conformances (#25)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
763798a66ef9bd4940929a870fc724ca60c3ecdf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at 0.9.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/richardpiazza/Statement.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/745] Fetching statement
[746/4581] Fetching statement, swift-log
[900/14432] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (1.04s)
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.06s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.44s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (4.45s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (4.81s)
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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/69] Emitting module Logging
[8/69] Compiling SQLite DateAndTimeFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[9/69] Compiling SQLite Expression.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[10/69] Compiling SQLite Operators.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[11/69] Compiling SQLite Query+with.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[12/73] Compiling Statement LogicalRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[13/73] Compiling Statement Renderer.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[14/73] Compiling Statement AnyAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[15/73] Compiling Statement Attribute.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[16/73] Compiling Statement ClauseRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[17/73] Compiling Statement ComparisonRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[18/73] Compiling Statement ConjunctiveRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[19/73] Compiling Statement GroupRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[20/73] Compiling Statement AttributeConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[21/73] Compiling Statement DataType.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[22/73] Compiling Statement DataTypeConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/76] Emitting module Statement
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[24/76] Compiling Statement ComparisonPredicate.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[25/76] Compiling Statement ConjunctivePredicate.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[26/76] Compiling Statement Group.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[27/76] Compiling Statement Entity.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[28/76] Compiling Statement Field.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[29/76] Compiling Statement ForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[30/76] Compiling Statement StatementSyntax.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[31/76] Compiling Statement StructuredStatement.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[32/76] Compiling Statement Clause.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[33/76] Compiling Statement ComparisonOperator.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[34/76] Compiling Statement ConjunctiveOperator.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[35/76] Compiling Statement LogicalOperator.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[36/76] Compiling Statement AnyRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[42/76] Compiling Statement Keyword.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[43/76] Compiling Statement LogicalPredicate.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[44/76] Compiling Statement Segment.swift
/host/spi-builder-workspace/.build/checkouts/Statement/Sources/Statement/Rendering/AnyRenderable.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | @available(*, deprecated, renamed: "Renderable")
[45/76] Compiling Logging Locks.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/76] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[65/76] Compiling SQLite FTS4.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import Dispatch
27 | #if SQLITE_SWIFT_STANDALONE
[70/76] Compiling Logging MetadataProvider.swift
[71/76] Compiling Logging LogHandler.swift
BUILD FAILURE 6.2 wasm