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 ProgressSpinnerKit, reference main (33ff37), with Swift 5.9 for Linux on 17 Mar 2025 15:31:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yutailang0119/progressspinnerkit.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/yutailang0119/progressspinnerkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 33ff37d Merge pull request #61 from yutailang0119/swift-tools-support-core
Cloned https://github.com/yutailang0119/progressspinnerkit.git
Revision (git rev-parse @):
33ff37dc1cccc9a9af7d18fcc0088c5a759f2697
SUCCESS checkout https://github.com/yutailang0119/progressspinnerkit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/yutailang0119/progressspinnerkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftlang/swift-tools-support-core.git
[1/6669] Fetching swift-tools-support-core
Fetched https://github.com/swiftlang/swift-tools-support-core.git (0.49s)
Computing version for https://github.com/swiftlang/swift-tools-support-core.git
Computed https://github.com/swiftlang/swift-tools-support-core.git at 0.7.2 (1.31s)
Creating working copy for https://github.com/swiftlang/swift-tools-support-core.git
Working copy of https://github.com/swiftlang/swift-tools-support-core.git resolved at 0.7.2
Building for debugging...
[0/9] Compiling TSCclibc libc.c
[1/9] Compiling TSCclibc process.c
[3/11] Emitting module TSCLibc
[4/11] Compiling TSCLibc libc.swift
[6/13] Wrapping AST for TSCLibc for debugging
[8/53] Emitting module TSCBasic
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[9/58] Compiling TSCBasic OSLog.swift
[10/58] Compiling TSCBasic ObjectIdentifierProtocol.swift
[11/58] Compiling TSCBasic OrderedDictionary.swift
[12/58] Compiling TSCBasic OrderedSet.swift
[13/58] Compiling TSCBasic Path.swift
[14/58] Compiling TSCBasic Result.swift
[15/58] Compiling TSCBasic SortedArray.swift
[16/58] Compiling TSCBasic StringConversions.swift
[17/58] Compiling TSCBasic SynchronizedQueue.swift
[18/58] Compiling TSCBasic TemporaryFile.swift
[19/58] Compiling TSCBasic CodableResult.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[20/58] Compiling TSCBasic CollectionAlgorithms.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[21/58] Compiling TSCBasic CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[22/58] Compiling TSCBasic Condition.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[23/58] Compiling TSCBasic DeltaAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[24/58] Compiling TSCBasic DiagnosticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[25/58] Compiling TSCBasic Await.swift
[26/58] Compiling TSCBasic Base64URL.swift
[27/58] Compiling TSCBasic ByteString.swift
[28/58] Compiling TSCBasic CStringArray.swift
[29/58] Compiling TSCBasic CacheableSequence.swift
[30/58] Compiling TSCBasic Closable.swift
[31/58] Compiling TSCBasic PathShims.swift
[32/58] Compiling TSCBasic Process.swift
[33/58] Compiling TSCBasic ProcessEnv.swift
[34/58] Compiling TSCBasic ProcessSet.swift
[35/58] Compiling TSCBasic RegEx.swift
[36/58] Compiling TSCBasic HashAlgorithms.swift
[37/58] Compiling TSCBasic JSON.swift
[38/58] Compiling TSCBasic JSONMapper.swift
[39/58] Compiling TSCBasic KeyedPair.swift
[40/58] Compiling TSCBasic LazyCache.swift
[41/58] Compiling TSCBasic Lock.swift
[42/58] Compiling TSCBasic DictionaryExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[43/58] Compiling TSCBasic DictionaryLiteralExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[44/58] Compiling TSCBasic EditDistance.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[45/58] Compiling TSCBasic FileInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[46/58] Compiling TSCBasic FileSystem.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[47/58] Compiling TSCBasic GraphAlgorithms.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[48/58] Compiling TSCBasic TerminalController.swift
[49/58] Compiling TSCBasic Thread.swift
[50/58] Compiling TSCBasic Tuple.swift
[51/58] Compiling TSCBasic WritableByteStream.swift
[52/58] Compiling TSCBasic misc.swift
[54/60] Wrapping AST for TSCBasic for debugging
[56/95] Emitting module TSCUtility
[57/99] Compiling TSCUtility Context.swift
[58/99] Compiling TSCUtility Diagnostics.swift
[59/99] Compiling TSCUtility FSWatch.swift
[60/99] Compiling TSCUtility FloatingPointExtensions.swift
[61/99] Compiling TSCUtility Git.swift
[62/99] Compiling TSCUtility Hex.swift
[63/99] Compiling TSCUtility IndexStore.swift
[64/99] Compiling TSCUtility InterruptHandler.swift
[65/99] Compiling TSCUtility JSONMessageStreamingParser.swift
[66/99] Compiling TSCUtility Netrc.swift
[67/99] Compiling TSCUtility Tracing.swift
[68/99] Compiling TSCUtility Triple.swift
[69/99] Compiling TSCUtility URL.swift
[70/99] Compiling TSCUtility Verbosity.swift
[71/99] Compiling TSCUtility OSLog.swift
[72/99] Compiling TSCUtility OrderedZip.swift
[73/99] Compiling TSCUtility PkgConfig.swift
[74/99] Compiling TSCUtility Platform.swift
[75/99] Compiling TSCUtility PolymorphicCodable.swift
[76/99] Compiling TSCUtility Bitstream.swift
[77/99] Compiling TSCUtility BitstreamReader.swift
[78/99] Compiling TSCUtility BitstreamWriter.swift
[79/99] Compiling TSCUtility BuildFlags.swift
[80/99] Compiling TSCUtility CollectionExtensions.swift
[81/99] Compiling TSCUtility Archiver.swift
[82/99] Compiling TSCUtility ArgumentParser.swift
[83/99] Compiling TSCUtility ArgumentParserShellCompletion.swift
[84/99] Compiling TSCUtility Array+Extensions.swift
[85/99] Compiling TSCUtility Bits.swift
[86/99] Compiling TSCUtility ProgressAnimation.swift
[87/99] Compiling TSCUtility SerializedDiagnostics.swift
[88/99] Compiling TSCUtility SimplePersistence.swift
[89/99] Compiling TSCUtility StringExtensions.swift
[90/99] Compiling TSCUtility StringMangling.swift
[91/99] Compiling TSCUtility Version.swift
[92/99] Compiling TSCUtility Versioning.swift
[93/99] Compiling TSCUtility dlopen.swift
[94/99] Compiling TSCUtility misc.swift
[96/101] Wrapping AST for TSCUtility for debugging
[97/101] Linking libSwiftToolsSupport.so
[99/104] Emitting module ProgressSpinnerKit
[100/104] Compiling ProgressSpinnerKit Spinner.swift
[101/104] Compiling ProgressSpinnerKit ProgressSpinner.swift
[103/106] Wrapping AST for ProgressSpinnerKit for debugging
[105/108] Emitting module demo
[106/108] Compiling demo Demo.swift
[108/110] Wrapping AST for demo for debugging
[109/110] Linking demo
Build complete! (15.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "ProgressSpinnerKit",
  "name" : "ProgressSpinnerKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressSpinnerKit",
      "targets" : [
        "ProgressSpinnerKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "demo",
      "targets" : [
        "demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "demo",
      "module_type" : "SwiftTarget",
      "name" : "demo",
      "path" : "Sources/demo",
      "product_memberships" : [
        "demo"
      ],
      "sources" : [
        "Demo.swift"
      ],
      "target_dependencies" : [
        "ProgressSpinnerKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ProgressSpinnerKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ProgressSpinnerKitTests",
      "path" : "Tests/ProgressSpinnerKitTests",
      "sources" : [
        "ProgressSpinnerTests.swift"
      ],
      "target_dependencies" : [
        "ProgressSpinnerKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProgressSpinnerKit",
      "module_type" : "SwiftTarget",
      "name" : "ProgressSpinnerKit",
      "path" : "Sources/ProgressSpinnerKit",
      "product_dependencies" : [
        "SwiftToolsSupport"
      ],
      "product_memberships" : [
        "ProgressSpinnerKit",
        "demo"
      ],
      "sources" : [
        "ProgressSpinner.swift",
        "Spinner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.