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 AsyncMultiplexImage, reference main (f9326a), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 21:02:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/FluidGroup/swiftui-async-multiplex-image.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/FluidGroup/swiftui-async-multiplex-image
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f9326a8 Fix demo
Cloned https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Revision (git rev-parse @):
f9326a8c725524773ef072d78513941e6ffca145
SUCCESS checkout https://github.com/FluidGroup/swiftui-async-multiplex-image.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/kean/Nuke.git
Fetching https://github.com/FluidGroup/swiftui-support.git
[1/26075] Fetching nuke
[26076/181939] Fetching nuke, swiftui-support
Fetched https://github.com/kean/Nuke.git from cache (1.60s)
[68581/155864] Fetching swiftui-support
Fetched https://github.com/FluidGroup/swiftui-support.git from cache (6.46s)
Computing version for https://github.com/FluidGroup/swiftui-support.git
Computed https://github.com/FluidGroup/swiftui-support.git at 0.13.0 (7.04s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.8.0 (0.57s)
Creating working copy for https://github.com/FluidGroup/swiftui-support.git
Working copy of https://github.com/FluidGroup/swiftui-support.git resolved at 0.13.0
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.8.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/59] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[7/65] Compiling Nuke Cache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[8/65] Compiling Nuke DataCache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[9/65] Compiling Nuke DataCaching.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[10/65] Compiling Nuke ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[11/65] Compiling Nuke ImageCaching.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[12/65] Compiling Nuke AssetType.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[13/65] Compiling Nuke ImageDecoderRegistry.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[14/65] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[15/65] Compiling Nuke TaskFetchOriginalData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[16/65] Compiling Nuke TaskFetchOriginalImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[17/65] Compiling Nuke TaskFetchWithPublisher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[18/65] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[19/65] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/65] Emitting module SwiftUISupportBackport
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[21/65] Compiling SwiftUISupportBackport OnChangeWithPrevious.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[22/65] Compiling SwiftUISupportBackport VisualEffect.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[23/65] Compiling SwiftUISupportBackport ImageView.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[24/65] Compiling Nuke ImageProcessors+Composition.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[25/65] Compiling Nuke ImageProcessors+CoreImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[26/65] Compiling Nuke ImageProcessors+GaussianBlur.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[27/65] Compiling Nuke ImageProcessors+Resize.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[28/65] Compiling Nuke ImageProcessors+RoundedCorners.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[29/65] Compiling Nuke ImageProcessors.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[30/65] Compiling Nuke AsyncPipelineTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[31/65] Compiling Nuke ImagePipeline.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[32/65] Compiling Nuke ImagePrefetcher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[33/65] Compiling Nuke ImageDecompression.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[34/65] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[35/65] Compiling Nuke ImageProcessingOptions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[36/65] Compiling Nuke ImageProcessors+Anonymous.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[37/65] Compiling Nuke ImageProcessors+Circle.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[38/65] Compiling Nuke ImageDecoders+Default.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[39/65] Compiling Nuke ImageDecoders+Empty.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[40/65] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[41/65] Compiling Nuke ImageEncoders+Default.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[42/65] Compiling Nuke ImageEncoders+ImageIO.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[43/65] Compiling Nuke ImageEncoders.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[44/65] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[45/65] Compiling Nuke ImageContainer.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[46/65] Compiling Nuke ImageRequest.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[47/65] Compiling Nuke ImageResponse.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[48/65] Compiling Nuke ImageTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[49/65] Compiling Nuke Atomic.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[50/65] Compiling Nuke DataPublisher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[51/65] Compiling Nuke Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[52/65] Compiling Nuke ResumableData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[53/65] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[54/65] Compiling Nuke DataLoading.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[55/65] Compiling Nuke ImagePipeline+Cache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[56/65] Compiling Nuke ImagePipeline+Configuration.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[57/65] Compiling Nuke ImagePipeline+Delegate.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
[58/65] Compiling Nuke ImagePipeline+Error.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/Cache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2024 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | #if os(iOS) || os(tvOS) || os(visionOS)
BUILD FAILURE 6.2 wasm