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 0.8.1 (e0d585), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 21:01:09 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/FluidGroup/swiftui-async-multiplex-image.git
Reference: 0.8.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/FluidGroup/swiftui-async-multiplex-image
 * tag               0.8.1      -> FETCH_HEAD
HEAD is now at e0d5852 Enables antialias (#24)
Cloned https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Revision (git rev-parse @):
e0d5852d80369e6d9b2b7227b5fa9c76a52ec65d
SUCCESS checkout https://github.com/FluidGroup/swiftui-async-multiplex-image.git at 0.8.1
========================================
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-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/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.01s)
[17146/155864] Fetching swiftui-support
Fetched https://github.com/FluidGroup/swiftui-support.git from cache (5.71s)
Computing version for https://github.com/FluidGroup/swiftui-support.git
Computed https://github.com/FluidGroup/swiftui-support.git at 0.13.0 (6.43s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.8.0 (0.39s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.8.0
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/60] 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)
[8/60] 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)
[9/60] 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)
[10/60] 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)
[11/60] 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)
[12/60] 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)
[13/60] 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)
[14/60] 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)
[15/66] 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 |
[16/66] 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)
[17/66] 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)
[18/66] 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)
[19/66] 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)
[20/66] 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)
[21/66] 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)
[22/66] 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)
[23/66] 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/66] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/66] 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 |
BUILD FAILURE 6.2 wasm