The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RedShot, reference master (d610ad), with Swift 6.2 for Wasm on 20 Jun 2025 21:40:15 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/OperatorFoundation/Redshot.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/OperatorFoundation/Redshot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d610adb Merge branch 'master' of https://github.com/OperatorFoundation/Redshot
Cloned https://github.com/OperatorFoundation/Redshot.git
Revision (git rev-parse @):
d610adbedaa5273f7cd8c928816e4e8c3edc01af
SUCCESS checkout https://github.com/OperatorFoundation/Redshot.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OperatorFoundation/Redshot.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/OperatorFoundation/Datable.git
[4/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.20s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.79s)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
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/32] 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/36] 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 {
[6/36] 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 {
[7/36] 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 {
[8/36] 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 {
[9/36] 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 {
[10/36] 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 {
[11/36] 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 {
[12/36] 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 {
[13/36] 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 {
[14/36] 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 {
[15/36] 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 {
[16/36] 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 {
[17/36] 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 {
[18/36] 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 {
[19/36] 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 {
[20/36] 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 {
[21/36] 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 {
[22/36] 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 {
[23/36] 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 {
[24/36] 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 {
[25/36] 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 {
[26/36] 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 {
[27/36] 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 {
[28/36] 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 {
[29/36] 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 {
[30/36] 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 {
[31/36] 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 {
[32/36] 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 {
[33/36] 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 {
[34/36] 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 {
[35/36] 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 {
[36/36] 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