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 NiceComponents, reference 2.1.1 (1f64e2), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 05:44:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/steamclock/niceComponents.git
Reference: 2.1.1
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/steamclock/niceComponents
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 1f64e23 [69[ Use fixedSize for custom font (#70)
Cloned https://github.com/steamclock/niceComponents.git
Revision (git rev-parse @):
1f64e23b068cbc421cee518cb3cf49cff7396e8c
SUCCESS checkout https://github.com/steamclock/niceComponents.git at 2.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/steamclock/niceComponents.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/onevcat/Kingfisher.git
[1/31536] Fetching kingfisher
[5993/102462] Fetching kingfisher, swift-syntax
Fetched https://github.com/onevcat/Kingfisher.git from cache (10.60s)
Fetched https://github.com/apple/swift-syntax.git from cache (14.77s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (19.01s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 7.12.0 (0.96s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 7.12.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/NiceComponents/Helper/Colors.xcassets
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
[0/33] Write sources
[0/33] Copying PrivacyInfo.xcprivacy
[0/33] Write sources
[17/33] Write swift-version-24593BA9C3E375BF.txt
[19/35] Emitting module SwiftSyntax509
[20/92] Compiling SwiftSyntax509 Empty.swift
[21/93] Wrapping AST for SwiftSyntax509 for debugging
[23/118] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[24/118] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[25/118] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[26/118] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[27/118] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[28/118] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[29/118] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[30/118] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/118] Emitting module Kingfisher
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[32/146] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[33/146] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[34/146] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[35/146] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[36/146] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[37/146] Compiling SwiftSyntax SyntaxTransform.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[38/146] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[39/146] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[40/146] Compiling Kingfisher KFImage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[41/146] Compiling Kingfisher KFImageOptions.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[42/146] Compiling Kingfisher KFImageProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[43/146] Compiling Kingfisher KFImageRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[44/146] Compiling Kingfisher Box.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[45/146] Compiling Kingfisher CallbackQueue.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[46/146] Compiling Kingfisher Delegate.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[47/146] Compiling Kingfisher DisplayLink.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[48/146] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[49/146] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[50/146] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[51/146] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[52/146] Compiling Kingfisher SessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[53/146] Compiling Kingfisher ImageBinder.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[54/146] Compiling Kingfisher ImageContext.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[55/146] Compiling Kingfisher KFAnimatedImage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[56/146] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[57/146] Compiling SwiftSyntax TokenSyntax.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[58/146] Compiling SwiftSyntax Trivia.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[59/146] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[60/146] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[61/146] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[62/146] Compiling SwiftSyntax SyntaxArena.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[63/146] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[64/146] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[65/146] Compiling SwiftSyntax SyntaxData.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[66/146] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[67/146] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[68/146] Compiling SwiftSyntax Tokens.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[69/146] Compiling SwiftSyntax TriviaPieces.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[70/146] Compiling SwiftSyntax RawSyntaxNodes.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[71/146] Compiling SwiftSyntax RawSyntaxValidation.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[72/146] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[73/146] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[74/146] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[75/146] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[76/146] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[77/146] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[78/146] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[79/146] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[80/146] Compiling Kingfisher ExtensionHelpers.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[81/146] Compiling Kingfisher Result.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[82/146] Compiling Kingfisher Runtime.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[83/146] Compiling Kingfisher SizeExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[84/146] Compiling Kingfisher String+MD5.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[85/146] Compiling Kingfisher AnimatedImageView.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[86/146] Compiling Kingfisher Indicator.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
[87/146] Compiling Kingfisher resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
 25 | //  THE SOFTWARE.
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 | import CoreGraphics
 29 | #if os(macOS)
BUILD FAILURE 6.2 wasm