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 UserCaches, reference 0.0.6 (2740a2), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 15:21:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/ihejunqiu/UserCaches.git
Reference: 0.0.6
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/ihejunqiu/UserCaches
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 2740a21 Merge branch 'master' of github.com:CUITCHE/UserCaches
Cloned https://github.com/ihejunqiu/UserCaches.git
Revision (git rev-parse @):
2740a2121f55a828c4dd7b25f3cacad76dbb6b8d
SUCCESS checkout https://github.com/ihejunqiu/UserCaches.git at 0.0.6
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ihejunqiu/UserCaches.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/stephencelis/SQLite.swift.git
[1/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.20s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (1.75s)
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.13s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.62s)
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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.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/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/36] 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
[5/40] 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
[6/40] 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
[7/40] 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
[8/40] 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
[9/40] Compiling SQLite SchemaChanger.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/40] Compiling SQLite SchemaDefinitions.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/40] Compiling SQLite SchemaReader.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/40] Compiling SQLite AggregateFunctions.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
[13/40] Compiling SQLite Query.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
[14/40] Compiling SQLite Schema.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
[15/40] Compiling SQLite Setter.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
[16/40] Compiling SQLite WindowFunctions.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
[17/40] 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
[18/40] 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
[19/40] 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
[20/40] 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
[21/40] Compiling SQLite FTS5.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
[22/40] Compiling SQLite RTree.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
[23/40] Compiling SQLite Foundation.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
[24/40] Compiling SQLite Helpers.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
[25/40] Compiling SQLite Connection+Schema.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
[26/40] Compiling SQLite Statement.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
[27/40] Compiling SQLite URIQueryParameter.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
[28/40] Compiling SQLite Value.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
[29/40] Compiling SQLite Cipher.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
[30/40] 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
[31/40] Compiling SQLite Connection.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
[32/40] Compiling SQLite Errors.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
[33/40] Compiling SQLite Result.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
[34/40] Compiling SQLite SQLiteFeature.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
[35/40] Compiling SQLite SQLiteVersion.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
[36/40] Compiling SQLite Backup.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
[37/40] Compiling SQLite Blob.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
[38/40] Compiling SQLite Connection+Aggregation.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
[39/40] Compiling SQLite Connection+Attach.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
[40/40] Compiling SQLite Connection+Pragmas.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
BUILD FAILURE 6.2 wasm