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 color-components, reference 1.14.0 (80a7e6), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 02:38:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/sersoft-gmbh/color-components.git
Reference: 1.14.0
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/sersoft-gmbh/color-components
 * tag               1.14.0     -> FETCH_HEAD
HEAD is now at 80a7e60 Add Swift 6.1 support, drop Swift 5.9 support, update config files
Cloned https://github.com/sersoft-gmbh/color-components.git
Revision (git rev-parse @):
80a7e60c009fc7734e1ec7014b44014989d5e9d6
SUCCESS checkout https://github.com/sersoft-gmbh/color-components.git at 1.14.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sersoft-gmbh/color-components.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (6.06s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/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/50] Emitting module XCHelpers
/host/spi-builder-workspace/Sources/XCHelpers/UnsupportedPlatform.swift:1:15: error: no such module 'XCTest'
1 | public import XCTest
  |               `- error: no such module 'XCTest'
2 |
3 | extension XCTestCase {
[8/50] Emitting module ColorComponents
[9/55] Compiling ColorComponents CIE.swift
[10/55] Compiling ColorComponents CIEXYZA+RGBA.swift
[11/55] Compiling ColorComponents CIEXYZA.swift
[12/55] Compiling ColorComponents CIEXYZA+AppKit.swift
[13/55] Compiling ColorComponents CIEXYZA+CoreGraphics.swift
[14/55] Compiling ColorComponents CIEXYZA+Playground.swift
[15/55] Compiling ColorComponents BWA.swift
[16/55] Compiling ColorComponents BWA+AppKit.swift
[17/55] Compiling ColorComponents BWA+CoreGraphics.swift
[18/55] Compiling ColorComponents BWA+Playground.swift
[19/55] Compiling ColorComponents BWA+SwiftUI.swift
[20/55] Compiling ColorComponents BWA+UIKit.swift
[21/55] Compiling ColorComponents RGBA+CoreGraphics.swift
[22/55] Compiling ColorComponents RGBA+Playground.swift
[23/55] Compiling ColorComponents RGBA+SwiftUI.swift
[24/55] Compiling ColorComponents RGBA+UIKit.swift
[25/55] Compiling ColorComponents RGBA+CIEXYZA.swift
[26/55] Compiling ColorComponents HSLA+UIKit.swift
[27/55] Compiling ColorComponents CGColor+RequireColorSpace.swift
[28/55] Compiling ColorComponents NSColor+RequireColorSpace.swift
[29/55] Compiling ColorComponents PlaygroundSupport.swift
[30/55] Compiling ColorComponents SwiftUIPlatformColor.swift
[31/55] Compiling ColorComponents RGBA+AppKit.swift
[32/55] Compiling ColorComponents RGBA+HSBA.swift
[33/55] Compiling ColorComponents RGBA+HSBVHelpers.swift
[34/55] Compiling ColorComponents RGBA+HSLA.swift
[35/55] Compiling ColorComponents RGBA+Hex.swift
[36/55] Compiling ColorComponents RGBA.swift
[37/55] Compiling ColorComponents HSLA+RGBA.swift
[38/55] Compiling ColorComponents HSLA.swift
[39/55] Compiling ColorComponents HSLA+AppKit.swift
[40/55] Compiling ColorComponents HSLA+CoreGraphics.swift
[41/55] Compiling ColorComponents HSLA+Playground.swift
[42/55] Compiling ColorComponents HSLA+SwiftUI.swift
[43/55] Compiling ColorComponents HSBA+AppKit.swift
[44/55] Compiling ColorComponents HSBA+CoreGraphics.swift
[45/55] Compiling ColorComponents HSBA+Playground.swift
[46/55] Compiling ColorComponents HSBA+SwiftUI.swift
[47/55] Compiling ColorComponents HSBA+UIKit.swift
[48/55] Compiling ColorComponents HSLA+HSBA.swift
[49/55] Compiling ColorComponents CIEXYZA+SwiftUI.swift
[50/55] Compiling ColorComponents CIEXYZA+UIKit.swift
[51/55] Compiling ColorComponents ColorComponents.swift
[52/55] Compiling ColorComponents HSBA+HSLA.swift
[53/55] Compiling ColorComponents HSBA+RGBA.swift
[54/55] Compiling ColorComponents HSBA.swift
[56/56] Compiling XCHelpers UnsupportedPlatform.swift
/host/spi-builder-workspace/Sources/XCHelpers/UnsupportedPlatform.swift:1:15: error: no such module 'XCTest'
1 | public import XCTest
  |               `- error: no such module 'XCTest'
2 |
3 | extension XCTestCase {
BUILD FAILURE 6.2 wasm