Build Information
Failed to build chime-swift, reference main (cc854a
), with Swift 6.0 for Linux on 30 Nov 2024 14:55:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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.0
Building package at path: $PWD
https://github.com/ChimeHQ/chime-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ChimeHQ/ChimeKit
[1/2123] Fetching chimekit
Fetched https://github.com/ChimeHQ/ChimeKit from cache (13.44s)
Computing version for https://github.com/ChimeHQ/ChimeKit
Computed https://github.com/ChimeHQ/ChimeKit at 0.4.2 (0.72s)
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/LanguageClient
[1/272] Fetching queue
[273/1968] Fetching queue, languageserverprotocol
[1969/2168] Fetching queue, languageserverprotocol, processenv
[2043/2753] Fetching queue, languageserverprotocol, processenv, jsonrpc
[2220/3350] Fetching queue, languageserverprotocol, processenv, jsonrpc, languageclient
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.41s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
Fetching https://github.com/ChimeHQ/Extendable
Fetched https://github.com/mattmassicotte/Queue from cache (0.43s)
Fetched https://github.com/ChimeHQ/LanguageClient from cache (0.42s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.43s)
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.43s)
[1/139] Fetching asyncxpcconnection
[120/350] Fetching asyncxpcconnection, extendable
Fetched https://github.com/ChimeHQ/Extendable from cache (0.25s)
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.25s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (1.88s)
Computing version for https://github.com/ChimeHQ/LanguageClient
Computed https://github.com/ChimeHQ/LanguageClient at 0.8.0 (0.53s)
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/ChimeHQ/GlobPattern
Fetching https://github.com/groue/Semaphore
[1/293] Fetching semaphore
[294/354] Fetching semaphore, globpattern
[355/610] Fetching semaphore, globpattern, fseventswrapper
Fetched https://github.com/groue/Semaphore from cache (0.23s)
Fetched https://github.com/ChimeHQ/GlobPattern from cache (0.23s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.23s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.55s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.55s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.65s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.0 (0.49s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.4.0 (0.45s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.43s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.2.0 (0.45s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.3 (0.43s)
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/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.2.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.3
Creating working copy for https://github.com/ChimeHQ/LanguageClient
Working copy of https://github.com/ChimeHQ/LanguageClient resolved at 0.8.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.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/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
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/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.0
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/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/44] 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.
[15/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
5 | /// Due to the strange nature of the `Protocol` type, the generic parameter cannot be used to define the NSXPCConection interface. Still a net win, but definitely annoying.
6 | public struct RemoteXPCService<Service> {
7 | let connection: NSXPCConnection
| `- error: cannot find type 'NSXPCConnection' in scope
8 |
9 | /// Create a new `XPCService` instance with an interface.
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
8 |
9 | /// Create a new `XPCService` instance with an interface.
10 | public init(connection: NSXPCConnection, remoteInterface: Protocol) {
| `- error: cannot find type 'NSXPCConnection' in scope
11 | self.connection = connection
12 |
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
8 |
9 | /// Create a new `XPCService` instance with an interface.
10 | public init(connection: NSXPCConnection, remoteInterface: Protocol) {
| `- error: cannot find type 'Protocol' in scope
11 | self.connection = connection
12 |
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
16 |
17 | /// Create a new `XPCService` instance without an explicit interface.
18 | public init(connection: NSXPCConnection) {
| `- error: cannot find type 'NSXPCConnection' in scope
19 | self.connection = connection
20 | }
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:14:38: error: cannot find 'NSXPCInterface' in scope
12 |
13 | precondition(connection.remoteObjectInterface == nil)
14 | connection.remoteObjectInterface = NSXPCInterface(with: remoteInterface)
| `- error: cannot find 'NSXPCInterface' in scope
15 | }
16 |
[16/44] Emitting module JSONRPC
[17/45] 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.
[18/45] Compiling Semaphore AsyncSemaphore.swift
[19/45] Emitting module Semaphore
[20/46] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
12 | @MainActor
13 | public struct QueuedRemoteXPCService<Service, Queue: AsyncQueuing> {
14 | public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
| `- error: cannot find type 'NSXPCConnection' in scope
15 |
16 | let queue: Queue
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:19:38: error: @escaping attribute only applies to function types
17 | private let provider: ConnectionProvider
18 |
19 | public init(queue: Queue, provider: @escaping ConnectionProvider) {
| `- error: @escaping attribute only applies to function types
20 | self.queue = queue
21 | self.provider = provider
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
22 | }
23 |
24 | public init(queue: Queue, connection: NSXPCConnection) {
| `- error: cannot find type 'NSXPCConnection' in scope
25 | self.queue = queue
26 | self.provider = { connection }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/46] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
6 | }
7 |
8 | extension NSXPCConnection {
| `- error: cannot find type 'NSXPCConnection' in scope
9 | #if compiler(<6.0)
10 | /// Begins remote method invocation that returns a value.
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:137:11: error: cannot find type 'NSXPCConnection' in scope
135 | }
136 |
137 | extension NSXPCConnection {
| `- error: cannot find type 'NSXPCConnection' in scope
138 | #if compiler(<6.0)
139 | /// Begins remote method invocation that calls out to a value-error pair completion handler.
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
12 | @MainActor
13 | public struct QueuedRemoteXPCService<Service, Queue: AsyncQueuing> {
14 | public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
| `- error: cannot find type 'NSXPCConnection' in scope
15 |
16 | let queue: Queue
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:19:38: error: @escaping attribute only applies to function types
17 | private let provider: ConnectionProvider
18 |
19 | public init(queue: Queue, provider: @escaping ConnectionProvider) {
| `- error: @escaping attribute only applies to function types
20 | self.queue = queue
21 | self.provider = provider
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
22 | }
23 |
24 | public init(queue: Queue, connection: NSXPCConnection) {
| `- error: cannot find type 'NSXPCConnection' in scope
25 | self.queue = queue
26 | self.provider = { connection }
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
5 | /// Due to the strange nature of the `Protocol` type, the generic parameter cannot be used to define the NSXPCConection interface. Still a net win, but definitely annoying.
6 | public struct RemoteXPCService<Service> {
7 | let connection: NSXPCConnection
| `- error: cannot find type 'NSXPCConnection' in scope
8 |
9 | /// Create a new `XPCService` instance with an interface.
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
8 |
9 | /// Create a new `XPCService` instance with an interface.
10 | public init(connection: NSXPCConnection, remoteInterface: Protocol) {
| `- error: cannot find type 'NSXPCConnection' in scope
11 | self.connection = connection
12 |
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
8 |
9 | /// Create a new `XPCService` instance with an interface.
10 | public init(connection: NSXPCConnection, remoteInterface: Protocol) {
| `- error: cannot find type 'Protocol' in scope
11 | self.connection = connection
12 |
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
16 |
17 | /// Create a new `XPCService` instance without an explicit interface.
18 | public init(connection: NSXPCConnection) {
| `- error: cannot find type 'NSXPCConnection' in scope
19 | self.connection = connection
20 | }
[22/46] 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
6 | }
7 |
8 | extension NSXPCConnection {
| `- error: cannot find type 'NSXPCConnection' in scope
9 | #if compiler(<6.0)
10 | /// Begins remote method invocation that returns a value.
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:137:11: error: cannot find type 'NSXPCConnection' in scope
135 | }
136 |
137 | extension NSXPCConnection {
| `- error: cannot find type 'NSXPCConnection' in scope
138 | #if compiler(<6.0)
139 | /// Begins remote method invocation that calls out to a value-error pair completion handler.
[23/46] Emitting module Queue
[24/46] Compiling Queue AsyncQueue.swift
[25/46] Compiling Queue AsyncSerialQueue.swift
[26/46] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/47] 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.
[29/47] 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.
[30/47] Emitting module ProcessEnv
[31/47] 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.
[32/47] 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.
/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.
BUILD FAILURE 6.0 linux