The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Agents, reference main (41decb), with Swift 6.1 for Wasm on 3 Sep 2025 13:45:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/victorhenrion/Agents.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/victorhenrion/Agents.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41decb7 refactor: improve type documentation
Cloned https://github.com/victorhenrion/Agents.swift.git
Revision (git rev-parse @):
41decb795cc8bec60f1417efcd62a3b7e0ac1f5e
SUCCESS checkout https://github.com/victorhenrion/Agents.swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/victorhenrion/Agents.swift.git
https://github.com/victorhenrion/Agents.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.FTg8pi/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.9.0", "/host/spi-builder-workspace/Package.swift", "-o", "/tmp/TemporaryDirectory.HTRJv5/spi-builder-workspace-manifest"])
/host/spi-builder-workspace/Package.swift:38:1: error: unexpected ',' separator
36 |         )
37 |     ],
38 | )
   | `- error: unexpected ',' separator
39 |
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/gohanlon/swift-memberwise-init-macro.git
Fetching https://github.com/daangn/KarrotCodableKit.git
[1/721] Fetching swift-memberwise-init-macro
[254/2005] Fetching swift-memberwise-init-macro, karrotcodablekit
Fetched https://github.com/gohanlon/swift-memberwise-init-macro.git from cache (0.49s)
Fetched https://github.com/daangn/KarrotCodableKit.git from cache (0.52s)
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 (4.18s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.01s)
Computing version for https://github.com/daangn/KarrotCodableKit.git
Computed https://github.com/daangn/KarrotCodableKit.git at 1.5.1 (9.01s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.19s)
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.5.1
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
Building for debugging...
[0/41] Write sources
[19/41] Compiling _SwiftSyntaxCShims dummy.c
[20/41] Write swift-version-24593BA9C3E375BF.txt
[22/47] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/47] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/48] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/48] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/49] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/49] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/50] Wrapping AST for SwiftSyntax509 for debugging
[31/50] Wrapping AST for SwiftSyntax600 for debugging
[32/50] Wrapping AST for SwiftSyntax510 for debugging
[34/114] Compiling SwiftSyntax MemoryLayout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/114] Compiling SwiftSyntax MissingNodeInitializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/114] Compiling SwiftSyntax RawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/114] Compiling SwiftSyntax RawSyntaxLayoutView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/114] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/114] Compiling SwiftSyntax RawSyntaxTokenView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/114] Compiling SwiftSyntax SourceEdit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/114] Compiling SwiftSyntax SourceLength.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/114] Compiling SwiftSyntax SourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/122] Compiling SwiftSyntax SourcePresence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/122] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/122] Compiling SwiftSyntax Syntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/122] Compiling SwiftSyntax SyntaxArena.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/122] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/122] Compiling SwiftSyntax SyntaxChildren.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/122] Compiling SwiftSyntax SyntaxCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/122] Compiling SwiftSyntax SyntaxHashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/122] Compiling SwiftSyntax SyntaxIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/122] Emitting module SwiftSyntax
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/122] Compiling SwiftSyntax SyntaxKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/122] Compiling SwiftSyntax SyntaxRewriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/122] Compiling SwiftSyntax SyntaxTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/122] Compiling SwiftSyntax SyntaxVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/122] Compiling SwiftSyntax TokenKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/122] Compiling SwiftSyntax Tokens.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/122] Compiling SwiftSyntax TriviaPieces.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/122] Compiling SwiftSyntax RawSyntaxNodesAB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/122] Compiling SwiftSyntax RawSyntaxNodesC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/122] Compiling SwiftSyntax RawSyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/122] Compiling SwiftSyntax RawSyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/122] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/122] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/122] Compiling SwiftSyntax RawSyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/122] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/122] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/122] Compiling SwiftSyntax RawSyntaxValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/122] Compiling SwiftSyntax SyntaxNodesAB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/122] Compiling SwiftSyntax AbsolutePosition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/122] Compiling SwiftSyntax AbsoluteRawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/122] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/122] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/122] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/122] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/122] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/122] Compiling SwiftSyntax CustomTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/122] Compiling SwiftSyntax Identifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/122] Compiling SwiftSyntax Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/122] Compiling SwiftSyntax ChildNameForKeyPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/122] Compiling SwiftSyntax Keyword.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/122] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/122] Compiling SwiftSyntax RenamedNodesCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/122] Compiling SwiftSyntax SyntaxAnyVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/122] Compiling SwiftSyntax SyntaxBaseNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/122] Compiling SwiftSyntax SyntaxCollections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/122] Compiling SwiftSyntax SyntaxEnum.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/122] Compiling SwiftSyntax SyntaxNodeFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/122] Compiling SwiftSyntax SyntaxNodeStructure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/122] Compiling SwiftSyntax SyntaxProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/122] Compiling SwiftSyntax SyntaxText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/122] Compiling SwiftSyntax SyntaxTreeViewMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/122] Compiling SwiftSyntax TokenDiagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/122] Compiling SwiftSyntax TokenSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/122] Compiling SwiftSyntax TokenSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/122] Compiling SwiftSyntax Trivia.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/122] Compiling SwiftSyntax SyntaxNodesC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/122] Compiling SwiftSyntax SyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/122] Compiling SwiftSyntax SyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/122] Compiling SwiftSyntax SyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/122] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/122] Compiling SwiftSyntax SyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/122] Compiling SwiftSyntax SyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/122] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/123] Wrapping AST for SwiftSyntax for debugging
[108/180] Compiling SwiftDiagnostics DiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/181] Compiling SwiftDiagnostics Message.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/181] Emitting module SwiftBasicFormat
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/181] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/181] Compiling SwiftParser Expressions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/181] Compiling SwiftBasicFormat Syntax+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/181] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/181] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/181] Compiling SwiftDiagnostics Note.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/181] Compiling SwiftBasicFormat InferIndentation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/181] Compiling SwiftDiagnostics FixIt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/181] Compiling SwiftDiagnostics GroupedDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/181] Compiling SwiftParser IncrementalParseTransition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/181] Compiling SwiftParser IsValidIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/181] Emitting module SwiftDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/181] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/182] Wrapping AST for SwiftDiagnostics for debugging
[126/182] Compiling SwiftBasicFormat BasicFormat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/183] Wrapping AST for SwiftBasicFormat for debugging
[129/183] Emitting module SwiftParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/188] Compiling SwiftParser SwiftParserCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/188] Compiling SwiftParser SwiftVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/188] Compiling SwiftParser SyntaxUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/188] Compiling SwiftParser TokenConsumer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/188] Compiling SwiftParser TokenPrecedence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/188] Compiling SwiftParser TokenSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/188] Compiling SwiftParser TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/188] Compiling SwiftParser TopLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/188] Compiling SwiftParser TriviaParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/188] Compiling SwiftParser Types.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/188] Compiling SwiftParser Modifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/188] Compiling SwiftParser Names.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/188] Compiling SwiftParser Nominals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/188] Compiling SwiftParser Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/188] Compiling SwiftParser ParseSourceFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/188] Compiling SwiftParser Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/188] Compiling SwiftParser Patterns.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/188] Compiling SwiftParser Recovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/188] Compiling SwiftParser Specifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/188] Compiling SwiftParser Statements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/188] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/188] Compiling SwiftParser StringLiterals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/188] Compiling SwiftParser LexemeSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/188] Compiling SwiftParser Lexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/188] Compiling SwiftParser RegexLiteralLexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/188] Compiling SwiftParser UnicodeScalarExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/188] Compiling SwiftParser Lookahead.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/188] Compiling SwiftParser LoopProgressCondition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/188] Compiling SwiftParser Attributes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/188] Compiling SwiftParser Availability.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/188] Compiling SwiftParser CharacterInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/188] Compiling SwiftParser CollectionNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/188] Compiling SwiftParser Declarations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/188] Compiling SwiftParser Directives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/188] Compiling SwiftParser Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/188] Compiling SwiftParser Lexeme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/188] Compiling SwiftParser ExperimentalFeatures.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/188] Compiling SwiftParser IsLexerClassified.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/188] Compiling SwiftParser LayoutNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/188] Compiling SwiftParser Parser+TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/188] Compiling SwiftParser TokenSpecStaticMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[175/189] Wrapping AST for SwiftParser for debugging
[177/212] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/212] Compiling SwiftOperators PrecedenceGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/214] Compiling SwiftOperators PrecedenceGraph.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/214] Compiling SwiftOperators OperatorTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/214] Compiling SwiftOperators Operator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/214] Compiling SwiftOperators OperatorError+Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/214] Emitting module SwiftOperators
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/214] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/214] Compiling SwiftOperators OperatorTable+Semantics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/214] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/214] Compiling SwiftParserDiagnostics Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/214] Compiling SwiftOperators SyntaxSynthesis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/214] Compiling SwiftOperators OperatorError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/214] Compiling SwiftOperators OperatorTable+Defaults.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/214] Compiling SwiftOperators OperatorTable+Folding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/215] Wrapping AST for SwiftOperators for debugging
[196/215] Emitting module SwiftParserDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/215] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/215] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/215] Compiling SwiftParserDiagnostics PresenceUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/215] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/215] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/231] Wrapping AST for SwiftParserDiagnostics for debugging
[206/231] Emitting module SwiftSyntaxBuilder
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/231] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/231] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[209/232] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/232] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/232] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/232] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/232] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/232] Compiling SwiftSyntaxBuilder Indenter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/232] Compiling SwiftSyntaxBuilder ListBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/232] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/232] Compiling SwiftSyntaxBuilder ResultBuilders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/232] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/232] Compiling SwiftSyntaxBuilder BuildableNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/232] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/232] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/233] Wrapping AST for SwiftSyntaxBuilder for debugging
[224/250] Compiling SwiftSyntaxMacros ExpressionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/250] Compiling SwiftSyntaxMacros ExtensionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/252] Compiling SwiftSyntaxMacros Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/252] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/252] Compiling SwiftSyntaxMacros MemberMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/252] Compiling SwiftSyntaxMacros PeerMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[230/252] Compiling SwiftSyntaxMacros AccessorMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[231/252] Compiling SwiftSyntaxMacros AttachedMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[232/252] Compiling SwiftSyntaxMacros BodyMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[233/252] Compiling SwiftSyntaxMacros FreestandingMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[234/252] Compiling SwiftSyntaxMacros Macro+Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[235/252] Emitting module SwiftSyntaxMacros
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[236/252] Compiling SwiftSyntaxMacros PreambleMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/252] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/252] Compiling SwiftSyntaxMacros CodeItemMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/252] Compiling SwiftSyntaxMacros DeclarationMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/252] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/252] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/252] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/253] Wrapping AST for SwiftSyntaxMacros for debugging
[245/262] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/263] Emitting module SwiftSyntaxMacroExpansion
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/263] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/263] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[249/263] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[250/263] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/263] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[252/263] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[253/263] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/263] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[255/264] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[257/276] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/277] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[259/277] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/277] Emitting module SwiftCompilerPluginMessageHandling
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[261/277] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/277] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/277] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[264/277] Compiling SwiftCompilerPluginMessageHandling Macros.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[265/277] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[266/277] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[267/277] Compiling SwiftCompilerPluginMessageHandling JSON.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[268/277] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[269/277] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[270/278] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[272/280] Emitting module SwiftCompilerPlugin
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[273/280] Compiling SwiftCompilerPlugin CompilerPlugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[274/281] Wrapping AST for SwiftCompilerPlugin for debugging
[276/322] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[277/322] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[278/322] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[279/325] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
[280/325] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
[281/326] Emitting module KarrotCodableKitMacros
[282/326] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[283/326] Compiling KarrotCodableKitMacros PolymorphicCodableStrategyMacro.swift
[284/326] Compiling KarrotCodableKitMacros PolymorphicDecodableMacro.swift
[287/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[288/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[289/326] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[290/326] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[291/326] Emitting module MemberwiseInitMacros
[294/326] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[295/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[296/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[297/326] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[298/326] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[299/326] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[300/326] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[301/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[302/326] Compiling MemberwiseInitMacros String.swift
[303/326] Compiling KarrotCodableKitMacros CodableKeyMacro.swift
[304/326] Compiling KarrotCodableKitMacros CustomCodableMacro.swift
[305/326] Compiling KarrotCodableKitMacros CustomDecodableMacro.swift
[306/326] Compiling KarrotCodableKitMacros CustomEncodableMacro.swift
[307/326] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[308/326] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[309/326] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[310/326] Compiling KarrotCodableKitMacros Diagnostics.swift
[311/326] Compiling KarrotCodableKitMacros String+SnakeCase.swift
[312/326] Compiling KarrotCodableKitMacros String+Trimming.swift
[313/326] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
[314/326] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
[322/328] Wrapping AST for KarrotCodableKitMacros for debugging
[323/328] Write Objects.LinkFileList
[324/328] Wrapping AST for MemberwiseInitMacros for debugging
[325/328] Write Objects.LinkFileList
[326/328] Linking KarrotCodableKitMacros-tool
[327/328] Linking MemberwiseInitMacros-tool
[329/390] Emitting module KarrotCodableKit
[330/398] Emitting module MemberwiseInit
[331/398] Compiling MemberwiseInit MemberwiseInit.swift
[333/399] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[334/399] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[335/399] Compiling KarrotCodableKit PolymorphicCodable.swift
[336/399] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[337/399] Compiling KarrotCodableKit PolymorphicDecodable.swift
[338/399] Compiling KarrotCodableKit PolymorphicEncodable.swift
[339/399] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[340/399] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[341/399] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[342/399] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[343/399] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[344/399] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[345/399] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[346/399] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[347/399] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[348/399] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[349/399] Compiling KarrotCodableKit DefaultZeroDouble.swift
[350/399] Compiling KarrotCodableKit DefaultZeroFloat.swift
[351/399] Compiling KarrotCodableKit DefaultZeroInt.swift
[352/399] Compiling KarrotCodableKit Result+Extension.swift
[353/399] Compiling KarrotCodableKit LosslessArray.swift
[354/399] Compiling KarrotCodableKit LosslessBoolValue.swift
[355/399] Compiling KarrotCodableKit LosslessValue.swift
[356/399] Compiling KarrotCodableKit OptionalLosslessValue.swift
[357/399] Compiling KarrotCodableKit LossyArray.swift
[358/399] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[359/399] Compiling KarrotCodableKit RFC3339Strategy.swift
[360/399] Compiling KarrotCodableKit TimestampStrategy.swift
[361/399] Compiling KarrotCodableKit DefaultCodable.swift
[362/399] Compiling KarrotCodableKit DefaultEmptyArray.swift
[363/399] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[364/399] Compiling KarrotCodableKit DefaultEmptyString.swift
[365/399] Compiling KarrotCodableKit DefaultFalse.swift
[366/399] Compiling KarrotCodableKit DefaultTrue.swift
[367/399] Compiling KarrotCodableKit LossyDictionary.swift
[368/399] Compiling KarrotCodableKit LossyOptional.swift
[369/399] Compiling KarrotCodableKit ResilientProjectedValue.swift
[370/399] Compiling KarrotCodableKit CodingKeyStyle.swift
[371/399] Compiling KarrotCodableKit CodableKey.swift
[372/399] Compiling KarrotCodableKit CustomCodable.swift
[373/399] Compiling KarrotCodableKit CustomDecodable.swift
[374/399] Compiling KarrotCodableKit CustomEncodable.swift
[375/399] Compiling KarrotCodableKit AnyCodable.swift
[376/399] Compiling KarrotCodableKit AnyDecodable.swift
[377/399] Compiling KarrotCodableKit AnyEncodable.swift
[378/399] Compiling KarrotCodableKit Base64Strategy.swift
[379/399] Compiling KarrotCodableKit DataValue.swift
[380/399] Compiling KarrotCodableKit DateValue.swift
[381/399] Compiling KarrotCodableKit OptionalDateValue.swift
[382/399] Compiling KarrotCodableKit ISO8601Strategy.swift
[383/399] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
[384/399] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[385/399] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[386/399] Compiling KarrotCodableKit PolymorphicCodableError.swift
[387/399] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[388/399] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[389/399] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[390/399] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[391/399] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[392/399] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[393/399] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[394/399] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[395/399] Compiling KarrotCodableKit PolymorphicValue.swift
[396/399] Compiling KarrotCodableKit ArrayDecodingError.swift
[397/399] Compiling KarrotCodableKit DictionaryDecodingError.swift
[398/399] Compiling KarrotCodableKit ErrorReporting.swift
[399/399] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[401/408] Compiling Agents WSClient.swift
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:29:63: error: cannot find type 'URLSessionWebSocketDelegate' in scope
 27 | }
 28 |
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
    |                                                               `- error: cannot find type 'URLSessionWebSocketDelegate' in scope
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:31:25: error: cannot find 'OperationQueue' in scope
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
    |                         `- error: cannot find 'OperationQueue' in scope
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:32:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 33 |     var webSocketTask: URLSessionWebSocketTask!
 34 |
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/Agents.swift/WSClient.swift:33:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 34 |
 35 |     // NEW: format & encoding knobs (with sensible defaults)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:71:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 69 |     func urlSession(
 70 |         _ session: URLSession,
 71 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 72 |         didOpenWithProtocol `protocol`: String?
 73 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:70:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 68 |
 69 |     func urlSession(
 70 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 71 |         webSocketTask: URLSessionWebSocketTask,
 72 |         didOpenWithProtocol `protocol`: String?
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/Agents.swift/WSClient.swift:79:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 77 |     func urlSession(
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
 81 |         reason: Data?
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:80:33: error: cannot find type 'URLSessionWebSocketTask' in scope
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
    |                                 `- error: cannot find type 'URLSessionWebSocketTask' in scope
 81 |         reason: Data?
 82 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:78:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 76 |
 77 |     func urlSession(
 78 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
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/Agents.swift/WSClient.swift:55:27: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 53 |         self.textEncoding = textEncoding
 54 |         super.init()
 55 |         self.urlSession = URLSession(
    |                           `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 56 |             configuration: .default, delegate: self, delegateQueue: self.delegateQueue)
 57 |
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:56:29: error: cannot infer contextual base in reference to member 'default'
 54 |         super.init()
 55 |         self.urlSession = URLSession(
 56 |             configuration: .default, delegate: self, delegateQueue: self.delegateQueue)
    |                             `- error: cannot infer contextual base in reference to member 'default'
 57 |
 58 |         if let headers = headers, !headers.isEmpty {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:59:27: error: cannot find 'URLRequest' in scope
 57 |
 58 |         if let headers = headers, !headers.isEmpty {
 59 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
 60 |             for (key, value) in headers {
 61 |                 request.addValue(value, forHTTPHeaderField: key)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:63:50: error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 61 |                 request.addValue(value, forHTTPHeaderField: key)
 62 |             }
 63 |             self.webSocketTask = self.urlSession.webSocketTask(with: request)
    |                                                  `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 64 |         } else {
 65 |             self.webSocketTask = self.urlSession.webSocketTask(with: url)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:65:50: error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 63 |             self.webSocketTask = self.urlSession.webSocketTask(with: request)
 64 |         } else {
 65 |             self.webSocketTask = self.urlSession.webSocketTask(with: url)
    |                                                  `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 66 |         }
 67 |     }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:92:37: error: cannot infer contextual base in reference to member 'goingAway'
 90 |
 91 |     func disconnect() {
 92 |         webSocketTask.cancel(with: .goingAway, reason: nil)
    |                                     `- error: cannot infer contextual base in reference to member 'goingAway'
 93 |     }
 94 |
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:92:56: error: 'nil' requires a contextual type
 90 |
 91 |     func disconnect() {
 92 |         webSocketTask.cancel(with: .goingAway, reason: nil)
    |                                                        `- error: 'nil' requires a contextual type
 93 |     }
 94 |
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:96:45: error: cannot infer type of closure parameter 'result' without a type annotation
 94 |
 95 |     private func listen() {
 96 |         webSocketTask.receive { [weak self] result in
    |                                             `- error: cannot infer type of closure parameter 'result' without a type annotation
 97 |             guard let self = self else { return }
 98 |             switch result {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:142:33: error: cannot infer contextual base in reference to member 'string'
140 |         switch messageFormat {
141 |         case .preserve, .text:
142 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'string'
143 |                 if let error = error { self?.delegate.onError(error: error) }
144 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:142:61: error: cannot infer type of closure parameter 'error' without a type annotation
140 |         switch messageFormat {
141 |         case .preserve, .text:
142 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                                             `- error: cannot infer type of closure parameter 'error' without a type annotation
143 |                 if let error = error { self?.delegate.onError(error: error) }
144 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:149:33: error: cannot infer contextual base in reference to member 'data'
147 |             // Force to binary frame
148 |             let data = text.data(using: textEncoding) ?? Data(text.utf8)
149 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'data'
150 |                 if let error = error { self?.delegate.onError(error: error) }
151 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:149:59: error: cannot infer type of closure parameter 'error' without a type annotation
147 |             // Force to binary frame
148 |             let data = text.data(using: textEncoding) ?? Data(text.utf8)
149 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                                           `- error: cannot infer type of closure parameter 'error' without a type annotation
150 |                 if let error = error { self?.delegate.onError(error: error) }
151 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:158:33: error: cannot infer contextual base in reference to member 'data'
156 |         switch messageFormat {
157 |         case .preserve, .binary:
158 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'data'
159 |                 if let error = error { self?.delegate.onError(error: error) }
160 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:158:59: error: cannot infer type of closure parameter 'error' without a type annotation
156 |         switch messageFormat {
157 |         case .preserve, .binary:
158 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                                           `- error: cannot infer type of closure parameter 'error' without a type annotation
159 |                 if let error = error { self?.delegate.onError(error: error) }
160 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:165:33: error: cannot infer contextual base in reference to member 'string'
163 |             // Try to make a text frame from the data; if not decodable, send base64 text
164 |             let text = String(data: data, encoding: textEncoding) ?? data.base64EncodedString()
165 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'string'
166 |                 if let error = error { self?.delegate.onError(error: error) }
167 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:165:61: error: cannot infer type of closure parameter 'error' without a type annotation
163 |             // Try to make a text frame from the data; if not decodable, send base64 text
164 |             let text = String(data: data, encoding: textEncoding) ?? data.base64EncodedString()
165 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                                             `- error: cannot infer type of closure parameter 'error' without a type annotation
166 |                 if let error = error { self?.delegate.onError(error: error) }
167 |             }
[402/408] Compiling Agents Utils.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[403/408] Emitting module Agents
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:8:2: error: unknown attribute 'Observable'
  6 | // todo: handle task timeout
  7 | // todo: implement cancel message (?)
  8 | @Observable
    |  `- error: unknown attribute 'Observable'
  9 | public class AgentClient<State: Codable>: WebSocketConnectionDelegate {
 10 |     private let instanceURL: URL
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:29:63: error: cannot find type 'URLSessionWebSocketDelegate' in scope
 27 | }
 28 |
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
    |                                                               `- error: cannot find type 'URLSessionWebSocketDelegate' in scope
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:31:25: error: cannot find 'OperationQueue' in scope
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
    |                         `- error: cannot find 'OperationQueue' in scope
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:32:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 33 |     var webSocketTask: URLSessionWebSocketTask!
 34 |
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/Agents.swift/WSClient.swift:33:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 34 |
 35 |     // NEW: format & encoding knobs (with sensible defaults)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:71:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 69 |     func urlSession(
 70 |         _ session: URLSession,
 71 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 72 |         didOpenWithProtocol `protocol`: String?
 73 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:70:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 68 |
 69 |     func urlSession(
 70 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 71 |         webSocketTask: URLSessionWebSocketTask,
 72 |         didOpenWithProtocol `protocol`: String?
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/Agents.swift/WSClient.swift:79:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 77 |     func urlSession(
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
 81 |         reason: Data?
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:80:33: error: cannot find type 'URLSessionWebSocketTask' in scope
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
    |                                 `- error: cannot find type 'URLSessionWebSocketTask' in scope
 81 |         reason: Data?
 82 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:78:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 76 |
 77 |     func urlSession(
 78 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
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
[404/408] Compiling Agents CFAgents.swift
/host/spi-builder-workspace/Sources/Agents.swift/Types/CFAgents.swift:73:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 71 | @PolymorphicDecodable(identifier: "cf_agent_use_chat_response")
 72 | struct CFAgentUseChatResponse {
 73 |     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
 74 |     let id: String
 75 |     let body: String
/host/spi-builder-workspace/Sources/Agents.swift/Types/CFAgents.swift:81:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 79 | @PolymorphicDecodable(identifier: "rpc")
 80 | struct RPCResponse<Result: Codable> {
 81 |     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
 82 |     let id: String
 83 |     let success: Bool
[405/408] Compiling Agents ChatMessageStreamFrame.swift
[406/408] Compiling Agents ChatMessageBuilder.swift
[407/408] Compiling Agents ChatMessage.swift
[408/408] Compiling Agents AgentClient.swift
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:8:2: error: unknown attribute 'Observable'
  6 | // todo: handle task timeout
  7 | // todo: implement cancel message (?)
  8 | @Observable
    |  `- error: unknown attribute 'Observable'
  9 | public class AgentClient<State: Codable>: WebSocketConnectionDelegate {
 10 |     private let instanceURL: URL
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:47:23: error: cannot find 'URLRequest' in scope
 45 |         let url = self.instanceURL.appending(path: "get-messages")
 46 |
 47 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 48 |         if let headers = options.headers {
 49 |             for (key, value) in headers {
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:53:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 51 |             }
 52 |         }
 53 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 54 |         self.messages = try jsonDecoder.decode([ChatMessage].self, from: data)
 55 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/21] Write swift-version-24593BA9C3E375BF.txt
[2/27] Compiling SwiftSyntax600 Empty.swift
[3/27] Compiling SwiftSyntax510 Empty.swift
[4/27] Emitting module SwiftSyntax510
[5/27] Emitting module SwiftSyntax600
[6/29] Compiling SwiftSyntax509 Empty.swift
[7/29] Emitting module SwiftSyntax509
[11/91] Compiling SwiftSyntax MemoryLayout.swift
[12/91] Compiling SwiftSyntax MissingNodeInitializers.swift
[13/91] Compiling SwiftSyntax RawSyntax.swift
[14/91] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[15/91] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[16/91] Compiling SwiftSyntax RawSyntaxTokenView.swift
[17/91] Compiling SwiftSyntax SourceEdit.swift
[18/91] Compiling SwiftSyntax SourceLength.swift
[19/91] Compiling SwiftSyntax SourceLocation.swift
[20/99] Compiling SwiftSyntax SyntaxNodeFactory.swift
[21/99] Compiling SwiftSyntax SyntaxNodeStructure.swift
[22/99] Compiling SwiftSyntax SyntaxProtocol.swift
[23/99] Compiling SwiftSyntax SyntaxText.swift
[24/99] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[25/99] Compiling SwiftSyntax TokenDiagnostic.swift
[26/99] Compiling SwiftSyntax TokenSequence.swift
[27/99] Compiling SwiftSyntax TokenSyntax.swift
[28/99] Compiling SwiftSyntax Trivia.swift
[29/99] Compiling SwiftSyntax AbsolutePosition.swift
[30/99] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[31/99] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[32/99] Compiling SwiftSyntax Assert.swift
[33/99] Compiling SwiftSyntax BumpPtrAllocator.swift
[34/99] Compiling SwiftSyntax CommonAncestor.swift
[35/99] Compiling SwiftSyntax Convenience.swift
[36/99] Compiling SwiftSyntax CustomTraits.swift
[37/99] Compiling SwiftSyntax Identifier.swift
[38/99] Emitting module SwiftSyntax
[39/99] Compiling SwiftSyntax SyntaxKind.swift
[40/99] Compiling SwiftSyntax SyntaxRewriter.swift
[41/99] Compiling SwiftSyntax SyntaxTraits.swift
[42/99] Compiling SwiftSyntax SyntaxVisitor.swift
[43/99] Compiling SwiftSyntax TokenKind.swift
[44/99] Compiling SwiftSyntax Tokens.swift
[45/99] Compiling SwiftSyntax TriviaPieces.swift
[46/99] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[47/99] Compiling SwiftSyntax RawSyntaxNodesC.swift
[48/99] Compiling SwiftSyntax RawSyntaxNodesD.swift
[49/99] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[50/99] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[51/99] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[52/99] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[53/99] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[54/99] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[55/99] Compiling SwiftSyntax RawSyntaxValidation.swift
[56/99] Compiling SwiftSyntax SyntaxNodesAB.swift
[57/99] Compiling SwiftSyntax SyntaxNodesC.swift
[58/99] Compiling SwiftSyntax SyntaxNodesD.swift
[59/99] Compiling SwiftSyntax SyntaxNodesEF.swift
[60/99] Compiling SwiftSyntax SyntaxNodesGHI.swift
[61/99] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[62/99] Compiling SwiftSyntax SyntaxNodesOP.swift
[63/99] Compiling SwiftSyntax SyntaxNodesQRS.swift
[64/99] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[65/99] Compiling SwiftSyntax SourcePresence.swift
[66/99] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[67/99] Compiling SwiftSyntax Syntax.swift
[68/99] Compiling SwiftSyntax SyntaxArena.swift
[69/99] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[70/99] Compiling SwiftSyntax SyntaxChildren.swift
[71/99] Compiling SwiftSyntax SyntaxCollection.swift
[72/99] Compiling SwiftSyntax SyntaxHashable.swift
[73/99] Compiling SwiftSyntax SyntaxIdentifier.swift
[74/99] Compiling SwiftSyntax Utils.swift
[75/99] Compiling SwiftSyntax ChildNameForKeyPath.swift
[76/99] Compiling SwiftSyntax Keyword.swift
[77/99] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[78/99] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[79/99] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[80/99] Compiling SwiftSyntax SyntaxBaseNodes.swift
[81/99] Compiling SwiftSyntax SyntaxCollections.swift
[82/99] Compiling SwiftSyntax SyntaxEnum.swift
[84/156] Compiling SwiftDiagnostics Message.swift
[85/157] Compiling SwiftBasicFormat Syntax+Extensions.swift
[86/157] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[87/157] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[88/157] Compiling SwiftParser Attributes.swift
[89/157] Compiling SwiftParser Availability.swift
[90/157] Compiling SwiftDiagnostics Note.swift
[91/157] Compiling SwiftDiagnostics FixIt.swift
[92/157] Compiling SwiftBasicFormat InferIndentation.swift
[93/157] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[94/157] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[95/157] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[96/157] Compiling SwiftParser CharacterInfo.swift
[97/157] Compiling SwiftParser CollectionNodes+Parsable.swift
[98/157] Emitting module SwiftDiagnostics
[99/158] Emitting module SwiftBasicFormat
[100/158] Compiling SwiftBasicFormat BasicFormat.swift
[103/157] Compiling SwiftParser Modifiers.swift
[104/157] Compiling SwiftParser Names.swift
[105/157] Compiling SwiftParser Nominals.swift
[106/157] Compiling SwiftParser Parameters.swift
[107/157] Compiling SwiftParser ParseSourceFile.swift
[108/157] Compiling SwiftParser Parser.swift
[109/162] Emitting module SwiftParser
[110/162] Compiling SwiftParser Patterns.swift
[111/162] Compiling SwiftParser Recovery.swift
[112/162] Compiling SwiftParser Specifiers.swift
[113/162] Compiling SwiftParser Statements.swift
[114/162] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[115/162] Compiling SwiftParser StringLiterals.swift
[116/162] Compiling SwiftParser LexemeSequence.swift
[117/162] Compiling SwiftParser Lexer.swift
[118/162] Compiling SwiftParser RegexLiteralLexer.swift
[119/162] Compiling SwiftParser UnicodeScalarExtensions.swift
[120/162] Compiling SwiftParser Lookahead.swift
[121/162] Compiling SwiftParser LoopProgressCondition.swift
[122/162] Compiling SwiftParser SwiftParserCompatibility.swift
[123/162] Compiling SwiftParser SwiftVersion.swift
[124/162] Compiling SwiftParser SyntaxUtils.swift
[125/162] Compiling SwiftParser TokenConsumer.swift
[126/162] Compiling SwiftParser TokenPrecedence.swift
[127/162] Compiling SwiftParser TokenSpec.swift
[128/162] Compiling SwiftParser TokenSpecSet.swift
[129/162] Compiling SwiftParser TopLevel.swift
[130/162] Compiling SwiftParser TriviaParser.swift
[131/162] Compiling SwiftParser Types.swift
[136/162] Compiling SwiftParser Declarations.swift
[137/162] Compiling SwiftParser Directives.swift
[138/162] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[139/162] Compiling SwiftParser Expressions.swift
[140/162] Compiling SwiftParser IncrementalParseTransition.swift
[141/162] Compiling SwiftParser IsValidIdentifier.swift
[142/162] Compiling SwiftParser Cursor.swift
[143/162] Compiling SwiftParser Lexeme.swift
[144/162] Compiling SwiftParser ExperimentalFeatures.swift
[145/162] Compiling SwiftParser IsLexerClassified.swift
[146/162] Compiling SwiftParser LayoutNodes+Parsable.swift
[147/162] Compiling SwiftParser Parser+TokenSpecSet.swift
[148/162] Compiling SwiftParser TokenSpecStaticMembers.swift
[150/185] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[151/185] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[152/186] Compiling SwiftOperators PrecedenceGroup.swift
[153/186] Compiling SwiftOperators OperatorTable.swift
[154/186] Compiling SwiftOperators PrecedenceGraph.swift
[155/186] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[156/187] Emitting module SwiftOperators
[157/187] Compiling SwiftOperators OperatorTable+Semantics.swift
[158/187] Compiling SwiftOperators SyntaxSynthesis.swift
[159/187] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[160/187] Compiling SwiftOperators OperatorTable+Folding.swift
[161/187] Compiling SwiftParserDiagnostics MissingNodesError.swift
[162/187] Compiling SwiftParserDiagnostics MissingTokenError.swift
[164/188] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[165/188] Compiling SwiftParserDiagnostics Utils.swift
[166/188] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[167/187] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[168/187] Compiling SwiftParserDiagnostics PresenceUtils.swift
[173/187] Emitting module SwiftParserDiagnostics
[174/187] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[175/187] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[177/202] Compiling SwiftSyntaxBuilder Indenter.swift
[178/202] Compiling SwiftSyntaxBuilder ListBuilder.swift
[179/203] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[180/203] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[181/203] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[182/203] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[183/203] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[184/203] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[185/203] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[186/203] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[187/203] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[188/203] Emitting module SwiftSyntaxBuilder
[189/203] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[190/203] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[191/203] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[192/203] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[194/220] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[195/220] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[196/222] Compiling SwiftSyntaxMacros AccessorMacro.swift
[197/222] Compiling SwiftSyntaxMacros AttachedMacro.swift
[198/222] Compiling SwiftSyntaxMacros BodyMacro.swift
[199/222] Compiling SwiftSyntaxMacros MemberMacro.swift
[200/222] Compiling SwiftSyntaxMacros PeerMacro.swift
[201/222] Compiling SwiftSyntaxMacros Macro.swift
[202/222] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[203/222] Emitting module SwiftSyntaxMacros
[204/222] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[205/222] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[206/222] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[207/222] Compiling SwiftSyntaxMacros Macro+Format.swift
[208/222] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[209/222] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[210/222] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[211/222] Compiling SwiftSyntaxMacros PreambleMacro.swift
[212/222] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[214/231] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[215/232] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[216/232] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[217/232] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[218/232] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[219/232] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[220/232] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[221/232] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[222/232] Emitting module SwiftSyntaxMacroExpansion
[223/232] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[225/244] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[226/245] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[227/245] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[228/245] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[229/245] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[230/245] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[231/245] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[232/245] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[233/245] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[234/245] Emitting module SwiftCompilerPluginMessageHandling
[235/245] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[236/245] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[237/245] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[239/247] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[240/247] Emitting module SwiftCompilerPlugin
[242/288] Compiling MemberwiseInitMacros MacroPlugin.swift
[243/288] Compiling MemberwiseInitMacros MemberwiseInitMacro.swift
[244/288] Compiling MemberwiseInitMacros AccesssLevelSyntax.swift
[245/288] Compiling MemberwiseInitMacros AttributeRemover.swift
[246/288] Emitting module KarrotCodableKitMacros
[247/291] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[248/291] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[249/291] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[250/291] Compiling MemberwiseInitMacros CustomConfiguration.swift
[251/291] Compiling MemberwiseInitMacros DeprecationDiagnostics.swift
[252/291] Compiling MemberwiseInitMacros MemberwiseInitFormatter.swift
[253/291] Compiling MemberwiseInitMacros Models.swift
[254/291] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[255/291] Compiling MemberwiseInitMacros String.swift
[256/292] Compiling MemberwiseInitMacros Diagnostics.swift
[257/292] Compiling MemberwiseInitMacros ExprTypeInference.swift
[258/292] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
[259/292] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
[260/292] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[261/292] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[262/292] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[263/292] Compiling KarrotCodableKitMacros Diagnostics.swift
[264/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[265/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[266/292] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[267/292] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[268/292] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[269/292] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[270/292] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[271/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[272/292] Emitting module MemberwiseInitMacros
[273/292] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[274/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[275/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[280/293] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[281/292] Write Objects.LinkFileList
[284/292] Linking KarrotCodableKitMacros-tool
[286/352] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
[287/352] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[288/352] Compiling KarrotCodableKit OptionalDateValue.swift
[289/352] Compiling KarrotCodableKit ISO8601Strategy.swift
[290/352] Write Objects.LinkFileList
[292/352] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[293/352] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[294/352] Compiling KarrotCodableKit PolymorphicCodableError.swift
[295/352] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[296/352] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[297/352] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[298/352] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[299/352] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[300/352] Compiling KarrotCodableKit LossyDictionary.swift
[301/352] Compiling KarrotCodableKit LossyOptional.swift
[302/352] Compiling KarrotCodableKit ResilientProjectedValue.swift
[303/352] Compiling KarrotCodableKit CodingKeyStyle.swift
[304/352] Compiling KarrotCodableKit CodableKey.swift
[305/352] Compiling KarrotCodableKit CustomCodable.swift
[306/352] Compiling KarrotCodableKit CustomDecodable.swift
[307/352] Compiling KarrotCodableKit CustomEncodable.swift
[308/352] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[309/352] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[310/352] Compiling KarrotCodableKit PolymorphicCodable.swift
[311/352] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[312/352] Compiling KarrotCodableKit PolymorphicDecodable.swift
[313/352] Compiling KarrotCodableKit PolymorphicEncodable.swift
[314/352] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[315/352] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[316/352] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[317/352] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[318/352] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[319/352] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[320/352] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[321/352] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[322/352] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[323/352] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[325/360] Compiling KarrotCodableKit RFC3339Strategy.swift
[326/360] Compiling KarrotCodableKit TimestampStrategy.swift
[327/360] Compiling KarrotCodableKit DefaultCodable.swift
[328/360] Compiling KarrotCodableKit DefaultEmptyArray.swift
[329/360] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[330/360] Compiling KarrotCodableKit DefaultEmptyString.swift
[331/360] Compiling KarrotCodableKit DefaultFalse.swift
[332/360] Compiling KarrotCodableKit DefaultTrue.swift
[333/360] Compiling KarrotCodableKit DefaultZeroDouble.swift
[334/360] Compiling KarrotCodableKit DefaultZeroFloat.swift
[335/360] Compiling KarrotCodableKit DefaultZeroInt.swift
[336/360] Compiling KarrotCodableKit Result+Extension.swift
[337/360] Compiling KarrotCodableKit LosslessArray.swift
[338/360] Compiling KarrotCodableKit LosslessBoolValue.swift
[339/360] Compiling KarrotCodableKit LosslessValue.swift
[340/360] Compiling KarrotCodableKit OptionalLosslessValue.swift
[341/360] Compiling KarrotCodableKit LossyArray.swift
[342/360] Emitting module KarrotCodableKit
[343/360] Compiling KarrotCodableKit AnyCodable.swift
[344/360] Compiling KarrotCodableKit AnyDecodable.swift
[345/360] Compiling KarrotCodableKit AnyEncodable.swift
[346/360] Compiling KarrotCodableKit Base64Strategy.swift
[347/360] Compiling KarrotCodableKit DataValue.swift
[348/360] Compiling KarrotCodableKit DateValue.swift
[352/360] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[353/360] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[354/360] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[355/360] Compiling KarrotCodableKit PolymorphicValue.swift
[356/360] Compiling KarrotCodableKit ArrayDecodingError.swift
[357/360] Compiling KarrotCodableKit DictionaryDecodingError.swift
[358/360] Compiling KarrotCodableKit ErrorReporting.swift
[359/360] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[359/361] Linking MemberwiseInitMacros-tool
[362/363] Compiling MemberwiseInit MemberwiseInit.swift
[363/363] Emitting module MemberwiseInit
[365/372] Compiling Agents WSClient.swift
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:29:63: error: cannot find type 'URLSessionWebSocketDelegate' in scope
 27 | }
 28 |
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
    |                                                               `- error: cannot find type 'URLSessionWebSocketDelegate' in scope
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:31:25: error: cannot find 'OperationQueue' in scope
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
    |                         `- error: cannot find 'OperationQueue' in scope
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:32:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 33 |     var webSocketTask: URLSessionWebSocketTask!
 34 |
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/Agents.swift/WSClient.swift:33:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 34 |
 35 |     // NEW: format & encoding knobs (with sensible defaults)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:71:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 69 |     func urlSession(
 70 |         _ session: URLSession,
 71 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 72 |         didOpenWithProtocol `protocol`: String?
 73 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:70:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 68 |
 69 |     func urlSession(
 70 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 71 |         webSocketTask: URLSessionWebSocketTask,
 72 |         didOpenWithProtocol `protocol`: String?
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/Agents.swift/WSClient.swift:79:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 77 |     func urlSession(
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
 81 |         reason: Data?
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:80:33: error: cannot find type 'URLSessionWebSocketTask' in scope
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
    |                                 `- error: cannot find type 'URLSessionWebSocketTask' in scope
 81 |         reason: Data?
 82 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:78:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 76 |
 77 |     func urlSession(
 78 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
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/Agents.swift/WSClient.swift:55:27: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 53 |         self.textEncoding = textEncoding
 54 |         super.init()
 55 |         self.urlSession = URLSession(
    |                           `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 56 |             configuration: .default, delegate: self, delegateQueue: self.delegateQueue)
 57 |
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:56:29: error: cannot infer contextual base in reference to member 'default'
 54 |         super.init()
 55 |         self.urlSession = URLSession(
 56 |             configuration: .default, delegate: self, delegateQueue: self.delegateQueue)
    |                             `- error: cannot infer contextual base in reference to member 'default'
 57 |
 58 |         if let headers = headers, !headers.isEmpty {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:59:27: error: cannot find 'URLRequest' in scope
 57 |
 58 |         if let headers = headers, !headers.isEmpty {
 59 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
 60 |             for (key, value) in headers {
 61 |                 request.addValue(value, forHTTPHeaderField: key)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:63:50: error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 61 |                 request.addValue(value, forHTTPHeaderField: key)
 62 |             }
 63 |             self.webSocketTask = self.urlSession.webSocketTask(with: request)
    |                                                  `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 64 |         } else {
 65 |             self.webSocketTask = self.urlSession.webSocketTask(with: url)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:65:50: error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 63 |             self.webSocketTask = self.urlSession.webSocketTask(with: request)
 64 |         } else {
 65 |             self.webSocketTask = self.urlSession.webSocketTask(with: url)
    |                                                  `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'webSocketTask'
 66 |         }
 67 |     }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:92:37: error: cannot infer contextual base in reference to member 'goingAway'
 90 |
 91 |     func disconnect() {
 92 |         webSocketTask.cancel(with: .goingAway, reason: nil)
    |                                     `- error: cannot infer contextual base in reference to member 'goingAway'
 93 |     }
 94 |
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:92:56: error: 'nil' requires a contextual type
 90 |
 91 |     func disconnect() {
 92 |         webSocketTask.cancel(with: .goingAway, reason: nil)
    |                                                        `- error: 'nil' requires a contextual type
 93 |     }
 94 |
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:96:45: error: cannot infer type of closure parameter 'result' without a type annotation
 94 |
 95 |     private func listen() {
 96 |         webSocketTask.receive { [weak self] result in
    |                                             `- error: cannot infer type of closure parameter 'result' without a type annotation
 97 |             guard let self = self else { return }
 98 |             switch result {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:142:33: error: cannot infer contextual base in reference to member 'string'
140 |         switch messageFormat {
141 |         case .preserve, .text:
142 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'string'
143 |                 if let error = error { self?.delegate.onError(error: error) }
144 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:142:61: error: cannot infer type of closure parameter 'error' without a type annotation
140 |         switch messageFormat {
141 |         case .preserve, .text:
142 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                                             `- error: cannot infer type of closure parameter 'error' without a type annotation
143 |                 if let error = error { self?.delegate.onError(error: error) }
144 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:149:33: error: cannot infer contextual base in reference to member 'data'
147 |             // Force to binary frame
148 |             let data = text.data(using: textEncoding) ?? Data(text.utf8)
149 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'data'
150 |                 if let error = error { self?.delegate.onError(error: error) }
151 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:149:59: error: cannot infer type of closure parameter 'error' without a type annotation
147 |             // Force to binary frame
148 |             let data = text.data(using: textEncoding) ?? Data(text.utf8)
149 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                                           `- error: cannot infer type of closure parameter 'error' without a type annotation
150 |                 if let error = error { self?.delegate.onError(error: error) }
151 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:158:33: error: cannot infer contextual base in reference to member 'data'
156 |         switch messageFormat {
157 |         case .preserve, .binary:
158 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'data'
159 |                 if let error = error { self?.delegate.onError(error: error) }
160 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:158:59: error: cannot infer type of closure parameter 'error' without a type annotation
156 |         switch messageFormat {
157 |         case .preserve, .binary:
158 |             webSocketTask.send(.data(data)) { [weak self] error in
    |                                                           `- error: cannot infer type of closure parameter 'error' without a type annotation
159 |                 if let error = error { self?.delegate.onError(error: error) }
160 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:165:33: error: cannot infer contextual base in reference to member 'string'
163 |             // Try to make a text frame from the data; if not decodable, send base64 text
164 |             let text = String(data: data, encoding: textEncoding) ?? data.base64EncodedString()
165 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                 `- error: cannot infer contextual base in reference to member 'string'
166 |                 if let error = error { self?.delegate.onError(error: error) }
167 |             }
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:165:61: error: cannot infer type of closure parameter 'error' without a type annotation
163 |             // Try to make a text frame from the data; if not decodable, send base64 text
164 |             let text = String(data: data, encoding: textEncoding) ?? data.base64EncodedString()
165 |             webSocketTask.send(.string(text)) { [weak self] error in
    |                                                             `- error: cannot infer type of closure parameter 'error' without a type annotation
166 |                 if let error = error { self?.delegate.onError(error: error) }
167 |             }
[366/372] Compiling Agents Utils.swift
[367/372] Compiling Agents CFAgents.swift
/host/spi-builder-workspace/Sources/Agents.swift/Types/CFAgents.swift:73:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 71 | @PolymorphicDecodable(identifier: "cf_agent_use_chat_response")
 72 | struct CFAgentUseChatResponse {
 73 |     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
 74 |     let id: String
 75 |     let body: String
/host/spi-builder-workspace/Sources/Agents.swift/Types/CFAgents.swift:81:9: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
 79 | @PolymorphicDecodable(identifier: "rpc")
 80 | struct RPCResponse<Result: Codable> {
 81 |     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
 82 |     let id: String
 83 |     let success: Bool
error: emit-module command failed with exit code 1 (use -v to see invocation)
[368/372] Compiling Agents ChatMessageStreamFrame.swift
[369/372] Compiling Agents AgentClient.swift
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:8:2: error: unknown attribute 'Observable'
  6 | // todo: handle task timeout
  7 | // todo: implement cancel message (?)
  8 | @Observable
    |  `- error: unknown attribute 'Observable'
  9 | public class AgentClient<State: Codable>: WebSocketConnectionDelegate {
 10 |     private let instanceURL: URL
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:47:23: error: cannot find 'URLRequest' in scope
 45 |         let url = self.instanceURL.appending(path: "get-messages")
 46 |
 47 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 48 |         if let headers = options.headers {
 49 |             for (key, value) in headers {
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:53:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 51 |             }
 52 |         }
 53 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 54 |         self.messages = try jsonDecoder.decode([ChatMessage].self, from: data)
 55 |     }
[370/372] Compiling Agents ChatMessage.swift
[371/372] Emitting module Agents
/host/spi-builder-workspace/Sources/Agents.swift/AgentClient.swift:8:2: error: unknown attribute 'Observable'
  6 | // todo: handle task timeout
  7 | // todo: implement cancel message (?)
  8 | @Observable
    |  `- error: unknown attribute 'Observable'
  9 | public class AgentClient<State: Codable>: WebSocketConnectionDelegate {
 10 |     private let instanceURL: URL
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:29:63: error: cannot find type 'URLSessionWebSocketDelegate' in scope
 27 | }
 28 |
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
    |                                                               `- error: cannot find type 'URLSessionWebSocketDelegate' in scope
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:31:25: error: cannot find 'OperationQueue' in scope
 29 | class WebSocketTaskConnection: NSObject, WebSocketConnection, URLSessionWebSocketDelegate {
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
    |                         `- error: cannot find 'OperationQueue' in scope
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:32:21: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 30 |     var delegate: WebSocketConnectionDelegate!
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
    |                     `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 33 |     var webSocketTask: URLSessionWebSocketTask!
 34 |
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/Agents.swift/WSClient.swift:33:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 31 |     let delegateQueue = OperationQueue()
 32 |     var urlSession: URLSession!
 33 |     var webSocketTask: URLSessionWebSocketTask!
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 34 |
 35 |     // NEW: format & encoding knobs (with sensible defaults)
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:71:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 69 |     func urlSession(
 70 |         _ session: URLSession,
 71 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 72 |         didOpenWithProtocol `protocol`: String?
 73 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:70:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 68 |
 69 |     func urlSession(
 70 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 71 |         webSocketTask: URLSessionWebSocketTask,
 72 |         didOpenWithProtocol `protocol`: String?
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/Agents.swift/WSClient.swift:79:24: error: cannot find type 'URLSessionWebSocketTask' in scope
 77 |     func urlSession(
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
    |                        `- error: cannot find type 'URLSessionWebSocketTask' in scope
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
 81 |         reason: Data?
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:80:33: error: cannot find type 'URLSessionWebSocketTask' in scope
 78 |         _ session: URLSession,
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
    |                                 `- error: cannot find type 'URLSessionWebSocketTask' in scope
 81 |         reason: Data?
 82 |     ) {
/host/spi-builder-workspace/Sources/Agents.swift/WSClient.swift:78:20: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 76 |
 77 |     func urlSession(
 78 |         _ session: URLSession,
    |                    `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 79 |         webSocketTask: URLSessionWebSocketTask,
 80 |         didCloseWith closeCode: URLSessionWebSocketTask.CloseCode,
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
[372/372] Compiling Agents ChatMessageBuilder.swift
BUILD FAILURE 6.1 wasm