The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VectorPlus, reference 0.5.0 (ca549e), with Swift 6.3 for Wasm on 18 Apr 2026 18:00:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/VectorPlus.git
Reference: 0.5.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/richardpiazza/VectorPlus
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at ca549e3 Added Platform Builds (#11)
Cloned https://github.com/richardpiazza/VectorPlus.git
Revision (git rev-parse @):
ca549e38620f2db9e004c5bb71c2720df36ae276
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/VectorPlus.git at 0.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/richardpiazza/VectorPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/richardpiazza/SwiftSVG.git
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/swiftlang/swift-testing.git
[1/980] Fetching shellout
[785/1623] Fetching shellout, swiftsvg
[1624/1816] Fetching shellout, swiftsvg, swiftcolor
[1763/19345] Fetching shellout, swiftsvg, swiftcolor, swift-argument-parser
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (0.44s)
[5305/19152] Fetching shellout, swiftsvg, swift-argument-parser
[10389/56437] Fetching shellout, swiftsvg, swift-argument-parser, swift-testing
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (1.12s)
[44609/55794] Fetching shellout, swift-argument-parser, swift-testing
Fetched https://github.com/JohnSundell/ShellOut.git from cache (2.22s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.23s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (2.26s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (4.37s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.3.2 (0.37s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.12.0 (0.44s)
Fetching https://github.com/richardpiazza/Swift2D.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/310] Fetching swift2d
[311/10402] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.58s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.59s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.2.1 (0.99s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.43s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (2.20s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.3.0 (3.26s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.77s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (8.46s)
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.2.1
Creating working copy for https://github.com/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at 0.12.0
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.3.2
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.39s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/88] Emitting module Swift2D
[13/88] Emitting module XMLCoder
[14/94] Emitting module SwiftColor
[15/95] Compiling SwiftColor Pigment+Name.swift
[16/95] Compiling XMLCoder FloatBox.swift
[17/95] Compiling XMLCoder IntBox.swift
[18/95] Compiling XMLCoder KeyedBox.swift
[19/95] Compiling XMLCoder NullBox.swift
[20/95] Compiling XMLCoder SharedBox.swift
[21/95] Compiling XMLCoder SingleKeyedBox.swift
[22/95] Compiling Swift2D Size.swift
[23/95] Compiling SwiftColor Pigment.swift
[24/95] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/95] Emitting module ArgumentParserToolInfo
[26/96] Wrapping AST for ArgumentParserToolInfo for debugging
[28/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/142] Compiling ArgumentParser CompletionsGenerator.swift
[30/142] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/SwiftColor/Sources/SwiftColor/Pigment+Hex.swift:134:33: error: integer literal '4278190080' overflows when stored into 'Int'
132 |         hex: Int
133 |     ) -> (red: Double, green: Double, blue: Double, alpha: Double) {
134 |         let red = Double((hex & 0xFF00_0000) >> 24) / 255.0
    |                                 `- error: integer literal '4278190080' overflows when stored into 'Int'
135 |         let green = Double((hex & 0x00FF_0000) >> 16) / 255.0
136 |         let blue = Double((hex & 0x0000_FF00) >> 8) / 255.0
[31/142] Compiling ArgumentParser ArgumentDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/SwiftColor/Sources/SwiftColor/Pigment+Hex.swift:134:33: error: integer literal '4278190080' overflows when stored into 'Int'
132 |         hex: Int
133 |     ) -> (red: Double, green: Double, blue: Double, alpha: Double) {
134 |         let red = Double((hex & 0xFF00_0000) >> 24) / 255.0
    |                                 `- error: integer literal '4278190080' overflows when stored into 'Int'
135 |         let green = Double((hex & 0x00FF_0000) >> 16) / 255.0
136 |         let blue = Double((hex & 0x0000_FF00) >> 8) / 255.0
[32/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/142] Compiling ArgumentParser SplitArguments.swift
[35/142] Compiling ArgumentParser Foundation.swift
[36/142] Compiling ArgumentParser Mutex.swift
[37/142] Compiling ArgumentParser Platform.swift
[38/142] Compiling ArgumentParser SequenceExtensions.swift
[39/142] Compiling ArgumentParser StringExtensions.swift
[40/142] Compiling ArgumentParser SwiftExtensions.swift
[41/142] Compiling Swift2D Rect.swift
[42/142] Compiling Swift2D Point.swift
[43/142] Compiling Swift2D Size+CoreGraphics.swift
[44/142] Compiling Swift2D Rect+CoreGraphics.swift
[45/142] Compiling Swift2D Point+CoreGraphics.swift
[52/143] Compiling ArgumentParser ArgumentHelp.swift
[53/143] Compiling ArgumentParser ParentCommand.swift
[54/143] Compiling ArgumentParser AsyncParsableCommand.swift
[55/143] Compiling ArgumentParser CommandConfiguration.swift
[56/143] Compiling ArgumentParser CommandGroup.swift
[57/143] Compiling ArgumentParser EnumerableFlag.swift
[58/143] Compiling ArgumentParser ExpressibleByArgument.swift
[60/143] Compiling ArgumentParser ParsableArguments.swift
[61/143] Compiling ArgumentParser InputOrigin.swift
[62/143] Compiling ArgumentParser Name.swift
[63/143] Compiling ArgumentParser Parsed.swift
[64/143] Compiling ArgumentParser ParsedValues.swift
[65/143] Compiling ArgumentParser ParserError.swift
[66/143] Compiling SwiftColor Pigment+SwiftUI.swift
[67/143] Compiling SwiftColor Pigment+UIKit.swift
[68/143] Compiling XMLCoder XMLEncoder.swift
[69/143] Compiling XMLCoder XMLEncoderImplementation.swift
[70/143] Compiling XMLCoder XMLEncodingStorage.swift
[71/143] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[72/143] Compiling XMLCoder XMLReferencingEncoder.swift
[73/143] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[75/143] Compiling ArgumentParser DumpHelpGenerator.swift
[76/143] Compiling SwiftColor Pigment+String.swift
[76/143] Wrapping AST for Swift2D for debugging
[77/143] Compiling ArgumentParser CompletionKind.swift
[78/143] Compiling ArgumentParser Errors.swift
[79/143] Compiling ArgumentParser Flag.swift
[80/143] Compiling ArgumentParser NameSpecification.swift
[81/143] Compiling ArgumentParser Option.swift
[82/143] Compiling ArgumentParser OptionGroup.swift
[83/143] Compiling ArgumentParser ArgumentDecoder.swift
[84/143] Compiling ArgumentParser ArgumentDefinition.swift
[85/143] Compiling ArgumentParser ArgumentSet.swift
[86/143] Compiling ArgumentParser CommandParser.swift
[87/143] Compiling ArgumentParser InputKey.swift
[88/143] Compiling ArgumentParser ArgumentVisibility.swift
error: cancelled
BUILD FAILURE 6.3 wasm