Build Information
Failed to build NukeUI, reference 0.8.3 (db5502
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 13:53:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/kean/NukeUI.git
Reference: 0.8.3
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/kean/NukeUI
* tag 0.8.3 -> FETCH_HEAD
HEAD is now at db55022 Merge pull request #49 from yanyin1986/main
Cloned https://github.com/kean/NukeUI.git
Revision (git rev-parse @):
db55022a8e483774ebbf3568727071477546d9ea
SUCCESS checkout https://github.com/kean/NukeUI.git at 0.8.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kean/NukeUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/kaishin/Gifu
Fetching https://github.com/kean/Nuke.git
[1/26075] Fetching nuke
[262/28443] Fetching nuke, gifu
Fetched https://github.com/kean/Nuke.git from cache (1.33s)
Fetched https://github.com/kaishin/Gifu from cache (1.34s)
Computing version for https://github.com/kaishin/Gifu
Computed https://github.com/kaishin/Gifu at 3.5.1 (1.73s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 10.11.2 (0.47s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 10.11.2
Creating working copy for https://github.com/kaishin/Gifu
Working copy of https://github.com/kaishin/Gifu resolved at 3.5.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/55] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[5/62] Compiling Nuke ImagePublisher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[6/62] Compiling Nuke DataCache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[7/62] Compiling Nuke DataCaching.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[8/62] Compiling Nuke ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[9/62] Compiling Nuke ImageCaching.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[10/62] Compiling Nuke ImagePipelineCache.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[11/62] Compiling Nuke AssetType.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[12/62] Compiling Nuke ImageDecoderRegistry.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[13/62] Compiling Nuke AVDataAsset.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[14/62] Compiling Nuke Allocations.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[15/62] Compiling Nuke Combine.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[16/62] Compiling Nuke Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[17/62] Compiling Nuke Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[18/62] Compiling Nuke Graphics.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[19/62] Compiling Nuke ImageRequestKeys.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[20/62] Compiling Nuke DataLoading.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[21/62] Compiling Nuke ImagePrefetcher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[22/62] Compiling Nuke ImageDecompression.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[23/62] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[24/62] Compiling Nuke ImageProcessingOptions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[25/62] Compiling Nuke ImageProcessors+Anonymous.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[26/62] Compiling Nuke ImageProcessors+Circle.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[27/62] Compiling Nuke ImagePipelineTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[28/62] Compiling Nuke OperationTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[29/62] Compiling Nuke TaskFetchDecodedImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[30/62] Compiling Nuke TaskFetchOriginalImageData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[31/62] Compiling Nuke TaskFetchWithPublisher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[32/62] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[33/62] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[34/62] Compiling Nuke ImageProcessors+Composition.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[35/62] Compiling Nuke ImageProcessors+CoreImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[36/62] Compiling Nuke ImageProcessors+GaussianBlur.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[37/62] Compiling Nuke ImageProcessors+Resize.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[38/62] Compiling Nuke ImageProcessors+RoundedCorners.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[39/62] Compiling Nuke ImageProcessors.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[40/62] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[41/62] Compiling Nuke ImagePipeline.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[42/62] Compiling Nuke ImagePipelineConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[43/62] Compiling Nuke ImagePipelineDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[44/62] Compiling Nuke ImageRequest.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[45/62] Compiling Nuke ImageResponse.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[46/62] Compiling Nuke ImageTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[47/62] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[48/62] Compiling Nuke ImageDecoders+Default.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[49/62] Compiling Nuke ImageDecoders+Empty.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[50/62] Compiling Nuke ImageDecoders+Video.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[51/62] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[52/62] Compiling Nuke ImageEncoders+Default.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[53/62] Compiling Nuke ImageEncoders+ImageIO.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[54/62] Compiling Nuke ImageEncoders.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[55/62] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[56/62] Compiling Nuke LinkedList.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[57/62] Compiling Nuke Log.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[58/62] Compiling Nuke Operation.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[59/62] Compiling Nuke RateLimiter.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[60/62] Compiling Nuke ResumableData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[61/62] Compiling Nuke FetchImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
[62/62] Compiling Nuke ImageViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Combine/ImagePublisher.swift:5:8: error: no such module 'Foundation'
3 | // Copyright (c) 2020-2022 Alexander Grebenyuk (github.com/kean).
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Combine
7 |
BUILD FAILURE 6.2 wasm