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 6.0 (beta) for Linux on 14 Sep 2024 06:15:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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:             6.0
Building package at path:  $PWD
https://github.com/polpielladev/chatty-cli.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/polpielladev/clack-swift
[1/94] Fetching clack-swift
Fetched https://github.com/polpielladev/clack-swift from cache (0.15s)
Fetching https://github.com/nate-parrott/openai-streaming-completions-swift.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/pakLebah/ANSITerminal.git
[1/90] Fetching ansiterminal
[75/246] Fetching ansiterminal, openai-streaming-completions-swift
[247/4636] Fetching ansiterminal, openai-streaming-completions-swift, keychainaccess
Fetched https://github.com/pakLebah/ANSITerminal.git from cache (0.18s)
[903/4546] Fetching openai-streaming-completions-swift, keychainaccess
Fetched https://github.com/nate-parrott/openai-streaming-completions-swift.git from cache (0.19s)
[835/4390] Fetching keychainaccess
[4391/16548] Fetching keychainaccess, swift-argument-parser
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.44s)
[9970/12158] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.63s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.46s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.46s)
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.49s)
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.47s)
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/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/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/pakLebah/ANSITerminal.git
Working copy of https://github.com/pakLebah/ANSITerminal.git resolved at 0.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/34] Emitting module ArgumentParserToolInfo
[11/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/35] Compiling ANSITerminal ansiScreen.swift
[13/35] Compiling ANSITerminal ansiAttribute.swift
[14/35] Compiling ANSITerminal ansiKeyboard.swift
[15/35] Wrapping AST for ArgumentParserToolInfo for debugging
[17/72] Emitting module ANSITerminal
[18/72] Compiling ANSITerminal ANSITerminal.swift
[19/73] Wrapping AST for ANSITerminal for debugging
[21/80] Emitting module Clack
[22/80] Compiling Clack Clack.swift
[23/80] Compiling Clack Intro.swift
[24/80] Compiling Clack ANSIChar.swift
[25/80] Compiling Clack Text.swift
[26/80] Compiling ArgumentParser ArgumentVisibility.swift
[27/80] Compiling ArgumentParser CompletionKind.swift
[28/80] Compiling ArgumentParser Errors.swift
[29/80] Compiling ArgumentParser Flag.swift
[30/80] Compiling ArgumentParser NameSpecification.swift
[31/85] Emitting module ArgumentParser
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[33/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[34/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[35/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/85] Compiling ArgumentParser CompletionsGenerator.swift
[37/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/85] Compiling ArgumentParser Argument.swift
[40/85] Compiling ArgumentParser ArgumentHelp.swift
[41/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[42/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[43/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[44/85] 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'
  1 | import Foundation
  2 | import Combine
    |        `- error: no such module 'Combine'
  3 |
  4 | extension OpenAIAPI {
[45/85] Compiling Clack Outro.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/85] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
BUILD FAILURE 6.0 linux