Build Information
Failed to build VectorPlus, reference main (ca549e), with Swift 6.3 for Wasm on 18 Apr 2026 18:01:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/VectorPlus.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-4606859-2":/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/swiftlang/swift-testing.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/richardpiazza/SwiftSVG.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/richardpiazza/SwiftColor.git
[1/980] Fetching shellout
[981/1173] Fetching shellout, swiftcolor
[1047/1816] Fetching shellout, swiftcolor, swiftsvg
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (0.56s)
[1/17529] Fetching swift-argument-parser
[2280/54814] Fetching swift-argument-parser, swift-testing
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (1.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.93s)
[28337/37285] Fetching swift-testing
Fetched https://github.com/JohnSundell/ShellOut.git from cache (3.23s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (3.27s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (6.64s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.3.2 (0.53s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.12.0 (0.58s)
Fetching https://github.com/richardpiazza/Swift2D.git
[1/310] Fetching swift2d
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.28s)
[1/10092] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.70s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.2.1 (1.52s)
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.61s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (2.89s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.3.0 (6.03s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (10.62s)
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/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
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/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/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.3.2
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.2.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.74s)
[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 XMLCoder
[13/94] Compiling Swift2D Size.swift
[14/94] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/94] Emitting module ArgumentParserToolInfo
[16/95] Wrapping AST for ArgumentParserToolInfo for debugging
[18/141] Compiling SwiftColor Pigment+SwiftUI.swift
[19/141] Compiling SwiftColor Pigment+UIKit.swift
[20/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/142] Emitting module SwiftColor
[23/142] Compiling ArgumentParser Argument.swift
[24/142] Compiling ArgumentParser ArgumentDiscussion.swift
[25/142] Compiling ArgumentParser BashCompletionsGenerator.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
[26/142] Compiling ArgumentParser CompletionsGenerator.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
[27/142] Compiling Swift2D Rect+CoreGraphics.swift
[28/142] Compiling Swift2D Size+CoreGraphics.swift
[29/142] Compiling Swift2D Rect.swift
[30/142] Compiling Swift2D Point.swift
[31/142] Compiling Swift2D Point+CoreGraphics.swift
[32/142] Emitting module Swift2D
[33/142] Compiling ArgumentParser ParsableCommand.swift
[34/142] Compiling ArgumentParser ArgumentDecoder.swift
[35/142] Compiling ArgumentParser ArgumentDefinition.swift
[36/142] Compiling ArgumentParser ArgumentSet.swift
[37/142] Compiling ArgumentParser CommandParser.swift
[38/142] Compiling ArgumentParser InputKey.swift
[45/142] Compiling ArgumentParser ArgumentHelp.swift
[46/142] Compiling ArgumentParser ParentCommand.swift
[47/142] Compiling ArgumentParser AsyncParsableCommand.swift
[48/142] Compiling ArgumentParser CommandConfiguration.swift
[49/142] Compiling ArgumentParser CommandGroup.swift
[50/142] Compiling ArgumentParser EnumerableFlag.swift
[51/142] Compiling ArgumentParser ExpressibleByArgument.swift
[52/142] Compiling ArgumentParser ParsableArguments.swift
[53/143] Compiling ArgumentParser OptionGroup.swift
[54/143] Compiling ArgumentParser InputOrigin.swift
[55/143] Compiling ArgumentParser Name.swift
[56/143] Compiling ArgumentParser Parsed.swift
[57/143] Compiling ArgumentParser ParsedValues.swift
[58/143] Compiling ArgumentParser ParserError.swift
[59/143] Compiling ArgumentParser SplitArguments.swift
[62/143] Compiling SwiftColor Pigment+String.swift
[64/143] Compiling ArgumentParser Foundation.swift
[65/143] Compiling ArgumentParser Mutex.swift
[66/143] Compiling ArgumentParser Platform.swift
[67/143] Compiling ArgumentParser SequenceExtensions.swift
[68/143] Compiling ArgumentParser StringExtensions.swift
[69/143] Compiling ArgumentParser SwiftExtensions.swift
[70/143] Compiling ArgumentParser ArgumentVisibility.swift
[71/143] Compiling ArgumentParser CompletionKind.swift
[72/143] Compiling ArgumentParser Errors.swift
[73/143] Compiling ArgumentParser Flag.swift
[74/143] Compiling ArgumentParser NameSpecification.swift
[75/143] Compiling ArgumentParser Option.swift
[76/143] Compiling XMLCoder XMLEncoder.swift
[77/143] Compiling XMLCoder XMLEncoderImplementation.swift
[78/143] Compiling XMLCoder XMLEncodingStorage.swift
[79/143] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[80/143] Compiling XMLCoder XMLReferencingEncoder.swift
[81/143] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[82/143] Compiling ArgumentParser DumpHelpGenerator.swift
[83/143] Compiling ArgumentParser HelpCommand.swift
[84/143] Compiling ArgumentParser HelpGenerator.swift
[85/143] Compiling ArgumentParser MessageInfo.swift
[86/143] Compiling ArgumentParser UsageGenerator.swift
[87/143] Compiling ArgumentParser CollectionExtensions.swift
[87/144] Wrapping AST for Swift2D for debugging
[89/144] Emitting module ArgumentParser
[90/150] Wrapping AST for XMLCoder for debugging
[92/150] Compiling SwiftColor Pigment.swift
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 wasm