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 Playback, reference master (32ade1), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 05:26:41 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/michaelnisi/playback.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/michaelnisi/playback
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 32ade1a Update changelog
Cloned https://github.com/michaelnisi/playback.git
Revision (git rev-parse @):
32ade1ae325d3f94f1b741f98bacd5ca293de607
SUCCESS checkout https://github.com/michaelnisi/playback.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/michaelnisi/playback.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/kean/nuke
[1/26075] Fetching nuke
Fetched https://github.com/kean/nuke from cache (1.20s)
Computing version for https://github.com/kean/nuke
Computed https://github.com/kean/nuke at 9.6.1 (1.71s)
Creating working copy for https://github.com/kean/nuke
Working copy of https://github.com/kean/nuke resolved at 9.6.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/28] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[5/28] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[6/28] Compiling Nuke ImagePipeline.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[7/28] Compiling Nuke ImagePipelineConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[8/31] Compiling Nuke DataCache.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[9/31] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[10/31] Compiling Nuke Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[11/31] Compiling Nuke ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[12/31] Compiling Nuke ImagePipelineTask.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[13/31] Compiling Nuke Task.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[14/31] Compiling Nuke TaskDecodeImage.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/31] Compiling Nuke ImagePrefetcher.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[16/31] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[17/31] Compiling Nuke ImagePublisher.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[18/31] Compiling Nuke ImageRequest.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[19/31] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[20/31] Compiling Nuke Extensions.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[21/31] Compiling Nuke LinkedList.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[22/31] Compiling Nuke Log.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[23/31] Compiling Nuke Operation.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[24/31] Compiling Nuke RateLimiter.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[25/31] Compiling Nuke ResumableData.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[26/31] Compiling Nuke ImageTask.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[27/31] Compiling Nuke ImageViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[28/31] Compiling Nuke Allocations.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[29/31] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[30/31] Compiling Nuke TaskLoadImageData.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
[31/31] Compiling Nuke TaskProcessImage.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/DataCache.swift:5:8: error: no such module 'Foundation'
  3 | // Copyright (c) 2015-2021 Alexander Grebenyuk (github.com/kean).
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // MARK: - DataCaching
BUILD FAILURE 6.2 wasm