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

Failed to build ChattyCLI, reference main (894f92), with Swift 5.8 for iOS using Xcode 14.3 on 8 Sep 2024 19:45:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChattyCLI -destination generic/platform=iOS

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
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $PWD
https://github.com/polpielladev/chatty-cli.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/polpielladev/clack-swift
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/pakLebah/ANSITerminal.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess
Fetching from https://github.com/nate-parrott/openai-streaming-completions-swift.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.2 of package ‘swift-argument-parser’
Creating working copy of package ‘clack-swift’
Checking out 0d95ad488a21047dc36a9c0ac7f54338ce0c88ca of package ‘clack-swift’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
Creating working copy of package ‘ANSITerminal’
Checking out 0.0.3 of package ‘ANSITerminal’
Creating working copy of package ‘openai-streaming-completions-swift’
Checking out 1.0.1 of package ‘openai-streaming-completions-swift’
Resolve Package Graph
Resolved source packages:
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess @ 4.2.2
  Clack: https://github.com/polpielladev/clack-swift @ 0d95ad4
  OpenAIStreamingCompletions: https://github.com/nate-parrott/openai-streaming-completions-swift.git @ 1.0.1
  ChattyCLI: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  ANSITerminal: https://github.com/pakLebah/ANSITerminal.git @ 0.0.3
resolved source packages: KeychainAccess, Clack, OpenAIStreamingCompletions, ChattyCLI, swift-argument-parser, ANSITerminal
2024-09-08 15:45:19.303 xcodebuild[476:2571] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-09-08 15:45:33.577 xcodebuild[476:2571] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000d23e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChattyCLI"
    ]
  }
}
2024-09-08 15:45:38.365 xcodebuild[871:3892] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChattyCLI -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ChattyCLI -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ChattyCLI: /Users/admin/builder/spi-builder-workspace
  OpenAIStreamingCompletions: https://github.com/nate-parrott/openai-streaming-completions-swift.git @ 1.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  Clack: https://github.com/polpielladev/clack-swift @ 0d95ad4
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess @ 4.2.2
  ANSITerminal: https://github.com/pakLebah/ANSITerminal.git @ 0.0.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: a877d03910adcdbc671dd4d7fe580189
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a877d03910adcdbc671dd4d7fe580189.xcbuilddata
note: Building targets in dependency order
error: The package product 'OpenAIStreamingCompletions' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'ChattyCLI' from project 'ChattyCLI')
error: The package product 'OpenAIStreamingCompletions' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'chatty' from project 'ChattyCLI')
Resolve Package Graph
2024-09-08 15:45:39.378 xcodebuild[885:3983] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-09-08 15:45:42.064 xcodebuild[885:3983] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003dd5000: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ChattyCLI -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  ChattyCLI: /Users/admin/builder/spi-builder-workspace
  Clack: https://github.com/polpielladev/clack-swift @ 0d95ad4
  OpenAIStreamingCompletions: https://github.com/nate-parrott/openai-streaming-completions-swift.git @ 1.0.1
  ANSITerminal: https://github.com/pakLebah/ANSITerminal.git @ 0.0.3
  KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess @ 4.2.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: a877d03910adcdbc671dd4d7fe580189
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a877d03910adcdbc671dd4d7fe580189.xcbuilddata
note: Building targets in dependency order
error: The package product 'OpenAIStreamingCompletions' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'chatty' from project 'ChattyCLI')
error: The package product 'OpenAIStreamingCompletions' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'ChattyCLI' from project 'ChattyCLI')
2024-09-08 15:45:43.632 xcodebuild[944:4281] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-09-08 15:45:44.254 xcodebuild[944:4281] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011a9f00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 iOS