The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build chime-swift, reference main (cc854a), with Swift 6.2 (beta) for Linux on 21 Jun 2025 04:14:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.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/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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/chime-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ChimeHQ/ChimeKit
[1/2123] Fetching chimekit
Fetched https://github.com/ChimeHQ/ChimeKit from cache (12.86s)
Computing version for https://github.com/ChimeHQ/ChimeKit
Computed https://github.com/ChimeHQ/ChimeKit at 0.4.2 (13.37s)
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/ChimeHQ/Extendable
[1/1821] Fetching languageserverprotocol
[220/2087] Fetching languageserverprotocol, extendable
[1005/2301] Fetching languageserverprotocol, extendable, processenv
[1929/2609] Fetching languageserverprotocol, extendable, processenv, queue
[2203/3243] Fetching languageserverprotocol, extendable, processenv, queue, jsonrpc
Fetching https://github.com/ChimeHQ/LanguageClient
Fetched https://github.com/ChimeHQ/Extendable from cache (0.31s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.31s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.31s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.32s)
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.31s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
[1/176] Fetching asyncxpcconnection
[177/817] Fetching asyncxpcconnection, languageclient
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.26s)
Fetched https://github.com/ChimeHQ/LanguageClient from cache (0.30s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (1.15s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.4.0 (0.46s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.48s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.44s)
Computing version for https://github.com/ChimeHQ/LanguageClient
Computed https://github.com/ChimeHQ/LanguageClient at 0.8.2 (0.44s)
Fetching https://github.com/davbeck/swift-glob
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/groue/Semaphore
[1/644] Fetching swift-glob
[645/937] Fetching swift-glob, semaphore
[830/1197] Fetching swift-glob, semaphore, fseventswrapper
Fetched https://github.com/davbeck/swift-glob from cache (0.25s)
Fetched https://github.com/groue/Semaphore from cache (0.25s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.25s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.97s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.62s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.50s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.3.0 (0.43s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.2.0 (0.45s)
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.2.0
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.3.0
Creating working copy for https://github.com/ChimeHQ/ChimeKit
Working copy of https://github.com/ChimeHQ/ChimeKit resolved at 0.4.2
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/Extendable
Working copy of https://github.com/ChimeHQ/Extendable resolved at 0.4.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient
Working copy of https://github.com/ChimeHQ/LanguageClient resolved at 0.8.2
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Building for debugging...
[0/15] Write sources
[13/15] Compiling FNMDefinitions FNM.c
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/55] Compiling Glob Pattern+Operator.swift
[17/56] Compiling Extendable ConnectableSceneExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[18/56] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[19/56] Compiling Extendable AppExtensionSceneGroup.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[20/56] Compiling Queue AsyncSerialQueue.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/56] Emitting module Extendable
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[22/56] Compiling Extendable AppExtension+Init.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[23/56] Compiling JSONRPC AsyncStreamPolyfill.swift
[24/56] Compiling JSONRPC DataChannel+Actor.swift
[25/56] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[26/56] Compiling JSONRPC DataChannel+Stdio.swift
[27/57] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[28/57] Compiling Extendable ConnectableExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[29/57] Compiling Extendable ConnectionAccepter.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[30/57] Compiling JSONRPC DataChannel+WebSocket.swift
[31/57] Compiling JSONRPC DataChannel.swift
[32/57] Compiling JSONRPC JSONId.swift
[33/57] Compiling JSONRPC JSONRPCError.swift
[34/57] Compiling Extendable ConnectingAppExtensionScene.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
 1 | import ExtensionKit
   |        `- error: no such module 'ExtensionKit'
 2 |
 3 | /// Can be used to group multiple `AppExtensionScene` views.
[35/57] Emitting module ProcessEnv
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/57] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 |
[37/57] Emitting module Queue
[38/57] Emitting module Semaphore
[39/57] Compiling Semaphore AsyncSemaphore.swift
[40/57] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 |
[41/57] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 |
[42/57] Emitting module Glob
[43/57] Compiling ProcessEnv Process+Output.swift
BUILD FAILURE 6.2 linux