Build Information
Failed to build ACP, reference main (6e7e67), with Swift 6.3 for Linux on 26 Apr 2026 04:39:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aptove/swift-sdk.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/aptove/swift-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6e7e67c fix: correct package URL, name, and client example in README
Cloned https://github.com/aptove/swift-sdk.git
Revision (git rev-parse @):
6e7e67c8e650997e5a6eca670e01dcec338b815b
SUCCESS checkout https://github.com/aptove/swift-sdk.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/aptove/swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/23686] Fetching swift-collections
[1660/30335] Fetching swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.79s)
Fetched https://github.com/apple/swift-collections.git from cache (1.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.85s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Samples/EchoAgent/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Samples/SimpleClient/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Samples/InteractiveClient/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Samples/SimpleAgentApp/README.md
Building for debugging...
[0/42] Write sources
[17/42] Write swift-version-24593BA9C3E375BF.txt
[19/66] Emitting module InternalCollectionsUtilities
[20/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/68] Compiling Logging LogHandler.swift
[23/68] Compiling Logging LogEvent.swift
[24/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/68] Compiling InternalCollectionsUtilities String+Padding.swift
[29/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/68] Compiling InternalCollectionsUtilities Debugging.swift
[31/68] Compiling InternalCollectionsUtilities Descriptions.swift
[32/68] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/68] Compiling InternalCollectionsUtilities Integer rank.swift
[34/68] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/68] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[37/68] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[38/68] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[39/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/68] Compiling InternalCollectionsUtilities Span+Extras.swift
[41/70] Wrapping AST for InternalCollectionsUtilities for debugging
[43/85] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/364] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[45/364] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[46/364] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[47/364] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/364] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/364] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[50/364] Compiling HashTreeCollections _HashNode.swift
[51/364] Compiling HashTreeCollections _HashNodeHeader.swift
[52/364] Compiling HashTreeCollections _HashSlot.swift
[53/364] Compiling HashTreeCollections _HashNode+Structural merge.swift
[54/364] Compiling HashTreeCollections _AncestorHashSlots.swift
[55/364] Compiling HashTreeCollections _Bitmap.swift
[56/364] Compiling HashTreeCollections _Bucket.swift
[57/364] Compiling HashTreeCollections _Hash.swift
[58/364] Compiling HashTreeCollections _HashLevel.swift
[59/364] Compiling HashTreeCollections _HashNode+Builder.swift
[60/364] Compiling HashTreeCollections _HashNode+Debugging.swift
[61/364] Compiling HashTreeCollections _HashNode+Initializers.swift
[62/364] Compiling HashTreeCollections _HashNode+Structural union.swift
[63/364] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[64/364] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[65/364] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[66/364] Compiling HashTreeCollections _HashNode+Invariants.swift
[67/364] Compiling HashTreeCollections _HashNode+Lookups.swift
[68/364] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[69/364] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[70/364] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[71/368] Emitting module ContainersPreview
[72/368] Compiling ContainersPreview Box.swift
[73/368] Compiling ContainersPreview Inout.swift
[74/368] Compiling ContainersPreview InputSpan.swift
[75/368] Compiling ContainersPreview Shared.swift
[76/368] Emitting module HeapModule
[77/368] Compiling HeapModule Heap.swift
[78/368] Compiling HeapModule _HeapNode.swift
[79/368] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[80/368] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[81/368] Compiling HashTreeCollections _HashNode+Storage.swift
[82/368] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[83/368] Compiling HashTreeCollections _HashNode+Structural filter.swift
[84/369] Compiling HeapModule Heap+Descriptions.swift
[85/369] Compiling HeapModule Heap+UnsafeHandle.swift
[86/369] Compiling HeapModule Heap+Invariants.swift
[88/370] Wrapping AST for ContainersPreview for debugging
[89/370] Wrapping AST for HeapModule for debugging
[99/417] Compiling HashTreeCollections TreeSet+Hashable.swift
[100/417] Compiling HashTreeCollections TreeSet+Sendable.swift
[101/417] Compiling HashTreeCollections TreeSet+Sequence.swift
[102/417] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[103/417] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[104/417] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[105/417] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[106/417] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[107/417] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[108/417] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[109/427] Compiling Logging MetadataProvider.swift
[110/427] Compiling Logging Locks.swift
[111/427] Emitting module Logging
[112/427] Emitting module BitCollections
[113/427] Compiling DequeModule _DequeBufferHeader.swift
[114/427] Compiling DequeModule RigidDeque+Append.swift
[115/427] Compiling DequeModule RigidDeque+Consumption.swift
[116/427] Compiling DequeModule RigidDeque+Container.swift
[117/427] Compiling DequeModule RigidDeque+Descriptions.swift
[118/427] Compiling DequeModule UniqueDeque+Consumption.swift
[119/427] Compiling DequeModule UniqueDeque+Container.swift
[120/427] Compiling DequeModule UniqueDeque+Descriptions.swift
[121/427] Compiling DequeModule UniqueDeque+Equatable.swift
[122/427] Compiling DequeModule UniqueDeque+Experimental.swift
[123/427] Compiling DequeModule UniqueDeque+Hashable.swift
[124/427] Compiling DequeModule UniqueDeque+Initializers.swift
[125/427] Compiling DequeModule UniqueDeque+Insertions.swift
[126/427] Compiling DequeModule UniqueDeque+Prepend.swift
[127/427] Compiling DequeModule UniqueDeque+Removals.swift
[128/427] Compiling BitCollections BitSet.swift
[129/427] Compiling BitCollections Range+Utilities.swift
[130/427] Compiling BitCollections Slice+Utilities.swift
[131/427] Compiling BitCollections UInt+Tricks.swift
[132/427] Compiling BitCollections _Word.swift
[133/427] Compiling HashTreeCollections TreeSet+Descriptions.swift
[134/427] Compiling HashTreeCollections TreeSet+Equatable.swift
[135/427] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[136/427] Compiling HashTreeCollections TreeSet+Extras.swift
[137/427] Compiling HashTreeCollections TreeSet+Filter.swift
[138/427] Compiling HashTreeCollections TreeDictionary+Codable.swift
[139/427] Compiling HashTreeCollections TreeDictionary+Collection.swift
[140/427] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[141/427] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[142/427] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[143/427] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[144/427] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[145/427] Compiling HashTreeCollections TreeDictionary+Filter.swift
[146/427] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[147/427] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[148/427] Compiling HashTreeCollections TreeDictionary+Keys.swift
[149/427] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[150/427] Compiling HashTreeCollections TreeDictionary+Merge.swift
[151/427] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[162/432] Compiling DequeModule Deque+CustomReflectable.swift
[163/432] Compiling DequeModule Deque+Descriptions.swift
[164/432] Compiling DequeModule Deque+Equatable.swift
[165/432] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[166/432] Compiling DequeModule RigidDeque+Equatable.swift
[167/432] Compiling DequeModule RigidDeque+Experimental.swift
[168/432] Compiling DequeModule RigidDeque+Hashable.swift
[169/432] Compiling DequeModule RigidDeque+Initializers.swift
[177/439] Compiling BitCollections BitSet.Index.swift
[186/439] Compiling DequeModule RigidDeque+Insertions.swift
[187/439] Compiling DequeModule RigidDeque+Prepend.swift
[188/439] Compiling DequeModule RigidDeque+Removals.swift
[189/439] Compiling DequeModule RigidDeque+Replacements.swift
[190/439] Compiling DequeModule RigidDeque+Testing.swift
[191/439] Compiling DequeModule RigidDeque.swift
[192/439] Compiling DequeModule UniqueDeque+Append.swift
[193/439] Compiling DequeModule _DequeBuffer.swift
[194/439] Compiling DequeModule UniqueDeque+Replacements.swift
[195/439] Compiling DequeModule UniqueDeque.swift
[196/439] Compiling DequeModule _DequeSlot.swift
[197/439] Compiling DequeModule _UnsafeDequeHandle.swift
[198/439] Compiling DequeModule _UnsafeDequeSegments.swift
[208/439] Compiling Logging Logging.swift
[227/440] Compiling DequeModule Deque+Extras.swift
[228/440] Compiling DequeModule Deque+Hashable.swift
[229/440] Compiling DequeModule Deque+Testing.swift
[230/440] Compiling DequeModule Deque._Storage.swift
[231/440] Compiling DequeModule Deque._UnsafeHandle.swift
[232/440] Compiling DequeModule Deque.swift
[233/440] Compiling DequeModule Deque+Codable.swift
[234/440] Compiling DequeModule Deque+Collection.swift
[234/440] Wrapping AST for Logging for debugging
[236/440] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[237/440] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[238/440] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[239/440] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[240/440] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[241/440] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[242/440] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[243/440] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[244/440] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[245/440] Compiling HashTreeCollections TreeSet.swift
[247/440] Compiling OrderedCollections OrderedSet+Sendable.swift
[248/440] Compiling OrderedCollections OrderedSet+SubSequence.swift
[249/440] Compiling OrderedCollections OrderedSet+Testing.swift
[250/440] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[251/440] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[252/440] Compiling OrderedCollections OrderedSet.swift
[261/441] Wrapping AST for BitCollections for debugging
[305/441] Emitting module OrderedCollections
[342/450] Compiling OrderedCollections _UnsafeBitset.swift
[365/451] Wrapping AST for OrderedCollections for debugging
[377/451] Emitting module _RopeModule
[423/451] Compiling _RopeModule Rope+Join.swift
[424/451] Compiling _RopeModule Rope+MutatingForEach.swift
[425/451] Compiling _RopeModule Rope+Remove.swift
[426/451] Compiling _RopeModule Rope+RemoveSubrange.swift
[427/451] Compiling _RopeModule Rope+Split.swift
[428/451] Compiling _RopeModule Optional Utilities.swift
[429/451] Compiling _RopeModule String Utilities.swift
[430/451] Compiling _RopeModule String.Index+ABI.swift
[431/451] Compiling _RopeModule _CharacterRecognizer.swift
[432/452] Emitting module HashTreeCollections
[435/453] Emitting module DequeModule
[435/454] Wrapping AST for _RopeModule for debugging
[436/454] Wrapping AST for HashTreeCollections for debugging
[438/454] Wrapping AST for DequeModule for debugging
[440/460] Compiling Collections OrderedCollections reexports.swift
[441/460] Compiling Collections HeapModule reexports.swift
[442/460] Emitting module Collections
[443/460] Compiling Collections BitCollections reexports.swift
[444/460] Compiling Collections HashTreeCollections reexports.swift
[445/460] Compiling Collections DequeModule reexports.swift
[446/461] Wrapping AST for Collections for debugging
[448/497] Emitting module ACPModel
[449/497] Compiling ACPModel ACPModel.swift
[450/497] Compiling ACPModel AcpProtocols.swift
[451/497] Compiling ACPModel Annotations.swift
[452/497] Compiling ACPModel AuthMessages.swift
[453/497] Compiling ACPModel AvailableCommand.swift
[454/497] Compiling ACPModel PlanEntry.swift
[455/497] Compiling ACPModel Priority.swift
[456/497] Compiling ACPModel ProtocolVersion.swift
[457/497] Compiling ACPModel RequestId.swift
[458/497] Compiling ACPModel Role.swift
[459/502] Compiling ACPModel SessionConfigGroupId.swift
[460/502] Compiling ACPModel SessionConfigId.swift
[461/502] Compiling ACPModel SessionConfigOption.swift
[462/502] Compiling ACPModel SessionConfigValueId.swift
[463/502] Compiling ACPModel SessionId.swift
[464/502] Compiling ACPModel ModelMessages.swift
[465/502] Compiling ACPModel Notifications.swift
[466/502] Compiling ACPModel Pagination.swift
[467/502] Compiling ACPModel PermissionMessages.swift
[468/502] Compiling ACPModel PermissionOptionId.swift
[469/502] Compiling ACPModel InitializeMessages.swift
[470/502] Compiling ACPModel JsonRpc.swift
[471/502] Compiling ACPModel JsonValue.swift
[472/502] Compiling ACPModel McpServer.swift
[473/502] Compiling ACPModel ModelId.swift
[474/502] Compiling ACPModel SessionInfo.swift
[475/502] Compiling ACPModel SessionMessages.swift
[476/502] Compiling ACPModel SessionModeId.swift
[477/502] Compiling ACPModel SessionModeMessages.swift
[478/502] Compiling ACPModel SessionOperations.swift
[479/502] Compiling ACPModel Capabilities.swift
[480/502] Compiling ACPModel ContentBlock.swift
[481/502] Compiling ACPModel Cursor.swift
[482/502] Compiling ACPModel FileMessages.swift
[483/502] Compiling ACPModel Implementation.swift
[484/502] Compiling ACPModel SessionUpdate.swift
[485/502] Compiling ACPModel SessionUpdateTypes.swift
[486/502] Compiling ACPModel Terminal.swift
[487/502] Compiling ACPModel ToolCall.swift
[488/502] Compiling ACPModel ToolCallId.swift
[489/503] Wrapping AST for ACPModel for debugging
[491/519] Compiling ACP ClientSessionOperations.swift
[492/519] Compiling ACP Event.swift
[493/521] Emitting module ACP
[494/521] Compiling ACP TerminalOperations.swift
[495/521] Compiling ACP Transport.swift
[496/521] Compiling ACP FileSystemOperations.swift
/host/spi-builder-workspace/Sources/ACP/PaginatedResponse.swift:128:27: warning: capture of non-Sendable type 'Request.Type' in an isolated closure [#SendableMetatypes]
126 | ) -> PaginatedAsyncSequence<Item> {
127 | PaginatedAsyncSequence { [self] cursor in
128 | let request = requestFactory(cursor)
| `- warning: capture of non-Sendable type 'Request.Type' in an isolated closure [#SendableMetatypes]
129 | let jsonRpcResponse = try await self.sendRequest(method: method, params: request)
130 |
/host/spi-builder-workspace/Sources/ACP/PaginatedResponse.swift:133:46: warning: capture of non-Sendable type 'Response.Type' in an isolated closure [#SendableMetatypes]
131 | // Decode the result to the expected response type
132 | let data = try JSONEncoder().encode(jsonRpcResponse.result)
133 | let response = try JSONDecoder().decode(Response.self, from: data)
| `- warning: capture of non-Sendable type 'Response.Type' in an isolated closure [#SendableMetatypes]
134 |
135 | return responseHandler(response)
/host/spi-builder-workspace/Sources/ACP/PaginatedResponse.swift:129:50: warning: sending value of non-Sendable type 'Request' risks causing data races [#SendingRisksDataRace]
127 | PaginatedAsyncSequence { [self] cursor in
128 | let request = requestFactory(cursor)
129 | let jsonRpcResponse = try await self.sendRequest(method: method, params: request)
| | `- note: isolated conformance to protocol 'Encodable' can be introduced here
| |- warning: sending value of non-Sendable type 'Request' risks causing data races [#SendingRisksDataRace]
| `- note: sending task-isolated value of non-Sendable type 'Request' to actor-isolated instance method 'sendRequest(method:params:timeoutSeconds:)' risks causing races in between task-isolated and actor-isolated uses
130 |
131 | // Decode the result to the expected response type
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[497/521] Compiling ACP PaginatedResponse.swift
/host/spi-builder-workspace/Sources/ACP/PaginatedResponse.swift:128:27: warning: capture of non-Sendable type 'Request.Type' in an isolated closure [#SendableMetatypes]
126 | ) -> PaginatedAsyncSequence<Item> {
127 | PaginatedAsyncSequence { [self] cursor in
128 | let request = requestFactory(cursor)
| `- warning: capture of non-Sendable type 'Request.Type' in an isolated closure [#SendableMetatypes]
129 | let jsonRpcResponse = try await self.sendRequest(method: method, params: request)
130 |
/host/spi-builder-workspace/Sources/ACP/PaginatedResponse.swift:133:46: warning: capture of non-Sendable type 'Response.Type' in an isolated closure [#SendableMetatypes]
131 | // Decode the result to the expected response type
132 | let data = try JSONEncoder().encode(jsonRpcResponse.result)
133 | let response = try JSONDecoder().decode(Response.self, from: data)
| `- warning: capture of non-Sendable type 'Response.Type' in an isolated closure [#SendableMetatypes]
134 |
135 | return responseHandler(response)
/host/spi-builder-workspace/Sources/ACP/PaginatedResponse.swift:129:50: warning: sending value of non-Sendable type 'Request' risks causing data races [#SendingRisksDataRace]
127 | PaginatedAsyncSequence { [self] cursor in
128 | let request = requestFactory(cursor)
129 | let jsonRpcResponse = try await self.sendRequest(method: method, params: request)
| | `- note: isolated conformance to protocol 'Encodable' can be introduced here
| |- warning: sending value of non-Sendable type 'Request' risks causing data races [#SendingRisksDataRace]
| `- note: sending task-isolated value of non-Sendable type 'Request' to actor-isolated instance method 'sendRequest(method:params:timeoutSeconds:)' risks causing races in between task-isolated and actor-isolated uses
130 |
131 | // Decode the result to the expected response type
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[498/521] Compiling ACP AgentContext.swift
[499/521] Compiling ACP Client.swift
[500/521] Compiling ACP ClientConnection.swift
[501/521] Compiling ACP ClientSession.swift
[502/521] Compiling ACP ACP.swift
[503/521] Compiling ACP Agent.swift
[504/521] Compiling ACP AgentConnection.swift
[505/521] Compiling ACP RemoteClientOperations.swift
[506/521] Compiling ACP StdioTransport.swift
[507/521] Compiling ACP Protocol.swift
/host/spi-builder-workspace/Sources/ACP/ProtocolExtensions.swift:187:17: warning: capture of non-Sendable type 'P.Type' in an isolated closure [#SendableMetatypes]
185 | if let paramsValue = request.params {
186 | let data = try JSONEncoder().encode(paramsValue)
187 | params = try JSONDecoder().decode(P.self, from: data)
| `- warning: capture of non-Sendable type 'P.Type' in an isolated closure [#SendableMetatypes]
188 | } else {
189 | throw ProtocolError.decodingFailed(underlying: NSError(
/host/spi-builder-workspace/Sources/ACP/ProtocolExtensions.swift:197:30: warning: capture of non-Sendable type 'R.Type' in an isolated closure [#SendableMetatypes]
195 |
196 | // Execute handler
197 | let result = try await handler(params)
| `- warning: capture of non-Sendable type 'R.Type' in an isolated closure [#SendableMetatypes]
198 |
199 | // Encode result as JsonValue
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[508/521] Compiling ACP ProtocolExtensions.swift
/host/spi-builder-workspace/Sources/ACP/ProtocolExtensions.swift:187:17: warning: capture of non-Sendable type 'P.Type' in an isolated closure [#SendableMetatypes]
185 | if let paramsValue = request.params {
186 | let data = try JSONEncoder().encode(paramsValue)
187 | params = try JSONDecoder().decode(P.self, from: data)
| `- warning: capture of non-Sendable type 'P.Type' in an isolated closure [#SendableMetatypes]
188 | } else {
189 | throw ProtocolError.decodingFailed(underlying: NSError(
/host/spi-builder-workspace/Sources/ACP/ProtocolExtensions.swift:197:30: warning: capture of non-Sendable type 'R.Type' in an isolated closure [#SendableMetatypes]
195 |
196 | // Execute handler
197 | let result = try await handler(params)
| `- warning: capture of non-Sendable type 'R.Type' in an isolated closure [#SendableMetatypes]
198 |
199 | // Encode result as JsonValue
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[509/533] Wrapping AST for ACP for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[511/533] Emitting module ACPHTTP
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:44:32: error: cannot find type 'URLSessionWebSocketTask' in scope
42 |
43 | private let stateActor: WebSocketStateActor
44 | private var webSocketTask: URLSessionWebSocketTask?
| `- error: cannot find type 'URLSessionWebSocketTask' in scope
45 | private let session: URLSession
46 |
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:45:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
43 | private let stateActor: WebSocketStateActor
44 | private var webSocketTask: URLSessionWebSocketTask?
45 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
46 |
47 | /// Initialize a new WebSocket transport.
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:52:36: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// - url: The WebSocket URL to connect to (must use ws:// or wss://)
51 | /// - session: URLSession to use for connections (defaults to shared)
52 | public init(url: URL, session: URLSession = .shared) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
53 | self.url = url
54 | self.session = session
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:52:50: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
50 | /// - url: The WebSocket URL to connect to (must use ws:// or wss://)
51 | /// - session: URLSession to use for connections (defaults to shared)
52 | public init(url: URL, session: URLSession = .shared) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
53 | self.url = url
54 | self.session = session
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:52:50: error: value of type '_' expected to be instance of class or class-constrained type
50 | /// - url: The WebSocket URL to connect to (must use ws:// or wss://)
51 | /// - session: URLSession to use for connections (defaults to shared)
52 | public init(url: URL, session: URLSession = .shared) {
| `- error: value of type '_' expected to be instance of class or class-constrained type
53 | self.url = url
54 | self.session = session
[512/533] Emitting module InteractiveClient
[513/533] Compiling ACPHTTP ACPHTTP.swift
[514/533] Compiling ACPHTTP WebSocketTransport.swift
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:44:32: error: cannot find type 'URLSessionWebSocketTask' in scope
42 |
43 | private let stateActor: WebSocketStateActor
44 | private var webSocketTask: URLSessionWebSocketTask?
| `- error: cannot find type 'URLSessionWebSocketTask' in scope
45 | private let session: URLSession
46 |
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:45:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
43 | private let stateActor: WebSocketStateActor
44 | private var webSocketTask: URLSessionWebSocketTask?
45 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
46 |
47 | /// Initialize a new WebSocket transport.
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:52:36: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
50 | /// - url: The WebSocket URL to connect to (must use ws:// or wss://)
51 | /// - session: URLSession to use for connections (defaults to shared)
52 | public init(url: URL, session: URLSession = .shared) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
53 | self.url = url
54 | self.session = session
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:52:50: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
50 | /// - url: The WebSocket URL to connect to (must use ws:// or wss://)
51 | /// - session: URLSession to use for connections (defaults to shared)
52 | public init(url: URL, session: URLSession = .shared) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
53 | self.url = url
54 | self.session = session
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:52:50: error: value of type '_' expected to be instance of class or class-constrained type
50 | /// - url: The WebSocket URL to connect to (must use ws:// or wss://)
51 | /// - session: URLSession to use for connections (defaults to shared)
52 | public init(url: URL, session: URLSession = .shared) {
| `- error: value of type '_' expected to be instance of class or class-constrained type
53 | self.url = url
54 | self.session = session
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:69:33: error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
67 |
68 | // Create WebSocket task
69 | webSocketTask = session.webSocketTask(with: url)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
70 |
71 | // Start the connection
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:97:40: error: cannot infer contextual base in reference to member 'string'
95 | }
96 |
97 | try await webSocketTask?.send(.string(text))
| `- error: cannot infer contextual base in reference to member 'string'
98 | }
99 |
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:114:38: error: cannot infer contextual base in reference to member 'normalClosure'
112 |
113 | // Close WebSocket with normal closure
114 | webSocketTask?.cancel(with: .normalClosure, reason: nil)
| `- error: cannot infer contextual base in reference to member 'normalClosure'
115 | webSocketTask = nil
116 |
/host/spi-builder-workspace/Sources/ACPHTTP/WebSocketTransport.swift:114:61: error: 'nil' requires a contextual type
112 |
113 | // Close WebSocket with normal closure
114 | webSocketTask?.cancel(with: .normalClosure, reason: nil)
| `- error: 'nil' requires a contextual type
115 | webSocketTask = nil
116 |
[515/533] Emitting module EchoAgent
[516/533] Emitting module SimpleClient
[517/533] Emitting module SimpleAgentApp
/host/spi-builder-workspace/Samples/SimpleAgentApp/main.swift:400:24: error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
398 | if case .text(let text) = chunk.content {
399 | print(text.text, terminator: "")
400 | fflush(stdout)
| `- error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
401 | }
402 | case .agentThoughtChunk(let chunk):
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams. */
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
| `- note: var declared here
145 | extern FILE *stderr; /* Standard error output stream. */
146 | /* C89/C99 say they're macros. Make them happy. */
/host/spi-builder-workspace/Samples/SimpleAgentApp/main.swift:491:24: error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
489 | while true {
490 | print("You: ", terminator: "")
491 | fflush(stdout)
| `- error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
492 |
493 | guard let input = readLine() else { break }
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams. */
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
| `- note: var declared here
145 | extern FILE *stderr; /* Standard error output stream. */
146 | /* C89/C99 say they're macros. Make them happy. */
/host/spi-builder-workspace/Samples/SimpleAgentApp/main.swift:501:24: error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
499 | print()
500 | print("Agent: ", terminator: "")
501 | fflush(stdout)
| `- error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
502 |
503 | let response = try await clientConnection.prompt(request: PromptRequest(
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams. */
143 | extern FILE *stdin; /* Standard input stream. */
144 | extern FILE *stdout; /* Standard output stream. */
| `- note: var declared here
145 | extern FILE *stderr; /* Standard error output stream. */
146 | /* C89/C99 say they're macros. Make them happy. */
BUILD FAILURE 6.3 linux