The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Spinner, reference main (9bd3af), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 00:41:47 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicegginton/spinner.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dominicegginton/spinner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9bd3afd feat(workspace): provide an example
Cloned https://github.com/dominicegginton/spinner.git
Revision (git rev-parse @):
9bd3afdfd0ba75c0bd097abee7f05d31c41a0ccb
SUCCESS checkout https://github.com/dominicegginton/spinner.git at main
Fetching https://github.com/IBM-Swift/BlueSignals.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/dominicegginton/Nanoseconds
[1/1442] Fetching rainbow
[59/1643] Fetching rainbow, nanoseconds
[606/2324] Fetching rainbow, nanoseconds, bluesignals
Fetched https://github.com/dominicegginton/Nanoseconds from cache (0.96s)
Fetched https://github.com/onevcat/Rainbow from cache (0.96s)
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.96s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
Computed https://github.com/IBM-Swift/BlueSignals.git at 1.0.200 (1.72s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.34s)
Computing version for https://github.com/dominicegginton/Nanoseconds
Computed https://github.com/dominicegginton/Nanoseconds at 1.1.3 (0.68s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/IBM-Swift/BlueSignals.git
Working copy of https://github.com/IBM-Swift/BlueSignals.git resolved at 1.0.200
Creating working copy for https://github.com/dominicegginton/Nanoseconds
Working copy of https://github.com/dominicegginton/Nanoseconds resolved at 1.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "spinner",
      "name": "Spinner",
      "url": "https://github.com/dominicegginton/spinner.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spinner",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "nanoseconds",
          "name": "Nanoseconds",
          "url": "https://github.com/dominicegginton/Nanoseconds",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nanoseconds",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "bluesignals",
          "name": "Signals",
          "url": "https://github.com/IBM-Swift/BlueSignals.git",
          "version": "1.0.200",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSignals",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dominicegginton/spinner.git
[1/967] Fetching spinner
Fetched https://github.com/dominicegginton/spinner.git from cache (1.08s)
Fetching https://github.com/dominicegginton/Nanoseconds from cache
Fetching https://github.com/IBM-Swift/BlueSignals.git from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/dominicegginton/Nanoseconds from cache (0.44s)
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.46s)
Fetched https://github.com/onevcat/Rainbow from cache (0.46s)
Computing version for https://github.com/dominicegginton/Nanoseconds
Computed https://github.com/dominicegginton/Nanoseconds at 1.1.3 (0.52s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.03s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
Computed https://github.com/IBM-Swift/BlueSignals.git at 1.0.200 (0.05s)
Creating working copy for https://github.com/dominicegginton/Nanoseconds
Working copy of https://github.com/dominicegginton/Nanoseconds resolved at 1.1.3
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/IBM-Swift/BlueSignals.git
Working copy of https://github.com/IBM-Swift/BlueSignals.git resolved at 1.0.200
Creating working copy for https://github.com/dominicegginton/spinner.git
Working copy of https://github.com/dominicegginton/spinner.git resolved at main (9bd3afd)
warning: '.resolve-product-dependencies': dependency 'spinner' is not used by any target
Found 3 product dependencies
  - Nanoseconds
  - Rainbow
  - Signals
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dominicegginton/spinner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write Example-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version--6988338F2F200930.txt
[8/26] Compiling Rainbow String+Rainbow.swift
[9/26] Compiling Rainbow StringGenerator.swift
[10/27] Compiling Rainbow Style.swift
[11/27] Compiling Nanoseconds Now.swift
[12/27] Emitting module Nanoseconds
[13/27] Compiling Nanoseconds TimeInterval.swift
[14/27] Emitting module Signals
[15/27] Compiling Signals Signals.swift
[16/27] Emitting module Rainbow
[17/27] Compiling Rainbow OutputTarget.swift
[18/27] Compiling Rainbow ModesExtractor.swift
[19/27] Compiling Rainbow ControlCode.swift
[20/27] Compiling Rainbow ColorApproximation.swift
[21/27] Compiling Rainbow Color.swift
[22/27] Compiling Rainbow BackgroundColor.swift
[23/27] Compiling Rainbow CodesParser.swift
[24/27] Compiling Rainbow Rainbow.swift
[25/32] Compiling Spinner SpinnerSignal.swift
[26/32] Emitting module Spinner
[27/32] Compiling Spinner SpinnerStream.swift
[28/32] Compiling Spinner SpinnerAnimation.swift
[29/32] Compiling Spinner Spinner.swift
[30/34] Compiling Example main.swift
[31/34] Emitting module Example
[31/34] Write Objects.LinkFileList
[32/34] Linking Example
[33/34] Applying Example
Build complete! (7.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nanoseconds",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dominicegginton/Nanoseconds"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "bluesignals",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueSignals.git"
    }
  ],
  "manifest_display_name" : "Spinner",
  "name" : "Spinner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Spinner",
      "targets" : [
        "Spinner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Example",
      "targets" : [
        "Example"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Spinner",
      "module_type" : "SwiftTarget",
      "name" : "Spinner",
      "path" : "Sources/Spinner",
      "product_dependencies" : [
        "Nanoseconds",
        "Rainbow",
        "Signals"
      ],
      "product_memberships" : [
        "Spinner",
        "Example"
      ],
      "sources" : [
        "Spinner.swift",
        "SpinnerAnimation.swift",
        "SpinnerSignal.swift",
        "SpinnerStream.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example",
      "module_type" : "SwiftTarget",
      "name" : "Example",
      "path" : "Sources/Example",
      "product_memberships" : [
        "Example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Spinner"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.