The Swift Package Index logo.Swift Package Index

Build Information

Failed to build chime-swift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

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 /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:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/chime-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
Fetching https://github.com/ChimeHQ/GlobPattern
Fetching https://github.com/ChimeHQ/ChimeKit
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/ChimeHQ/LanguageClient
Fetching https://github.com/ChimeHQ/ProcessEnv
[1/256] Fetching fseventswrapper
[257/838] Fetching fseventswrapper, languageclient
[333/896] Fetching fseventswrapper, languageclient, globpattern
[502/2961] Fetching fseventswrapper, languageclient, globpattern, chimekit
[623/3045] Fetching fseventswrapper, languageclient, globpattern, chimekit, asyncxpcconnection
[838/3226] Fetching fseventswrapper, languageclient, globpattern, chimekit, asyncxpcconnection, processenv
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.30s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[892/4754] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv, languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.31s)
Fetching https://github.com/mattmassicotte/Queue
[892/3339] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv, queue
Fetched https://github.com/mattmassicotte/Queue from cache (0.26s)
Fetching https://github.com/groue/Semaphore
[892/3412] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv, semaphore
Fetched https://github.com/groue/Semaphore from cache (0.23s)
Fetching https://github.com/ChimeHQ/JSONRPC
[909/3142] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv
[910/3701] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv, jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.25s)
Fetching https://github.com/ChimeHQ/Extendable
[974/3142] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv
[1058/3336] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv, extendable
Fetched https://github.com/ChimeHQ/Extendable from cache (0.24s)
[1077/3142] Fetching fseventswrapper, languageclient, globpattern, chimekit, processenv
Fetched https://github.com/ChimeHQ/GlobPattern from cache (14.44s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (14.44s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (14.44s)
Fetched https://github.com/ChimeHQ/LanguageClient from cache (14.44s)
Fetched https://github.com/ChimeHQ/ChimeKit from cache (14.68s)
Computing version for https://github.com/ChimeHQ/ChimeKit
Computed https://github.com/ChimeHQ/ChimeKit at 0.3.0 (1.67s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.46s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.10.0 (0.48s)
Computing version for https://github.com/ChimeHQ/LanguageClient
Computed https://github.com/ChimeHQ/LanguageClient at 0.6.0 (0.52s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.46s)
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.48s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.47s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.45s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.48s)
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/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/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.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/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.8.1
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/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.10.0
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/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.0.0
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/43] Compiling Extendable ConnectableSceneExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[15/43] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[16/43] Compiling Extendable ConnectableExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[17/43] Compiling Extendable AppExtensionSceneGroup.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/43] Emitting module Extendable
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[19/43] Emitting module JSONRPC
[20/44] Compiling JSONRPC DataChannel.swift
[21/44] Compiling JSONRPC DataTransport.swift
[22/44] Compiling JSONRPC JSONId.swift
[23/44] Compiling JSONRPC JSONRPCError.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/44] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:49:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
        public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
                                                                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
        public init(queue: Queue, connection: NSXPCConnection) {
                                              ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
        let connection: NSXPCConnection
                        ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                                                  ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection) {
                                ^~~~~~~~~~~~~~~
[25/44] Compiling Extendable ConnectingAppExtensionScene.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[26/44] Compiling Extendable ConnectionAccepter.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
error: fatalError
[27/44] Compiling ProcessEnv Process+Output.swift
[28/44] Compiling JSONRPC JSONRPCSession.swift
[29/44] Compiling JSONRPC JSONValue.swift
[30/44] Compiling AsyncXPCConnection RemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
        let connection: NSXPCConnection
                        ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                                                  ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection) {
                                ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:14:38: error: cannot find 'NSXPCInterface' in scope
                connection.remoteObjectInterface = NSXPCInterface(with: remoteInterface)
                                                   ^~~~~~~~~~~~~~
[31/44] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:49:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
[32/44] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
        public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
                                                                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
        public init(queue: Queue, connection: NSXPCConnection) {
                                              ^~~~~~~~~~~~~~~
[33/44] Emitting module Semaphore
[34/44] Emitting module ProcessEnv
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Parameters.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[35/44] Compiling Semaphore AsyncSemaphore.swift
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Parameters.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[36/44] Emitting module Queue
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/17] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:49:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
[3/17] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
        public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
                                                                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
        public init(queue: Queue, connection: NSXPCConnection) {
                                              ^~~~~~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/17] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:49:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
          ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
        public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
                                                                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
        public init(queue: Queue, connection: NSXPCConnection) {
                                              ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
        let connection: NSXPCConnection
                        ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                                                  ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection) {
                                ^~~~~~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/17] Emitting module Extendable
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[6/17] Emitting module Semaphore
[7/17] Compiling Extendable ConnectableSceneExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[8/18] Compiling AsyncXPCConnection RemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
        let connection: NSXPCConnection
                        ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
        public init(connection: NSXPCConnection, remoteInterface: Protocol) {
                                                                  ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
        public init(connection: NSXPCConnection) {
                                ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:14:38: error: cannot find 'NSXPCInterface' in scope
                connection.remoteObjectInterface = NSXPCInterface(with: remoteInterface)
                                                   ^~~~~~~~~~~~~~
error: fatalError
[9/19] Compiling Extendable AppExtensionSceneGroup.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
[10/19] Compiling Extendable ConnectableExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:2:8: error: no such module 'ExtensionKit'
import ExtensionKit
       ^
/host/spi-builder-workspace/.build/checkouts/ProcessEnv/Sources/ProcessEnv/Process+Parameters.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
BUILD FAILURE 5.10 linux

Build Machine: Linux 2