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 SlackKit, reference main (8b1596), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 21:21:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/pvzig/SlackKit.git
Reference: main
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/pvzig/SlackKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8b1596e Update README.md
Updating files:  70% (313/446)
Updating files:  71% (317/446)
Updating files:  72% (322/446)
Updating files:  73% (326/446)
Updating files:  74% (331/446)
Updating files:  75% (335/446)
Updating files:  76% (339/446)
Updating files:  77% (344/446)
Updating files:  78% (348/446)
Updating files:  79% (353/446)
Updating files:  80% (357/446)
Updating files:  81% (362/446)
Updating files:  82% (366/446)
Updating files:  83% (371/446)
Updating files:  84% (375/446)
Updating files:  85% (380/446)
Updating files:  86% (384/446)
Updating files:  87% (389/446)
Updating files:  88% (393/446)
Updating files:  89% (397/446)
Updating files:  90% (402/446)
Updating files:  91% (406/446)
Updating files:  92% (411/446)
Updating files:  93% (415/446)
Updating files:  94% (420/446)
Updating files:  95% (424/446)
Updating files:  96% (429/446)
Updating files:  97% (433/446)
Updating files:  98% (438/446)
Updating files:  99% (442/446)
Updating files: 100% (446/446)
Updating files: 100% (446/446), done.
Cloned https://github.com/pvzig/SlackKit.git
Revision (git rev-parse @):
8b1596e12e8b28638af592922ed5e8ef61dbcd38
SUCCESS checkout https://github.com/pvzig/SlackKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pvzig/SlackKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/vapor/websocket-kit
Fetching https://github.com/daltoniam/Starscream
Fetching https://github.com/httpswift/swifter
[1/5033] Fetching starscream
[354/11083] Fetching starscream, swifter
[626/13692] Fetching starscream, swifter, websocket-kit
Fetched https://github.com/vapor/websocket-kit from cache (1.08s)
Fetched https://github.com/daltoniam/Starscream from cache (1.08s)
Fetched https://github.com/httpswift/swifter from cache (1.10s)
Computing version for https://github.com/httpswift/swifter
Computed https://github.com/httpswift/swifter at 1.5.0 (1.59s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.82s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.52s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2667] Fetching swift-nio-transport-services
[28/8609] Fetching swift-nio-transport-services, swift-nio-extras
[1847/10406] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
[10407/25296] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.46s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[3435/16687] Fetching swift-atomics, swift-nio-ssl
[3585/93014] Fetching swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.22s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.25s)
Fetched https://github.com/apple/swift-nio.git from cache (4.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.93s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[489/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.14s)
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.59s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1616] Fetching swift-asn1
[1617/7575] Fetching swift-asn1, swift-algorithms
[1737/13759] Fetching swift-asn1, swift-algorithms, swift-certificates
[2947/17595] Fetching swift-asn1, swift-algorithms, swift-certificates, swift-log
[3145/20021] Fetching swift-asn1, swift-algorithms, swift-certificates, swift-log, swift-service-lifecycle
[4484/25006] Fetching swift-asn1, swift-algorithms, swift-certificates, swift-log, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.46s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.61s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Fetched https://github.com/apple/swift-log.git from cache (0.64s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.64s)
[1/1158] Fetching swift-http-structured-headers
[1159/2062] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.26s)
[1/11532] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.14s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.59s)
Fetching https://github.com/apple/swift-crypto.git
[1/15313] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.70s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.98s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.52s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Creating working copy for https://github.com/httpswift/swifter
Working copy of https://github.com/httpswift/swifter resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/55] Emitting module Swifter
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[10/57] Compiling SKCore BlockComposition.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[11/57] Compiling SKCore BlockElement.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[12/57] Compiling SKCore BlockLayout.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[13/57] Compiling SKCore SlackError.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[14/57] Compiling SKCore Team.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[15/57] Compiling SKCore TeamIcon.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[16/60] Compiling SKCore RTMOptions.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[17/60] Compiling SKCore Reaction.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[18/60] Compiling Swifter String+SHA1.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[19/60] Compiling Swifter WebSockets.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/60] Emitting module SKCore
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[21/60] Compiling SKCore Action.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[22/60] Compiling SKCore Attachment.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[23/60] Compiling SKCore AttachmentField.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[24/60] Compiling SKCore History.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[25/60] Compiling SKCore Item.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[26/60] Compiling SKCore Message.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[27/60] Compiling SKCore OAuthConfig.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[34/60] Compiling SKCore Bot.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[35/60] Compiling SKCore Channel.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[38/60] Compiling SKCore DoNotDisturbStatus.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[39/60] Compiling SKCore Topic.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
[41/60] Compiling SKCore User.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[42/60] Compiling SKCore UserGroup.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[43/60] Compiling SKCore Comment.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[44/60] Compiling SKCore CustomProfile.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[45/60] Compiling SKCore CustomProfileField.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[47/60] Compiling SKCore Edited.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[48/60] Compiling SKCore Event.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[49/60] Compiling SKCore Extensions.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[50/60] Compiling SKCore File.swift
/host/spi-builder-workspace/SKCore/Sources/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | // swiftlint:disable function_body_length
BUILD FAILURE 6.2 wasm