The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Renamed, reference v1.0.0-beta.1 (53f0f3), with Swift 6.1 for Linux on 27 Apr 2025 14:51:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/Renamed.git
Reference: v1.0.0-beta.1
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/JosephDuffy/Renamed
 * tag               v1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 53f0f32 Remove question about CI failing; it’s now passing!
Cloned https://github.com/JosephDuffy/Renamed.git
Revision (git rev-parse @):
53f0f32a111e2f0771b1f0e7d13fd052de0c0230
SUCCESS checkout https://github.com/JosephDuffy/Renamed.git at v1.0.0-beta.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JosephDuffy/Renamed.git
https://github.com/JosephDuffy/Renamed.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Renamed",
  "name" : "Renamed",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Renamed",
      "targets" : [
        "Renamed"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RenamedPlugin",
      "targets" : [
        "RenamedPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RenamedTests",
      "module_type" : "SwiftTarget",
      "name" : "RenamedTests",
      "path" : "Tests/RenamedTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "RenamedTests.swift"
      ],
      "target_dependencies" : [
        "RenamedPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RenamedPlugin",
      "module_type" : "SwiftTarget",
      "name" : "RenamedPlugin",
      "path" : "Sources/RenamedPlugin",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Renamed",
        "RenamedPlugin"
      ],
      "sources" : [
        "Renamed.swift",
        "RenamedPlugin.swift",
        "SyntaxStringInterpolation+Optional.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Renamed",
      "module_type" : "SwiftTarget",
      "name" : "Renamed",
      "path" : "Sources/Renamed",
      "product_memberships" : [
        "Renamed"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "RenamedPlugin"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
[1/70233] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.80s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at main (77874c1)
Building for debugging...
[0/41] Write sources
[19/41] Compiling _SwiftSyntaxCShims PlatformMutex.c
[20/41] Write swift-version-24593BA9C3E375BF.txt
[22/53] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/53] 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
[24/53] Emitting module SwiftSyntax603
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/53] Compiling SwiftSyntax603 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/54] Compiling SwiftSyntax601 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
[27/55] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/55] Compiling SwiftSyntax602 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
[32/56] 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
[33/56] 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
[34/57] 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
[35/58] Wrapping AST for SwiftSyntax601 for debugging
[37/58] 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
[38/58] 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
[38/59] Wrapping AST for SwiftSyntax603 for debugging
[38/59] Wrapping AST for SwiftSyntax602 for debugging
[42/59] Wrapping AST for SwiftSyntax600 for debugging
[43/59] Wrapping AST for SwiftSyntax509 for debugging
[44/59] Wrapping AST for SwiftSyntax510 for debugging
[46/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
[47/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
[48/122] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 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
[50/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
[51/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
[52/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
[53/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
[54/122] Compiling SwiftSyntax EditorPlaceholder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/130] 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
[56/130] 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
[57/130] 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
[58/130] 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
[59/130] 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
[60/130] 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
[61/130] 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
[62/130] 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
[63/130] 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
[64/130] 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
[65/130] 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
[66/130] 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
[67/130] 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
[68/130] 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
[69/130] 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
[70/130] 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
[71/130] 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
[72/130] 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
[73/130] 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
[74/130] 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
[75/130] 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
[76/130] 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
[77/130] 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
[78/130] 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
[79/130] 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
[80/130] 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
[81/130] 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
[82/130] 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
[83/130] 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
[84/130] 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
[85/130] 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
[86/130] 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
[87/130] 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
[88/130] 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
[89/130] 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
[90/130] 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
[91/130] 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
[92/130] 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
[93/130] 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
[94/130] 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
[95/130] Compiling SwiftSyntax RawSyntaxArena.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/130] 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
[97/130] 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
[98/130] 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
[99/130] 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
[100/130] 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
[101/130] 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
[102/130] 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
[103/130] 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
[104/130] 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
[105/130] 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
[106/130] 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
[107/130] 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
[108/130] 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
[109/130] 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
[110/130] 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
[111/130] 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
[112/130] 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
[113/130] 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
[114/130] 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
[115/130] 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
[116/130] 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
[117/131] Wrapping AST for SwiftSyntax for debugging
[119/190] 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
[120/191] 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
[121/191] 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
[122/191] Emitting module SwiftDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/191] 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
[124/191] 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
[125/191] 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
[126/191] 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
[127/191] 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
[128/191] 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
[129/191] Compiling SwiftBasicFormat 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
[130/191] 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
[131/191] 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
[132/191] 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
[133/191] 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
[134/191] 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
[135/192] 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
[136/192] 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
[138/193] Wrapping AST for SwiftDiagnostics for debugging
[139/193] Wrapping AST for SwiftBasicFormat for debugging
[141/193] 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
[142/193] 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
[143/193] 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
[144/193] 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
[145/193] 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
[146/193] 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
[147/198] 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
[148/198] 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
[149/198] 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
[150/198] 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
[151/198] 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
[152/198] 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
[153/198] 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
[154/198] 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
[155/198] 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
[156/198] 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
[157/198] 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
[158/198] 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
[159/198] 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
[160/198] 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
[161/198] 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
[162/198] 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
[163/198] 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
[164/198] 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
[165/198] 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
[166/198] 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
[167/198] 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
[168/198] 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
[169/198] 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
[170/198] 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
[171/198] 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
[172/198] 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
[173/198] 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
[174/198] 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
[175/198] Compiling SwiftParser CompilerFiles.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[176/198] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[181/198] 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
[182/198] 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
[183/198] 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
[184/198] 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
[185/198] 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
[186/198] 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
[187/198] 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
[188/199] Wrapping AST for SwiftParser for debugging
[190/222] 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
[191/223] 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
[192/224] 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
[193/224] 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
[194/224] 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
[195/224] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/224] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/224] 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
[198/224] 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
[199/224] 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
[200/224] 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
[201/224] 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
[202/224] 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
[204/225] 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
[205/225] 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
[206/225] 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
[206/225] Wrapping AST for SwiftOperators for debugging
[208/225] 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
[209/225] 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
[212/225] Compiling SwiftParserDiagnostics MissingNodesError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/225] Compiling SwiftParserDiagnostics MissingTokenError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[216/225] 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
[217/226] Wrapping AST for SwiftParserDiagnostics for debugging
[219/241] 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
[220/241] 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
[221/242] 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
[222/242] 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
[223/242] 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
[224/242] 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
[225/242] 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
[226/242] 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
[227/242] 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
[228/242] 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
[229/242] 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
[230/242] 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
[231/242] 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
[232/242] 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
[233/242] 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
[234/242] 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
[235/243] Wrapping AST for SwiftSyntaxBuilder for debugging
[237/260] 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
[238/260] 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
[239/260] 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
[240/260] 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
[241/262] 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
[242/262] 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
[243/262] 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
[244/262] 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
[245/262] 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
[246/262] 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
[247/262] 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
[248/262] 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
[249/262] 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
[250/262] 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
[251/262] 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
[252/262] 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
[253/262] 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
[254/262] 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
[255/262] 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
[256/263] Wrapping AST for SwiftSyntaxMacros for debugging
[258/272] 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
[259/273] 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
[260/273] 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
[261/273] 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
[262/273] 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
[263/273] 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
[264/273] 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
[265/273] 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
[266/273] 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
[267/273] 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
[268/274] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[270/286] 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
[271/287] 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
[272/287] 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
[273/287] 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
[274/287] 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
[275/287] 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
[276/287] 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
[277/287] 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
[278/287] 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
[279/287] 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
[280/287] 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
[281/287] 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
[282/287] 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
[283/288] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[285/290] 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
[286/290] 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
[287/291] Wrapping AST for SwiftCompilerPlugin for debugging
[289/295] Compiling RenamedPlugin SyntaxStringInterpolation+Optional.swift
[290/295] Compiling RenamedPlugin RenamedPlugin.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[291/295] Emitting module RenamedPlugin
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:271:20: warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |                    |- warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
    |                    `- note: use 'DeclModifierListSyntax' instead
272 | }
273 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:274:1: error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesQRS.swift:2629:14: note: candidate has non-matching type 'DeclModifierListSyntax'
2627 |
2628 |   /// Modifiers like `public` that are attached to the struct declaration.
2629 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
2630 |     get {
2631 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:275:1: error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesC.swift:919:14: note: candidate has non-matching type 'DeclModifierListSyntax'
 917 |
 918 |   /// Modifiers like `public` that are attached to the class declaration.
 919 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
 920 |     get {
 921 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:276:1: error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesEF.swift:1418:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1416 |
1417 |   /// The declaration modifiers applied to the enum declaration.
1418 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1419 |     get {
1420 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:1: error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
    :
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1994:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1992 |   }
1993 |
1994 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1995 |     get {
1996 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:11: warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    |           |- warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
    |           `- note: use 'TypeAliasDeclSyntax' instead
