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 IQListKit, reference master (b6431d), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 09:44:57 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/hackiftekhar/IQListKit.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/hackiftekhar/IQListKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b6431d7 Update README.md
Cloned https://github.com/hackiftekhar/IQListKit.git
Revision (git rev-parse @):
b6431d7b5b3fd28b8a70f33e4cfe6bb9c57e5f35
SUCCESS checkout https://github.com/hackiftekhar/IQListKit.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hackiftekhar/IQListKit.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/40] Compiling IQListKit IQNoItemStateView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[4/40] Compiling IQListKit Array+Extension.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[5/40] Compiling IQListKit UICollectionView+Extension.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[6/40] Compiling IQListKit IQList+Info.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[7/40] Compiling IQListKit IQList+NoItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[8/45] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[9/45] Compiling IQListKit IQTableViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[10/45] Compiling IQListKit IQUIScrollViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[11/45] Compiling IQListKit IQListWrapper.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[12/45] Compiling IQListKit IQNoItemStateRepresentable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[13/45] Compiling IQListKit IQSelectableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[14/45] Compiling IQListKit IQCollectionViewLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[15/45] Compiling IQListKit IQCollectionViewSectionLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[16/45] Compiling IQListKit IQDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[17/45] Compiling IQListKit IQTableViewCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[18/45] Compiling IQListKit IQCollectionEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/45] Emitting module IQListKit
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[20/45] Compiling IQListKit IQCellActionsProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[21/45] Compiling IQListKit IQCellSizeProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[22/45] Compiling IQListKit IQListCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[23/45] Compiling IQListKit IQModelModifiable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[24/45] Compiling IQListKit IQModelableCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[25/45] Compiling IQListKit IQReorderableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[26/45] Compiling IQListKit IQSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[27/45] Compiling IQListKit IQDiffableDataSourceSnapshotBuilder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[28/45] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[29/45] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[30/45] Compiling IQListKit IQModelableSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[31/45] Compiling IQListKit IQList+Register.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[32/45] Compiling IQListKit IQList+Update.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[33/45] Compiling IQListKit IQList.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[34/45] Compiling IQListKit IQListViewDelegateDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[35/45] Compiling IQListKit IQItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[36/45] Compiling IQListKit IQCollectionTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[37/45] Compiling IQListKit IQSupplementaryViewPlaceholder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[38/45] Compiling IQListKit IQTableEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[39/45] Compiling IQListKit IQTableTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[40/45] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[41/45] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[42/45] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegateFlowLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[43/45] Compiling IQListKit IQCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[44/45] Compiling IQListKit IQListView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
[45/45] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
21 | //  THE SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | // MARK: - Leading/Trailing Actions and ContextMenu provider
BUILD FAILURE 6.2 wasm