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 FlyingFox, reference 0.24.0 (147d13), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 08:22:03 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/swhitty/FlyingFox.git
Reference: 0.24.0
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/swhitty/FlyingFox
 * tag               0.24.0     -> FETCH_HEAD
HEAD is now at 147d130 0.24.0
Cloned https://github.com/swhitty/FlyingFox.git
Revision (git rev-parse @):
147d130b65cab784351069a13fe4e614c331599a
SUCCESS checkout https://github.com/swhitty/FlyingFox.git at 0.24.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swhitty/FlyingFox.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
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/31] Emitting module FlyingSocks
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[5/34] Compiling FlyingSocks Socket+Darwin.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[6/34] Compiling FlyingSocks Socket+Glibc.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[7/34] Compiling FlyingSocks Socket+Musl.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[8/34] Compiling FlyingSocks Socket+WinSock2.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[9/34] Compiling FlyingSocks SwiftSupport.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[10/34] Compiling FlyingSocks Task+Timeout.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[11/34] Compiling FlyingSocks Transferring.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[12/34] Compiling FlyingSocks Socket.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[13/34] Compiling FlyingSocks SocketAddress.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[14/34] Compiling FlyingSocks SocketError.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[15/34] Compiling FlyingSocks SocketPool+Poll.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[16/34] Compiling FlyingSocks AsyncBufferedCollection.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[17/34] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[18/34] Compiling FlyingSocks AsyncBufferedFileSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[19/34] Compiling FlyingSocks AsyncBufferedPrefixSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[20/34] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[21/34] Compiling FlyingSocks AsyncBufferedSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[22/34] Compiling FlyingSocks AsyncChunkedSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[23/34] Compiling FlyingSocks AsyncSharedReplaySequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[24/34] Compiling FlyingSocks AsyncSocket.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[25/34] Compiling FlyingSocks ConsumingAsyncSequence.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[26/34] Compiling FlyingSocks IdentifiableContinuation.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[27/34] Compiling FlyingSocks Logging+OSLog.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[28/34] Compiling FlyingSocks SocketPool+ePoll.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[29/34] Compiling FlyingSocks SocketPool+kQueue.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[30/34] Compiling FlyingSocks SocketPool.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[31/34] Compiling FlyingSocks Logging.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[32/34] Compiling FlyingSocks Mutex.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[33/34] Compiling FlyingSocks MutexSwift5.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
[34/34] Compiling FlyingSocks Socket+Android.swift
/host/spi-builder-workspace/FlyingSocks/Sources/AsyncBufferedCollection.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
   |        `- error: no such module 'Foundation'
33 |
34 | package struct AsyncBufferedCollection<C: Collection>: AsyncBufferedSequence where C: Sendable, C.Element: Sendable {
BUILD FAILURE 6.2 wasm