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 Helper4Swift, reference master (0b8c30), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 11:46:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/cs4alhaider/Helper4Swift.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/cs4alhaider/Helper4Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b8c305 Update Binding+Extension.swift
Cloned https://github.com/cs4alhaider/Helper4Swift.git
Revision (git rev-parse @):
0b8c305dddbc7486c5e056416008c1aa18e6cf73
SUCCESS checkout https://github.com/cs4alhaider/Helper4Swift.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cs4alhaider/Helper4Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/38] Compiling Helper4Swift UITableView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[4/38] Compiling Helper4Swift UITextField+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[5/38] Compiling Helper4Swift UITextView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[6/38] Compiling Helper4Swift UIView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[7/38] Compiling Helper4Swift UIViewAutoLayout+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[8/43] Compiling Helper4Swift UIButton+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[9/43] Compiling Helper4Swift UICollectionView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[10/43] Compiling Helper4Swift UIColor+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[11/43] Compiling Helper4Swift UIImage+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[12/43] Compiling Helper4Swift UIImageView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[13/43] Compiling Helper4Swift UIKeyboardType+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[14/43] Compiling Helper4Swift UILabel+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[15/43] Compiling Helper4Swift UINavigationController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[16/43] Compiling Helper4Swift UIStoryboard+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[17/43] Compiling Helper4Swift UITabBarController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[18/43] Compiling Helper4Swift CheckedContinuation+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[19/43] Compiling Helper4Swift Color+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[20/43] Compiling Helper4Swift Date+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[21/43] Compiling Helper4Swift Dictionary+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[22/43] Compiling Helper4Swift Dispatch+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[23/43] Compiling Helper4Swift Encodable+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[24/43] Compiling Helper4Swift Int+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[25/43] Compiling Helper4Swift JSONDecoder+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[26/43] Compiling Helper4Swift MKCoordinateSpan+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[27/43] Compiling Helper4Swift NSMutableAttributedString+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/43] Emitting module Helper4Swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[29/43] Compiling Helper4Swift Array+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[30/43] Compiling Helper4Swift Binding+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[31/43] Compiling Helper4Swift Bundle+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[32/43] Compiling Helper4Swift CALayer+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[33/43] Compiling Helper4Swift CLLocationCoordinate2D+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[34/43] Compiling Helper4Swift Optional+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[35/43] Compiling Helper4Swift Sequence+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[36/43] Compiling Helper4Swift String+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[37/43] Compiling Helper4Swift TimeInterval+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[38/43] Compiling Helper4Swift UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[39/43] Compiling Helper4Swift UIViewController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[40/43] Compiling Helper4Swift UIViewController+LocalAuthentication+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[41/43] Compiling Helper4Swift URL+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[42/43] Compiling Helper4Swift Helper4Swift.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
[43/43] Compiling Helper4Swift UIViewFromNib.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/Array+Extension.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public extension Array {
BUILD FAILURE 6.2 wasm