Build Information
Successful build of ProcessService, reference main (250692
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 22:40:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ProcessService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ProcessService
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 250692f funding
Cloned https://github.com/ChimeHQ/ProcessService.git
Revision (git rev-parse @):
250692fa3002394eee1b81a94ee94a7d44d93193
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ProcessService.git at main
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
[1/139] Fetching asyncxpcconnection
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.71s)
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/mattmassicotte/Queue
[1/272] Fetching queue
[121/472] Fetching queue, processenv
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.69s)
[164/272] Fetching queue
Fetched https://github.com/mattmassicotte/Queue from cache (0.74s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.57s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.53s)
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 82a0eb00a0d881e6a65cad0acc031c1efd058d06
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/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "processservice",
"name": "ProcessService",
"url": "https://github.com/ChimeHQ/ProcessService.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessService",
"dependencies": [
{
"identity": "processenv",
"name": "ProcessEnv",
"url": "https://github.com/ChimeHQ/ProcessEnv",
"version": "0.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessEnv",
"dependencies": [
]
},
{
"identity": "queue",
"name": "Queue",
"url": "https://github.com/mattmassicotte/Queue",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Queue",
"dependencies": [
]
},
{
"identity": "asyncxpcconnection",
"name": "AsyncXPCConnection",
"url": "https://github.com/ChimeHQ/AsyncXPCConnection",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncXPCConnection",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/ProcessService.git
[1/526] Fetching processservice
Fetched https://github.com/ChimeHQ/ProcessService.git from cache (0.96s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection from cache
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.48s)
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.49s)
Fetched https://github.com/mattmassicotte/Queue from cache (0.49s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.02s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.0 (0.47s)
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/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 82a0eb00a0d881e6a65cad0acc031c1efd058d06
Creating working copy for https://github.com/ChimeHQ/ProcessService.git
Working copy of https://github.com/ChimeHQ/ProcessService.git resolved at main (250692f)
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
warning: '.resolve-product-dependencies': dependency 'processservice' is not used by any target
Found 3 product dependencies
- ProcessEnv
- Queue
- AsyncXPCConnection
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ChimeHQ/ProcessService.git
{
"dependencies" : [
{
"identity" : "processenv",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/ProcessEnv"
},
{
"identity" : "queue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattmassicotte/Queue"
},
{
"identity" : "asyncxpcconnection",
"requirement" : {
"revision" : [
"82a0eb00a0d881e6a65cad0acc031c1efd058d06"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/AsyncXPCConnection"
}
],
"manifest_display_name" : "ProcessService",
"name" : "ProcessService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ProcessServiceServer",
"targets" : [
"ProcessServiceServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProcessServiceClient",
"targets" : [
"ProcessServiceClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProcessServiceContainer",
"targets" : [
"ProcessServiceContainer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProcessServiceShared",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceShared",
"path" : "Sources/ProcessServiceShared",
"product_memberships" : [
"ProcessServiceServer",
"ProcessServiceClient"
],
"sources" : [
"Process+Event.swift",
"ProcessServiceXPCProtocols.swift"
],
"type" : "library"
},
{
"c99name" : "ProcessServiceServerTests",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceServerTests",
"path" : "Tests/ProcessServiceServerTests",
"sources" : [
"ExportedProcessServiceTests.swift"
],
"target_dependencies" : [
"ProcessServiceServer"
],
"type" : "test"
},
{
"c99name" : "ProcessServiceServer",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceServer",
"path" : "Sources/ProcessServiceServer",
"product_dependencies" : [
"ProcessEnv"
],
"product_memberships" : [
"ProcessServiceServer"
],
"sources" : [
"ExportedProcessService.swift",
"NSXPCConnection+Server.swift"
],
"target_dependencies" : [
"ProcessServiceShared"
],
"type" : "library"
},
{
"c99name" : "ProcessServiceContainer",
"module_type" : "BinaryTarget",
"name" : "ProcessServiceContainer",
"path" : "ProcessServiceContainer.xcframework",
"product_memberships" : [
"ProcessServiceContainer"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ProcessServiceClientTests",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceClientTests",
"path" : "Tests/ProcessServiceClientTests",
"sources" : [
"HostedProcessTests.swift"
],
"target_dependencies" : [
"ProcessServiceClient",
"ProcessServiceContainer"
],
"type" : "test"
},
{
"c99name" : "ProcessServiceClient",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceClient",
"path" : "Sources/ProcessServiceClient",
"product_dependencies" : [
"AsyncXPCConnection",
"ProcessEnv",
"Queue"
],
"product_memberships" : [
"ProcessServiceClient"
],
"sources" : [
"ExportedProcessServiceClient.swift",
"HostedProcess.swift",
"NSXPCConnection+ProcessService.swift"
],
"target_dependencies" : [
"ProcessServiceShared"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/20] Emitting module ProcessServiceShared
[9/20] Compiling ProcessServiceShared Process+Event.swift
[10/20] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[11/20] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[12/20] Compiling Queue AsyncQueue.swift
[13/20] Emitting module Queue
[14/20] Compiling ProcessEnv Process+Parameters.swift
[15/20] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[16/20] Compiling AsyncXPCConnection RemoteXPCService.swift
[17/20] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[18/20] Emitting module AsyncXPCConnection
[19/20] Compiling ProcessEnv Process+Output.swift
[20/20] Emitting module ProcessEnv
[21/27] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[22/27] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[23/27] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[24/27] Compiling ProcessServiceClient HostedProcess.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProcessServiceClient/HostedProcess.swift:35:9: warning: cannot access property 'connection' with a non-sendable type 'NSXPCConnection' from nonisolated deinit; this is an error in the Swift 6 language mode
33 |
34 | deinit {
35 | connection.invalidate()
| `- warning: cannot access property 'connection' with a non-sendable type 'NSXPCConnection' from nonisolated deinit; this is an error in the Swift 6 language mode
36 | eventContinuation.finish()
37 |
Foundation.NSXPCConnection:2:12: note: class 'NSXPCConnection' does not conform to the 'Sendable' protocol
1 | @available(macOS 10.8, *)
2 | open class NSXPCConnection : NSObject, NSXPCProxyCreating {
| `- note: class 'NSXPCConnection' does not conform to the 'Sendable' protocol
3 | public init(serviceName: String)
4 | open var serviceName: String? { get }
[25/27] Emitting module ProcessServiceClient
[26/27] Emitting module ProcessServiceServer
[27/27] Compiling ProcessServiceServer ExportedProcessService.swift
Build complete! (16.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "processenv",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/ProcessEnv"
},
{
"identity" : "queue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattmassicotte/Queue"
},
{
"identity" : "asyncxpcconnection",
"requirement" : {
"revision" : [
"82a0eb00a0d881e6a65cad0acc031c1efd058d06"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/AsyncXPCConnection"
}
],
"manifest_display_name" : "ProcessService",
"name" : "ProcessService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ProcessServiceServer",
"targets" : [
"ProcessServiceServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProcessServiceClient",
"targets" : [
"ProcessServiceClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProcessServiceContainer",
"targets" : [
"ProcessServiceContainer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProcessServiceShared",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceShared",
"path" : "Sources/ProcessServiceShared",
"product_memberships" : [
"ProcessServiceServer",
"ProcessServiceClient"
],
"sources" : [
"Process+Event.swift",
"ProcessServiceXPCProtocols.swift"
],
"type" : "library"
},
{
"c99name" : "ProcessServiceServerTests",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceServerTests",
"path" : "Tests/ProcessServiceServerTests",
"sources" : [
"ExportedProcessServiceTests.swift"
],
"target_dependencies" : [
"ProcessServiceServer"
],
"type" : "test"
},
{
"c99name" : "ProcessServiceServer",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceServer",
"path" : "Sources/ProcessServiceServer",
"product_dependencies" : [
"ProcessEnv"
],
"product_memberships" : [
"ProcessServiceServer"
],
"sources" : [
"ExportedProcessService.swift",
"NSXPCConnection+Server.swift"
],
"target_dependencies" : [
"ProcessServiceShared"
],
"type" : "library"
},
{
"c99name" : "ProcessServiceContainer",
"module_type" : "BinaryTarget",
"name" : "ProcessServiceContainer",
"path" : "ProcessServiceContainer.xcframework",
"product_memberships" : [
"ProcessServiceContainer"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ProcessServiceClientTests",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceClientTests",
"path" : "Tests/ProcessServiceClientTests",
"sources" : [
"HostedProcessTests.swift"
],
"target_dependencies" : [
"ProcessServiceClient",
"ProcessServiceContainer"
],
"type" : "test"
},
{
"c99name" : "ProcessServiceClient",
"module_type" : "SwiftTarget",
"name" : "ProcessServiceClient",
"path" : "Sources/ProcessServiceClient",
"product_dependencies" : [
"AsyncXPCConnection",
"ProcessEnv",
"Queue"
],
"product_memberships" : [
"ProcessServiceClient"
],
"sources" : [
"ExportedProcessServiceClient.swift",
"HostedProcess.swift",
"NSXPCConnection+ProcessService.swift"
],
"target_dependencies" : [
"ProcessServiceShared"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/processservice/main
Repository: ChimeHQ/ProcessService
Swift version used: 6.0
Target: ProcessServiceServer
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'ProcessServiceServer'...
Finished extracting symbol information for 'ProcessServiceServer'. (2.78s)
Building documentation for 'ProcessServiceServer'...
Finished building documentation for 'ProcessServiceServer' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/processservice/main
Updating https://github.com/ChimeHQ/AsyncXPCConnection
Updated https://github.com/ChimeHQ/AsyncXPCConnection (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/mattmassicotte/Queue
Updated https://github.com/mattmassicotte/Queue (0.47s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/ChimeHQ/ProcessEnv
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.34s)
Updated https://github.com/ChimeHQ/ProcessEnv (0.46s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.61s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3187] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Emitting module SymbolKit
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.70s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/8] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[3/8] Emitting module ProcessServiceShared
[4/8] Compiling ProcessServiceShared Process+Event.swift
[5/8] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[6/8] Compiling ProcessEnv Process+Output.swift
[7/8] Emitting module ProcessEnv
[8/8] Compiling ProcessEnv Process+Parameters.swift
[9/11] Compiling ProcessServiceServer ExportedProcessService.swift
[10/11] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[11/11] Emitting module ProcessServiceServer
Build of target: 'ProcessServiceServer' complete! (0.90s)
Target: ProcessServiceClient
Extracting symbol information for 'ProcessServiceClient'...
Finished extracting symbol information for 'ProcessServiceClient'. (0.94s)
Building documentation for 'ProcessServiceClient'...
Finished building documentation for 'ProcessServiceClient' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/processservice/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.17s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/7] Compiling AsyncXPCConnection RemoteXPCService.swift
[3/7] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[4/7] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[5/7] Emitting module AsyncXPCConnection
[6/7] Emitting module Queue
[7/7] Compiling Queue AsyncQueue.swift
[8/11] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[9/11] Compiling ProcessServiceClient HostedProcess.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProcessServiceClient/HostedProcess.swift:35:9: warning: cannot access property 'connection' with a non-sendable type 'NSXPCConnection' from nonisolated deinit; this is an error in the Swift 6 language mode
33 |
34 | deinit {
35 | connection.invalidate()
| `- warning: cannot access property 'connection' with a non-sendable type 'NSXPCConnection' from nonisolated deinit; this is an error in the Swift 6 language mode
36 | eventContinuation.finish()
37 |
Foundation.NSXPCConnection:2:12: note: class 'NSXPCConnection' does not conform to the 'Sendable' protocol
1 | @available(macOS 10.8, *)
2 | open class NSXPCConnection : NSObject, NSXPCProxyCreating {
| `- note: class 'NSXPCConnection' does not conform to the 'Sendable' protocol
3 | public init(serviceName: String)
4 | open var serviceName: String? { get }
[10/11] Emitting module ProcessServiceClient
[11/11] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
Build of target: 'ProcessServiceClient' complete! (0.82s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/chimehq/processservice/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/chimehq/processservice/main/linkable-paths.json
122
2 /Users/admin/builder/spi-builder-workspace/.docs/chimehq/processservice/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/processservice/main
File count: 122
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-chimehq-processservice-main-84e42d58.zip to s3://spi-docs-inbox/prod-chimehq-processservice-main-84e42d58.zip
Copying... [16%]
Copying... [33%]
Copying... [49%]
Copying... [66%]
Copying... [82%]
Copying... [98%]
Copying... [100%]
Done.