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.9 for Linux on 8 Sep 2024 19:44:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polpielladev/chatty-cli.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/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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/polpielladev/chatty-cli.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/polpielladev/clack-swift
[1/94] Fetching clack-swift
Fetched https://github.com/polpielladev/clack-swift (0.13s)
Fetching https://github.com/pakLebah/ANSITerminal.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/nate-parrott/openai-streaming-completions-swift.git
[1/90] Fetching ansiterminal
[31/246] Fetching ansiterminal, openai-streaming-completions-swift
Fetched https://github.com/nate-parrott/openai-streaming-completions-swift.git (0.16s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[91/12215] Fetching ansiterminal, swift-argument-parser
[92/16605] Fetching ansiterminal, swift-argument-parser, keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.49s)
Fetched https://github.com/pakLebah/ANSITerminal.git (0.70s)
Fetched https://github.com/apple/swift-argument-parser.git (0.70s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.50s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.35s)
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.36s)
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.35s)
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/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
[1/1] Compiling plugin GenerateManual
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/25] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
       ^
[3/25] Emitting module ArgumentParserToolInfo
[4/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/27] Compiling ANSITerminal ansiKeyboard.swift
[8/27] Compiling ANSITerminal ansiScreen.swift
[9/27] Compiling ANSITerminal ansiAttribute.swift
[9/27] Wrapping AST for ArgumentParserToolInfo for debugging
[11/64] Emitting module ArgumentParser
[12/69] Compiling ArgumentParser Option.swift
[13/69] Compiling ArgumentParser OptionGroup.swift
[14/69] Compiling ArgumentParser AsyncParsableCommand.swift
[15/69] Compiling ArgumentParser CommandConfiguration.swift
[16/69] Compiling ArgumentParser EnumerableFlag.swift
[17/69] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
       ^
[18/69] Compiling OpenAIStreamingCompletions OpenAI.swift
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[19/69] Compiling OpenAIStreamingCompletions Event.swift
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[20/69] Compiling OpenAIStreamingCompletions OpenAI+ChatCompletion.swift
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[21/69] Compiling OpenAIStreamingCompletions EventSource.swift
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/69] Emitting module OpenAIStreamingCompletions
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[23/69] Compiling OpenAIStreamingCompletions EventStreamParser.swift
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
[24/69] Compiling OpenAIStreamingCompletions OpenAI+TextCompletion.swift
/host/spi-builder-workspace/.build/checkouts/openai-streaming-completions-swift/Sources/OpenAIStreamingCompletions/OpenAI+TextCompletion.swift:2:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
[25/69] Emitting module ANSITerminal
BUILD FAILURE 5.9 linux