The Swift Package Index logo.Swift Package Index

Build Information

Failed to build chime-swift with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/chime-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/38] Compiling GlobPattern Parser.swift
[2/38] Compiling GlobPattern Lexer.swift
[3/38] Emitting module GlobPattern
[4/38] Compiling GlobPattern GlobPattern.swift
[5/38] Emitting module AsyncXPCConnection
[6/38] Emitting module JSONRPC
[7/39] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[8/39] Compiling ProcessEnv Process+Output.swift
[9/39] Emitting module ProcessEnv
[10/39] Compiling ProcessEnv Process+Parameters.swift
[11/39] Compiling JSONRPC DataChannel.swift
[12/39] Compiling JSONRPC DataTransport.swift
[13/39] Compiling JSONRPC JSONId.swift
[14/39] Compiling JSONRPC JSONRPCError.swift
[15/39] Compiling JSONRPC StdioDataTransport.swift
[16/39] Emitting module Semaphore
[17/39] Compiling Semaphore AsyncSemaphore.swift
[18/39] Compiling AsyncXPCConnection RemoteXPCService.swift
[19/39] Compiling FSEventsWrapper FSEventStream.swift
[20/39] Compiling FSEventsWrapper FSEventAsyncStream.swift
[21/39] Emitting module FSEventsWrapper
[22/39] Compiling FSEventsWrapper FSEvent.swift
[23/39] Compiling JSONRPC SeperatedHTTPHeaderMessageFraming.swift
[24/39] Compiling Queue AsyncQueue.swift
[25/39] Emitting module Queue
[26/39] Compiling JSONRPC JSONRPCSession.swift
[27/39] Compiling JSONRPC JSONValue.swift
[28/39] Compiling JSONRPC ProtocolTransport.swift
[29/39] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[30/39] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[31/39] Compiling JSONRPC JSONValueDecoder.swift
[32/39] Compiling JSONRPC MessageTransport.swift
[33/39] Compiling JSONRPC Protocol.swift
[34/91] Compiling Extendable ConnectionAccepter.swift
[35/91] Compiling LanguageServerProtocol ThreeTypeOption.swift
[36/91] Compiling LanguageServerProtocol TwoTypeOption.swift
[37/91] Compiling LanguageServerProtocol Utility.swift
[38/91] Compiling LanguageServerProtocol Window.swift
[39/91] Compiling LanguageServerProtocol ShowMessageRequest.swift
[40/91] Compiling LanguageServerProtocol Workspace.swift
[41/91] Compiling LanguageServerProtocol ApplyEdit.swift
[42/98] Compiling LanguageServerProtocol Diagnostics.swift
[43/98] Compiling LanguageServerProtocol DocumentColor.swift
[44/98] Compiling LanguageServerProtocol DocumentHighlight.swift
[45/98] Compiling LanguageServerProtocol DocumentLink.swift
[46/98] Compiling LanguageServerProtocol DocumentSymbol.swift
[47/98] Compiling LanguageServerProtocol FoldingRange.swift
[48/98] Compiling LanguageServerProtocol Formatting.swift
[49/98] Compiling Extendable AppExtensionSceneGroup.swift
[50/98] Compiling Extendable ConnectableSceneExtension.swift
[51/98] Compiling Extendable ConnectingAppExtensionScene.swift
[52/98] Compiling Extendable ConnectableExtension.swift
[53/98] Emitting module Extendable
[54/98] Compiling LanguageServerProtocol CallHeirarchy.swift
[55/98] Compiling LanguageServerProtocol CodeAction.swift
[56/98] Compiling LanguageServerProtocol CodeLens.swift
[57/98] Compiling LanguageServerProtocol ColorPresentation.swift
[58/98] Compiling LanguageServerProtocol Completion.swift
[59/98] Compiling LanguageServerProtocol Declaration.swift
[60/98] Compiling LanguageServerProtocol Definition.swift
[61/135] Compiling LanguageServerProtocol Configuration.swift
[62/135] Compiling LanguageServerProtocol ExecuteCommand.swift
[63/135] Compiling LanguageServerProtocol Folders.swift
[64/135] Compiling LanguageServerProtocol Symbol.swift
[65/135] Compiling LanguageServerProtocol WillCreateFiles.swift
[66/135] Compiling LanguageServerProtocol WillDeleteFiles.swift
[67/135] Compiling LanguageServerProtocol WillRenameFiles.swift
[68/135] Compiling ChimeExtensionInterface ProjectContext.swift
[69/135] Compiling ChimeExtensionInterface ServiceConfiguration.swift
[70/135] Compiling ChimeExtensionInterface TextChange.swift
[71/135] Compiling ChimeExtensionInterface TextRange.swift
[72/135] Compiling ChimeExtensionInterface TextTarget.swift
[73/135] Compiling ChimeExtensionInterface ChimeExtension.swift
[74/135] Compiling ChimeExtensionInterface ExtensionProtocol.swift
[75/135] Compiling ChimeExtensionInterface HostProtocol.swift
[76/135] Compiling ChimeExtensionInterface CombinedTextPosition.swift
[77/135] Compiling ChimeExtensionInterface CombinedTextRange.swift
[78/135] Compiling ChimeExtensionInterface DocumentConfiguration.swift
[79/140] Compiling ChimeExtensionInterface FormattingService.swift
[80/140] Compiling ChimeExtensionInterface SemanticDetailsService.swift
[81/140] Compiling ChimeExtensionInterface SymbolQueryService.swift
[82/140] Compiling ChimeExtensionInterface TokenService.swift
[83/140] Compiling ChimeExtensionInterface StandaloneExtension.swift
[84/140] Compiling ChimeExtensionInterface DocumentContext.swift
[85/140] Compiling ChimeExtensionInterface ExtensionConfiguration.swift
[86/140] Compiling ChimeExtensionInterface LaunchedProcess.swift
[87/140] Compiling ChimeExtensionInterface LineRelativeTextPosition.swift
[88/140] Compiling ChimeExtensionInterface LineRelativeTextRange.swift
[89/140] Compiling ChimeExtensionInterface UTType+Filename.swift
[90/140] Compiling ChimeExtensionInterface UTType+Languages.swift
[91/140] Compiling ChimeExtensionInterface ExportedExtension.swift
[92/140] Compiling ChimeExtensionInterface ExportedHost.swift
[93/140] Compiling ChimeExtensionInterface ExportedScene.swift
[94/140] Compiling ChimeExtensionInterface ExportedSceneHost.swift
[95/140] Compiling ChimeExtensionInterface ExtensionSceneProtocol.swift
[96/140] Compiling ChimeExtensionInterface Protocol+Exporting.swift
[97/140] Compiling ChimeExtensionInterface QueuedRelay.swift
[98/140] Compiling ChimeExtensionInterface RemoteDocumentService.swift
[99/140] Emitting module ChimeExtensionInterface
[100/140] Compiling ChimeExtensionInterface SceneContextView.swift
[101/140] Compiling ChimeExtensionInterface Scenes.swift
[102/140] Compiling ChimeExtensionInterface CompletionService.swift
[103/140] Compiling ChimeExtensionInterface DefinitionService.swift
[104/140] Compiling ChimeExtensionInterface DiagnosticService.swift
[105/140] Compiling ChimeExtensionInterface RemoteExtension.swift
[106/140] Compiling ChimeExtensionInterface RemoteHost.swift
[107/140] Compiling ChimeExtensionInterface RemoteProjectService.swift
[108/140] Compiling ChimeExtensionInterface RemoteScene.swift
[109/140] Compiling ChimeExtensionInterface XPCProtocols.swift
[110/140] Compiling LanguageServerProtocol References.swift
[111/140] Compiling LanguageServerProtocol Rename.swift
[112/140] Compiling LanguageServerProtocol ServerCapabilities+Extensions.swift
[113/140] Compiling LanguageServerProtocol Snippet.swift
[114/140] Compiling LanguageServerProtocol TokenRepresentation.swift
[115/140] Compiling LanguageServerProtocol BaseProtocol.swift
[116/140] Compiling LanguageServerProtocol BasicStructures.swift
[117/140] Compiling LanguageServerProtocol Client.swift
[118/140] Compiling LanguageServerProtocol ClientCapabilities.swift
[119/140] Compiling LanguageServerProtocol General.swift
[125/140] Emitting module LanguageServerProtocol
[141/148] Compiling LanguageClient StatefulServer.swift
[142/148] Compiling LanguageClient Server+Shutdown.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[143/148] Compiling LanguageClient AsyncStreamTap.swift
[144/148] Compiling LanguageClient RestartingServer.swift
[145/148] Compiling LanguageClient DataChannel+LocalProcess.swift
[146/148] Emitting module LanguageClient
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:68:47: error: cannot find type 'FSEventAsyncStream' in scope
                private let stream: AsyncCompactMapSequence<FSEventAsyncStream, Element>
                                                            ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:69:57: error: cannot find type 'FSEventAsyncStream' in scope
                private var internalIterator: AsyncCompactMapSequence<FSEventAsyncStream, Element>.Iterator
                                                                      ^~~~~~~~~~~~~~~~~~
