Build Information
Successful build of ChimeKit, reference main (97be09
), with Swift 5.9 for macOS (SPM) on 9 Jul 2024 21:53:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ChimeKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ChimeKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 97be09c Add ocaml interface UTI
Cloned https://github.com/ChimeHQ/ChimeKit.git
Revision (git rev-parse @):
97be09c0e424226e4a50d73a5dd1ce1ca698d258
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ChimeKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/ChimeHQ/ChimeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/38] Compiling GlobPattern Lexer.swift
[2/38] Compiling GlobPattern Parser.swift
[3/38] Compiling GlobPattern GlobPattern.swift
[4/38] Emitting module GlobPattern
[5/38] Emitting module JSONRPC
[6/39] Compiling JSONRPC DataChannel+StdioPipe.swift
[7/39] Compiling JSONRPC DataChannel.swift
[8/39] Compiling JSONRPC JSONId.swift
[9/39] Emitting module Semaphore
[10/39] Compiling Semaphore AsyncSemaphore.swift
[11/39] Compiling AsyncXPCConnection RemoteXPCService.swift
[12/39] Compiling JSONRPC AsyncStreamPolyfill.swift
[13/39] Compiling JSONRPC DataChannel+Actor.swift
[14/39] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[15/39] Compiling FSEventsWrapper FSEventStream.swift
[16/39] Emitting module AsyncXPCConnection
[17/39] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[18/39] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[19/39] Emitting module Queue
[20/39] Compiling Queue AsyncQueue.swift
[21/39] Compiling JSONRPC JSONValue.swift
[22/39] Compiling JSONRPC JSONValueDecoder.swift
[23/39] Compiling JSONRPC JSONRPCError.swift
[24/39] Compiling JSONRPC JSONRPCSession.swift
[25/39] Emitting module ProcessEnv
[26/39] Compiling ProcessEnv Process+Parameters.swift
[27/39] Compiling ProcessEnv Process+Output.swift
[28/39] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[29/39] Compiling JSONRPC Protocol.swift
[30/39] Compiling FSEventsWrapper FSEventAsyncStream.swift
[31/39] Emitting module FSEventsWrapper
[32/39] Compiling FSEventsWrapper FSEvent.swift
[33/97] Compiling Extendable MainActor+runUnsafely.swift
[34/97] Compiling Extendable ConnectionAccepter.swift
[35/97] Compiling LanguageServerProtocol Hover.swift
[36/97] Compiling LanguageServerProtocol Implementation.swift
[37/97] Compiling LanguageServerProtocol InlayHint.swift
[38/97] Compiling LanguageServerProtocol LinkedEditingRange.swift
[39/97] Compiling LanguageServerProtocol Moniker.swift
[40/97] Compiling LanguageServerProtocol OnTypeFormatting.swift
[41/103] Compiling LanguageServerProtocol Utility.swift
[42/103] Compiling LanguageServerProtocol Window.swift
[43/103] Compiling LanguageServerProtocol ShowMessageRequest.swift
[44/103] Compiling LanguageServerProtocol Workspace.swift
[45/103] Compiling LanguageServerProtocol ApplyEdit.swift
[46/103] Compiling LanguageServerProtocol Configuration.swift
[47/103] Compiling LanguageServerProtocol AsyncByteSequence.swift
[48/103] Compiling LanguageServerProtocol AsyncMessageFramingSequence.swift
[49/103] Compiling LanguageServerProtocol DataChannel+MessageFraming.swift
[50/103] Compiling LanguageServerProtocol MessageFraming.swift
[51/103] Compiling LanguageServerProtocol General.swift
[52/103] Compiling LanguageServerProtocol CallHeirarchy.swift
[53/103] Compiling LanguageServerProtocol CodeAction.swift
[54/103] Compiling LanguageServerProtocol References.swift
[55/103] Compiling LanguageServerProtocol Rename.swift
[56/103] Compiling LanguageServerProtocol SelectionRange.swift
[57/103] Compiling LanguageServerProtocol SemanticTokens.swift
[58/103] Compiling LanguageServerProtocol SignatureHelp.swift
[59/103] Compiling LanguageServerProtocol TypeDefinition.swift
[60/103] Compiling LanguageServerProtocol DocumentColor.swift
[61/103] Compiling LanguageServerProtocol DocumentHighlight.swift
[62/103] Compiling LanguageServerProtocol DocumentLink.swift
[63/103] Compiling LanguageServerProtocol DocumentSymbol.swift
[64/103] Compiling LanguageServerProtocol FoldingRange.swift
[65/103] Compiling LanguageServerProtocol Formatting.swift
[66/103] Compiling LanguageServerProtocol CodeLens.swift
[67/103] Compiling LanguageServerProtocol ColorPresentation.swift
[68/103] Compiling LanguageServerProtocol Completion.swift
[69/103] Compiling LanguageServerProtocol Declaration.swift
[70/103] Compiling LanguageServerProtocol Definition.swift
[71/103] Compiling LanguageServerProtocol Diagnostics.swift
[72/103] Compiling LanguageServerProtocol ExecuteCommand.swift
[73/103] Compiling LanguageServerProtocol Folders.swift
[74/103] Compiling LanguageServerProtocol Symbol.swift
[75/103] Compiling LanguageServerProtocol WillCreateFiles.swift
[76/103] Compiling LanguageServerProtocol WillDeleteFiles.swift
[77/103] Compiling LanguageServerProtocol WillRenameFiles.swift
[78/103] Emitting module Extendable
[79/103] Compiling Extendable ConnectableExtension.swift
[80/103] Compiling Extendable ConnectableSceneExtension.swift
[81/103] Compiling Extendable AppExtensionSceneGroup.swift
[82/103] Compiling Extendable ConnectingAppExtensionScene.swift
[83/144] Compiling ChimeExtensionInterface SymbolQueryService.swift
[84/144] Compiling ChimeExtensionInterface TokenService.swift
[85/144] Compiling ChimeExtensionInterface ExportedHost.swift
[86/144] Compiling ChimeExtensionInterface ExportedScene.swift
[87/144] Compiling ChimeExtensionInterface ExportedSceneHost.swift
[88/144] Compiling ChimeExtensionInterface ExtensionSceneProtocol.swift
[89/144] Compiling ChimeExtensionInterface ChimeExtension.swift
[90/144] Compiling ChimeExtensionInterface ExecutionParameters.swift
[91/144] Compiling ChimeExtensionInterface ExtensionProtocol.swift
[92/144] Compiling ChimeExtensionInterface HostProtocol.swift
[93/144] Compiling ChimeExtensionInterface MainActor+runUnsafely.swift
[94/144] Compiling ChimeExtensionInterface FormattingService.swift
[95/144] Compiling ChimeExtensionInterface SemanticDetailsService.swift
[101/148] Emitting module LanguageServerProtocol
[106/148] Compiling ChimeExtensionInterface Protocol+Exporting.swift
[107/148] Compiling ChimeExtensionInterface QueuedRelay.swift
[108/148] Compiling ChimeExtensionInterface RemoteDocumentService.swift
[109/148] Compiling ChimeExtensionInterface RemoteExtension.swift
[110/148] Compiling ChimeExtensionInterface TextChange.swift
[111/148] Compiling ChimeExtensionInterface TextRange.swift
[112/148] Compiling ChimeExtensionInterface TextTarget.swift
[113/148] Compiling ChimeExtensionInterface SceneContextView.swift
[114/148] Compiling ChimeExtensionInterface Scenes.swift
[115/148] Compiling ChimeExtensionInterface CombinedTextPosition.swift
[116/148] Compiling ChimeExtensionInterface CombinedTextRange.swift
[117/148] Compiling ChimeExtensionInterface DocumentConfiguration.swift
[118/148] Compiling ChimeExtensionInterface DocumentContext.swift
[119/148] Compiling ChimeExtensionInterface ExtensionConfiguration.swift
[120/148] Compiling ChimeExtensionInterface ServicePlaceholders.swift
[121/148] Compiling ChimeExtensionInterface CompletionService.swift
[122/148] Compiling ChimeExtensionInterface DefinitionService.swift
[123/148] Compiling ChimeExtensionInterface DiagnosticService.swift
[124/148] Compiling ChimeExtensionInterface LaunchedProcess.swift
[125/148] Compiling ChimeExtensionInterface LineRelativeTextPosition.swift
[126/148] Compiling ChimeExtensionInterface LineRelativeTextRange.swift
[127/148] Compiling ChimeExtensionInterface ProjectContext.swift
[128/148] Compiling ChimeExtensionInterface ServiceConfiguration.swift
[129/148] Compiling ChimeExtensionInterface StandaloneExtension.swift
[130/148] Compiling ChimeExtensionInterface UTType+Filename.swift
[131/148] Compiling ChimeExtensionInterface UTType+Languages.swift
[132/148] Compiling ChimeExtensionInterface ExportedExtension.swift
[137/148] Emitting module ChimeExtensionInterface
[138/148] Compiling ChimeExtensionInterface RemoteHost.swift
[139/148] Compiling ChimeExtensionInterface RemoteProjectService.swift
[140/148] Compiling ChimeExtensionInterface RemoteScene.swift
[141/148] Compiling ChimeExtensionInterface XPCProtocols.swift
[149/158] Compiling LanguageClient StatefulServer.swift
[150/158] Compiling LanguageClient FileEventAsyncSequence.swift
[151/158] Emitting module LanguageClient
[152/158] Compiling LanguageClient DataChannel+UserScript.swift
[153/158] Compiling LanguageClient DataChannel+LocalProcess.swift
[154/158] Compiling LanguageClient FileHandle+DataStream.swift
[155/158] Compiling LanguageClient Server+Shutdown.swift
[156/158] Compiling LanguageClient RestartingServer.swift
[157/158] Compiling LanguageClient AsyncStreamTap.swift
[158/158] Compiling LanguageClient InitializingServer.swift
[159/168] Emitting module ChimeLSPAdapter
[160/168] Compiling ChimeLSPAdapter DocumentContext+LSP.swift
[161/168] Compiling ChimeLSPAdapter DataChannel+HostedProcess.swift
[162/168] Compiling ChimeLSPAdapter LSPHostServerInterface.swift
[163/168] Compiling ChimeLSPAdapter LSPService.swift
[164/168] Compiling ChimeLSPAdapter LSPTypeTranslations.swift
[165/168] Compiling ChimeLSPAdapter LSPService+ClientConfiguration.swift
[166/168] Compiling ChimeLSPAdapter LSPTransformers.swift
[167/168] Compiling ChimeLSPAdapter LSPDocumentService.swift
[168/168] Compiling ChimeLSPAdapter LSPProjectService.swift
[169/170] Compiling ChimeKit ChimeKit.swift
[170/170] Emitting module ChimeKit
Build complete! (34.76s)
Fetching https://github.com/ChimeHQ/LanguageClient
[1/597] Fetching languageclient
Fetched https://github.com/ChimeHQ/LanguageClient (0.88s)
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
Fetching https://github.com/mattmassicotte/Queue
[1/220] Fetching queue
[127/779] Fetching queue, jsonrpc
[228/893] Fetching queue, jsonrpc, asyncxpcconnection
Fetched https://github.com/ChimeHQ/AsyncXPCConnection (0.90s)
Fetched https://github.com/ChimeHQ/JSONRPC (0.90s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/GlobPattern
Fetched https://github.com/mattmassicotte/Queue (0.90s)
Fetching https://github.com/ChimeHQ/Extendable
[1/211] Fetching extendable
[156/1883] Fetching extendable, languageserverprotocol
[223/1944] Fetching extendable, languageserverprotocol, globpattern
Fetched https://github.com/ChimeHQ/GlobPattern (0.73s)
Fetching https://github.com/ChimeHQ/ProcessEnv
[224/1883] Fetching extendable, languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.98s)
Fetched https://github.com/ChimeHQ/Extendable (0.98s)
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/groue/Semaphore
[1/200] Fetching processenv
Fetched https://github.com/ChimeHQ/ProcessEnv (0.79s)
[1/277] Fetching semaphore
[212/533] Fetching semaphore, fseventswrapper
Fetched https://github.com/Frizlab/FSEventsWrapper (0.80s)
Fetched https://github.com/groue/Semaphore (0.80s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (3.22s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.56s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.57s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.45s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.58s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.58s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.2 (0.45s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.3.0 (0.45s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.0.0 (0.55s)
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/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.2
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/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
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/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.0
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/ChimeHQ/LanguageClient
Working copy of https://github.com/ChimeHQ/LanguageClient resolved at f1610f7074b74ca3c1d6abd586014626842f09c5
Creating working copy for https://github.com/ChimeHQ/Extendable
Working copy of https://github.com/ChimeHQ/Extendable resolved at 0.3.0
Build complete.
Done.