Build Information
Successful build of swift-ascii, reference main (97b77b), with Swift 6.3 for Linux on 18 Apr 2026 02:28:19 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CorvidLabs/swift-ascii.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/CorvidLabs/swift-ascii
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 97b77b5 Update copyright year to 2026 (#1)
Cloned https://github.com/CorvidLabs/swift-ascii.git
Revision (git rev-parse @):
97b77b5a20e8d35671f08a2b0c78d317034099fe
SUCCESS checkout https://github.com/CorvidLabs/swift-ascii.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/CorvidLabs/swift-ascii.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/CorvidLabs/swift-color.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/447] Fetching swift-color
[404/2724] Fetching swift-color, swift-docc-plugin
Fetched https://github.com/CorvidLabs/swift-color.git from cache (0.44s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Computing version for https://github.com/CorvidLabs/swift-color.git
Computed https://github.com/CorvidLabs/swift-color.git at 0.1.0 (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.97s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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/CorvidLabs/swift-color.git
Working copy of https://github.com/CorvidLabs/swift-color.git resolved at 0.1.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[5/11] Write swift-version-24593BA9C3E375BF.txt
[7/20] Compiling Color Color.swift
[8/21] Compiling Color NamedColor.swift
[9/21] Compiling Color Color+HSV.swift
[10/21] Compiling Color Color+Accessibility.swift
[11/21] Compiling Color Color+HSL.swift
[12/21] Emitting module Color
[13/21] Compiling Color Color+Palette.swift
[14/21] Compiling Color Color+LAB.swift
[15/21] Compiling Color Color+Hex.swift
[16/21] Compiling Color Color+Manipulation.swift
[17/22] Wrapping AST for Color for debugging
[19/28] Compiling ASCIIPixelArt SVGBuilder.swift
[20/28] Compiling ASCIIPixelArt SVGRenderer.swift
[21/28] Compiling ASCIIPixelArt ASCIIParser.swift
[22/28] Emitting module ASCIIPixelArt
[23/28] Compiling ASCIIPixelArt LayerMerger.swift
[24/28] Compiling ASCIIPixelArt PixelGrid.swift
[25/29] Wrapping AST for ASCIIPixelArt for debugging
[27/31] Emitting module ascii_pixel_cli
[28/31] Compiling ascii_pixel_cli main.swift
[29/32] Wrapping AST for ascii-pixel-cli for debugging
[30/32] Write Objects.LinkFileList
[31/32] Linking ascii-pixel-cli
Build complete! (29.84s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-color",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CorvidLabs/swift-color.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-ascii",
"name" : "swift-ascii",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ASCIIPixelArt",
"targets" : [
"ASCIIPixelArt"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ascii-pixel-cli",
"targets" : [
"ascii-pixel-cli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ascii_pixel_cli",
"module_type" : "SwiftTarget",
"name" : "ascii-pixel-cli",
"path" : "Sources/ascii-pixel-cli",
"product_memberships" : [
"ascii-pixel-cli"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ASCIIPixelArt"
],
"type" : "executable"
},
{
"c99name" : "ASCIIPixelArtTests",
"module_type" : "SwiftTarget",
"name" : "ASCIIPixelArtTests",
"path" : "Tests/ASCIIPixelArtTests",
"sources" : [
"ASCIIPixelArtTests.swift"
],
"target_dependencies" : [
"ASCIIPixelArt"
],
"type" : "test"
},
{
"c99name" : "ASCIIPixelArt",
"module_type" : "SwiftTarget",
"name" : "ASCIIPixelArt",
"path" : "Sources/ASCIIPixelArt",
"product_dependencies" : [
"Color"
],
"product_memberships" : [
"ASCIIPixelArt",
"ascii-pixel-cli"
],
"sources" : [
"ASCIIParser.swift",
"LayerMerger.swift",
"PixelGrid.swift",
"SVGBuilder.swift",
"SVGRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.