This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 chime-swift with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/chime-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cc854a4 Using some for future ChimeKit compatibility
Cloned https://github.com/ChimeHQ/chime-swift.git
Revision (git rev-parse @):
cc854a4ada8ac2d3f23a3fff9562b914ce7dc608
SUCCESS checkout https://github.com/ChimeHQ/chime-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ChimeHQ/chime-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/15] Write sources
[14/15] Write swift-version-6F35C1178C84523A.txt
[16/53] Compiling GlobPattern Parser.swift
[17/53] Compiling GlobPattern GlobPattern.swift
[18/53] Compiling GlobPattern Lexer.swift
[19/53] Emitting module GlobPattern
[20/53] Compiling ProcessEnv Process+Output.swift
[21/53] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[22/53] Emitting module ProcessEnv
[23/53] Compiling ProcessEnv Process+Parameters.swift
[24/53] Compiling FSEventsWrapper FSEventStream.swift
[25/53] Compiling FSEventsWrapper FSEventAsyncStream.swift
[26/53] Compiling FSEventsWrapper FSEvent.swift
[27/53] Emitting module FSEventsWrapper
[28/53] Compiling AsyncXPCConnection RemoteXPCService.swift
[29/53] Emitting module AsyncXPCConnection
[30/53] Compiling JSONRPC SeperatedHTTPHeaderMessageFraming.swift
[31/54] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[32/54] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[33/54] Compiling Semaphore AsyncSemaphore.swift
[34/54] Emitting module Semaphore
[35/54] Compiling JSONRPC DataChannel.swift
[36/54] Compiling JSONRPC DataTransport.swift
[37/54] Compiling JSONRPC JSONId.swift
[38/54] Compiling JSONRPC JSONRPCError.swift
[39/54] Emitting module JSONRPC
[40/54] Emitting module Queue
[41/54] Compiling Queue AsyncQueue.swift
[42/54] Compiling JSONRPC MessageTransport.swift
[43/54] Compiling JSONRPC JSONRPCSession.swift
[44/54] Compiling JSONRPC JSONValue.swift
[45/54] Compiling JSONRPC JSONValueDecoder.swift
[46/54] Compiling JSONRPC Protocol.swift
[47/54] Compiling JSONRPC ProtocolTransport.swift
[48/54] Compiling JSONRPC StdioDataTransport.swift
[49/108] Compiling LanguageServerProtocol Protocol+Mutating.swift
[50/108] Compiling LanguageServerProtocol Server.swift
[51/108] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[52/108] Compiling LanguageServerProtocol Snippet.swift
[53/108] Compiling LanguageServerProtocol TokenRepresentation.swift
[54/108] Compiling LanguageServerProtocol BaseProtocol.swift
[55/108] Compiling LanguageServerProtocol Hover.swift
[56/108] Compiling LanguageServerProtocol Implementation.swift
[57/108] Compiling LanguageServerProtocol LinkedEditingRange.swift
[58/108] Compiling LanguageServerProtocol Moniker.swift
[59/108] Compiling LanguageServerProtocol OnTypeFormatting.swift
[60/108] Compiling LanguageServerProtocol References.swift
[61/113] Compiling LanguageServerProtocol AsyncByteSequence.swift
[62/113] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[63/113] Compiling LanguageServerProtocol JSONRPCServer.swift
[64/113] Compiling LanguageServerProtocol MessageFraming.swift
[65/113] Compiling LanguageServerProtocol MockServer.swift
[66/113] Compiling LanguageServerProtocol NSRegularExpression+Matching.swift
[67/113] Compiling LanguageServerProtocol CodeLens.swift
[68/113] Compiling LanguageServerProtocol ColorPresentation.swift
[69/113] Compiling LanguageServerProtocol Completion.swift
[70/113] Compiling LanguageServerProtocol Declaration.swift
[71/113] Compiling LanguageServerProtocol Definition.swift
[72/113] Compiling LanguageServerProtocol Diagnostics.swift
[73/113] Compiling LanguageServerProtocol ShowMessageRequest.swift
[74/113] Compiling LanguageServerProtocol Workspace.swift
[75/113] Compiling LanguageServerProtocol ApplyEdit.swift
[76/113] Compiling LanguageServerProtocol Configuration.swift
[77/113] Compiling LanguageServerProtocol ExecuteCommand.swift
[78/113] Compiling LanguageServerProtocol Rename.swift
[79/113] Compiling LanguageServerProtocol SelectionRange.swift
[80/113] Compiling LanguageServerProtocol SemanticTokens.swift
[81/113] Compiling LanguageServerProtocol SignatureHelp.swift
[82/113] Compiling LanguageServerProtocol TypeDefinition.swift
[83/113] Compiling LanguageServerProtocol LanguageServerProtocol.swift
[84/113] Compiling LanguageServerProtocol DocumentColor.swift
[85/113] Compiling LanguageServerProtocol DocumentHighlight.swift
[86/113] Compiling LanguageServerProtocol DocumentLink.swift
[87/113] Compiling LanguageServerProtocol DocumentSymbol.swift
[88/113] Compiling LanguageServerProtocol FoldingRange.swift
[89/113] Compiling LanguageServerProtocol Formatting.swift
[90/113] Compiling LanguageServerProtocol Folders.swift
[91/113] Compiling LanguageServerProtocol Symbol.swift
[92/113] Compiling LanguageServerProtocol WillCreateFiles.swift
[93/113] Compiling LanguageServerProtocol WillDeleteFiles.swift
[94/113] Compiling LanguageServerProtocol WillRenameFiles.swift
[95/113] Emitting module LanguageServerProtocol
[96/113] Compiling LanguageServerProtocol ServerCapabilities.swift
[97/113] Compiling LanguageServerProtocol TextSynchronization.swift
[98/113] Compiling LanguageServerProtocol ThreeTypeOption.swift
[99/113] Compiling LanguageServerProtocol TwoTypeOption.swift
[100/113] Compiling LanguageServerProtocol Utility.swift
[101/113] Compiling LanguageServerProtocol Window.swift
[102/113] Compiling LanguageServerProtocol BasicStructures.swift
[103/113] Compiling LanguageServerProtocol Client.swift
[104/113] Compiling LanguageServerProtocol ClientCapabilities.swift
[105/113] Compiling LanguageServerProtocol General.swift
[106/113] Compiling LanguageServerProtocol CallHeirarchy.swift
[107/113] Compiling LanguageServerProtocol CodeAction.swift
[108/121] Compiling LanguageClient Server+Shutdown.swift
[109/121] Emitting module LanguageClient
[110/121] Compiling LanguageClient FileEventAsyncSequence.swift
[111/121] Compiling LanguageClient AsyncStreamTap.swift
[112/121] Compiling LanguageClient DataChannel+LocalProcess.swift
[113/121] Compiling LanguageClient StatefulServer.swift
[114/121] Compiling LanguageClient InitializingServer.swift
[115/121] Compiling LanguageClient RestartingServer.swift
[116/121] Compiling Extendable ConnectionAccepter.swift
[117/121] Compiling Extendable ConnectableSceneExtension.swift
[118/121] Compiling Extendable ConnectingAppExtensionScene.swift
[119/121] Compiling Extendable AppExtensionSceneGroup.swift
[120/121] Compiling Extendable ConnectableExtension.swift
[121/121] Emitting module Extendable
[122/159] Compiling ChimeExtensionInterface LineRelativeTextPosition.swift
[123/159] Compiling ChimeExtensionInterface LineRelativeTextRange.swift
[124/159] Compiling ChimeExtensionInterface ProjectContext.swift
[125/159] Compiling ChimeExtensionInterface ServiceConfiguration.swift
[126/163] Compiling ChimeExtensionInterface ExportedHost.swift
[127/163] Compiling ChimeExtensionInterface ExportedScene.swift
[128/163] Compiling ChimeExtensionInterface ExportedSceneHost.swift
[129/163] Compiling ChimeExtensionInterface ExtensionSceneProtocol.swift
[130/163] Compiling ChimeExtensionInterface TextChange.swift
[131/163] Compiling ChimeExtensionInterface TextRange.swift
[132/163] Compiling ChimeExtensionInterface TextTarget.swift
[133/163] Compiling ChimeExtensionInterface SceneContextView.swift
[134/163] Compiling ChimeExtensionInterface DocumentConfiguration.swift
[135/163] Compiling ChimeExtensionInterface DocumentContext.swift
[136/163] Compiling ChimeExtensionInterface ExtensionConfiguration.swift
[137/163] Compiling ChimeExtensionInterface LaunchedProcess.swift
[138/163] Compiling ChimeExtensionInterface FormattingService.swift
[139/163] Compiling ChimeExtensionInterface SemanticDetailsService.swift
[140/163] Compiling ChimeExtensionInterface SymbolQueryService.swift
[141/163] Compiling ChimeExtensionInterface TokenService.swift
[142/163] Compiling ChimeExtensionInterface StandaloneExtension.swift
[143/163] Compiling ChimeExtensionInterface UTType+Filename.swift
[144/163] Compiling ChimeExtensionInterface UTType+Languages.swift
[145/163] Compiling ChimeExtensionInterface ExportedExtension.swift
[146/163] Compiling ChimeExtensionInterface ChimeExtension.swift
[147/163] Compiling ChimeExtensionInterface ExtensionProtocol.swift
[148/163] Compiling ChimeExtensionInterface HostProtocol.swift
[149/163] Compiling ChimeExtensionInterface CombinedTextPosition.swift
[150/163] Compiling ChimeExtensionInterface CombinedTextRange.swift
[151/163] Compiling ChimeExtensionInterface Protocol+Exporting.swift
[152/163] Compiling ChimeExtensionInterface QueuedRelay.swift
[153/163] Compiling ChimeExtensionInterface RemoteDocumentService.swift
[154/163] Compiling ChimeExtensionInterface RemoteExtension.swift
[155/163] Compiling ChimeExtensionInterface Scenes.swift
[156/163] Compiling ChimeExtensionInterface CompletionService.swift
[157/163] Compiling ChimeExtensionInterface DefinitionService.swift
[158/163] Compiling ChimeExtensionInterface DiagnosticService.swift
[159/163] Emitting module ChimeExtensionInterface
[160/163] Compiling ChimeExtensionInterface RemoteHost.swift
[161/163] Compiling ChimeExtensionInterface RemoteProjectService.swift
[162/163] Compiling ChimeExtensionInterface RemoteScene.swift
[163/163] Compiling ChimeExtensionInterface XPCProtocols.swift
[164/173] Compiling ChimeLSPAdapter LSPTypeTranslations.swift
[165/173] Compiling ChimeLSPAdapter LSPTransformers.swift
[166/173] Compiling ChimeLSPAdapter LSPService+ClientConfiguration.swift
[167/173] Compiling ChimeLSPAdapter LSPService.swift
[168/173] Emitting module ChimeLSPAdapter
[169/173] Compiling ChimeLSPAdapter LSPHostServerInterface.swift
[170/173] Compiling ChimeLSPAdapter DataChannel+HostedProcess.swift
[171/173] Compiling ChimeLSPAdapter LSPDocumentService.swift
[172/173] Compiling ChimeLSPAdapter DocumentContext+LSP.swift
[173/173] Compiling ChimeLSPAdapter LSPProjectService.swift
[174/175] Compiling ChimeKit ChimeKit.swift
[175/175] Emitting module ChimeKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[176/177] Emitting module ChimeSwift
/Users/admin/builder/spi-builder-workspace/Sources/ChimeSwift/SwiftExtension.swift:28:1: error: type 'SwiftExtension' does not conform to protocol 'ExtensionProtocol'
26 | }
27 |
28 | extension SwiftExtension: ExtensionProtocol {
   | `- error: type 'SwiftExtension' does not conform to protocol 'ExtensionProtocol'
29 | 	public var configuration: ExtensionConfiguration {
30 | 		ExtensionConfiguration(contentFilter: [.uti(.swiftSource)])
31 | 	}
32 |
33 | 	public var applicationService: some ApplicationService {
   |             `- note: candidate has non-matching type 'some ApplicationService'
34 | 		return lspService
35 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ChimeKit/Sources/ChimeExtensionInterface/ExtensionProtocol.swift:79:6: note: protocol requires property 'applicationService' with type 'any ApplicationService'
77 | 	/// The core service that interfaces with the application.
78 | 	@MainActor
79 | 	var applicationService: ApplicationService { get throws }
   |      `- note: protocol requires property 'applicationService' with type 'any ApplicationService'
80 | }
81 |
[177/177] Compiling ChimeSwift SwiftExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/ChimeSwift/SwiftExtension.swift:28:1: error: type 'SwiftExtension' does not conform to protocol 'ExtensionProtocol'
26 | }
27 |
28 | extension SwiftExtension: ExtensionProtocol {
   | `- error: type 'SwiftExtension' does not conform to protocol 'ExtensionProtocol'
29 | 	public var configuration: ExtensionConfiguration {
30 | 		ExtensionConfiguration(contentFilter: [.uti(.swiftSource)])
31 | 	}
32 |
33 | 	public var applicationService: some ApplicationService {
   |             `- note: candidate has non-matching type 'some ApplicationService'
34 | 		return lspService
35 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ChimeKit/Sources/ChimeExtensionInterface/ExtensionProtocol.swift:79:6: note: protocol requires property 'applicationService' with type 'any ApplicationService'
77 | 	/// The core service that interfaces with the application.
78 | 	@MainActor
79 | 	var applicationService: ApplicationService { get throws }
   |      `- note: protocol requires property 'applicationService' with type 'any ApplicationService'
80 | }
81 |
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/ChimeHQ/ChimeKit
Fetching https://github.com/ChimeHQ/Extendable
Fetching https://github.com/ChimeHQ/GlobPattern
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/ProcessEnv
[1/58] Fetching globpattern
[11/260] Fetching globpattern, extendable
[34/460] Fetching globpattern, extendable, processenv
[98/2132] Fetching globpattern, extendable, processenv, languageserverprotocol
[165/2329] Fetching globpattern, extendable, processenv, languageserverprotocol, queue
[344/4447] Fetching globpattern, extendable, processenv, languageserverprotocol, queue, chimekit
[366/4724] Fetching globpattern, extendable, processenv, languageserverprotocol, queue, chimekit, semaphore
Fetched https://github.com/mattmassicotte/Queue from cache (0.93s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.93s)
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetched https://github.com/ChimeHQ/Extendable from cache (0.93s)
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/LanguageClient
[1065/4125] Fetching globpattern, languageserverprotocol, chimekit, semaphore
[3766/4381] Fetching globpattern, languageserverprotocol, chimekit, semaphore, fseventswrapper
[3879/4940] Fetching globpattern, languageserverprotocol, chimekit, semaphore, fseventswrapper, jsonrpc
[4358/5522] Fetching globpattern, languageserverprotocol, chimekit, semaphore, fseventswrapper, jsonrpc, languageclient
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (1.11s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
Fetched https://github.com/ChimeHQ/JSONRPC from cache (1.11s)
Fetched https://github.com/ChimeHQ/LanguageClient from cache (1.11s)
[3773/4125] Fetching globpattern, languageserverprotocol, chimekit, semaphore
[3774/4209] Fetching globpattern, languageserverprotocol, chimekit, semaphore, asyncxpcconnection
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.91s)
[3774/4125] Fetching globpattern, languageserverprotocol, chimekit, semaphore
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (29.28s)
Fetched https://github.com/groue/Semaphore from cache (29.28s)
Fetched https://github.com/ChimeHQ/GlobPattern from cache (29.28s)
Fetched https://github.com/ChimeHQ/ChimeKit from cache (29.28s)
Computing version for https://github.com/ChimeHQ/ChimeKit
Computed https://github.com/ChimeHQ/ChimeKit at 0.3.0 (0.68s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.66s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.10.0 (0.65s)
Computing version for https://github.com/ChimeHQ/LanguageClient
Computed https://github.com/ChimeHQ/LanguageClient at 0.6.0 (0.66s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.65s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.2.0 (0.66s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.0.0 (0.66s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.8.1 (0.67s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.66s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.66s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.66s)
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.0.0
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient
Working copy of https://github.com/ChimeHQ/LanguageClient resolved at 0.6.0
Creating working copy for https://github.com/ChimeHQ/ChimeKit
Working copy of https://github.com/ChimeHQ/ChimeKit resolved at 0.3.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.10.0
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/ChimeHQ/Extendable
Working copy of https://github.com/ChimeHQ/Extendable resolved at 0.2.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.8.1
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.