The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bits, reference 2.0.4 (2a63af), with Swift 6.2 for Wasm on 20 Jun 2025 08:31:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/OperatorFoundation/Bits.git
Reference: 2.0.4
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/OperatorFoundation/Bits
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at 2a63afa Update Package.swift
Cloned https://github.com/OperatorFoundation/Bits.git
Revision (git rev-parse @):
2a63afaaf4f01eee8a1b7bc9e0710dd7cc2a0ce7
SUCCESS checkout https://github.com/OperatorFoundation/Bits.git at 2.0.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OperatorFoundation/Bits.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.22s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.54s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
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/37] Emitting module Datable
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[5/41] Compiling Datable Arrayable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[6/41] Compiling Datable CSVable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[7/41] Compiling Datable Data+Arrayable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[8/41] Compiling Datable Data+Base64.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[9/41] Compiling Datable Data+Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[10/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[11/41] Compiling Datable Data+Floatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[12/41] Compiling Datable Data+MaybeIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[13/41] Compiling Datable Data+MaybeNetworkIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[14/41] Compiling Datable Data+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[15/41] Compiling Datable MaybeIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[16/41] Compiling Datable MaybeNetworkIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[17/41] Compiling Datable NetworkDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[18/41] Compiling Datable NetworkIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[19/41] Compiling Datable Int+MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[20/41] Compiling Datable Int+MaybeIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[21/41] Compiling Datable Int+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[22/41] Compiling Datable Intable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[23/41] Compiling Datable MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[24/41] Compiling Datable Float+Floatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[25/41] Compiling Datable Float+MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[26/41] Compiling Datable Float+MaybeIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[27/41] Compiling Datable Floatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[28/41] Compiling Datable Int+Floatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[29/41] Compiling Datable Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[30/41] Compiling Datable DatableConfig.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[31/41] Compiling Datable Double+MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[32/41] Compiling Datable Double+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[33/41] Compiling Datable File.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[34/41] Compiling Datable String+Arrayable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[35/41] Compiling Datable String+Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[36/41] Compiling Datable String+Intable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[37/41] Compiling Datable Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[38/41] Compiling Datable StringableArray+CSVable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[39/41] Compiling Datable UInt+Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[40/41] Compiling Datable UInt+MaybeNetworkDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
[41/41] Compiling Datable UInt+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public protocol Arrayable {
BUILD FAILURE 6.2 wasm