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 main (894f92), with Swift 5.10 for macOS (SPM) on 8 Sep 2024 19:44:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polpielladev/chatty-cli.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/polpielladev/chatty-cli
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 894f922 Trigger push
Cloned https://github.com/polpielladev/chatty-cli.git
Revision (git rev-parse @):
894f9225691d7bf764e1a9bd30b4687baef49b17
SUCCESS checkout https://github.com/polpielladev/chatty-cli.git at main
Fetching https://github.com/polpielladev/clack-swift
[1/94] Fetching clack-swift
Fetched https://github.com/polpielladev/clack-swift from cache (1.12s)
Fetching https://github.com/pakLebah/ANSITerminal.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/nate-parrott/openai-streaming-completions-swift.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/90] Fetching ansiterminal
[20/246] Fetching ansiterminal, openai-streaming-completions-swift
[183/4636] Fetching ansiterminal, openai-streaming-completions-swift, keychainaccess
[774/16761] Fetching ansiterminal, openai-streaming-completions-swift, keychainaccess, swift-argument-parser
Fetched https://github.com/pakLebah/ANSITerminal.git from cache (1.58s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.58s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.58s)
Fetched https://github.com/nate-parrott/openai-streaming-completions-swift.git from cache (1.58s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.59s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.63s)
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.61s)
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.59s)
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/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/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
========================================
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": "chatty-cli",
      "name": "ChattyCLI",
      "url": "https://github.com/polpielladev/chatty-cli.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/chatty-cli",
      "dependencies": [
        {
          "identity": "openai-streaming-completions-swift",
          "name": "OpenAIStreamingCompletions",
          "url": "https://github.com/nate-parrott/openai-streaming-completions-swift.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/openai-streaming-completions-swift",
          "dependencies": [
          ]
        },
        {
          "identity": "ansiterminal",
          "name": "ANSITerminal",
          "url": "https://github.com/pakLebah/ANSITerminal.git",
          "version": "0.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ANSITerminal",
          "dependencies": [
          ]
        },
        {
          "identity": "clack-swift",
          "name": "Clack",
          "url": "https://github.com/polpielladev/clack-swift",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clack-swift",
          "dependencies": [
            {
              "identity": "ansiterminal",
              "name": "ANSITerminal",
              "url": "https://github.com/pakLebah/ANSITerminal.git",
              "version": "0.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ANSITerminal",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "keychainaccess",
          "name": "KeychainAccess",
          "url": "https://github.com/kishikawakatsumi/KeychainAccess",
          "version": "4.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/polpielladev/chatty-cli.git
[1/108] Fetching chatty-cli
Fetched https://github.com/polpielladev/chatty-cli.git from cache (0.70s)
Fetching https://github.com/polpielladev/clack-swift from cache
Fetched https://github.com/polpielladev/clack-swift from cache (0.47s)
Fetching https://github.com/pakLebah/ANSITerminal.git from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/nate-parrott/openai-streaming-completions-swift.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.60s)
Fetched https://github.com/nate-parrott/openai-streaming-completions-swift.git from cache (0.60s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.60s)
Fetched https://github.com/pakLebah/ANSITerminal.git from cache (0.60s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.02s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.04s)
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.04s)
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.02s)
Creating working copy for https://github.com/polpielladev/chatty-cli.git
Working copy of https://github.com/polpielladev/chatty-cli.git resolved at main (894f922)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.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/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/polpielladev/clack-swift
Working copy of https://github.com/polpielladev/clack-swift resolved at 0d95ad488a21047dc36a9c0ac7f54338ce0c88ca
Found 5 product dependencies
  - OpenAIStreamingCompletions
  - ANSITerminal
  - Clack
  - swift-argument-parser
  - KeychainAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/polpielladev/chatty-cli.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[6/13] Write chatty-entitlement.plist
[6/13] Write sources
[9/13] Write swift-version-33747A42983211AE.txt
[11/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/29] Emitting module ArgumentParserToolInfo
[13/67] Compiling ANSITerminal ansiKeyboard.swift
[14/67] Compiling ANSITerminal ansiAttribute.swift
[15/67] Compiling ANSITerminal ansiScreen.swift
[16/67] Emitting module ANSITerminal
[17/67] Compiling ANSITerminal ANSITerminal.swift
[18/74] Compiling Clack ANSIChar.swift
[19/74] Compiling Clack Text.swift
[20/74] Compiling ArgumentParser ArgumentHelp.swift
[21/74] Compiling ArgumentParser ArgumentVisibility.swift
[22/74] Compiling ArgumentParser CompletionKind.swift
[23/74] Compiling ArgumentParser Errors.swift
[24/78] Compiling ArgumentParser AsyncParsableCommand.swift
[25/78] Compiling ArgumentParser CommandConfiguration.swift
[26/78] Compiling ArgumentParser EnumerableFlag.swift
[27/78] Compiling ArgumentParser ExpressibleByArgument.swift
[28/78] Emitting module ArgumentParser
[29/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/78] Compiling ArgumentParser CompletionsGenerator.swift
[31/78] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/78] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/78] Compiling ArgumentParser Argument.swift
[34/78] Compiling ArgumentParser Platform.swift
[35/78] Compiling ArgumentParser SequenceExtensions.swift
[36/78] Compiling ArgumentParser StringExtensions.swift
[37/78] Compiling ArgumentParser Tree.swift
[38/78] Compiling ArgumentParser ParsableArguments.swift
[39/78] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/78] Compiling ArgumentParser ParsableCommand.swift
[41/78] Compiling ArgumentParser ArgumentDecoder.swift
[42/78] Compiling ArgumentParser Flag.swift
[43/78] Compiling ArgumentParser NameSpecification.swift
[44/78] Compiling ArgumentParser Option.swift
[45/78] Compiling ArgumentParser OptionGroup.swift
[46/78] Compiling ArgumentParser InputOrigin.swift
[47/78] Compiling ArgumentParser Name.swift
[48/78] Compiling ArgumentParser Parsed.swift
[49/78] Compiling ArgumentParser ParsedValues.swift
[50/78] Compiling ArgumentParser ArgumentDefinition.swift
[51/78] Compiling ArgumentParser ArgumentSet.swift
[52/78] Compiling ArgumentParser CommandParser.swift
[53/78] Compiling ArgumentParser InputKey.swift
[54/78] Compiling OpenAIStreamingCompletions OpenAI.swift
[55/78] Compiling Clack Intro.swift
[56/78] Compiling Clack Outro.swift
[57/78] Emitting module Clack
[58/78] Compiling Clack Clack.swift
[59/78] Compiling Clack HeadlessUserInput.swift
[60/78] Compiling OpenAIStreamingCompletions OpenAI+TextCompletion.swift
[61/78] Compiling OpenAIStreamingCompletions Event.swift
[62/78] Compiling OpenAIStreamingCompletions EventStreamParser.swift
[63/78] Compiling OpenAIStreamingCompletions EventSource.swift
[64/78] Compiling OpenAIStreamingCompletions OpenAI+ChatCompletion.swift
[65/78] Emitting module OpenAIStreamingCompletions
[66/78] Compiling ArgumentParser ParserError.swift
[67/78] Compiling ArgumentParser SplitArguments.swift
[68/78] Compiling ArgumentParser DumpHelpGenerator.swift
[69/78] Compiling ArgumentParser HelpCommand.swift
[70/78] Compiling ArgumentParser HelpGenerator.swift
[71/78] Compiling ArgumentParser MessageInfo.swift
[72/78] Compiling ArgumentParser UsageGenerator.swift
[73/78] Compiling ArgumentParser CollectionExtensions.swift
[74/78] Emitting module KeychainAccess
[75/78] Compiling KeychainAccess Keychain.swift
[76/82] Emitting module ChattyCLI
[77/82] Compiling ChattyCLI Chat.swift
[78/82] Compiling ChattyCLI ChattyCLI.swift
[79/82] Compiling ChattyCLI Auth.swift
[79/82] Write Objects.LinkFileList
[80/82] Linking chatty
[81/82] Applying chatty
Build complete! (8.48s)
Build complete.
Done.