The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyFilters, reference main (d73b3c), with Swift 6.2 for Wasm on 11 Sep 2025 15:45:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maydibee/SwiftyFilters.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/maydibee/SwiftyFilters
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d73b3cb Release/1.2 (#17)
Cloned https://github.com/maydibee/SwiftyFilters.git
Revision (git rev-parse @):
d73b3cbb1d1dbca0f377d96c9d4ef28e37fe301d
SUCCESS checkout https://github.com/maydibee/SwiftyFilters.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/maydibee/SwiftyFilters.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/54] Emitting module SwiftyFilters
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[4/61] Compiling SwiftyFilters SFFilterDateRangeView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[5/61] Compiling SwiftyFilters SFFilterSingleDateView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[6/61] Compiling SwiftyFilters SFInvisableNavigationLink.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[7/61] Compiling SwiftyFilters SFFilterKeywordsViewProvider.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[8/61] Compiling SwiftyFilters SFFilterMultiSelectionViewProvider.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[9/61] Compiling SwiftyFilters SFFilterRangeViewProvider.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[10/61] Compiling SwiftyFilters SFFilterSingleValueViewProvider.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[11/61] Compiling SwiftyFilters SFFilterKeywordsDefaultViewProvider.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[12/61] Compiling SwiftyFilters SFFilterMultiSelectionDefaultView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[13/61] Compiling SwiftyFilters SFFilterMultiSelectionDefaultViewProvider.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[14/61] Compiling SwiftyFilters SFEnvironmentKeys.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[15/61] Compiling SwiftyFilters SFEnvironmentValues.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[16/61] Compiling SwiftyFilters SFFilterConfig.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[17/61] Compiling SwiftyFilters SFViewModifiers.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[18/61] Compiling SwiftyFilters SFBuildableComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[19/61] Compiling SwiftyFilters SFFilter.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[20/61] Compiling SwiftyFilters SFFilterComponentsFactory.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[21/61] Compiling SwiftyFilters SFFiltersBuilder+SFFilter.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[22/61] Compiling SwiftyFilters SFFiltersBuilder+SFFilterBuildableComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[23/61] Compiling SwiftyFilters SFFiltersBuilder+SFGroupedComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[24/61] Compiling SwiftyFilters SFFiltersBuilder.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[25/61] Compiling SwiftyFilters SFGroupedComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[26/61] Compiling SwiftyFilters SFFilterKeyWordsContainer.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[27/61] Compiling SwiftyFilters SFFilterMultiSelectionContainer.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[28/61] Compiling SwiftyFilters SFFilterRangeContainer.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[29/61] Compiling SwiftyFilters SFFilterSingleValueContainer.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[30/61] Compiling SwiftyFilters SFFilterNullableContainer.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[31/61] Compiling SwiftyFilters Date.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[32/61] Compiling SwiftyFilters View.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[33/61] Compiling SwiftyFilters SFFilterResolver.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[34/61] Compiling SwiftyFilters SFKeywordsFilter.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[35/61] Compiling SwiftyFilters SFMultiSelectionFilter.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[36/61] Compiling SwiftyFilters SFRangeFilter.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[37/61] Compiling SwiftyFilters SFSingleValueFilter.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[38/61] Compiling SwiftyFilters SFFilterItem.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[39/61] Compiling SwiftyFilters SFFilterKeyWordsComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[40/61] Compiling SwiftyFilters SFFilterMasterComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[41/61] Compiling SwiftyFilters SFFilterRangeNode.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[42/61] Compiling SwiftyFilters SFFilterSingleValueNode.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[43/61] Compiling SwiftyFilters SFFilterComponentView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[44/61] Compiling SwiftyFilters SFFilterRootView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[45/61] Compiling SwiftyFilters SFFilterAllCellView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[46/61] Compiling SwiftyFilters SFFilterCellView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[47/61] Compiling SwiftyFilters SFFilterKeywordsDefaultView.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[48/61] Compiling SwiftyFilters SFFilterKeywords.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[49/61] Compiling SwiftyFilters SFFilterKeywordsModel.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[50/61] Compiling SwiftyFilters SFFilterRange.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[51/61] Compiling SwiftyFilters SFFiltersTitleable.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[52/61] Compiling SwiftyFilters SFFilterKeywordsNode.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[53/61] Compiling SwiftyFilters SFFilterMultiSelectionNode.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[54/61] Compiling SwiftyFilters SFFilterNode.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[55/61] Compiling SwiftyFilters SFFilterMultiSelectionComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[56/61] Compiling SwiftyFilters SFFilterNoneItem.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[57/61] Compiling SwiftyFilters SFFilterRangeComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[58/61] Compiling SwiftyFilters SFFilterSingleValueComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[59/61] Compiling SwiftyFilters SFFilterComponent.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[60/61] Compiling SwiftyFilters SFFiltersCore.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
[61/61] Compiling SwiftyFilters SFFilterFetcher.swift
/host/spi-builder-workspace/Sources/SwiftyFilters/Composing/SFBuildableComponent.swift:25:8: error: no such module 'Foundation'
23 |
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// A protocol for types that can build a filter component.
BUILD FAILURE 6.2 wasm