[147/148] Compiling LanguageClient InitializingServer.swift
[148/148] Compiling LanguageClient FileEventAsyncSequence.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:68:47: error: cannot find type 'FSEventAsyncStream' in scope
                private let stream: AsyncCompactMapSequence<FSEventAsyncStream, Element>
                                                            ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:69:57: error: cannot find type 'FSEventAsyncStream' in scope
                private var internalIterator: AsyncCompactMapSequence<FSEventAsyncStream, Element>.Iterator
                                                                      ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:77:18: error: cannot find 'FSEventAsyncStream' in scope
                        self.stream = FSEventAsyncStream(path: root, flags: flags)
                                      ^~~~~~~~~~~~~~~~~~
Fetching https://github.com/ChimeHQ/GlobPattern from cache
Fetching https://github.com/ChimeHQ/AsyncXPCConnection from cache
Fetching https://github.com/ChimeHQ/LanguageClient from cache
Fetched https://github.com/ChimeHQ/GlobPattern (0.18s)
Fetching https://github.com/mattmassicotte/Queue from cache
Fetched https://github.com/ChimeHQ/AsyncXPCConnection (0.20s)
Fetching https://github.com/ChimeHQ/ChimeKit from cache
Fetched https://github.com/ChimeHQ/LanguageClient (0.32s)
Fetching https://github.com/ChimeHQ/JSONRPC from cache
Fetched https://github.com/mattmassicotte/Queue (0.21s)
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/ChimeKit (0.25s)
Computing version for https://github.com/ChimeHQ/ChimeKit
Fetching https://github.com/Frizlab/FSEventsWrapper from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.23s)
Fetching https://github.com/ChimeHQ/Extendable from cache
Fetched https://github.com/ChimeHQ/JSONRPC (0.31s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol from cache
Fetched https://github.com/Frizlab/FSEventsWrapper (0.21s)
Fetching https://github.com/groue/Semaphore from cache
Fetched https://github.com/groue/Semaphore (0.16s)
Fetched https://github.com/ChimeHQ/Extendable (0.26s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.39s)
Computed https://github.com/ChimeHQ/ChimeKit at 0.3.0 (0.65s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.49s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.10.0 (0.50s)
Computing version for https://github.com/ChimeHQ/LanguageClient
Computed https://github.com/ChimeHQ/LanguageClient at 0.6.0 (0.47s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.49s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.2.0 (0.48s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.0.0 (0.46s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.8.1 (0.53s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.45s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.43s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.43s)
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
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/Extendable
Working copy of https://github.com/ChimeHQ/Extendable resolved at 0.2.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/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/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.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/ChimeKit
Working copy of https://github.com/ChimeHQ/ChimeKit resolved at 0.3.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/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.0.0
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module LanguageClient
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:68:47: error: cannot find type 'FSEventAsyncStream' in scope
                private let stream: AsyncCompactMapSequence<FSEventAsyncStream, Element>
                                                            ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:69:57: error: cannot find type 'FSEventAsyncStream' in scope
                private var internalIterator: AsyncCompactMapSequence<FSEventAsyncStream, Element>.Iterator
                                                                      ^~~~~~~~~~~~~~~~~~
[2/2] Compiling LanguageClient FileEventAsyncSequence.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:68:47: error: cannot find type 'FSEventAsyncStream' in scope
                private let stream: AsyncCompactMapSequence<FSEventAsyncStream, Element>
                                                            ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:69:57: error: cannot find type 'FSEventAsyncStream' in scope
                private var internalIterator: AsyncCompactMapSequence<FSEventAsyncStream, Element>.Iterator
                                                                      ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/LanguageClient/Sources/LanguageClient/FileEventAsyncSequence.swift:77:18: error: cannot find 'FSEventAsyncStream' in scope
                        self.stream = FSEventAsyncStream(path: root, flags: flags)
                                      ^~~~~~~~~~~~~~~~~~
BUILD FAILURE 5.8 macosSpm

Build Machine: Mac 5