The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Agents.swift, reference 0.10.3 (90aa23), with Swift 6.2 for macOS (SPM) on 10 Oct 2025 08:40:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/victorhenrion/Agents.swift.git
Reference: 0.10.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/victorhenrion/Agents.swift
 * tag               0.10.3     -> FETCH_HEAD
HEAD is now at 90aa23d feat: make ToolInputAvailable properties public
Cloned https://github.com/victorhenrion/Agents.swift.git
Revision (git rev-parse @):
90aa23d7d6b78075088e590973ba633d3b1a9949
SUCCESS checkout https://github.com/victorhenrion/Agents.swift.git at 0.10.3
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/gohanlon/swift-memberwise-init-macro.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/daangn/KarrotCodableKit.git
[1/1337] Fetching karrotcodablekit
[108/2062] Fetching karrotcodablekit, swift-memberwise-init-macro
[2063/20215] Fetching karrotcodablekit, swift-memberwise-init-macro, swift-collections
[6239/92662] Fetching karrotcodablekit, swift-memberwise-init-macro, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
[17276/74509] Fetching karrotcodablekit, swift-memberwise-init-macro, swift-syntax
Fetched https://github.com/gohanlon/swift-memberwise-init-macro.git from cache (3.62s)
Fetched https://github.com/daangn/KarrotCodableKit.git from cache (3.62s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.62s)
Computing version for https://github.com/gohanlon/swift-memberwise-init-macro.git
Computed https://github.com/gohanlon/swift-memberwise-init-macro.git at 0.5.2 (6.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.62s)
Computing version for https://github.com/daangn/KarrotCodableKit.git
Computed https://github.com/daangn/KarrotCodableKit.git at 1.6.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.74s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/daangn/KarrotCodableKit.git
Working copy of https://github.com/daangn/KarrotCodableKit.git resolved at 1.6.0
Creating working copy for https://github.com/gohanlon/swift-memberwise-init-macro.git
Working copy of https://github.com/gohanlon/swift-memberwise-init-macro.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.23s)
========================================
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": "agents.swift",
      "name": "Agents.swift",
      "url": "https://github.com/victorhenrion/Agents.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Agents.swift",
      "dependencies": [
        {
          "identity": "karrotcodablekit",
          "name": "KarrotCodableKit",
          "url": "https://github.com/daangn/KarrotCodableKit.git",
          "version": "1.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KarrotCodableKit",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-memberwise-init-macro",
          "name": "MemberwiseInit",
          "url": "https://github.com/gohanlon/swift-memberwise-init-macro.git",
          "version": "0.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-memberwise-init-macro",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/victorhenrion/Agents.swift.git
[1/443] Fetching agents.swift
Fetched https://github.com/victorhenrion/Agents.swift.git from cache (0.84s)
Fetching https://github.com/gohanlon/swift-memberwise-init-macro.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/daangn/KarrotCodableKit.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Fetched https://github.com/gohanlon/swift-memberwise-init-macro.git from cache (0.58s)
Fetched https://github.com/daangn/KarrotCodableKit.git from cache (0.58s)
Computing version for https://github.com/gohanlon/swift-memberwise-init-macro.git
Computed https://github.com/gohanlon/swift-memberwise-init-macro.git at 0.5.2 (0.63s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.82s)
Computing version for https://github.com/daangn/KarrotCodableKit.git
Computed https://github.com/daangn/KarrotCodableKit.git at 1.6.0 (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.03s)
Creating working copy for https://github.com/daangn/KarrotCodableKit.git
Working copy of https://github.com/daangn/KarrotCodableKit.git resolved at 1.6.0
Creating working copy for https://github.com/gohanlon/swift-memberwise-init-macro.git
Working copy of https://github.com/gohanlon/swift-memberwise-init-macro.git resolved at 0.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/victorhenrion/Agents.swift.git
Working copy of https://github.com/victorhenrion/Agents.swift.git resolved at 0.10.3 (90aa23d)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'agents.swift' is not used by any target
Found 3 product dependencies
  - KarrotCodableKit
  - swift-collections
  - MemberwiseInit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/victorhenrion/Agents.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[9/14] Write swift-version-49B95AFC49DCD68C.txt
[11/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/72] Compiling InternalCollectionsUtilities Debugging.swift
[13/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/72] Compiling InternalCollectionsUtilities Descriptions.swift
[16/72] Emitting module InternalCollectionsUtilities
[17/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/72] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
[19/72] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
[20/72] Compiling KarrotCodableKitMacros CodableKeyMacro.swift
[21/72] Compiling KarrotCodableKitMacros CustomCodableMacro.swift
[22/72] Compiling KarrotCodableKitMacros String+SnakeCase.swift
[23/72] Compiling KarrotCodableKitMacros String+Trimming.swift
[24/72] Compiling KarrotCodableKitMacros CustomDecodableMacro.swift
[25/72] Compiling KarrotCodableKitMacros CustomEncodableMacro.swift
[26/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[27/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[28/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[29/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[30/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[31/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[32/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[33/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[34/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[35/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[36/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[37/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[38/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[39/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[40/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/134] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/134] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/134] Compiling OrderedCollections OrderedSet+Sendable.swift
[44/134] Compiling OrderedCollections OrderedSet+Codable.swift
[45/134] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[46/134] Compiling OrderedCollections OrderedSet+Descriptions.swift
[47/134] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/134] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/134] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[50/134] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/134] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/134] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/134] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/134] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/134] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/134] Compiling OrderedCollections OrderedDictionary+Elements.swift
[57/134] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[58/134] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[59/134] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/134] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/134] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/134] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/134] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/134] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/134] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/134] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/134] Compiling OrderedCollections OrderedDictionary.swift
[68/134] Compiling OrderedCollections _Hashtable+Header.swift
[69/134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[70/134] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/134] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/134] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/134] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[74/134] Compiling OrderedCollections _HashTable+Bucket.swift
[75/134] Compiling OrderedCollections _HashTable+BucketIterator.swift
[76/134] Compiling OrderedCollections _HashTable+Constants.swift
[77/134] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/134] Compiling OrderedCollections _HashTable+Testing.swift
[79/134] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/134] Compiling OrderedCollections _HashTable.swift
[81/134] Compiling OrderedCollections OrderedSet+SubSequence.swift
[82/134] Compiling OrderedCollections OrderedSet+Testing.swift
[83/134] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/134] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/134] Compiling OrderedCollections OrderedSet.swift
[86/134] Compiling OrderedCollections _UnsafeBitset.swift
[87/134] Emitting module OrderedCollections
[88/134] Emitting module KarrotCodableKitMacros
[101/137] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[102/137] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[103/137] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[110/137] Compiling ISO8601JSON ISO8601JSON.swift
[111/137] Emitting module ISO8601JSON
[118/137] Compiling MemberwiseInitMacros MemberwiseInitFormatter.swift
[119/137] Compiling MemberwiseInitMacros String.swift
[122/137] Emitting module MemberwiseInitMacros
[123/137] Compiling MemberwiseInitMacros ExprTypeInference.swift
[124/137] Compiling MemberwiseInitMacros Diagnostics.swift
[126/137] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[129/137] Compiling MemberwiseInitMacros Models.swift
[133/138] Write Objects.LinkFileList
[135/138] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[135/138] Write Objects.LinkFileList
[136/138] Linking KarrotCodableKitMacros-tool
[137/138] Linking MemberwiseInitMacros-tool
[139/203] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[140/203] Compiling KarrotCodableKit DefaultEmptyString.swift
[141/203] Compiling KarrotCodableKit DefaultFalse.swift
[142/203] Compiling KarrotCodableKit DefaultTrue.swift
[143/203] Compiling KarrotCodableKit DefaultZeroDouble.swift
[144/203] Compiling KarrotCodableKit DefaultZeroFloat.swift
[145/203] Compiling KarrotCodableKit DefaultZeroInt.swift
[146/209] Compiling KarrotCodableKit ISO8601Strategy.swift
[147/209] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
[148/209] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[149/209] Compiling KarrotCodableKit RFC3339Strategy.swift
[150/209] Compiling KarrotCodableKit TimestampStrategy.swift
[151/209] Compiling KarrotCodableKit DefaultCodable.swift
[152/209] Compiling KarrotCodableKit DefaultEmptyArray.swift
[153/209] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[154/209] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[155/209] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[156/209] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[157/209] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[158/209] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[159/209] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultCodable.swift
[160/209] Compiling KarrotCodableKit Result+Extension.swift
[161/209] Compiling KarrotCodableKit LosslessArray.swift
[162/209] Compiling KarrotCodableKit LosslessBoolValue.swift
[163/209] Compiling KarrotCodableKit LosslessValue.swift
[164/209] Compiling KarrotCodableKit OptionalLosslessValue.swift
[165/209] Compiling KarrotCodableKit LossyArray.swift
[166/209] Compiling MemberwiseInit MemberwiseInit.swift
[167/209] Emitting module MemberwiseInit
[168/209] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[169/209] Compiling KarrotCodableKit PolymorphicValue.swift
[170/209] Compiling KarrotCodableKit ArrayDecodingError.swift
[171/209] Compiling KarrotCodableKit DictionaryDecodingError.swift
[172/209] Compiling KarrotCodableKit ErrorReporting.swift
[173/209] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[174/209] Compiling KarrotCodableKit AnyCodable.swift
[175/209] Compiling KarrotCodableKit AnyDecodable.swift
[176/209] Compiling KarrotCodableKit AnyEncodable.swift
[177/209] Compiling KarrotCodableKit Base64Strategy.swift
[178/209] Compiling KarrotCodableKit DataValue.swift
[179/209] Compiling KarrotCodableKit DateValue.swift
[180/209] Compiling KarrotCodableKit OptionalDateValue.swift
[181/209] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[182/209] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[183/209] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[184/209] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[185/209] Compiling KarrotCodableKit PolymorphicCodable.swift
[186/209] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[187/209] Compiling KarrotCodableKit PolymorphicDecodable.swift
[188/209] Emitting module KarrotCodableKit
[189/209] Compiling KarrotCodableKit PolymorphicEncodable.swift
[190/209] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[191/209] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[192/209] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[193/209] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[194/209] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[195/209] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[196/209] Compiling KarrotCodableKit LossyDictionary.swift
[197/209] Compiling KarrotCodableKit LossyOptional.swift
[198/209] Compiling KarrotCodableKit ResilientProjectedValue.swift
[199/209] Compiling KarrotCodableKit CodingKeyStyle.swift
[200/209] Compiling KarrotCodableKit CodableKey.swift
[201/209] Compiling KarrotCodableKit CustomCodable.swift
[202/209] Compiling KarrotCodableKit CustomDecodable.swift
[203/209] Compiling KarrotCodableKit CustomEncodable.swift
[204/209] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[205/209] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[206/209] Compiling KarrotCodableKit PolymorphicCodableError.swift
[207/209] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[208/209] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[209/209] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[210/213] Compiling AI ChatMessageChunk.swift
[211/213] Compiling AI ChatMessage.swift
[212/213] Compiling AI ChatMessageBuilder.swift
[213/213] Emitting module AI
[214/217] Compiling Agents WebSocketTaskConnection.swift
[215/217] Compiling Agents CFAgentMessage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Agents/CFAgentMessage.swift:68:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 66 | @PolymorphicDecodable(identifier: "cf_agent_chat_messages")
 67 | struct CFAgentChatMessages {
 68 |     let type = "cf_agent_chat_messages"
    |         |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
    |         |- note: set the initial value via the initializer or remove the 'type' case from the CodingKeys enum to silence this warning
    |         `- note: make the property mutable instead
 69 |     let messages: [ChatMessage]
 70 | }
/Users/admin/builder/spi-builder-workspace/Sources/Agents/CFAgentMessage.swift:74:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 72 | @PolymorphicDecodable(identifier: "cf_agent_use_chat_response")
 73 | struct CFAgentUseChatResponse {
 74 |     let type = "cf_agent_use_chat_response"
    |         |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
    |         |- note: set the initial value via the initializer or remove the 'type' case from the CodingKeys enum to silence this warning
    |         `- note: make the property mutable instead
 75 |     let id: String
 76 |     let body: String
/Users/admin/builder/spi-builder-workspace/Sources/Agents/CFAgentMessage.swift:83:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 81 | @PolymorphicDecodable(identifier: "rpc")
 82 | struct RPCResponse<Result: Codable> {
 83 |     let type = "rpc"
    |         |- warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
    |         |- note: set the initial value via the initializer or remove the 'type' case from the CodingKeys enum to silence this warning
    |         `- note: make the property mutable instead
 84 |     let id: String
 85 |     let success: Bool
[216/217] Emitting module Agents
/Users/admin/builder/spi-builder-workspace/Sources/Agents/AgentClient.swift:388:10: warning: associated value 'responseTypeMismatch(type:)' of 'Sendable'-conforming enum 'RPCError' contains non-Sendable type 'any Decodable.Type'
386 |     case requestError(Error)
387 |     case responseError(id: String, message: String?)
388 |     case responseTypeMismatch(type: Decodable.Type)
    |          `- warning: associated value 'responseTypeMismatch(type:)' of 'Sendable'-conforming enum 'RPCError' contains non-Sendable type 'any Decodable.Type'
389 | }
390 |
[217/217] Compiling Agents AgentClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Agents/AgentClient.swift:388:10: warning: associated value 'responseTypeMismatch(type:)' of 'Sendable'-conforming enum 'RPCError' contains non-Sendable type 'any Decodable.Type'
386 |     case requestError(Error)
387 |     case responseError(id: String, message: String?)
388 |     case responseTypeMismatch(type: Decodable.Type)
    |          `- warning: associated value 'responseTypeMismatch(type:)' of 'Sendable'-conforming enum 'RPCError' contains non-Sendable type 'any Decodable.Type'
389 | }
390 |
Build complete! (9.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "karrotcodablekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/daangn/KarrotCodableKit.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-memberwise-init-macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gohanlon/swift-memberwise-init-macro.git"
    }
  ],
  "manifest_display_name" : "Agents.swift",
  "name" : "Agents.swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "AI",
      "targets" : [
        "AI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Agents",
      "targets" : [
        "Agents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ISO8601JSON",
      "module_type" : "SwiftTarget",
      "name" : "ISO8601JSON",
      "path" : "Sources/ISO8601JSON",
      "product_memberships" : [
        "AI",
        "Agents"
      ],
      "sources" : [
        "ISO8601JSON.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Agents",
      "module_type" : "SwiftTarget",
      "name" : "Agents",
      "path" : "Sources/Agents",
      "product_dependencies" : [
        "KarrotCodableKit",
        "MemberwiseInit"
      ],
      "product_memberships" : [
        "Agents"
      ],
      "sources" : [
        "AgentClient.swift",
        "CFAgentMessage.swift",
        "WebSocketTaskConnection.swift"
      ],
      "target_dependencies" : [
        "AI",
        "ISO8601JSON"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AI",
      "module_type" : "SwiftTarget",
      "name" : "AI",
      "path" : "Sources/AI",
      "product_dependencies" : [
        "KarrotCodableKit",
        "OrderedCollections",
        "MemberwiseInit"
      ],
      "product_memberships" : [
        "AI",
        "Agents"
      ],
      "sources" : [
        "ChatMessage.swift",
        "ChatMessageBuilder.swift",
        "ChatMessageChunk.swift"
      ],
      "target_dependencies" : [
        "ISO8601JSON"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.