The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Acheron, reference master (982528), with Swift 6.2 for Wasm on 29 Apr 2026 12:47:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aepryus/Acheron.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/aepryus/Acheron
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9825284 Domain.allDomainChildren: guard responds-to like unload() does
Cloned https://github.com/aepryus/Acheron.git
Revision (git rev-parse @):
9825284bdc34b7e7d866952816ceffbffdb22b3b
SUCCESS checkout https://github.com/aepryus/Acheron.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/aepryus/Acheron.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/59] Emitting module Acheron
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[4/66] Compiling Acheron NodeHeader.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[5/66] Compiling Acheron NodeView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[6/66] Compiling Acheron Screen.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[7/66] Compiling Acheron SplitterView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[8/66] Compiling Acheron TripWire.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[9/66] Compiling Acheron AEControl.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[10/66] Compiling Acheron AETableViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[11/66] Compiling Acheron AEView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[12/66] Compiling Acheron CellsViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[13/66] Compiling Acheron ColorView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[14/66] Compiling Acheron ExpandableCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[15/66] Compiling Acheron ExpandableTableView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[16/66] Compiling Acheron Node.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[17/66] Compiling Acheron NodeCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[18/66] Compiling Acheron NodeColumn.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[19/66] Compiling Acheron NodeData.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[20/66] Compiling Acheron UIImageView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[21/66] Compiling Acheron UILabel+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[22/66] Compiling Acheron UITextField+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[23/66] Compiling Acheron UIView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[24/66] Compiling Acheron UIViewController+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[25/66] Compiling Acheron AETableView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[26/66] Compiling Acheron AEViewController.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[27/66] Compiling Acheron CellsView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[28/66] Compiling Acheron Anchor.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[29/66] Compiling Acheron Basket.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[30/66] Compiling Acheron Domain.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[31/66] Compiling Acheron Loom.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[32/66] Compiling Acheron Persist.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[33/66] Compiling Acheron SQLitePersist.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[34/66] Compiling Acheron Wrapper.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[35/66] Compiling Acheron BackgroundPond.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[36/66] Compiling Acheron Pebble.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[37/66] Compiling Acheron Pond.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[38/66] Compiling Acheron AESync.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[39/66] Compiling Acheron AETimer.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[40/66] Compiling Acheron AsyncMap.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[41/66] Compiling Acheron CSV.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[42/66] Compiling Acheron Log.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[43/66] Compiling Acheron Pen.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[44/66] Compiling Acheron Profiler.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[45/66] Compiling Acheron RGB.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[46/66] Compiling Acheron SafeMap.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[47/66] Compiling Acheron SafeSet.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[48/66] Compiling Acheron ScramMap.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[49/66] Compiling Acheron WeakSet.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[50/66] Compiling Acheron XMLtoAttributes.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[51/66] Compiling Acheron Array+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[52/66] Compiling Acheron CALayer+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[53/66] Compiling Acheron CGPoint+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[54/66] Compiling Acheron CGRect+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[55/66] Compiling Acheron CGSize+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[56/66] Compiling Acheron CaseIterable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[57/66] Compiling Acheron Codable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[58/66] Compiling Acheron Comparable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[59/66] Compiling Acheron Date+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[60/66] Compiling Acheron Dictionary+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[61/66] Compiling Acheron NSMutableAttributedString+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[62/66] Compiling Acheron String+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[63/66] Compiling Acheron UIButton+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[64/66] Compiling Acheron UIColor+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[65/66] Compiling Acheron UIControl+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
[66/66] Compiling Acheron UIImage+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
 10 |
 11 | import Foundation
 12 | import SQLite3
    |        `- error: no such module 'SQLite3'
 13 |
 14 | public class SQLitePersist: Persist {
BUILD FAILURE 6.2 wasm