278 |
[292/295] Compiling RenamedPlugin Renamed.swift
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:271:20: warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |                    |- warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
    |                    `- note: use 'DeclModifierListSyntax' instead
272 | }
273 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:274:1: error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesQRS.swift:2629:14: note: candidate has non-matching type 'DeclModifierListSyntax'
2627 |
2628 |   /// Modifiers like `public` that are attached to the struct declaration.
2629 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
2630 |     get {
2631 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:275:1: error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesC.swift:919:14: note: candidate has non-matching type 'DeclModifierListSyntax'
 917 |
 918 |   /// Modifiers like `public` that are attached to the class declaration.
 919 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
 920 |     get {
 921 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:276:1: error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesEF.swift:1418:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1416 |
1417 |   /// The declaration modifiers applied to the enum declaration.
1418 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1419 |     get {
1420 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:1: error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
    :
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1994:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1992 |   }
1993 |
1994 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1995 |     get {
1996 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:11: warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    |           |- warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
    |           `- note: use 'TypeAliasDeclSyntax' instead
278 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:13:54: warning: 'argument' is deprecated: renamed to 'arguments'
 11 |     ) throws -> [DeclSyntax] {
 12 |         guard
 13 |             case .argumentList(let arguments) = node.argument,
    |                                                      |- warning: 'argument' is deprecated: renamed to 'arguments'
    |                                                      `- note: use 'arguments' instead
 14 |             let firstElement = arguments.first,
 15 |             let stringLiteral = firstElement.expression.as(StringLiteralExprSyntax.self),
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:28:54: warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
 26 |         } else if let enumDecl = declaration.as(EnumDeclSyntax.self) {
 27 |             return try expansion(of: node, providingPeersOf: enumDecl, in: context, previousName: previousName.content.text)
 28 |         } else if let typealiasDecl = declaration.as(TypealiasDeclSyntax.self) {
    |                                                      |- warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
    |                                                      `- note: use 'TypeAliasDeclSyntax' instead
 29 |             return try expansion(of: node, providingPeersOf: typealiasDecl, in: context, previousName: previousName.content.text)
 30 |         } else if let functionDecl = declaration.as(FunctionDeclSyntax.self) {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:66:68: warning: 'identifier' is deprecated: renamed to 'name'
 64 |         return [
 65 |             """
 66 |             @available(*, deprecated, renamed: "\(raw: declaration.identifier.text)")
    |                                                                    |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                                                    `- note: use 'name' instead
 67 |             \(raw: scope)typealias \(raw: previousName) = \(raw: declaration.identifier.text)
 68 |             """
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:67:78: warning: 'identifier' is deprecated: renamed to 'name'
 65 |             """
 66 |             @available(*, deprecated, renamed: "\(raw: declaration.identifier.text)")
 67 |             \(raw: scope)typealias \(raw: previousName) = \(raw: declaration.identifier.text)
    |                                                                              |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                                                              `- note: use 'name' instead
 68 |             """
 69 |         ]
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:79:51: warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
 77 |     ) throws -> [DeclSyntax] {
 78 |         let scope: DeclModifierSyntax? = ({
 79 |             for modifier in declaration.modifiers ?? [] {
    |                                                   `- warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
 80 |                 switch (modifier.name.tokenKind) {
 81 |                 case .keyword(.public):
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:101:55: warning: 'input' is deprecated: renamed to 'parameterClause'
 99 |         let newParameters: String
100 |
101 |         let argumentsAndTypes = declaration.signature.input.parameterList.map { parameter -> (TokenSyntax?, TypeSyntaxProtocol) in
    |                                                       |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                                       `- note: use 'parameterClause' instead
102 |             let type = parameter.type
103 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:101:61: warning: 'parameterList' is deprecated: renamed to 'parameters'
 99 |         let newParameters: String
100 |
101 |         let argumentsAndTypes = declaration.signature.input.parameterList.map { parameter -> (TokenSyntax?, TypeSyntaxProtocol) in
    |                                                             |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                                             `- note: use 'parameters' instead
102 |             let type = parameter.type
103 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:118:47: warning: 'identifier' is deprecated: renamed to 'name'
116 |             }
117 |         }.joined(separator: ", ")
118 |         let body: DeclSyntax = "\(declaration.identifier)(\(raw: parametersInBody))"
    |                                               |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                               `- note: use 'name' instead
119 |
120 |         if functionNameSplit.count == 2 {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:127:41: warning: 'input' is deprecated: renamed to 'parameterClause'
125 |             let parametersSplit = functionNameSplit[1].dropLast().split(separator: ":")
126 |
127 |             guard declaration.signature.input.parameterList.count == parametersSplit.count else {
    |                                         |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                         `- note: use 'parameterClause' instead
128 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
129 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:127:47: warning: 'parameterList' is deprecated: renamed to 'parameters'
125 |             let parametersSplit = functionNameSplit[1].dropLast().split(separator: ":")
126 |
127 |             guard declaration.signature.input.parameterList.count == parametersSplit.count else {
    |                                               |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                               `- note: use 'parameters' instead
128 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
129 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:135:41: warning: 'input' is deprecated: renamed to 'parameterClause'
133 |             }.joined(separator: ", ")
134 |         } else {
135 |             guard declaration.signature.input.parameterList.count == 0 else {
    |                                         |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                         `- note: use 'parameterClause' instead
136 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
137 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:135:47: warning: 'parameterList' is deprecated: renamed to 'parameters'
133 |             }.joined(separator: ", ")
134 |         } else {
135 |             guard declaration.signature.input.parameterList.count == 0 else {
    |                                               |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                               `- note: use 'parameters' instead
136 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
137 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:142:55: warning: 'input' is deprecated: renamed to 'parameterClause'
140 |         }
141 |
142 |         var renamedParameters = declaration.signature.input.parameterList.map { $0.firstName.text }.joined(separator: ":")
    |                                                       |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                                       `- note: use 'parameterClause' instead
143 |         if !renamedParameters.isEmpty {
144 |             renamedParameters = "(" + renamedParameters + ":)"
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:142:61: warning: 'parameterList' is deprecated: renamed to 'parameters'
140 |         }
141 |
142 |         var renamedParameters = declaration.signature.input.parameterList.map { $0.firstName.text }.joined(separator: ":")
    |                                                             |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                                             `- note: use 'parameters' instead
143 |         if !renamedParameters.isEmpty {
144 |             renamedParameters = "(" + renamedParameters + ":)"
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:148:116: warning: 'output' is deprecated: renamed to 'returnClause'
146 |
147 |         let functionName = functionNameSplit[0]
148 |         let signature: DeclSyntax = "\(raw: functionName)(\(raw: newParameters)) \(optional: declaration.signature.output)"
    |                                                                                                                    |- warning: 'output' is deprecated: renamed to 'returnClause'
    |                                                                                                                    `- note: use 'returnClause' instead
149 |
150 |         return [
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:152:63: warning: 'identifier' is deprecated: renamed to 'name'
150 |         return [
151 |             """
152 |             @available(*, deprecated, renamed: "\(declaration.identifier)\(raw: renamedParameters)")
    |                                                               |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                                               `- note: use 'name' instead
153 |             \(optional: scope)func \(signature){
154 |                 \(body)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:169:56: warning: 'SimpleTypeIdentifierSyntax' is deprecated: renamed to 'IdentifierTypeSyntax'
167 |             let binding = declaration.bindings.first,
168 |             let propertyName = binding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text,
169 |             let type = binding.typeAnnotation?.type.as(SimpleTypeIdentifierSyntax.self)?.name
    |                                                        |- warning: 'SimpleTypeIdentifierSyntax' is deprecated: renamed to 'IdentifierTypeSyntax'
    |                                                        `- note: use 'IdentifierTypeSyntax' instead
170 |         else {
171 |             // Variables declared with some values, e.g. `var test = 1`, will have an implicit type. These could be supported by looking a
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:177:51: warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
175 |
176 |         let scope = ({
177 |             for modifier in declaration.modifiers ?? [] {
    |                                                   `- warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
178 |                 switch (modifier.name.tokenKind) {
179 |                 case .keyword(.public):
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:214:28: warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
212 |         """
213 |
214 |         switch declaration.bindingKeyword.tokenKind {
    |                            |- warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
    |                            `- note: use 'bindingSpecifier' instead
215 |         case .keyword(.let):
216 |             return [
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:224:39: warning: 'accessor' is deprecated: renamed to 'accessorBlock'
222 |             }
223 |
224 |             if let accessor = binding.accessor {
    |                                       |- warning: 'accessor' is deprecated: renamed to 'accessorBlock'
    |                                       `- note: use 'accessorBlock' instead
225 |                 // Could have get/set/_modify
226 |                 if accessor.is(CodeBlockSyntax.self) {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:226:29: warning: 'is' is deprecated: This cast will always fail
224 |             if let accessor = binding.accessor {
225 |                 // Could have get/set/_modify
226 |                 if accessor.is(CodeBlockSyntax.self) {
    |                             `- warning: 'is' is deprecated: This cast will always fail
227 |                     // This is a "naked" getter, e.g. not `get` or `set`
228 |                     return [immutableProperty]
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:231:47: warning: 'as' is deprecated: This cast will always succeed
229 |                 }
230 |
231 |                 guard let accessor = accessor.as(AccessorBlockSyntax.self) else {
    |                                               `- warning: 'as' is deprecated: This cast will always succeed
232 |                     throw ErrorDiagnosticMessage(id: "unsupported-block", message: "'Renamed' is only supported on variables with block and explicit accessor syntax")
233 |                 }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:237:42: error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
235 |                 // TODO: Possible support other accessors, e.g. `_modify`, `willSet`, and `didSet`
236 |
237 |                 guard accessor.accessors.contains(where: { $0.accessorKind.tokenKind == .keyword(.get) }) else {
    |                                          `- error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
238 |                     throw ErrorDiagnosticMessage(id: "missing-get-accessor", message: "'Renamed' is only supported on variables with a getter")
239 |                 }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:241:39: error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
239 |                 }
240 |
241 |                 if accessor.accessors.contains(where: { $0.accessorKind.tokenKind == .keyword(.set) }) {
    |                                       `- error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
242 |                     return [mutableProperty]
243 |                 } else {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:251:158: warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
249 |             }
250 |         default:
251 |             throw ErrorDiagnosticMessage(id: "unsupported-variable", message: "'Renamed' is only supported on var and let variables. This is a \(declaration.bindingKeyword)")
    |                                                                                                                                                              |- warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
    |                                                                                                                                                              `- note: use 'bindingSpecifier' instead
252 |         }
253 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/33] Compiling SwiftSyntax510 Empty.swift
[3/33] Emitting module SwiftSyntax510
[4/34] Compiling SwiftSyntax600 Empty.swift
[5/34] Compiling SwiftSyntax603 Empty.swift
[6/34] Emitting module SwiftSyntax603
[7/34] Emitting module SwiftSyntax600
[8/36] Emitting module SwiftSyntax509
[9/36] Compiling SwiftSyntax509 Empty.swift
[10/37] Compiling SwiftSyntax601 Empty.swift
[11/37] Emitting module SwiftSyntax601
[12/38] Compiling SwiftSyntax602 Empty.swift
[13/38] Emitting module SwiftSyntax602
[20/96] Compiling SwiftSyntax SourceLength.swift
[21/96] Compiling SwiftSyntax SourceLocation.swift
[22/96] Compiling SwiftSyntax SourcePresence.swift
[23/96] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[24/96] Compiling SwiftSyntax Syntax.swift
[25/96] Compiling SwiftSyntax SyntaxChildren.swift
[26/96] Compiling SwiftSyntax SyntaxCollection.swift
[27/96] Compiling SwiftSyntax SyntaxHashable.swift
[28/96] Compiling SwiftSyntax SyntaxIdentifier.swift
[29/104] Compiling SwiftSyntax Identifier.swift
[30/104] Compiling SwiftSyntax MemoryLayout.swift
[31/104] Compiling SwiftSyntax MissingNodeInitializers.swift
[32/104] Compiling SwiftSyntax RawSyntax.swift
[33/104] Compiling SwiftSyntax RawSyntaxArena.swift
[34/104] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[35/104] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[36/104] Compiling SwiftSyntax RawSyntaxTokenView.swift
[37/104] Compiling SwiftSyntax SourceEdit.swift
[38/104] Compiling SwiftSyntax AbsolutePosition.swift
[39/104] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[40/104] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[41/104] Compiling SwiftSyntax Assert.swift
[42/104] Compiling SwiftSyntax BumpPtrAllocator.swift
[43/104] Compiling SwiftSyntax CommonAncestor.swift
[44/104] Compiling SwiftSyntax Convenience.swift
[45/104] Compiling SwiftSyntax CustomTraits.swift
[46/104] Compiling SwiftSyntax EditorPlaceholder.swift
[47/104] Compiling SwiftSyntax SyntaxRewriter.swift
[48/104] Compiling SwiftSyntax SyntaxTraits.swift
[49/104] Compiling SwiftSyntax SyntaxVisitor.swift
[50/104] Compiling SwiftSyntax TokenKind.swift
[51/104] Compiling SwiftSyntax Tokens.swift
[52/104] Compiling SwiftSyntax TriviaPieces.swift
[53/104] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[54/104] Compiling SwiftSyntax RawSyntaxNodesC.swift
[55/104] Compiling SwiftSyntax RawSyntaxNodesD.swift
[56/104] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[57/104] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[58/104] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[59/104] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[60/104] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[61/104] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[62/104] Compiling SwiftSyntax RawSyntaxValidation.swift
[63/104] Compiling SwiftSyntax SyntaxNodesAB.swift
[64/104] Compiling SwiftSyntax SyntaxNodeStructure.swift
[65/104] Compiling SwiftSyntax SyntaxProtocol.swift
[66/104] Compiling SwiftSyntax SyntaxText.swift
[67/104] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[68/104] Compiling SwiftSyntax TokenDiagnostic.swift
[69/104] Compiling SwiftSyntax TokenSequence.swift
[70/104] Compiling SwiftSyntax TokenSyntax.swift
[71/104] Compiling SwiftSyntax Trivia.swift
[72/104] Compiling SwiftSyntax Utils.swift
[73/104] Emitting module SwiftSyntax
[74/104] Compiling SwiftSyntax ChildNameForKeyPath.swift
[75/104] Compiling SwiftSyntax Keyword.swift
[76/104] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[77/104] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[78/104] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[79/104] Compiling SwiftSyntax SyntaxBaseNodes.swift
[80/104] Compiling SwiftSyntax SyntaxCollections.swift
[81/104] Compiling SwiftSyntax SyntaxEnum.swift
[82/104] Compiling SwiftSyntax SyntaxKind.swift
[83/104] Compiling SwiftSyntax SyntaxNodesC.swift
[84/104] Compiling SwiftSyntax SyntaxNodesD.swift
[85/104] Compiling SwiftSyntax SyntaxNodesEF.swift
[86/104] Compiling SwiftSyntax SyntaxNodesGHI.swift
[87/104] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[88/104] Compiling SwiftSyntax SyntaxNodesOP.swift
[89/104] Compiling SwiftSyntax SyntaxNodesQRS.swift
[90/104] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[92/121] Compiling SwiftDiagnostics FixIt.swift
[93/122] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[94/122] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[95/164] Compiling SwiftDiagnostics Message.swift
[96/164] Compiling SwiftDiagnostics Note.swift
[97/164] Emitting module SwiftDiagnostics
[98/164] Compiling SwiftParser Attributes.swift
[99/164] Compiling SwiftParser Availability.swift
[100/164] Compiling SwiftParser CharacterInfo.swift
[101/164] Compiling SwiftParser CollectionNodes+Parsable.swift
[102/164] Compiling SwiftBasicFormat Syntax+Extensions.swift
[103/164] Compiling SwiftBasicFormat Indenter.swift
[104/164] Compiling SwiftBasicFormat InferIndentation.swift
[105/164] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[106/164] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[107/164] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[109/164] Emitting module SwiftBasicFormat
[110/164] Compiling SwiftBasicFormat BasicFormat.swift
[112/164] Compiling SwiftParser StringLiterals.swift
[113/164] Compiling SwiftParser SwiftParserCompatibility.swift
[114/164] Compiling SwiftParser SwiftVersion.swift
[115/164] Compiling SwiftParser SyntaxUtils.swift
[116/164] Compiling SwiftParser TokenConsumer.swift
[117/164] Compiling SwiftParser TokenPrecedence.swift
[118/164] Compiling SwiftParser TokenSpec.swift
[119/164] Compiling SwiftParser TokenSpecSet.swift
[120/164] Compiling SwiftParser TopLevel.swift
[121/164] Compiling SwiftParser TriviaParser.swift
[122/164] Compiling SwiftParser Types.swift
[123/169] Compiling SwiftParser LoopProgressCondition.swift
[124/169] Compiling SwiftParser Modifiers.swift
[125/169] Compiling SwiftParser Names.swift
[126/169] Compiling SwiftParser Nominals.swift
[127/169] Compiling SwiftParser Parameters.swift
[128/169] Compiling SwiftParser ParseSourceFile.swift
[129/169] Compiling SwiftParser Lexeme.swift
[130/169] Compiling SwiftParser LexemeSequence.swift
[131/169] Compiling SwiftParser Lexer.swift
[132/169] Compiling SwiftParser RegexLiteralLexer.swift
[133/169] Compiling SwiftParser UnicodeScalarExtensions.swift
[134/169] Compiling SwiftParser Lookahead.swift
[135/169] Compiling SwiftParser Parser.swift
[136/169] Compiling SwiftParser Patterns.swift
[137/169] Compiling SwiftParser Recovery.swift
[138/169] Compiling SwiftParser Specifiers.swift
[139/169] Compiling SwiftParser Statements.swift
[140/169] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[145/169] Compiling SwiftParser CompilerFiles.swift
[146/169] Compiling SwiftParser Declarations.swift
[147/169] Emitting module SwiftParser
[148/169] Compiling SwiftParser Directives.swift
[149/169] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[150/169] Compiling SwiftParser Expressions.swift
[151/169] Compiling SwiftParser IncrementalParseTransition.swift
[152/169] Compiling SwiftParser IsValidIdentifier.swift
[153/169] Compiling SwiftParser Cursor.swift
[154/169] Compiling SwiftParser ExperimentalFeatures.swift
[155/169] Compiling SwiftParser IsLexerClassified.swift
[156/169] Compiling SwiftParser LayoutNodes+Parsable.swift
[157/169] Compiling SwiftParser Parser+TokenSpecSet.swift
[158/169] Compiling SwiftParser TokenSpecStaticMembers.swift
[160/192] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[161/193] Compiling SwiftOperators PrecedenceGraph.swift
[162/194] Compiling SwiftOperators OperatorTable.swift
[163/194] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[164/194] Compiling SwiftOperators PrecedenceGroup.swift
[165/194] Compiling SwiftOperators SyntaxSynthesis.swift
[166/194] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[167/194] Compiling SwiftParserDiagnostics MissingNodesError.swift
[168/194] Compiling SwiftParserDiagnostics MissingTokenError.swift
[169/194] Compiling SwiftOperators OperatorTable+Folding.swift
[170/194] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[171/194] Compiling SwiftParserDiagnostics Utils.swift
[172/194] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[173/194] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[174/194] Emitting module SwiftOperators
[175/194] Compiling SwiftOperators OperatorTable+Semantics.swift
[177/194] Emitting module SwiftParserDiagnostics
[178/194] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[179/194] Compiling SwiftParserDiagnostics PresenceUtils.swift
[184/194] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[185/194] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[187/209] Emitting module SwiftSyntaxBuilder
[188/210] Compiling SwiftSyntaxBuilder Indenter.swift
[189/210] Compiling SwiftSyntaxBuilder ListBuilder.swift
[190/210] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[191/210] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[192/210] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[193/210] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[194/210] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[195/210] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[196/210] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[197/210] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[198/210] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[199/210] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[200/210] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[201/210] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[202/210] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[204/227] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[205/227] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[206/229] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[207/229] Compiling SwiftSyntaxMacros Macro+Format.swift
[208/229] Compiling SwiftSyntaxMacros Macro.swift
[209/229] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[210/229] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[211/229] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[212/229] Compiling SwiftSyntaxMacros AccessorMacro.swift
[213/229] Compiling SwiftSyntaxMacros AttachedMacro.swift
[214/229] Compiling SwiftSyntaxMacros BodyMacro.swift
[215/229] Compiling SwiftSyntaxMacros MemberMacro.swift
[216/229] Compiling SwiftSyntaxMacros PeerMacro.swift
[217/229] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[218/229] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[219/229] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[220/229] Emitting module SwiftSyntaxMacros
[221/229] Compiling SwiftSyntaxMacros PreambleMacro.swift
[222/229] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[224/238] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[225/239] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[226/239] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[227/239] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[228/239] Emitting module SwiftSyntaxMacroExpansion
[229/239] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[230/239] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[231/239] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[232/239] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[233/239] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[235/251] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[236/252] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[237/252] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[238/252] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[239/252] Emitting module SwiftCompilerPluginMessageHandling
[240/252] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[241/252] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[242/252] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[243/252] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[244/252] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[245/252] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[246/252] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[247/252] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[249/254] Emitting module SwiftCompilerPlugin
[250/254] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[252/258] Compiling RenamedPlugin RenamedPlugin.swift
[253/258] Compiling RenamedPlugin SyntaxStringInterpolation+Optional.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[254/258] Emitting module RenamedPlugin
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:271:20: warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |                    |- warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
    |                    `- note: use 'DeclModifierListSyntax' instead
272 | }
273 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:274:1: error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesQRS.swift:2629:14: note: candidate has non-matching type 'DeclModifierListSyntax'
2627 |
2628 |   /// Modifiers like `public` that are attached to the struct declaration.
2629 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
2630 |     get {
2631 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:275:1: error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesC.swift:919:14: note: candidate has non-matching type 'DeclModifierListSyntax'
 917 |
 918 |   /// Modifiers like `public` that are attached to the class declaration.
 919 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
 920 |     get {
 921 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:276:1: error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesEF.swift:1418:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1416 |
1417 |   /// The declaration modifiers applied to the enum declaration.
1418 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1419 |     get {
1420 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:1: error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
    :
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1994:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1992 |   }
1993 |
1994 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1995 |     get {
1996 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:11: warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    |           |- warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
    |           `- note: use 'TypeAliasDeclSyntax' instead
278 |
[255/258] Compiling RenamedPlugin Renamed.swift
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:41:44: warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
 39 |     private static func expansion<Context: MacroExpansionContext>(
 40 |         of node: AttributeSyntax,
 41 |         providingPeersOf declaration: some IdentifiedDeclSyntax & ModifiedDeclSyntax,
    |                                            |- warning: 'IdentifiedDeclSyntax' is deprecated: renamed to 'NamedDeclSyntax'
    |                                            `- note: use 'NamedDeclSyntax' instead
 42 |         in context: Context,
 43 |         previousName: String
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:271:20: warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |                    |- warning: 'ModifierListSyntax' is deprecated: renamed to 'DeclModifierListSyntax'
    |                    `- note: use 'DeclModifierListSyntax' instead
272 | }
273 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:274:1: error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'StructDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesQRS.swift:2629:14: note: candidate has non-matching type 'DeclModifierListSyntax'
2627 |
2628 |   /// Modifiers like `public` that are attached to the struct declaration.
2629 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
2630 |     get {
2631 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:275:1: error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'ClassDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesC.swift:919:14: note: candidate has non-matching type 'DeclModifierListSyntax'
 917 |
 918 |   /// Modifiers like `public` that are attached to the class declaration.
 919 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
 920 |     get {
 921 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:276:1: error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
274 | extension StructDeclSyntax: ModifiedDeclSyntax {}
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'EnumDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesEF.swift:1418:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1416 |
1417 |   /// The declaration modifiers applied to the enum declaration.
1418 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1419 |     get {
1420 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:1: error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
269 |
270 | private protocol ModifiedDeclSyntax: SyntaxProtocol {
271 |     var modifiers: ModifierListSyntax? { get set }
    |         `- note: protocol requires property 'modifiers' with type 'ModifierListSyntax?' (aka 'Optional<DeclModifierListSyntax>')
272 | }
273 |
    :
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    | |- error: type 'TypeAliasDeclSyntax' does not conform to protocol 'ModifiedDeclSyntax'
    | `- note: add stubs for conformance
278 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift:1994:14: note: candidate has non-matching type 'DeclModifierListSyntax'
1992 |   }
1993 |
1994 |   public var modifiers: DeclModifierListSyntax {
     |              `- note: candidate has non-matching type 'DeclModifierListSyntax'
1995 |     get {
1996 |       return Syntax(self).child(at: 3)!.cast(DeclModifierListSyntax.self)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:277:11: warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
275 | extension ClassDeclSyntax: ModifiedDeclSyntax {}
276 | extension EnumDeclSyntax: ModifiedDeclSyntax {}
277 | extension TypealiasDeclSyntax: ModifiedDeclSyntax {}
    |           |- warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
    |           `- note: use 'TypeAliasDeclSyntax' instead
278 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:13:54: warning: 'argument' is deprecated: renamed to 'arguments'
 11 |     ) throws -> [DeclSyntax] {
 12 |         guard
 13 |             case .argumentList(let arguments) = node.argument,
    |                                                      |- warning: 'argument' is deprecated: renamed to 'arguments'
    |                                                      `- note: use 'arguments' instead
 14 |             let firstElement = arguments.first,
 15 |             let stringLiteral = firstElement.expression.as(StringLiteralExprSyntax.self),
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:28:54: warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
 26 |         } else if let enumDecl = declaration.as(EnumDeclSyntax.self) {
 27 |             return try expansion(of: node, providingPeersOf: enumDecl, in: context, previousName: previousName.content.text)
 28 |         } else if let typealiasDecl = declaration.as(TypealiasDeclSyntax.self) {
    |                                                      |- warning: 'TypealiasDeclSyntax' is deprecated: renamed to 'TypeAliasDeclSyntax'
    |                                                      `- note: use 'TypeAliasDeclSyntax' instead
 29 |             return try expansion(of: node, providingPeersOf: typealiasDecl, in: context, previousName: previousName.content.text)
 30 |         } else if let functionDecl = declaration.as(FunctionDeclSyntax.self) {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:66:68: warning: 'identifier' is deprecated: renamed to 'name'
 64 |         return [
 65 |             """
 66 |             @available(*, deprecated, renamed: "\(raw: declaration.identifier.text)")
    |                                                                    |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                                                    `- note: use 'name' instead
 67 |             \(raw: scope)typealias \(raw: previousName) = \(raw: declaration.identifier.text)
 68 |             """
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:67:78: warning: 'identifier' is deprecated: renamed to 'name'
 65 |             """
 66 |             @available(*, deprecated, renamed: "\(raw: declaration.identifier.text)")
 67 |             \(raw: scope)typealias \(raw: previousName) = \(raw: declaration.identifier.text)
    |                                                                              |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                                                              `- note: use 'name' instead
 68 |             """
 69 |         ]
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:79:51: warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
 77 |     ) throws -> [DeclSyntax] {
 78 |         let scope: DeclModifierSyntax? = ({
 79 |             for modifier in declaration.modifiers ?? [] {
    |                                                   `- warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
 80 |                 switch (modifier.name.tokenKind) {
 81 |                 case .keyword(.public):
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:101:55: warning: 'input' is deprecated: renamed to 'parameterClause'
 99 |         let newParameters: String
100 |
101 |         let argumentsAndTypes = declaration.signature.input.parameterList.map { parameter -> (TokenSyntax?, TypeSyntaxProtocol) in
    |                                                       |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                                       `- note: use 'parameterClause' instead
102 |             let type = parameter.type
103 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:101:61: warning: 'parameterList' is deprecated: renamed to 'parameters'
 99 |         let newParameters: String
100 |
101 |         let argumentsAndTypes = declaration.signature.input.parameterList.map { parameter -> (TokenSyntax?, TypeSyntaxProtocol) in
    |                                                             |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                                             `- note: use 'parameters' instead
102 |             let type = parameter.type
103 |
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:118:47: warning: 'identifier' is deprecated: renamed to 'name'
116 |             }
117 |         }.joined(separator: ", ")
118 |         let body: DeclSyntax = "\(declaration.identifier)(\(raw: parametersInBody))"
    |                                               |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                               `- note: use 'name' instead
119 |
120 |         if functionNameSplit.count == 2 {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:127:41: warning: 'input' is deprecated: renamed to 'parameterClause'
125 |             let parametersSplit = functionNameSplit[1].dropLast().split(separator: ":")
126 |
127 |             guard declaration.signature.input.parameterList.count == parametersSplit.count else {
    |                                         |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                         `- note: use 'parameterClause' instead
128 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
129 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:127:47: warning: 'parameterList' is deprecated: renamed to 'parameters'
125 |             let parametersSplit = functionNameSplit[1].dropLast().split(separator: ":")
126 |
127 |             guard declaration.signature.input.parameterList.count == parametersSplit.count else {
    |                                               |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                               `- note: use 'parameters' instead
128 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
129 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:135:41: warning: 'input' is deprecated: renamed to 'parameterClause'
133 |             }.joined(separator: ", ")
134 |         } else {
135 |             guard declaration.signature.input.parameterList.count == 0 else {
    |                                         |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                         `- note: use 'parameterClause' instead
136 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
137 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:135:47: warning: 'parameterList' is deprecated: renamed to 'parameters'
133 |             }.joined(separator: ", ")
134 |         } else {
135 |             guard declaration.signature.input.parameterList.count == 0 else {
    |                                               |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                               `- note: use 'parameters' instead
136 |                 throw ErrorDiagnosticMessage(id: "invalid-function-parameter-count", message: "The old function signature must have the same number of parameters as the function 'Renamed' is applied to.")
137 |             }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:142:55: warning: 'input' is deprecated: renamed to 'parameterClause'
140 |         }
141 |
142 |         var renamedParameters = declaration.signature.input.parameterList.map { $0.firstName.text }.joined(separator: ":")
    |                                                       |- warning: 'input' is deprecated: renamed to 'parameterClause'
    |                                                       `- note: use 'parameterClause' instead
143 |         if !renamedParameters.isEmpty {
144 |             renamedParameters = "(" + renamedParameters + ":)"
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:142:61: warning: 'parameterList' is deprecated: renamed to 'parameters'
140 |         }
141 |
142 |         var renamedParameters = declaration.signature.input.parameterList.map { $0.firstName.text }.joined(separator: ":")
    |                                                             |- warning: 'parameterList' is deprecated: renamed to 'parameters'
    |                                                             `- note: use 'parameters' instead
143 |         if !renamedParameters.isEmpty {
144 |             renamedParameters = "(" + renamedParameters + ":)"
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:148:116: warning: 'output' is deprecated: renamed to 'returnClause'
146 |
147 |         let functionName = functionNameSplit[0]
148 |         let signature: DeclSyntax = "\(raw: functionName)(\(raw: newParameters)) \(optional: declaration.signature.output)"
    |                                                                                                                    |- warning: 'output' is deprecated: renamed to 'returnClause'
    |                                                                                                                    `- note: use 'returnClause' instead
149 |
150 |         return [
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:152:63: warning: 'identifier' is deprecated: renamed to 'name'
150 |         return [
151 |             """
152 |             @available(*, deprecated, renamed: "\(declaration.identifier)\(raw: renamedParameters)")
    |                                                               |- warning: 'identifier' is deprecated: renamed to 'name'
    |                                                               `- note: use 'name' instead
153 |             \(optional: scope)func \(signature){
154 |                 \(body)
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:169:56: warning: 'SimpleTypeIdentifierSyntax' is deprecated: renamed to 'IdentifierTypeSyntax'
167 |             let binding = declaration.bindings.first,
168 |             let propertyName = binding.pattern.as(IdentifierPatternSyntax.self)?.identifier.text,
169 |             let type = binding.typeAnnotation?.type.as(SimpleTypeIdentifierSyntax.self)?.name
    |                                                        |- warning: 'SimpleTypeIdentifierSyntax' is deprecated: renamed to 'IdentifierTypeSyntax'
    |                                                        `- note: use 'IdentifierTypeSyntax' instead
170 |         else {
171 |             // Variables declared with some values, e.g. `var test = 1`, will have an implicit type. These could be supported by looking a
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:177:51: warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
175 |
176 |         let scope = ({
177 |             for modifier in declaration.modifiers ?? [] {
    |                                                   `- warning: left side of nil coalescing operator '??' has non-optional type 'DeclModifierListSyntax', so the right side is never used
178 |                 switch (modifier.name.tokenKind) {
179 |                 case .keyword(.public):
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:214:28: warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
212 |         """
213 |
214 |         switch declaration.bindingKeyword.tokenKind {
    |                            |- warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
    |                            `- note: use 'bindingSpecifier' instead
215 |         case .keyword(.let):
216 |             return [
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:224:39: warning: 'accessor' is deprecated: renamed to 'accessorBlock'
222 |             }
223 |
224 |             if let accessor = binding.accessor {
    |                                       |- warning: 'accessor' is deprecated: renamed to 'accessorBlock'
    |                                       `- note: use 'accessorBlock' instead
225 |                 // Could have get/set/_modify
226 |                 if accessor.is(CodeBlockSyntax.self) {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:226:29: warning: 'is' is deprecated: This cast will always fail
224 |             if let accessor = binding.accessor {
225 |                 // Could have get/set/_modify
226 |                 if accessor.is(CodeBlockSyntax.self) {
    |                             `- warning: 'is' is deprecated: This cast will always fail
227 |                     // This is a "naked" getter, e.g. not `get` or `set`
228 |                     return [immutableProperty]
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:231:47: warning: 'as' is deprecated: This cast will always succeed
229 |                 }
230 |
231 |                 guard let accessor = accessor.as(AccessorBlockSyntax.self) else {
    |                                               `- warning: 'as' is deprecated: This cast will always succeed
232 |                     throw ErrorDiagnosticMessage(id: "unsupported-block", message: "'Renamed' is only supported on variables with block and explicit accessor syntax")
233 |                 }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:237:42: error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
235 |                 // TODO: Possible support other accessors, e.g. `_modify`, `willSet`, and `didSet`
236 |
237 |                 guard accessor.accessors.contains(where: { $0.accessorKind.tokenKind == .keyword(.get) }) else {
    |                                          `- error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
238 |                     throw ErrorDiagnosticMessage(id: "missing-get-accessor", message: "'Renamed' is only supported on variables with a getter")
239 |                 }
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:241:39: error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
239 |                 }
240 |
241 |                 if accessor.accessors.contains(where: { $0.accessorKind.tokenKind == .keyword(.set) }) {
    |                                       `- error: value of type 'AccessorBlockSyntax.Accessors' has no member 'contains'
242 |                     return [mutableProperty]
243 |                 } else {
/host/spi-builder-workspace/Sources/RenamedPlugin/Renamed.swift:251:158: warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
249 |             }
250 |         default:
251 |             throw ErrorDiagnosticMessage(id: "unsupported-variable", message: "'Renamed' is only supported on var and let variables. This is a \(declaration.bindingKeyword)")
    |                                                                                                                                                              |- warning: 'bindingKeyword' is deprecated: renamed to 'bindingSpecifier'
    |                                                                                                                                                              `- note: use 'bindingSpecifier' instead
252 |         }
253 |     }
BUILD FAILURE 6.1 linux