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 Wormholy, reference 2.1.1 (54fdf4), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 22:41:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/pmusolino/Wormholy.git
Reference: 2.1.1
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/pmusolino/Wormholy
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 54fdf4d update: social media url
Cloned https://github.com/pmusolino/Wormholy.git
Revision (git rev-parse @):
54fdf4d01ccffc8276faf9be32d7d375a0321cab
SUCCESS checkout https://github.com/pmusolino/Wormholy.git at 2.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pmusolino/Wormholy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/WormholySwift/Models/Postman/Postman_demo_collection.json
Building for debugging...
[0/6] Write sources
[1/6] Copying Assets.xcassets
[2/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/33] Emitting module WormholySwift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[5/36] Compiling WormholySwift StatsView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[6/36] Compiling WormholySwift ActivityView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[7/36] Compiling WormholySwift HighlightedTextView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[8/36] Compiling WormholySwift RequestCellView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[9/36] Compiling WormholySwift SearchBar.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[10/36] Compiling WormholySwift StatusCodeFilterView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[11/36] Compiling WormholySwift FileHandler.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[12/36] Compiling WormholySwift ShareUtils.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[13/36] Compiling WormholySwift Wormholy.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[14/36] Compiling WormholySwift resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[15/36] Compiling WormholySwift WHDate.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[16/36] Compiling WormholySwift WHString.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[17/36] Compiling WormholySwift WHTextView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[18/36] Compiling WormholySwift Colors.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[19/36] Compiling WormholySwift InputStream+Utils.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[20/36] Compiling WormholySwift RequestModelBeautifier.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[21/36] Compiling WormholySwift RequestResponseExportOption.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[22/36] Compiling WormholySwift Config.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[23/36] Compiling WormholySwift BodyDetailView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[24/36] Compiling WormholySwift RequestDetailView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[25/36] Compiling WormholySwift RequestsView.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[26/36] Compiling WormholySwift Storage.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[27/36] Compiling WormholySwift CustomActivity.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[28/36] Compiling WormholySwift ShakeDetectionViewController.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[29/36] Compiling WormholySwift WHBundle.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[30/36] Compiling WormholySwift CustomHTTPProtocol.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[31/36] Compiling WormholySwift UIViewController+Extension.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[32/36] Compiling WormholySwift Postman.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
[33/36] Compiling WormholySwift RequestModel.swift
/host/spi-builder-workspace/Sources/WormholySwift/CustomHTTPProtocol.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public class CustomHTTPProtocol: URLProtocol {
BUILD FAILURE 6.2 wasm