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 EmealKit, reference master (5f3122), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 12:06:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/kiliankoe/EmealKit.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/kiliankoe/EmealKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5f3122d add spi shields to readme
Cloned https://github.com/kiliankoe/EmealKit.git
Revision (git rev-parse @):
5f3122d578615483c5378614bd02aa459060d239
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kiliankoe/EmealKit.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kiliankoe/EmealKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/alexaubry/HTMLString.git
Fetching https://github.com/nmdias/FeedKit.git
Fetching https://github.com/sharplet/Regex.git
[1/1631] Fetching htmlstring
[246/2885] Fetching htmlstring, regex
[2106/11756] Fetching htmlstring, regex, feedkit
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.96s)
Fetched https://github.com/nmdias/FeedKit.git from cache (0.97s)
Fetched https://github.com/sharplet/Regex.git from cache (0.97s)
Computing version for https://github.com/nmdias/FeedKit.git
Computed https://github.com/nmdias/FeedKit.git at 9.1.2 (1.48s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (2.55s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.43s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/nmdias/FeedKit.git
Working copy of https://github.com/nmdias/FeedKit.git resolved at 9.1.2
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/100] Compiling FeedKit RSSFeed + mapCharacters.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[7/100] Compiling FeedKit RSSFeed.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[8/100] Compiling FeedKit RSSFeedCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[9/100] Compiling FeedKit RSSFeedCloud.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[10/100] Compiling FeedKit RSSFeedImage.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[11/100] Compiling FeedKit RSSFeedItem.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[12/100] Compiling FeedKit RSSFeedItemCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[13/100] Compiling FeedKit RSSFeedItemEnclosure.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[14/100] Compiling FeedKit RSSFeedItemGUID.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[15/100] Compiling FeedKit RSSFeedItemSource.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[16/100] Compiling FeedKit RSSFeedSkipDay.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/111] Emitting module HTMLString
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/HTMLString.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // MARK: Escaping
[18/111] Compiling HTMLString HTMLString.swift
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/HTMLString.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // MARK: Escaping
[19/111] Compiling Regex Regex.swift
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[20/111] Compiling HTMLString NSString+HTMLString.swift
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/HTMLString.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // MARK: Escaping
[21/111] Compiling FeedKit MediaText.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[22/111] Compiling FeedKit MediaThumbnail.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[23/111] Compiling FeedKit MediaTitle.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[24/111] Compiling FeedKit SyndicationNamespace.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[25/111] Compiling FeedKit SyndicationUpdatePeriod.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[26/111] Compiling FeedKit iTunesCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[27/111] Compiling FeedKit iTunesImage.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[28/111] Compiling FeedKit iTunesNamespace.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[29/111] Compiling FeedKit iTunesOwner.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[30/111] Compiling FeedKit iTunesSubCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[31/111] Compiling FeedKit RDFPath.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[32/111] Compiling FeedKit RSSFeed + mapAttributes.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[33/111] Compiling FeedKit MediaPeerLink.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[34/111] Compiling FeedKit MediaPlayer.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[35/111] Compiling FeedKit MediaPrice.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[36/111] Compiling FeedKit MediaRating.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[37/111] Compiling FeedKit MediaRestriction.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[38/111] Compiling FeedKit MediaRights.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[39/111] Compiling FeedKit MediaScene.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[40/111] Compiling FeedKit MediaStarRating.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[41/111] Compiling FeedKit MediaStatistics.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[42/111] Compiling FeedKit MediaStatus.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[43/111] Compiling FeedKit MediaSubTitle.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[44/111] Compiling FeedKit MediaTag.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[45/111] Compiling FeedKit MediaCommunity.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[46/111] Compiling FeedKit MediaContent.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[47/111] Compiling FeedKit MediaCopyright.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[48/111] Compiling FeedKit MediaCredit.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[49/111] Compiling FeedKit MediaDescription.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[50/111] Compiling FeedKit MediaEmbed.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[51/111] Compiling FeedKit MediaGroup.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[52/111] Compiling FeedKit MediaHash.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[53/111] Compiling FeedKit MediaLicence.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[54/111] Compiling FeedKit MediaLocation.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[55/111] Compiling FeedKit MediaNamespace.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[56/111] Compiling FeedKit MediaParam.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/111] Emitting module FeedKit
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[58/111] Compiling HTMLString Mappings.swift
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/HTMLString.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // MARK: Escaping
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/111] Emitting module Regex
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[60/111] Compiling Regex Options.swift
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[61/111] Compiling Regex MatchResult.swift
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[62/111] Compiling Regex Foundation+Ranges.swift
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[63/111] Compiling Regex ThreadLocal.swift
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[64/111] Compiling Regex String+ReplaceMatching.swift
/host/spi-builder-workspace/.build/checkouts/Regex/Source/Regex/Foundation+Ranges.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | internal extension NSTextCheckingResult {
[65/111] Compiling FeedKit DateSpec.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[66/111] Compiling FeedKit ISO8601DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[67/111] Compiling FeedKit RFC3339DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[68/111] Compiling FeedKit RFC822DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[69/111] Compiling FeedKit Array + Equatable.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[70/111] Compiling FeedKit Date + codingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[71/111] Compiling FeedKit String + toBool.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[72/111] Compiling FeedKit String + toDate.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[73/111] Compiling FeedKit String + toDuration.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[74/111] Compiling FeedKit URL + replacingScheme.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[75/111] Compiling FeedKit AtomFeed + mapAttributes.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[76/111] Compiling FeedKit AtomFeed + mapCharacters.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[77/111] Compiling FeedKit AtomFeedGenerator.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[78/111] Compiling FeedKit AtomFeedLink.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[79/111] Compiling FeedKit AtomFeedSubtitle.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[80/111] Compiling FeedKit AtomPath.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[81/111] Compiling FeedKit JSONFeed.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[82/111] Compiling FeedKit JSONFeedAttachment.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[83/111] Compiling FeedKit JSONFeedAuthor.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[84/111] Compiling FeedKit JSONFeedHub.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[85/111] Compiling FeedKit JSONFeedItem.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[86/111] Compiling FeedKit ContentNamespace.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[87/111] Compiling FeedKit DublinCoreNamespace.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[88/111] Compiling FeedKit MediaCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[89/111] Compiling FeedKit AtomFeed.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[90/111] Compiling FeedKit AtomFeedAuthor.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[91/111] Compiling FeedKit AtomFeedCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[92/111] Compiling FeedKit AtomFeedContributor.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[93/111] Compiling FeedKit AtomFeedEntry.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[94/111] Compiling FeedKit AtomFeedEntryAuthor.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[95/111] Compiling FeedKit AtomFeedEntryCategory.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[96/111] Compiling FeedKit AtomFeedEntryContent.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[97/111] Compiling FeedKit AtomFeedEntryContributor.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[98/111] Compiling FeedKit AtomFeedEntryLink.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[99/111] Compiling FeedKit AtomFeedEntrySource.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
[100/111] Compiling FeedKit AtomFeedEntrySummary.swift
/host/spi-builder-workspace/.build/checkouts/FeedKit/Sources/FeedKit/Dates/DateSpec.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | /// Date specifications
BUILD FAILURE 6.2 wasm