Build Information
Failed to build SwiftyFilters, reference 1.1.0 (cff313), with Swift 6.2 for Wasm on 23 Jun 2025 08:28:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maydibee/SwiftyFilters.git
Reference: 1.1.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/maydibee/SwiftyFilters
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at cff3135 all-reset action item has been added into default multi-selection filter view
Cloned https://github.com/maydibee/SwiftyFilters.git
Revision (git rev-parse @):
cff3135063d0a578473239d00933528e1ce1f797
SUCCESS checkout https://github.com/maydibee/SwiftyFilters.git at 1.1.0
========================================
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-4606859-1":/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/53] 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.
[4/53] 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.
[5/53] 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.
[6/53] 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.
[7/53] 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.
[8/53] 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.
[9/53] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/60] 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.
[11/60] 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.
[12/60] 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.
[13/60] 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.
[14/60] 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.
[15/60] 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.
[16/60] 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.
[17/60] 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.
[18/60] 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.
[19/60] 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.
[20/60] 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.
[21/60] 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.
[22/60] 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.
[23/60] 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.
[24/60] 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.
[25/60] 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.
[26/60] 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.
[27/60] 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.
[28/60] 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.
[29/60] 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.
[30/60] 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.
[31/60] 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.
[32/60] 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.
[33/60] 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.
[34/60] 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.
[35/60] 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.
[36/60] 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.
[37/60] 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.
[38/60] 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.
[39/60] 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.
[40/60] 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.
[41/60] 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.
[42/60] 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.
[43/60] 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.
[44/60] 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.
[45/60] 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.
[46/60] 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.
[47/60] 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.
[48/60] 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.
[49/60] 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.
[50/60] 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.
[51/60] 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.
[52/60] 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.
[53/60] 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.
[54/60] 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.
[55/60] 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.
[56/60] 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.
[57/60] 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.
[58/60] 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.
[59/60] 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.
[60/60] 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.
BUILD FAILURE 6.2 wasm