Build Information
Failed to build Agents, reference 0.3.0 (41decb
), with Swift 6.1 for Linux on 3 Sep 2025 13:44:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: 0.3.0
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
* tag 0.3.0 -> FETCH_HEAD
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 0.3.0
========================================
Build
========================================
Selected platform: linux
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.CYj4TK/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.KqmdRs/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-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/daangn/KarrotCodableKit.git
Fetching https://github.com/gohanlon/swift-memberwise-init-macro.git
[1/1284] Fetching karrotcodablekit
[605/2005] Fetching karrotcodablekit, swift-memberwise-init-macro
Fetched https://github.com/daangn/KarrotCodableKit.git from cache (0.30s)
Fetched https://github.com/gohanlon/swift-memberwise-init-macro.git from cache (0.30s)
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 (2.21s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.06s)
Computing version for https://github.com/daangn/KarrotCodableKit.git
Computed https://github.com/daangn/KarrotCodableKit.git at 1.5.1 (5.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.63s)
Creating working copy for https://github.com/gohanlon/swift-memberwise-init-macro.git
Working copy of https://github.com/gohanlon/swift-memberwise-init-macro.git resolved at 0.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/daangn/KarrotCodableKit.git
Working copy of https://github.com/daangn/KarrotCodableKit.git resolved at 1.5.1
Building for debugging...
[0/41] Write sources
[19/41] Compiling _SwiftSyntaxCShims dummy.c
[20/41] Write swift-version-24593BA9C3E375BF.txt
[22/47] 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
[23/47] 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
[24/48] Wrapping AST for SwiftSyntax600 for debugging
[26/48] 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
[27/48] 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/49] 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
[29/49] 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
[31/50] Wrapping AST for SwiftSyntax510 for debugging
[32/50] Wrapping AST for SwiftSyntax509 for debugging
[34/114] 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
[35/114] 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
[36/114] 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
[37/114] 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
[38/114] 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
[39/114] 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
[40/114] 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
[41/114] 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
[42/114] 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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/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
[57/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
[58/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
[59/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
[60/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
[61/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
[62/122] 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
[63/122] 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
[64/122] 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
[65/122] 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
[66/122] 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
[67/122] 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
[68/122] 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
[69/122] 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
[70/122] 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
[71/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
[72/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
[73/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
[74/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
[75/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
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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
[85/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
[86/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
[87/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
[88/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
[89/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
[90/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
[91/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
[92/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
[93/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
[94/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
[95/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
[96/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
[97/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
[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/133] Wrapping AST for SwiftSyntax for debugging
[108/180] 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
[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 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
[111/181] 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
[112/181] 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
[113/181] 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
[114/181] 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
[115/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
[116/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
[117/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
[118/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
[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 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
[121/181] 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
[122/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
[123/182] Wrapping AST for SwiftDiagnostics for debugging
[125/182] 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
[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] 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
[130/183] 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
[131/183] 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
[132/183] 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
[133/183] 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
[134/183] 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
[135/183] 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
[136/183] 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
[137/183] 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
[138/183] 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
[139/183] 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
[140/183] 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
[141/188] 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
[142/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
[143/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
[144/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
[145/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
[146/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
[147/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
[148/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
[149/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
[150/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
[151/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
[152/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
[153/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
[154/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
[155/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
[156/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
[157/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
<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
[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
[164/188] 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
[165/188] 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
[166/188] 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
[167/188] 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
[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 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
[178/212] 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
[179/213] 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
[180/214] 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
[181/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
[182/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
[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 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
[187/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
[188/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
[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
[192/215] Wrapping AST for SwiftOperators for debugging
[194/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
[195/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
[196/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
<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] 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
[200/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
[201/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
<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
[204/216] Wrapping AST for SwiftParserDiagnostics for debugging
[206/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
[207/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
[208/232] 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
[209/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
[210/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
[211/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
[212/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
[213/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
[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 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
[217/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
[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 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
[221/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
[222/233] Wrapping AST for SwiftSyntaxBuilder for debugging
[224/250] 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
[225/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
[226/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
[227/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
[228/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
[229/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
[230/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
[231/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
[232/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
[233/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
[234/252] 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
[235/252] 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
[236/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
[237/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
[238/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
[239/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
[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 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
[246/263] 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
[247/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
[248/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
[249/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
[250/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
[251/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
[252/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
[253/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
[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/276] 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 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
[259/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
[260/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
[261/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
[262/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
[263/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
[264/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
[265/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
[266/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
[267/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
[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/280] 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] Emitting module KarrotCodableKitMacros
[277/325] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[278/325] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[279/325] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[280/325] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[281/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[282/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[283/326] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[284/326] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[285/326] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[286/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[287/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[288/326] Compiling MemberwiseInitMacros AccesssLevelSyntax.swift
[289/326] Compiling MemberwiseInitMacros AttributeRemover.swift
[290/326] Compiling MemberwiseInitMacros MacroPlugin.swift
[291/326] Compiling MemberwiseInitMacros MemberwiseInitMacro.swift
[292/326] Emitting module MemberwiseInitMacros
[293/326] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[294/326] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[295/326] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[296/326] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[297/326] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[298/326] Compiling MemberwiseInitMacros String.swift
[299/326] Compiling MemberwiseInitMacros Diagnostics.swift
[300/326] Compiling MemberwiseInitMacros ExprTypeInference.swift
[303/326] Compiling MemberwiseInitMacros CustomConfiguration.swift
[304/326] Compiling MemberwiseInitMacros DeprecationDiagnostics.swift
[309/326] Compiling MemberwiseInitMacros MemberwiseInitFormatter.swift
[310/326] Compiling MemberwiseInitMacros Models.swift
[311/326] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[312/326] Compiling KarrotCodableKitMacros Diagnostics.swift
[313/326] Compiling KarrotCodableKitMacros String+SnakeCase.swift
[314/326] Compiling KarrotCodableKitMacros String+Trimming.swift
[315/326] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
[316/326] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
[317/327] Wrapping AST for KarrotCodableKitMacros for debugging
[318/327] Write Objects.LinkFileList
[324/328] Wrapping AST for MemberwiseInitMacros for debugging
[325/328] Write Objects.LinkFileList
[326/328] Linking KarrotCodableKitMacros-tool
[327/388] Linking MemberwiseInitMacros-tool
[329/390] Emitting module KarrotCodableKit
[330/398] Compiling MemberwiseInit MemberwiseInit.swift
[331/398] Emitting module MemberwiseInit
[332/399] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[333/399] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[334/399] Compiling KarrotCodableKit PolymorphicCodable.swift
[335/399] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[336/399] Compiling KarrotCodableKit PolymorphicDecodable.swift
[337/399] Compiling KarrotCodableKit PolymorphicEncodable.swift
[338/399] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[339/399] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[340/399] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[341/399] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[342/399] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[343/399] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[344/399] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[345/399] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[346/399] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[347/399] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[349/399] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[350/399] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[351/399] Compiling KarrotCodableKit PolymorphicCodableError.swift
[352/399] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[353/399] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[354/399] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[355/399] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[356/399] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[357/399] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[358/399] Compiling KarrotCodableKit RFC3339Strategy.swift
[359/399] Compiling KarrotCodableKit TimestampStrategy.swift
[360/399] Compiling KarrotCodableKit DefaultCodable.swift
[361/399] Compiling KarrotCodableKit DefaultEmptyArray.swift
[362/399] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[363/399] Compiling KarrotCodableKit DefaultEmptyString.swift
[364/399] Compiling KarrotCodableKit DefaultFalse.swift
[365/399] Compiling KarrotCodableKit DefaultTrue.swift
[366/399] Compiling KarrotCodableKit LossyDictionary.swift
[367/399] Compiling KarrotCodableKit LossyOptional.swift
[368/399] Compiling KarrotCodableKit ResilientProjectedValue.swift
[369/399] Compiling KarrotCodableKit CodingKeyStyle.swift
[370/399] Compiling KarrotCodableKit CodableKey.swift
[371/399] Compiling KarrotCodableKit CustomCodable.swift
[372/399] Compiling KarrotCodableKit CustomDecodable.swift
[373/399] Compiling KarrotCodableKit CustomEncodable.swift
[374/399] Compiling KarrotCodableKit DefaultZeroDouble.swift
[375/399] Compiling KarrotCodableKit DefaultZeroFloat.swift
[376/399] Compiling KarrotCodableKit DefaultZeroInt.swift
[377/399] Compiling KarrotCodableKit Result+Extension.swift
[378/399] Compiling KarrotCodableKit LosslessArray.swift
[379/399] Compiling KarrotCodableKit LosslessBoolValue.swift
[380/399] Compiling KarrotCodableKit LosslessValue.swift
[381/399] Compiling KarrotCodableKit OptionalLosslessValue.swift
[382/399] Compiling KarrotCodableKit LossyArray.swift
[383/399] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[384/399] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[385/399] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[386/399] Compiling KarrotCodableKit PolymorphicValue.swift
[387/399] Compiling KarrotCodableKit ArrayDecodingError.swift
[388/399] Compiling KarrotCodableKit DictionaryDecodingError.swift
[389/399] Compiling KarrotCodableKit ErrorReporting.swift
[390/399] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[391/399] Compiling KarrotCodableKit AnyCodable.swift
[392/399] Compiling KarrotCodableKit AnyDecodable.swift
[393/399] Compiling KarrotCodableKit AnyEncodable.swift
[394/399] Compiling KarrotCodableKit Base64Strategy.swift
[395/399] Compiling KarrotCodableKit DataValue.swift
[396/399] Compiling KarrotCodableKit DateValue.swift
[397/399] Compiling KarrotCodableKit OptionalDateValue.swift
[398/399] Compiling KarrotCodableKit ISO8601Strategy.swift
[399/399] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.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: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
[403/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 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[404/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: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
[405/408] Compiling Agents ChatMessage.swift
[406/408] Compiling Agents ChatMessageBuilder.swift
[407/408] Compiling Agents ChatMessageStreamFrame.swift
[408/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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] Emitting module SwiftSyntax600
[4/28] Emitting module SwiftSyntax510
[5/28] Compiling SwiftSyntax510 Empty.swift
[6/29] Compiling SwiftSyntax509 Empty.swift
[7/29] Emitting module SwiftSyntax509
[11/91] Compiling SwiftSyntax AbsolutePosition.swift
[12/91] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[13/91] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[14/91] Compiling SwiftSyntax Assert.swift
[15/91] Compiling SwiftSyntax BumpPtrAllocator.swift
[16/91] Compiling SwiftSyntax CommonAncestor.swift
[17/91] Compiling SwiftSyntax Convenience.swift
[18/91] Compiling SwiftSyntax CustomTraits.swift
[19/91] Compiling SwiftSyntax Identifier.swift
[20/99] Compiling SwiftSyntax MemoryLayout.swift
[21/99] Compiling SwiftSyntax MissingNodeInitializers.swift
[22/99] Compiling SwiftSyntax RawSyntax.swift
[23/99] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[24/99] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[25/99] Compiling SwiftSyntax RawSyntaxTokenView.swift
[26/99] Compiling SwiftSyntax SourceEdit.swift
[27/99] Compiling SwiftSyntax SourceLength.swift
[28/99] Compiling SwiftSyntax SourceLocation.swift
[29/99] Emitting module SwiftSyntax
[30/99] Compiling SwiftSyntax SyntaxNodeFactory.swift
[31/99] Compiling SwiftSyntax SyntaxNodeStructure.swift
[32/99] Compiling SwiftSyntax SyntaxProtocol.swift
[33/99] Compiling SwiftSyntax SyntaxText.swift
[34/99] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[35/99] Compiling SwiftSyntax TokenDiagnostic.swift
[36/99] Compiling SwiftSyntax TokenSequence.swift
[37/99] Compiling SwiftSyntax TokenSyntax.swift
[38/99] Compiling SwiftSyntax Trivia.swift
[39/99] Compiling SwiftSyntax RawSyntaxNodesD.swift
[40/99] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[41/99] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[42/99] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[43/99] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[44/99] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[45/99] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[46/99] Compiling SwiftSyntax RawSyntaxValidation.swift
[47/99] Compiling SwiftSyntax SyntaxNodesAB.swift
[48/99] Compiling SwiftSyntax SyntaxNodesC.swift
[49/99] Compiling SwiftSyntax SyntaxNodesD.swift
[50/99] Compiling SwiftSyntax SyntaxNodesEF.swift
[51/99] Compiling SwiftSyntax SyntaxNodesGHI.swift
[52/99] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[53/99] Compiling SwiftSyntax SyntaxNodesOP.swift
[54/99] Compiling SwiftSyntax SyntaxNodesQRS.swift
[55/99] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[56/99] Compiling SwiftSyntax SyntaxKind.swift
[57/99] Compiling SwiftSyntax SyntaxRewriter.swift
[58/99] Compiling SwiftSyntax SyntaxTraits.swift
[59/99] Compiling SwiftSyntax SyntaxVisitor.swift
[60/99] Compiling SwiftSyntax TokenKind.swift
[61/99] Compiling SwiftSyntax Tokens.swift
[62/99] Compiling SwiftSyntax TriviaPieces.swift
[63/99] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[64/99] Compiling SwiftSyntax RawSyntaxNodesC.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 SyntaxProtocol+Formatted.swift
[86/157] Compiling SwiftBasicFormat Syntax+Extensions.swift
[87/157] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[88/157] Compiling SwiftParser Attributes.swift
[89/157] Compiling SwiftParser Availability.swift
[90/157] Compiling SwiftParser CharacterInfo.swift
[91/157] Compiling SwiftParser CollectionNodes+Parsable.swift
[92/157] Emitting module SwiftDiagnostics
[93/157] Compiling SwiftDiagnostics Note.swift
[94/157] Compiling SwiftBasicFormat InferIndentation.swift
[95/157] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[96/157] Compiling SwiftDiagnostics FixIt.swift
[97/157] Emitting module SwiftBasicFormat
[98/157] Compiling SwiftBasicFormat BasicFormat.swift
[99/158] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[100/158] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[103/157] Emitting module SwiftParser
[104/162] Compiling SwiftParser Patterns.swift
[105/162] Compiling SwiftParser Recovery.swift
[106/162] Compiling SwiftParser Specifiers.swift
[107/162] Compiling SwiftParser Statements.swift
[108/162] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[109/162] Compiling SwiftParser StringLiterals.swift
[110/162] Compiling SwiftParser SwiftParserCompatibility.swift
[111/162] Compiling SwiftParser SwiftVersion.swift
[112/162] Compiling SwiftParser SyntaxUtils.swift
[113/162] Compiling SwiftParser TokenConsumer.swift
[114/162] Compiling SwiftParser TokenPrecedence.swift
[115/162] Compiling SwiftParser TokenSpec.swift
[116/162] Compiling SwiftParser TokenSpecSet.swift
[117/162] Compiling SwiftParser TopLevel.swift
[118/162] Compiling SwiftParser TriviaParser.swift
[119/162] Compiling SwiftParser Types.swift
[120/162] Compiling SwiftParser LexemeSequence.swift
[121/162] Compiling SwiftParser Lexer.swift
[122/162] Compiling SwiftParser RegexLiteralLexer.swift
[123/162] Compiling SwiftParser UnicodeScalarExtensions.swift
[124/162] Compiling SwiftParser Lookahead.swift
[125/162] Compiling SwiftParser LoopProgressCondition.swift
[126/162] Compiling SwiftParser Modifiers.swift
[127/162] Compiling SwiftParser Names.swift
[128/162] Compiling SwiftParser Nominals.swift
[129/162] Compiling SwiftParser Parameters.swift
[130/162] Compiling SwiftParser ParseSourceFile.swift
[131/162] Compiling SwiftParser Parser.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 SyntaxKindNameForDiagnostics.swift
[151/186] Compiling SwiftOperators PrecedenceGroup.swift
[152/187] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[153/187] Compiling SwiftOperators SyntaxSynthesis.swift
[154/187] Compiling SwiftOperators OperatorTable.swift
[155/187] Compiling SwiftOperators PrecedenceGraph.swift
[156/187] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[157/187] Compiling SwiftParserDiagnostics PresenceUtils.swift
[158/187] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[159/187] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[160/187] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[161/187] Compiling SwiftParserDiagnostics Utils.swift
[162/187] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[163/187] Emitting module SwiftOperators
[164/187] Compiling SwiftOperators OperatorTable+Folding.swift
[165/187] Compiling SwiftOperators OperatorTable+Semantics.swift
[167/187] Emitting module SwiftParserDiagnostics
[172/187] Compiling SwiftParserDiagnostics MissingNodesError.swift
[173/187] Compiling SwiftParserDiagnostics MissingTokenError.swift
[174/187] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[175/187] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[177/202] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[178/202] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[179/203] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[180/203] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[181/203] Compiling SwiftSyntaxBuilder Indenter.swift
[182/203] Compiling SwiftSyntaxBuilder ListBuilder.swift
[183/203] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[184/203] Emitting module SwiftSyntaxBuilder
[185/203] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[186/203] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[187/203] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[188/203] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[189/203] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[190/203] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[191/203] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[192/203] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[194/220] Emitting module SwiftSyntaxMacros
[195/222] Compiling SwiftSyntaxMacros MemberMacro.swift
[196/222] Compiling SwiftSyntaxMacros PeerMacro.swift
[197/222] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[198/222] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[199/222] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[200/222] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[201/222] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[202/222] Compiling SwiftSyntaxMacros Macro+Format.swift
[203/222] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[204/222] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[205/222] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[206/222] Compiling SwiftSyntaxMacros Macro.swift
[207/222] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[208/222] Compiling SwiftSyntaxMacros AccessorMacro.swift
[209/222] Compiling SwiftSyntaxMacros AttachedMacro.swift
[210/222] Compiling SwiftSyntaxMacros BodyMacro.swift
[211/222] Compiling SwiftSyntaxMacros PreambleMacro.swift
[212/222] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[214/231] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[215/232] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[216/232] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[217/232] Emitting module SwiftSyntaxMacroExpansion
[218/232] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[219/232] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[220/232] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[221/232] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[222/232] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[223/232] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[225/244] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[226/244] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[227/245] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[228/245] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[229/245] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[230/245] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[231/245] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[232/245] Emitting module SwiftCompilerPluginMessageHandling
[233/245] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[234/245] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[235/245] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[236/245] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[237/245] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[239/247] Emitting module SwiftCompilerPlugin
[240/247] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[242/288] Compiling MemberwiseInitMacros String.swift
[243/288] Compiling MemberwiseInitMacros SyntaxHelpers.swift
[244/289] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[245/289] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[246/289] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[247/292] Compiling MemberwiseInitMacros MacroPlugin.swift
[248/292] Compiling MemberwiseInitMacros MemberwiseInitMacro.swift
[249/292] Compiling MemberwiseInitMacros AccesssLevelSyntax.swift
[250/292] Compiling MemberwiseInitMacros AttributeRemover.swift
[251/292] Compiling MemberwiseInitMacros CustomConfiguration.swift
[252/292] Compiling MemberwiseInitMacros DeprecationDiagnostics.swift
[253/292] Compiling MemberwiseInitMacros MemberwiseInitFormatter.swift
[254/292] Compiling MemberwiseInitMacros Models.swift
[255/292] Compiling MemberwiseInitMacros Diagnostics.swift
[256/292] Compiling MemberwiseInitMacros ExprTypeInference.swift
[257/292] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
[258/292] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
[259/292] Emitting module KarrotCodableKitMacros
[260/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[261/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[262/292] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[263/292] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[264/292] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
[265/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
[266/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
[267/292] Compiling MemberwiseInitMacros UncheckedMemberwiseInitMacro.swift
[268/292] Emitting module MemberwiseInitMacros
[269/292] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[270/292] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[271/292] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[272/292] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[273/292] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
[274/292] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
[275/292] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
[276/292] Compiling KarrotCodableKitMacros Diagnostics.swift
[288/293] Write Objects.LinkFileList
[290/292] Linking KarrotCodableKitMacros-tool
[291/352] Linking MemberwiseInitMacros-tool
[293/352] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[294/352] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
[295/352] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
[296/352] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
[297/352] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
[298/352] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
[299/352] Compiling KarrotCodableKit PolymorphicArrayValue.swift
[300/352] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
[301/360] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[302/360] Compiling KarrotCodableKit RFC3339Strategy.swift
[303/360] Compiling KarrotCodableKit TimestampStrategy.swift
[304/360] Compiling KarrotCodableKit DefaultCodable.swift
[305/360] Compiling KarrotCodableKit DefaultEmptyArray.swift
[306/360] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[307/360] Compiling KarrotCodableKit DefaultEmptyString.swift
[308/360] Compiling KarrotCodableKit DefaultFalse.swift
[309/360] Compiling KarrotCodableKit DefaultTrue.swift
[310/362] Compiling KarrotCodableKit LossyDictionary.swift
[311/362] Compiling KarrotCodableKit LossyOptional.swift
[312/362] Compiling KarrotCodableKit ResilientProjectedValue.swift
[313/362] Compiling KarrotCodableKit CodingKeyStyle.swift
[314/362] Compiling KarrotCodableKit CodableKey.swift
[315/362] Compiling KarrotCodableKit CustomCodable.swift
[316/362] Compiling KarrotCodableKit CustomDecodable.swift
[317/362] Compiling KarrotCodableKit CustomEncodable.swift
[318/362] Compiling KarrotCodableKit DefaultZeroDouble.swift
[319/362] Compiling KarrotCodableKit DefaultZeroFloat.swift
[320/362] Compiling KarrotCodableKit DefaultZeroInt.swift
[321/362] Compiling KarrotCodableKit Result+Extension.swift
[322/362] Compiling KarrotCodableKit LosslessArray.swift
[323/362] Compiling KarrotCodableKit LosslessBoolValue.swift
[324/362] Compiling KarrotCodableKit LosslessValue.swift
[325/362] Compiling KarrotCodableKit OptionalLosslessValue.swift
[326/362] Compiling KarrotCodableKit LossyArray.swift
[327/362] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[328/362] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[329/362] Compiling KarrotCodableKit PolymorphicCodableError.swift
[330/362] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[331/362] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[332/362] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[333/362] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[334/362] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[335/362] Emitting module MemberwiseInit
[336/362] Compiling MemberwiseInit MemberwiseInit.swift
[338/363] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[339/363] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[340/363] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[341/363] Compiling KarrotCodableKit PolymorphicValue.swift
[342/363] Compiling KarrotCodableKit ArrayDecodingError.swift
[343/363] Compiling KarrotCodableKit DictionaryDecodingError.swift
[344/363] Compiling KarrotCodableKit ErrorReporting.swift
[345/363] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[346/363] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[347/363] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[348/363] Compiling KarrotCodableKit PolymorphicCodable.swift
[349/363] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[350/363] Compiling KarrotCodableKit PolymorphicDecodable.swift
[351/363] Compiling KarrotCodableKit PolymorphicEncodable.swift
[352/363] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[353/363] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[354/363] Compiling KarrotCodableKit AnyCodable.swift
[355/363] Compiling KarrotCodableKit AnyDecodable.swift
[356/363] Compiling KarrotCodableKit AnyEncodable.swift
[357/363] Compiling KarrotCodableKit Base64Strategy.swift
[358/363] Compiling KarrotCodableKit DataValue.swift
[359/363] Compiling KarrotCodableKit DateValue.swift
[360/363] Compiling KarrotCodableKit OptionalDateValue.swift
[361/363] Compiling KarrotCodableKit ISO8601Strategy.swift
[362/363] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
[363/363] Emitting module KarrotCodableKit
[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: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 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 | }
[368/372] Compiling Agents ChatMessage.swift
[369/372] Compiling Agents ChatMessageStreamFrame.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[370/372] Compiling Agents ChatMessageBuilder.swift
[371/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
[372/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: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
BUILD FAILURE 6.1 linux