The Swift Package Index logo.Swift Package Index

Build Information

Successful build of terminal-styles, reference 0.3.0 (9e9e6d), with Swift 6.3 for Linux on 17 Apr 2026 09:56:24 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juri/terminal-styles.git
Reference: 0.3.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/juri/terminal-styles
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 9e9e6d6 Make PerCharacterStyler types Sendable
Cloned https://github.com/juri/terminal-styles.git
Revision (git rev-parse @):
9e9e6d6f17e1fbc8df0f5d4f6f5cbf25af270615
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/terminal-styles.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/juri/terminal-styles.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/juri/terminal-ansi
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/584] Fetching terminal-ansi
Fetched https://github.com/juri/terminal-ansi from cache (0.29s)
[1/16053] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.05s)
Computing version for https://github.com/juri/terminal-ansi
Computed https://github.com/juri/terminal-ansi at 0.3.0 (5.69s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.77s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/5464] Fetching swift-custom-dump
[5465/80447] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.77s)
[12748/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.31s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (6.99s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (5.98s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.43s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/juri/terminal-ansi
Working copy of https://github.com/juri/terminal-ansi resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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.57s)
Building for debugging...
[0/10] Write sources
[3/10] Compiling CSelect select.c
[4/10] Write swift-version-24593BA9C3E375BF.txt
[6/18] Compiling TerminalANSI Inspect.swift
[7/18] Compiling TerminalANSI EnvironmentColorMode.swift
[8/18] Compiling TerminalANSI ANSIControlCode.swift
[9/18] Compiling TerminalANSI Color.swift
[10/18] Compiling TerminalANSI ColorMode.swift
[11/18] Emitting module TerminalANSI
[12/18] Compiling TerminalANSI Size.swift
[13/18] Compiling TerminalANSI Terminal.swift
[14/19] Wrapping AST for TerminalANSI for debugging
[16/24] Emitting module TerminalStyles
[17/24] Compiling TerminalStyles Builder.swift
[18/24] Compiling TerminalStyles Gradient.swift
[19/24] Compiling TerminalStyles PerCharacterStyler.swift
[20/24] Compiling TerminalStyles Styles.swift
[21/25] Wrapping AST for TerminalStyles for debugging
[23/27] Emitting module RunTerminalStyles
[24/27] Compiling RunTerminalStyles Runner.swift
[25/28] Wrapping AST for RunTerminalStyles for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking run-terminal-styles
Build complete! (41.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "terminal-ansi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/juri/terminal-ansi"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "terminal-styles",
  "name" : "terminal-styles",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "run-terminal-styles",
      "targets" : [
        "RunTerminalStyles"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TerminalStyles",
      "targets" : [
        "TerminalStyles"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerminalStylesTests",
      "module_type" : "SwiftTarget",
      "name" : "TerminalStylesTests",
      "path" : "Tests/TerminalStylesTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TerminalStylesTests/__Snapshots__",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GradientSnapshotTests.swift",
        "StylesTests.swift"
      ],
      "target_dependencies" : [
        "TerminalStyles"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TerminalStyles",
      "module_type" : "SwiftTarget",
      "name" : "TerminalStyles",
      "path" : "Sources/TerminalStyles",
      "product_dependencies" : [
        "TerminalANSI"
      ],
      "product_memberships" : [
        "run-terminal-styles",
        "TerminalStyles"
      ],
      "sources" : [
        "Builder.swift",
        "Gradient.swift",
        "PerCharacterStyler.swift",
        "Styles.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RunTerminalStyles",
      "module_type" : "SwiftTarget",
      "name" : "RunTerminalStyles",
      "path" : "Sources/RunTerminalStyles",
      "product_dependencies" : [
        "TerminalANSI"
      ],
      "product_memberships" : [
        "run-terminal-styles"
      ],
      "sources" : [
        "Runner.swift"
      ],
      "target_dependencies" : [
        "TerminalStyles"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
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.