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 ShellKit, reference master (da8dcb), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 01:22:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/einstore/shellkit.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/einstore/shellkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at da8dcb4 formatting
Cloned https://github.com/einstore/shellkit.git
Revision (git rev-parse @):
da8dcb4252a5cb479094559d111d3a221689ae2b
SUCCESS checkout https://github.com/einstore/shellkit.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/einstore/shellkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/Einstore/Shout.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Einstore/WebErrorKit.git
[1/28] Fetching weberrorkit
[29/440] Fetching weberrorkit, shout
Fetched https://github.com/Einstore/WebErrorKit.git from cache (0.23s)
[1/76327] Fetching swift-nio
Fetched https://github.com/Einstore/Shout.git from cache (4.99s)
Fetched https://github.com/apple/swift-nio.git from cache (5.08s)
Computing version for https://github.com/Einstore/Shout.git
Computed https://github.com/Einstore/Shout.git at 0.5.1 (7.69s)
Fetching https://github.com/IBM-Swift/BlueSocket
Fetching https://github.com/jakeheis/CSSH
[1/26] Fetching cssh
[27/2968] Fetching cssh, bluesocket
Fetched https://github.com/jakeheis/CSSH from cache (0.71s)
Fetched https://github.com/IBM-Swift/BlueSocket from cache (0.71s)
Computing version for https://github.com/Einstore/WebErrorKit.git
Computed https://github.com/Einstore/WebErrorKit.git at 0.0.1 (1.13s)
Computing version for https://github.com/jakeheis/CSSH
Computed https://github.com/jakeheis/CSSH at 1.0.3 (0.39s)
Computing version for https://github.com/IBM-Swift/BlueSocket
Computed https://github.com/IBM-Swift/BlueSocket at 1.0.200 (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.83s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[1197/6225] Fetching swift-system, swift-atomics
[6226/22847] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
[7919/21050] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
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
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/jakeheis/CSSH
Working copy of https://github.com/jakeheis/CSSH resolved at 1.0.3
Creating working copy for https://github.com/Einstore/WebErrorKit.git
Working copy of https://github.com/Einstore/WebErrorKit.git resolved at 0.0.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/IBM-Swift/BlueSocket
Working copy of https://github.com/IBM-Swift/BlueSocket resolved at 1.0.200
Creating working copy for https://github.com/Einstore/Shout.git
Working copy of https://github.com/Einstore/Shout.git resolved at 0.5.1
warning: 'cssh': ignoring declared target(s) 'CSSH' in the system package
warning: you may be able to install libssh2 using your system-packager:
    apt-get install libssh2-1-dev
warning: you may be able to install libssh2 using your system-packager:
    apt-get install libssh2-1-dev
Building for debugging...
[0/29] Write sources
[18/29] Compiling CNIOWindows WSAStartup.c
[19/29] Compiling CNIOWindows shim.c
[20/29] Compiling CNIOLinux shim.c
[20/29] Compiling _AtomicsShims.c
[20/29] Write sources
[23/29] Compiling CNIOLinux liburing_shims.c
[24/29] Compiling CNIOWASI CNIOWASI.c
[25/29] Compiling CNIODarwin shim.c
[26/29] Write swift-version-24593BA9C3E375BF.txt
[28/79] Emitting module _NIODataStructures
[29/79] Emitting module Atomics
[29/81] Compiling c-nioatomics.c
[30/81] Compiling c-atomics.c
[32/87] Compiling WebErrorKit Exports.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[33/87] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/87] Compiling InternalCollectionsUtilities Integer rank.swift
[35/87] Emitting module InternalCollectionsUtilities
[36/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/88] Compiling InternalCollectionsUtilities Debugging.swift
[38/88] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/88] Compiling Socket SocketUtils.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket.swift:27:8: error: no such module 'Foundation'
  25 | #endif
  26 |
  27 | import Foundation
     |        `- error: no such module 'Foundation'
  28 |
  29 | // MARK: Socket
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/88] Emitting module WebErrorKit
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[43/88] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/88] Compiling WebErrorKit String+Codify.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[45/88] Compiling Atomics DoubleWord.swift
[46/88] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/88] Emitting module _NIOBase64
[53/88] Compiling _NIOBase64 Base64.swift
[54/89] Compiling WebErrorKit WebError.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[56/89] Compiling WebErrorKit WebError+Serializable.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[57/89] Compiling InternalCollectionsUtilities Descriptions.swift
[61/89] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/89] Compiling WebErrorKit WebError+RawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[67/89] Compiling WebErrorKit WebErrorContent.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[68/89] Compiling WebErrorKit SerializableWebError.swift
/host/spi-builder-workspace/.build/checkouts/WebErrorKit/Sources/WebErrorKit/Exports.swift:1:19: error: no such module 'Foundation'
1 | @_exported import Foundation
  |                   `- error: no such module 'Foundation'
2 |
[69/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/90] Compiling Atomics IntegerOperations.swift
[73/90] Compiling Atomics Unmanaged extensions.swift
[74/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[75/90] Compiling Socket Socket.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket.swift:27:8: error: no such module 'Foundation'
  25 | #endif
  26 |
  27 | import Foundation
     |        `- error: no such module 'Foundation'
  28 |
  29 | // MARK: Socket
error: emit-module command failed with exit code 1 (use -v to see invocation)
[76/90] Emitting module Socket
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket.swift:27:8: error: no such module 'Foundation'
  25 | #endif
  26 |
  27 | import Foundation
     |        `- error: no such module 'Foundation'
  28 |
  29 | // MARK: Socket
[77/90] Compiling Socket SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket.swift:27:8: error: no such module 'Foundation'
  25 | #endif
  26 |
  27 | import Foundation
     |        `- error: no such module 'Foundation'
  28 |
  29 | // MARK: Socket
[78/90] Compiling Atomics ManagedAtomic.swift
[79/90] Compiling Atomics ManagedAtomicLazyReference.swift
[80/90] Compiling Atomics UnsafeAtomic.swift
[81/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[84/91] Compiling _NIODataStructures PriorityQueue.swift
[85/91] Compiling _NIODataStructures _TinyArray.swift
BUILD FAILURE 6.2 wasm