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 SwiftPrompt, reference 1.0.0 (e3484d), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 17:32:32 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/CheekyGhost-Labs/SwiftPrompt.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/SwiftPrompt
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at e3484d9 Merge pull request #5 from CheekyGhost-Labs/develop
Cloned https://github.com/CheekyGhost-Labs/SwiftPrompt.git
Revision (git rev-parse @):
e3484d9323a1f780ac53047efb5191261d36f5de
SUCCESS checkout https://github.com/CheekyGhost-Labs/SwiftPrompt.git at 1.0.0
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/pakLebah/ANSITerminal
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
[1/94] Fetching ansiterminal
[22/1290] Fetching ansiterminal, rainbow
Fetched https://github.com/pakLebah/ANSITerminal from cache (0.89s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.89s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.90s)
Computing version for https://github.com/pakLebah/ANSITerminal
Fetched https://github.com/apple/swift-system.git from cache (0.90s)
Computed https://github.com/pakLebah/ANSITerminal at 0.0.3 (1.83s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.64s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.4.0 (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.57s)
Creating working copy for https://github.com/pakLebah/ANSITerminal
Working copy of https://github.com/pakLebah/ANSITerminal resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.4.0
========================================
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": "swiftprompt",
      "name": "SwiftPrompt",
      "url": "https://github.com/CheekyGhost-Labs/SwiftPrompt.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPrompt",
      "dependencies": [
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "ansiterminal",
          "name": "ANSITerminal",
          "url": "https://github.com/pakLebah/ANSITerminal",
          "version": "0.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ANSITerminal",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CheekyGhost-Labs/SwiftPrompt.git
[1/64] Fetching swiftprompt
Fetched https://github.com/CheekyGhost-Labs/SwiftPrompt.git from cache (1.02s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/pakLebah/ANSITerminal from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.75s)
Fetched https://github.com/pakLebah/ANSITerminal from cache (0.75s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.76s)
Computing version for https://github.com/pakLebah/ANSITerminal
Computed https://github.com/pakLebah/ANSITerminal at 0.0.3 (0.81s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.4.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.54s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.1.0
Creating working copy for https://github.com/pakLebah/ANSITerminal
Working copy of https://github.com/pakLebah/ANSITerminal resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.4.0
Creating working copy for https://github.com/CheekyGhost-Labs/SwiftPrompt.git
Working copy of https://github.com/CheekyGhost-Labs/SwiftPrompt.git resolved at 1.0.0 (e3484d9)
warning: '.resolve-product-dependencies': dependency 'swiftprompt' is not used by any target
Found 3 product dependencies
  - swift-tools-support-core
  - Rainbow
  - ANSITerminal
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CheekyGhost-Labs/SwiftPrompt.git
https://github.com/CheekyGhost-Labs/SwiftPrompt.git
{
  "dependencies" : [
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "exact" : [
          "0.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "ansiterminal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pakLebah/ANSITerminal"
    }
  ],
  "manifest_display_name" : "SwiftPrompt",
  "name" : "SwiftPrompt",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPrompt",
      "targets" : [
        "SwiftPrompt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPromptExample",
      "targets" : [
        "SwiftPromptExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPromptTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPromptTests",
      "path" : "Tests/SwiftPromptTests",
      "sources" : [
        "SwiftPromptTests.swift"
      ],
      "target_dependencies" : [
        "SwiftPrompt"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPromptExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPromptExample",
      "path" : "Sources/SwiftPromptExample",
      "product_memberships" : [
        "SwiftPromptExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftPrompt"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftPrompt",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrompt",
      "path" : "Sources/SwiftPrompt",
      "product_dependencies" : [
        "Rainbow",
        "SwiftToolsSupport-auto",
        "ANSITerminal"
      ],
      "product_memberships" : [
        "SwiftPrompt",
        "SwiftPromptExample"
      ],
      "sources" : [
        "Internal/Prompts/InputPrompt.swift",
        "Internal/Prompts/OptionSetPrompt.swift",
        "Internal/Utility/ANSIIChar.swift",
        "Internal/Utility/OptionSetState.swift",
        "Internal/Utility/PromptUtils.swift",
        "Internal/Utility/ValidationResult.swift",
        "Public/Entities/PromptOption.swift",
        "SwiftPrompt.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/16] Write sources
[2/16] Write SwiftPromptExample-entitlement.plist
[6/16] Write sources
[9/16] Compiling CSystem shims.c
[10/16] Compiling TSCclibc libc.c
[11/16] Compiling TSCclibc process.c
[12/16] Write swift-version-2F0A5646E1D333AE.txt
[14/55] Compiling SystemPackage FilePathComponents.swift
[15/55] Compiling SystemPackage FilePathParsing.swift
[16/55] Compiling SystemPackage FileOperations.swift
[17/55] Compiling SystemPackage FilePath.swift
[18/55] Compiling SystemPackage FilePathComponentView.swift
[19/57] Emitting module SystemPackage
[20/57] Compiling SystemPackage Errno.swift
[21/57] Compiling SystemPackage FileDescriptor.swift
[22/57] Compiling SystemPackage FileHelpers.swift
[23/57] Compiling ANSITerminal ansiScreen.swift
[24/57] Compiling ANSITerminal ansiKeyboard.swift
[25/57] Compiling ANSITerminal ansiAttribute.swift
[26/57] Compiling SystemPackage PlatformString.swift
[27/57] Compiling SystemPackage SystemString.swift
[28/57] Compiling SystemPackage FilePathString.swift
[29/57] Compiling SystemPackage FilePathSyntax.swift
[30/57] Compiling SystemPackage Util.swift
[31/57] Compiling SystemPackage UtilConsumers.swift
[32/57] Compiling TSCLibc libc.swift
[33/57] Emitting module TSCLibc
[34/57] Emitting module ANSITerminal
[35/57] Compiling ANSITerminal ANSITerminal.swift
[36/57] Compiling SystemPackage Syscalls.swift
[37/57] Compiling SystemPackage WindowsSyscallAdapters.swift
[38/57] Compiling SystemPackage FilePathWindows.swift
[39/57] Compiling SystemPackage FilePermissions.swift
[40/57] Compiling SystemPackage CInterop.swift
[41/57] Compiling SystemPackage Constants.swift
[42/57] Compiling SystemPackage Exports.swift
[43/57] Compiling SystemPackage Mocking.swift
[44/98] Compiling Rainbow StringGenerator.swift
[45/99] Emitting module Rainbow
[46/99] Compiling Rainbow String+Rainbow.swift
[47/99] Compiling Rainbow Color.swift
[48/99] Compiling TSCBasic Await.swift
[49/99] Compiling TSCBasic Base64URL.swift
[50/99] Compiling Rainbow Style.swift
[51/99] Compiling Rainbow OutputTarget.swift
[52/99] Compiling Rainbow ColorApproximation.swift
[53/99] Compiling Rainbow Rainbow.swift
[54/99] Compiling Rainbow ModesExtractor.swift
[55/99] Compiling Rainbow ControlCode.swift
[56/99] Compiling TSCBasic JSONMapper.swift
[57/99] Compiling TSCBasic KeyedPair.swift
[58/99] Compiling TSCBasic LazyCache.swift
[59/99] Compiling TSCBasic Lock.swift
[60/103] Compiling TSCBasic Closable.swift
[61/103] Compiling TSCBasic CodableResult.swift
[62/103] Compiling TSCBasic CollectionAlgorithms.swift
[63/103] Compiling TSCBasic CollectionExtensions.swift
[64/103] Compiling TSCBasic Condition.swift
[65/103] Emitting module TSCBasic
[66/103] Compiling TSCBasic DeltaAlgorithm.swift
[67/103] Compiling TSCBasic DiagnosticsEngine.swift
[68/103] Compiling TSCBasic DictionaryExtensions.swift
[69/103] Compiling TSCBasic DictionaryLiteralExtensions.swift
[70/103] Compiling TSCBasic EditDistance.swift
[71/103] Compiling TSCBasic StringConversions.swift
[72/103] Compiling TSCBasic SynchronizedQueue.swift
[73/103] Compiling TSCBasic TemporaryFile.swift
[74/103] Compiling TSCBasic TerminalController.swift
[75/103] Compiling TSCBasic ProcessSet.swift
[76/103] Compiling TSCBasic RegEx.swift
[77/103] Compiling TSCBasic Result.swift
[78/103] Compiling TSCBasic SortedArray.swift
[79/103] Compiling TSCBasic OSLog.swift
[80/103] Compiling TSCBasic ObjectIdentifierProtocol.swift
[81/103] Compiling TSCBasic OrderedDictionary.swift
[82/103] Compiling TSCBasic OrderedSet.swift
[83/103] Compiling TSCBasic Thread.swift
[84/103] Compiling TSCBasic Tuple.swift
[85/103] Compiling TSCBasic WritableByteStream.swift
[86/103] Compiling TSCBasic misc.swift
[87/103] Compiling TSCBasic Path.swift
[88/103] Compiling TSCBasic PathShims.swift
[89/103] Compiling TSCBasic Process.swift
[90/103] Compiling TSCBasic ProcessEnv.swift
[93/103] Compiling TSCBasic ByteString.swift
[94/103] Compiling TSCBasic CStringArray.swift
[95/103] Compiling TSCBasic CacheableSequence.swift
[96/103] Compiling TSCBasic FileInfo.swift
[97/103] Compiling TSCBasic FileSystem.swift
[98/103] Compiling TSCBasic GraphAlgorithms.swift
[99/103] Compiling TSCBasic HashAlgorithms.swift
[100/103] Compiling TSCBasic JSON.swift
[101/139] Emitting module TSCUtility
[102/142] Compiling TSCUtility URL.swift
[103/142] Compiling TSCUtility Verbosity.swift
[104/142] Compiling TSCUtility Version.swift
[105/142] Compiling TSCUtility PolymorphicCodable.swift
[106/142] Compiling TSCUtility ProgressAnimation.swift
[107/142] Compiling TSCUtility SerializedDiagnostics.swift
[108/142] Compiling TSCUtility SimplePersistence.swift
[109/142] Compiling TSCUtility Archiver.swift
[110/142] Compiling TSCUtility ArgumentParser.swift
[111/142] Compiling TSCUtility ArgumentParserShellCompletion.swift
[112/142] Compiling TSCUtility Array+Extensions.swift
[113/142] Compiling TSCUtility Versioning.swift
[114/142] Compiling TSCUtility dlopen.swift
[115/142] Compiling TSCUtility misc.swift
[116/142] Compiling TSCUtility IndexStore.swift
[117/142] Compiling TSCUtility InterruptHandler.swift
[118/142] Compiling TSCUtility JSONMessageStreamingParser.swift
[119/142] Compiling TSCUtility Netrc.swift
[120/142] Compiling TSCUtility BuildFlags.swift
[121/142] Compiling TSCUtility CollectionExtensions.swift
[122/142] Compiling TSCUtility Context.swift
[123/142] Compiling TSCUtility Diagnostics.swift
[124/142] Compiling TSCUtility StringExtensions.swift
[125/142] Compiling TSCUtility StringMangling.swift
[126/142] Compiling TSCUtility Tracing.swift
[127/142] Compiling TSCUtility Triple.swift
[128/142] Compiling TSCUtility Bits.swift
[129/142] Compiling TSCUtility Bitstream.swift
[130/142] Compiling TSCUtility BitstreamReader.swift
[131/142] Compiling TSCUtility BitstreamWriter.swift
[132/142] Compiling TSCUtility FSWatch.swift
[133/142] Compiling TSCUtility FloatingPointExtensions.swift
[134/142] Compiling TSCUtility Git.swift
[135/142] Compiling TSCUtility Hex.swift
[136/142] Compiling TSCUtility OSLog.swift
[137/142] Compiling TSCUtility OrderedZip.swift
[138/142] Compiling TSCUtility PkgConfig.swift
[139/142] Compiling TSCUtility Platform.swift
[140/151] Compiling SwiftPrompt SwiftPrompt.swift
[141/151] Compiling SwiftPrompt ValidationResult.swift
[142/151] Compiling SwiftPrompt OptionSetState.swift
[143/151] Compiling SwiftPrompt ANSIIChar.swift
[144/151] Compiling SwiftPrompt PromptOption.swift
[145/151] Compiling SwiftPrompt PromptUtils.swift
[146/151] Compiling SwiftPrompt InputPrompt.swift
[147/151] Compiling SwiftPrompt OptionSetPrompt.swift
[148/151] Emitting module SwiftPrompt
[149/153] Emitting module SwiftPromptExample
[150/153] Compiling SwiftPromptExample main.swift
[150/153] Write Objects.LinkFileList
[151/153] Linking SwiftPromptExample
[152/153] Applying SwiftPromptExample
Build complete! (13.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "exact" : [
          "0.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "ansiterminal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pakLebah/ANSITerminal"
    }
  ],
  "manifest_display_name" : "SwiftPrompt",
  "name" : "SwiftPrompt",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPrompt",
      "targets" : [
        "SwiftPrompt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPromptExample",
      "targets" : [
        "SwiftPromptExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPromptTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPromptTests",
      "path" : "Tests/SwiftPromptTests",
      "sources" : [
        "SwiftPromptTests.swift"
      ],
      "target_dependencies" : [
        "SwiftPrompt"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPromptExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPromptExample",
      "path" : "Sources/SwiftPromptExample",
      "product_memberships" : [
        "SwiftPromptExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftPrompt"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftPrompt",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrompt",
      "path" : "Sources/SwiftPrompt",
      "product_dependencies" : [
        "Rainbow",
        "SwiftToolsSupport-auto",
        "ANSITerminal"
      ],
      "product_memberships" : [
        "SwiftPrompt",
        "SwiftPromptExample"
      ],
      "sources" : [
        "Internal/Prompts/InputPrompt.swift",
        "Internal/Prompts/OptionSetPrompt.swift",
        "Internal/Utility/ANSIIChar.swift",
        "Internal/Utility/OptionSetState.swift",
        "Internal/Utility/PromptUtils.swift",
        "Internal/Utility/ValidationResult.swift",
        "Public/Entities/PromptOption.swift",
        "SwiftPrompt.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.