The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Spinner, reference 2.1.0 (16ac0c), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 00:18:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicegginton/spinner.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dominicegginton/spinner
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 16ac0c4 deps: upgrade rainbow from 3.0.0 to 4.0.0 (#47)
Cloned https://github.com/dominicegginton/spinner.git
Revision (git rev-parse @):
16ac0c404320005936579f1d6454bb88dbd8d71a
SUCCESS checkout https://github.com/dominicegginton/spinner.git at 2.1.0
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/dominicegginton/Nanoseconds
Fetching https://github.com/IBM-Swift/BlueSignals.git
[1/1196] Fetching rainbow
[157/1397] Fetching rainbow, nanoseconds
[870/2051] Fetching rainbow, nanoseconds, bluesignals
Fetched https://github.com/dominicegginton/Nanoseconds from cache (0.83s)
Fetched https://github.com/onevcat/Rainbow from cache (0.83s)
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.83s)
Computing version for https://github.com/dominicegginton/Nanoseconds
Computed https://github.com/dominicegginton/Nanoseconds at 1.1.3 (1.44s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.63s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
Computed https://github.com/IBM-Swift/BlueSignals.git at 1.0.200 (0.57s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
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/IBM-Swift/BlueSignals.git
Working copy of https://github.com/IBM-Swift/BlueSignals.git resolved at 1.0.200
========================================
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",
  "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",
      "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",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dominicegginton/spinner.git
[1/967] Fetching spinner
Fetched https://github.com/dominicegginton/spinner.git from cache (1.16s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/dominicegginton/Nanoseconds from cache
Fetching https://github.com/IBM-Swift/BlueSignals.git from cache
Fetched https://github.com/dominicegginton/Nanoseconds from cache (0.43s)
Fetched https://github.com/onevcat/Rainbow from cache (0.43s)
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.43s)
Computing version for https://github.com/dominicegginton/Nanoseconds
Computed https://github.com/dominicegginton/Nanoseconds at 1.1.3 (0.49s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (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.04s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
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/dominicegginton/spinner.git
Working copy of https://github.com/dominicegginton/spinner.git resolved at 2.1.0 (16ac0c4)
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
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.1
Building package at path:  $PWD
https://github.com/dominicegginton/spinner.git
https://github.com/dominicegginton/spinner.git
{
  "dependencies" : [
    {
      "identity" : "nanoseconds",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "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"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Spinner",
      "module_type" : "SwiftTarget",
      "name" : "Spinner",
      "path" : "Sources/Spinner",
      "product_dependencies" : [
        "Nanoseconds",
        "Rainbow",
        "Signals"
      ],
      "product_memberships" : [
        "Spinner"
      ],
      "sources" : [
        "Spinner.swift",
        "SpinnerAnimation.swift",
        "SpinnerSignal.swift",
        "SpinnerStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/21] Compiling Rainbow StringGenerator.swift
[7/21] Compiling Rainbow String+Rainbow.swift
[8/22] Compiling Rainbow Style.swift
[9/22] Compiling Rainbow Rainbow.swift
[10/22] Compiling Rainbow BackgroundColor.swift
[11/22] Compiling Rainbow CodesParser.swift
[12/22] Emitting module Rainbow
[13/22] Compiling Signals Signals.swift
[14/22] Emitting module Signals
[15/22] Compiling Nanoseconds TimeInterval.swift
[16/22] Compiling Rainbow Color.swift
[17/22] Compiling Rainbow ControlCode.swift
[18/22] Compiling Rainbow ColorApproximation.swift
[19/22] Compiling Rainbow ModesExtractor.swift
[20/22] Compiling Rainbow OutputTarget.swift
[21/22] Emitting module Nanoseconds
[22/22] Compiling Nanoseconds Now.swift
[23/27] Compiling Spinner SpinnerSignal.swift
[24/27] Compiling Spinner SpinnerStream.swift
[25/27] Emitting module Spinner
[26/27] Compiling Spinner Spinner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spinner/Spinner.swift:87:32: warning: capture of 'self' with non-sendable type 'Spinner?' in a '@Sendable' closure
 31 | }
 32 |
 33 | public final class Spinner {
    |                    `- note: class 'Spinner' does not conform to the 'Sendable' protocol
 34 |     var animation: SpinnerAnimation {
 35 |         didSet {
    :
 85 |         self.timestamp = Now()
 86 |         self.queue.async { [weak self] in
 87 |             guard let `self` = self else { return }
    |                                `- warning: capture of 'self' with non-sendable type 'Spinner?' in a '@Sendable' closure
 88 |             while self.status {
 89 |                 self.render()
[27/27] Compiling Spinner SpinnerAnimation.swift
Build complete! (6.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nanoseconds",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "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"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Spinner",
      "module_type" : "SwiftTarget",
      "name" : "Spinner",
      "path" : "Sources/Spinner",
      "product_dependencies" : [
        "Nanoseconds",
        "Rainbow",
        "Signals"
      ],
      "product_memberships" : [
        "Spinner"
      ],
      "sources" : [
        "Spinner.swift",
        "SpinnerAnimation.swift",
        "SpinnerSignal.swift",
        "SpinnerStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.