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 ChattyCLI, reference 1.0.7 (10ee51), with Swift 5.9 for macOS (SPM) on 4 Mar 2025 13:46:09 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polpielladev/chatty-cli.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/polpielladev/chatty-cli
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 10ee517 Changes workflow to manual
Cloned https://github.com/polpielladev/chatty-cli.git
Revision (git rev-parse @):
10ee517d263c86b81360504efacc6e4bae01289d
SUCCESS checkout https://github.com/polpielladev/chatty-cli.git at 1.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/polpielladev/chatty-cli.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/18] Emitting module ArgumentParserToolInfo
[3/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/56] Compiling ANSITerminal ansiAttribute.swift
[5/56] Compiling ANSITerminal ansiScreen.swift
[6/56] Compiling ANSITerminal ansiKeyboard.swift
[7/56] Compiling ANSITerminal ANSITerminal.swift
[8/56] Emitting module ANSITerminal
[9/63] Compiling Clack Outro.swift
[10/63] Compiling ArgumentParser InputOrigin.swift
[11/63] Compiling ArgumentParser Name.swift
[12/63] Compiling ArgumentParser Parsed.swift
[13/63] Compiling ArgumentParser ParsedValues.swift
[14/67] Emitting module Clack
[15/67] Compiling Clack Clack.swift
[16/67] Emitting module ArgumentParser
[17/67] Compiling ArgumentParser ArgumentHelp.swift
[18/67] Compiling ArgumentParser ArgumentVisibility.swift
[19/67] Compiling ArgumentParser CompletionKind.swift
[20/67] Compiling ArgumentParser Errors.swift
[21/67] Compiling ArgumentParser Flag.swift
[22/67] Compiling ArgumentParser NameSpecification.swift
[23/67] Compiling ArgumentParser Option.swift
[24/67] Compiling ArgumentParser OptionGroup.swift
[25/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/67] Compiling ArgumentParser CompletionsGenerator.swift
[27/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/67] Compiling ArgumentParser Argument.swift
[30/67] Compiling ArgumentParser Platform.swift
[31/67] Compiling ArgumentParser SequenceExtensions.swift
[32/67] Compiling ArgumentParser StringExtensions.swift
[33/67] Compiling ArgumentParser Tree.swift
[34/67] Compiling ArgumentParser ArgumentDefinition.swift
[35/67] Compiling ArgumentParser ArgumentSet.swift
[36/67] Compiling ArgumentParser CommandParser.swift
[37/67] Compiling ArgumentParser InputKey.swift
[38/67] Compiling Clack Intro.swift
[39/67] Compiling Clack Text.swift
[40/67] Compiling Clack ANSIChar.swift
[41/67] Compiling Clack HeadlessUserInput.swift
[42/67] Compiling OpenAIStreamingCompletions OpenAI.swift
[43/67] Compiling ArgumentParser AsyncParsableCommand.swift
[44/67] Compiling ArgumentParser CommandConfiguration.swift
[45/67] Compiling ArgumentParser EnumerableFlag.swift
[46/67] Compiling ArgumentParser ExpressibleByArgument.swift
[47/67] Compiling ArgumentParser ParserError.swift
[48/67] Compiling ArgumentParser SplitArguments.swift
[49/67] Compiling ArgumentParser DumpHelpGenerator.swift
[50/67] Compiling ArgumentParser HelpCommand.swift
[51/67] Compiling ArgumentParser ParsableArguments.swift
[52/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/67] Compiling ArgumentParser ParsableCommand.swift
[54/67] Compiling ArgumentParser ArgumentDecoder.swift
[55/67] Compiling ArgumentParser HelpGenerator.swift
[56/67] Compiling ArgumentParser MessageInfo.swift
[57/67] Compiling ArgumentParser UsageGenerator.swift
[58/67] Compiling ArgumentParser CollectionExtensions.swift
[59/67] Emitting module OpenAIStreamingCompletions
[60/67] Compiling OpenAIStreamingCompletions OpenAI+TextCompletion.swift
[61/67] Compiling OpenAIStreamingCompletions EventStreamParser.swift
[62/67] Compiling OpenAIStreamingCompletions Event.swift
[63/67] Compiling OpenAIStreamingCompletions EventSource.swift
[64/67] Compiling OpenAIStreamingCompletions OpenAI+ChatCompletion.swift
[65/67] Emitting module KeychainAccess
[66/67] Compiling KeychainAccess Keychain.swift
[67/71] Compiling ChattyCLI Auth.swift
[68/71] Compiling ChattyCLI ChattyCLI.swift
[69/71] Emitting module ChattyCLI
[70/71] Compiling ChattyCLI Chat.swift
[70/71] Linking chatty
Build complete! (16.85s)
Fetching https://github.com/polpielladev/clack-swift
[1/94] Fetching clack-swift
Fetched https://github.com/polpielladev/clack-swift (0.56s)
Fetching https://github.com/pakLebah/ANSITerminal.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/4386] Fetching keychainaccess
[703/19038] Fetching keychainaccess, swift-argument-parser
[3526/19132] Fetching keychainaccess, swift-argument-parser, ansiterminal
Fetched https://github.com/apple/swift-argument-parser.git (1.66s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess (1.66s)
Fetching https://github.com/nate-parrott/openai-streaming-completions-swift.git
Fetched https://github.com/pakLebah/ANSITerminal.git (1.66s)
[1/156] Fetching openai-streaming-completions-swift
Fetched https://github.com/nate-parrott/openai-streaming-completions-swift.git (0.65s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.45s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.56s)
Computing version for https://github.com/nate-parrott/openai-streaming-completions-swift.git
Computed https://github.com/nate-parrott/openai-streaming-completions-swift.git at 1.0.1 (0.49s)
Creating working copy for https://github.com/nate-parrott/openai-streaming-completions-swift.git
Working copy of https://github.com/nate-parrott/openai-streaming-completions-swift.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
Creating working copy for https://github.com/pakLebah/ANSITerminal.git
Working copy of https://github.com/pakLebah/ANSITerminal.git resolved at 0.0.3
Creating working copy for https://github.com/polpielladev/clack-swift
Working copy of https://github.com/polpielladev/clack-swift resolved at 0d95ad488a21047dc36a9c0ac7f54338ce0c88ca
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "openai-streaming-completions-swift",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nate-parrott/openai-streaming-completions-swift.git"
    },
    {
      "identity" : "ansiterminal",
      "requirement" : {
        "exact" : [
          "0.0.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pakLebah/ANSITerminal.git"
    },
    {
      "identity" : "clack-swift",
      "requirement" : {
        "revision" : [
          "0d95ad488a21047dc36a9c0ac7f54338ce0c88ca"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/polpielladev/clack-swift"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "1.2.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "exact" : [
          "4.2.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess"
    }
  ],
  "manifest_display_name" : "ChattyCLI",
  "name" : "ChattyCLI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "chatty",
      "targets" : [
        "ChattyCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ChattyCLI",
      "module_type" : "SwiftTarget",
      "name" : "ChattyCLI",
      "path" : "Sources/ChattyCLI",
      "product_dependencies" : [
        "OpenAIStreamingCompletions",
        "ANSITerminal",
        "Clack",
        "ArgumentParser",
        "KeychainAccess"
      ],
      "product_memberships" : [
        "chatty"
      ],
      "sources" : [
        "ChattyCLI.swift",
        "Commands/Auth.swift",
        "Commands/Chat.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.