The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Occurrence, reference main (763798), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 16:08:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-2":/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/apple/swift-log.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/richardpiazza/Statement.git
[1/745] Fetching statement
[746/4581] Fetching statement, swift-log
[1360/14432] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (0.88s)
Fetched https://github.com/apple/swift-log.git from cache (0.88s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.90s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.41s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.75s)
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/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/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
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
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] Compiling SQLite FTS5.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")
[8/69] Compiling SQLite RTree.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")
[9/69] Compiling SQLite Foundation.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)
[10/72] 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")
[11/72] Compiling SQLite SQLiteFeature.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")
[12/72] Compiling SQLite SQLiteVersion.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/72] Compiling SQLite Statement.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/72] Compiling SQLite URIQueryParameter.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/72] Compiling SQLite Helpers.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/72] Compiling SQLite Connection+Schema.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/72] Compiling SQLite SchemaChanger.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/72] Compiling SQLite Backup.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/72] Compiling SQLite Blob.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/72] Compiling SQLite Connection+Aggregation.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/72] Compiling SQLite Connection+Attach.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/72] Compiling SQLite Connection+Pragmas.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")
[23/72] Compiling SQLite Connection.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")
[24/72] Compiling SQLite Errors.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/72] Compiling SQLite Result.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/72] Compiling SQLite Value.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/72] Compiling SQLite Cipher.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/72] Compiling SQLite FTS4.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)
[29/72] 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
[35/72] Compiling SQLite SchemaDefinitions.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/72] Compiling SQLite SchemaReader.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")
[37/72] Compiling SQLite AggregateFunctions.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
/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
[57/76] Compiling Statement Keyword.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
[58/76] Compiling Statement LogicalPredicate.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
[59/76] Compiling Statement Segment.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
[60/76] 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
[61/76] Compiling SQLite Coding.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
[62/76] Compiling SQLite Collation.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
[63/76] Compiling SQLite CoreFunctions.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
[64/76] Compiling SQLite CustomFunctions.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/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/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/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")
BUILD FAILURE 6.2 wasm