The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build NodeSwiftLogging, reference 1.0.3 (c05928), with Swift 6.1 for Android on 30 May 2025 19:45:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

{
  "dependencies" : [
    {
      "identity" : "node-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kabiroberai/node-swift.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "NodeSwiftLogging",
  "name" : "NodeSwiftLogging",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "NodeSwiftLogging",
      "targets" : [
        "NodeSwiftLogging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NodeSwiftLogging",
      "module_type" : "SwiftTarget",
      "name" : "NodeSwiftLogging",
      "path" : "Sources",
      "product_dependencies" : [
        "NodeAPI",
        "Logging"
      ],
      "product_memberships" : [
        "NodeSwiftLogging"
      ],
      "sources" : [
        "NodeConsole.swift",
        "NodeLogHandler.swift",
        "NodeLogger.swift",
        "NodeLoggerConfig.swift",
        "NodeLoggerData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/kabiroberai/node-swift.git
Fetching https://github.com/apple/swift-log.git
[1/2142] Fetching node-swift
[944/5978] Fetching node-swift, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Fetched https://github.com/kabiroberai/node-swift.git from cache (0.71s)
Computing version for https://github.com/kabiroberai/node-swift.git
Computed https://github.com/kabiroberai/node-swift.git at 1.3.0 (4.17s)
Fetching https://github.com/apple/swift-syntax.git
[1/70522] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.39s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (11.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.90s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/kabiroberai/node-swift.git
Working copy of https://github.com/kabiroberai/node-swift.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/39] Write sources
[18/39] Compiling _SwiftSyntaxCShims dummy.c
[19/39] Compiling CNodeAPISupport node_context.c
[20/39] Compiling CNodeAPISupport task_reflection.cpp
[21/39] Write swift-version-24593BA9C3E375BF.txt
[23/50] 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
[24/50] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/51] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/51] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/52] Wrapping AST for SwiftSyntax600 for debugging
[30/52] 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
[31/52] 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
[32/53] Wrapping AST for SwiftSyntax510 for debugging
[33/53] Wrapping AST for SwiftSyntax509 for debugging
[35/117] Compiling Logging MetadataProvider.swift
[36/117] Compiling Logging Logging.swift
[37/117] Compiling Logging LogHandler.swift
[38/117] Emitting module Logging
[39/117] Compiling Logging Locks.swift
[41/118] Compiling SwiftSyntax SyntaxNodeFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/118] 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
[43/118] 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
[44/118] 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
[45/118] 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
[46/118] 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
[47/118] 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
[48/118] 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
[49/118] 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
[50/126] 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
[51/126] 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
[52/126] 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
[53/126] Compiling SwiftSyntax SyntaxArena.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/126] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/126] 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
[56/126] 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
[57/126] 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
[58/126] 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
[59/126] 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
[60/126] 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
[61/126] 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
[62/126] 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
[63/126] 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
[64/126] 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
[65/126] 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
[66/126] 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
[67/126] 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
[68/126] 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
[69/126] 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
[70/126] 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
[71/126] 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
[72/126] 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
[73/126] 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
[74/126] 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
[75/126] 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
[76/126] 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
[77/126] 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
[78/126] 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
[79/126] 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
[80/126] 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
[81/126] 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
[82/126] 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
[83/126] 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
[84/126] 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
[85/126] 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
[86/126] 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
[87/126] 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
[88/126] 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
[89/126] 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
[90/126] 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
[91/126] 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
[92/126] 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
[93/126] 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
[94/126] 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
[95/126] 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
[96/126] 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
[97/126] Compiling SwiftSyntax AbsoluteRawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/126] 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
[99/126] 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
[100/126] 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
[101/126] 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
[102/126] 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
[103/126] 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
[104/126] 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
[105/126] 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
[106/126] 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
[107/126] 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
[108/126] 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
[109/126] 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
[110/126] 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
[111/126] 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
[112/126] 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
[113/127] Wrapping AST for SwiftSyntax for debugging
[115/184] 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
[116/185] 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
[117/185] 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
[118/185] 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
[119/185] 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
[120/185] 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
[121/185] 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
[122/185] 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
[123/185] 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
[124/185] 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
[125/185] 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
[126/185] 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
[127/185] 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
[128/185] 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
[129/185] 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
[130/186] Compiling SwiftParser SwiftParserCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/186] Compiling SwiftParser SwiftVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/186] Compiling SwiftParser SyntaxUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/186] Compiling SwiftParser TokenConsumer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/186] 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
[136/191] 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
[137/191] 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
[137/192] Wrapping AST for SwiftDiagnostics for debugging
[139/192] Wrapping AST for SwiftBasicFormat for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[145/192] 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
[146/192] 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
[147/192] 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/192] 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
[149/192] 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
[150/192] 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
[151/192] 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
[152/192] 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
[153/192] 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
[154/192] 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
[155/192] 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
[156/192] 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
[157/192] 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
[158/192] 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
[159/192] 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
[160/192] 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
[161/192] 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
[162/192] 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
[163/192] 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
[164/192] 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
[165/192] 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
[166/192] 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
[167/192] 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
[168/192] 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
[169/192] 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
[170/192] 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
[171/192] 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
[172/192] 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
[173/192] 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
[174/192] 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
[175/192] 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
[176/192] 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
[177/192] 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
[178/192] 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
[179/192] 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
[180/192] 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
[181/192] 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
[182/193] Wrapping AST for SwiftParser for debugging
[184/216] 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
[185/217] 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
[186/218] 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
[187/218] 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
[188/218] 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
[189/218] 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
[190/218] 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
[191/218] 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
[192/218] 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
[193/218] 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
[194/218] 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
[195/218] 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
[196/218] 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
[198/219] 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
[198/219] Wrapping AST for SwiftOperators for debugging
[200/219] 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
[201/219] 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
[202/219] 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
[203/219] 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
[204/219] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[209/219] 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
[210/219] 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
[211/220] Wrapping AST for SwiftParserDiagnostics for debugging
[213/235] 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
[214/235] 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
[215/236] 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
[216/236] 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
[217/236] 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
[218/236] 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
[219/236] 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
[220/236] 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
[221/236] 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
[222/236] 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
[223/236] 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
[224/236] 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
[225/236] 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
[226/236] 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
[227/236] 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
[228/236] 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
[229/237] Wrapping AST for SwiftSyntaxBuilder for debugging
[231/254] 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
[232/254] 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
[233/256] 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
[234/256] 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
[235/256] 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
[236/256] 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
[237/256] 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
[238/256] 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
[239/256] 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
[240/256] 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
[241/256] 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
[242/256] 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
[243/256] 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
[244/256] 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
[245/256] 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
[246/256] 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
[247/256] 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
[248/256] 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
[249/256] 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
[250/257] Wrapping AST for SwiftSyntaxMacros for debugging
[252/266] 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
[253/267] Emitting module SwiftSyntaxMacroExpansion
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/267] 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
[255/267] 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
[256/267] 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
[257/267] 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
[258/267] 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
[259/267] 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
[260/267] 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
[261/267] 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
[262/268] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[264/280] 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
[265/280] 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
[266/280] 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
[267/281] 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
[268/281] 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
[269/281] 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
[270/281] 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
[271/281] 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
[272/281] 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
[273/281] 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
[274/281] 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
[275/281] 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
[276/281] 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
[277/282] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[279/284] 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
[280/284] 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
[281/285] Wrapping AST for SwiftCompilerPlugin for debugging
[283/293] Compiling NodeAPIMacros Plugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/294] Compiling NodeAPIMacros NodeConstructorMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[285/294] Compiling NodeAPIMacros NodeMethodMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/294] Compiling NodeAPIMacros NodePropertyMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/294] Compiling NodeAPIMacros NodeModuleMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/294] Compiling NodeAPIMacros 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
[289/294] Compiling NodeAPIMacros NodeClassMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/294] Emitting module NodeAPIMacros
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/294] Compiling NodeAPIMacros 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
[292/295] Wrapping AST for NodeAPIMacros for debugging
[293/295] Write Objects.LinkFileList
[294/295] Linking NodeAPIMacros-tool
[296/324] Compiling NodeAPI NodeString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[297/324] Compiling NodeAPI NodeSymbol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/324] Compiling NodeAPI NodeThrowable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[299/324] Compiling NodeAPI NodeTypedArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/328] Compiling NodeAPI NodeDate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/328] Compiling NodeAPI NodeEnvironment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/328] Compiling NodeAPI NodeError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/328] Compiling NodeAPI NodeExternal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[304/328] Compiling NodeAPI NodeFunction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[305/328] Compiling NodeAPI NodeInstanceData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[306/328] Compiling NodeAPI NodeModule.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[307/328] Compiling NodeAPI NodeNull.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[308/328] Compiling NodeAPI NodeNumber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[309/328] Compiling NodeAPI NodeObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[310/328] Compiling NodeAPI NodePromise.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/328] Compiling NodeAPI NodeProperty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[312/328] Compiling NodeAPI Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[313/328] Compiling NodeAPI NodeAPIError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[314/328] Compiling NodeAPI NodeActor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[315/328] Compiling NodeAPI NodeArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[316/328] Compiling NodeAPI NodeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/328] Compiling NodeAPI NodeClass.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/328] Compiling NodeAPI NodeContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/328] Compiling NodeAPI NodeDataView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[320/328] Emitting module NodeAPI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[321/328] Compiling NodeAPI NodeArrayBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[322/328] Compiling NodeAPI NodeAsyncQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[323/328] Compiling NodeAPI NodeBigInt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[324/328] Compiling NodeAPI NodeBool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[325/328] Compiling NodeAPI NodeUndefined.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[326/328] Compiling NodeAPI NodeValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/328] Compiling NodeAPI Sugar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[328/328] Compiling NodeAPI Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[2/29] Emitting module SwiftSyntax600
[3/29] Compiling SwiftSyntax600 Empty.swift
[4/30] Compiling SwiftSyntax510 Empty.swift
[5/30] Emitting module SwiftSyntax509
[6/30] Compiling SwiftSyntax509 Empty.swift
[7/31] Emitting module SwiftSyntax510
[9/32] Compiling Logging MetadataProvider.swift
[12/29] Compiling Logging Locks.swift
[13/29] Emitting module Logging
[14/93] Compiling Logging LogHandler.swift
[15/93] Compiling Logging Logging.swift
[17/94] Compiling SwiftSyntax AbsolutePosition.swift
[18/94] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[19/94] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[20/94] Compiling SwiftSyntax Assert.swift
[21/94] Compiling SwiftSyntax BumpPtrAllocator.swift
[22/94] Compiling SwiftSyntax CommonAncestor.swift
[23/94] Compiling SwiftSyntax Convenience.swift
[24/94] Compiling SwiftSyntax CustomTraits.swift
[25/94] Compiling SwiftSyntax Identifier.swift
[26/102] Compiling SwiftSyntax SyntaxNodeFactory.swift
[27/102] Compiling SwiftSyntax SyntaxNodeStructure.swift
[28/102] Compiling SwiftSyntax SyntaxProtocol.swift
[29/102] Compiling SwiftSyntax SyntaxText.swift
[30/102] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[31/102] Compiling SwiftSyntax TokenDiagnostic.swift
[32/102] Compiling SwiftSyntax TokenSequence.swift
[33/102] Compiling SwiftSyntax TokenSyntax.swift
[34/102] Compiling SwiftSyntax Trivia.swift
[35/102] Compiling SwiftSyntax MemoryLayout.swift
[36/102] Compiling SwiftSyntax MissingNodeInitializers.swift
[37/102] Compiling SwiftSyntax RawSyntax.swift
[38/102] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[39/102] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[40/102] Compiling SwiftSyntax RawSyntaxTokenView.swift
[41/102] Compiling SwiftSyntax SourceEdit.swift
[42/102] Compiling SwiftSyntax SourceLength.swift
[43/102] Compiling SwiftSyntax SourceLocation.swift
[44/102] Emitting module SwiftSyntax
[45/102] Compiling SwiftSyntax SyntaxKind.swift
[46/102] Compiling SwiftSyntax SyntaxRewriter.swift
[47/102] Compiling SwiftSyntax SyntaxTraits.swift
[48/102] Compiling SwiftSyntax SyntaxVisitor.swift
[49/102] Compiling SwiftSyntax TokenKind.swift
[50/102] Compiling SwiftSyntax Tokens.swift
[51/102] Compiling SwiftSyntax TriviaPieces.swift
[52/102] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[53/102] Compiling SwiftSyntax RawSyntaxNodesC.swift
[54/102] Compiling SwiftSyntax RawSyntaxNodesD.swift
[55/102] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[56/102] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[57/102] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[58/102] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[59/102] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[60/102] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[61/102] Compiling SwiftSyntax RawSyntaxValidation.swift
[62/102] Compiling SwiftSyntax SyntaxNodesAB.swift
[63/102] Compiling SwiftSyntax SyntaxNodesC.swift
[64/102] Compiling SwiftSyntax SyntaxNodesD.swift
[65/102] Compiling SwiftSyntax SyntaxNodesEF.swift
[66/102] Compiling SwiftSyntax SyntaxNodesGHI.swift
[67/102] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[68/102] Compiling SwiftSyntax SyntaxNodesOP.swift
[69/102] Compiling SwiftSyntax SyntaxNodesQRS.swift
[70/102] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[71/102] Compiling SwiftSyntax SourcePresence.swift
[72/102] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[73/102] Compiling SwiftSyntax Syntax.swift
[74/102] Compiling SwiftSyntax SyntaxArena.swift
[75/102] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[76/102] Compiling SwiftSyntax SyntaxChildren.swift
[77/102] Compiling SwiftSyntax SyntaxCollection.swift
[78/102] Compiling SwiftSyntax SyntaxHashable.swift
[79/102] Compiling SwiftSyntax SyntaxIdentifier.swift
[80/102] Compiling SwiftSyntax Utils.swift
[81/102] Compiling SwiftSyntax ChildNameForKeyPath.swift
[82/102] Compiling SwiftSyntax Keyword.swift
[83/102] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[84/102] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[85/102] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[86/102] Compiling SwiftSyntax SyntaxBaseNodes.swift
[87/102] Compiling SwiftSyntax SyntaxCollections.swift
[88/102] Compiling SwiftSyntax SyntaxEnum.swift
[90/128] Compiling SwiftDiagnostics Message.swift
[91/129] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[92/129] Compiling SwiftParser Expressions.swift
[93/160] Compiling SwiftDiagnostics FixIt.swift
[94/160] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[95/160] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[96/160] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[97/160] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[98/160] Compiling SwiftBasicFormat Syntax+Extensions.swift
[99/160] Emitting module SwiftDiagnostics
[100/160] Compiling SwiftParser IncrementalParseTransition.swift
[101/160] Compiling SwiftParser IsValidIdentifier.swift
[102/160] Compiling SwiftDiagnostics Note.swift
[103/160] Compiling SwiftBasicFormat InferIndentation.swift
[104/160] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[106/161] Emitting module SwiftBasicFormat
[107/161] Compiling SwiftBasicFormat BasicFormat.swift
[109/160] Compiling SwiftParser LexemeSequence.swift
[110/160] Compiling SwiftParser Lexer.swift
[111/160] Compiling SwiftParser RegexLiteralLexer.swift
[112/160] Compiling SwiftParser UnicodeScalarExtensions.swift
[113/160] Compiling SwiftParser Lookahead.swift
[114/160] Compiling SwiftParser LoopProgressCondition.swift
[115/165] Emitting module SwiftParser
[116/165] Compiling SwiftParser SwiftParserCompatibility.swift
[117/165] Compiling SwiftParser SwiftVersion.swift
[118/165] Compiling SwiftParser SyntaxUtils.swift
[119/165] Compiling SwiftParser TokenConsumer.swift
[120/165] Compiling SwiftParser TokenPrecedence.swift
[121/165] Compiling SwiftParser TokenSpec.swift
[122/165] Compiling SwiftParser TokenSpecSet.swift
[123/165] Compiling SwiftParser TopLevel.swift
[124/165] Compiling SwiftParser TriviaParser.swift
[125/165] Compiling SwiftParser Types.swift
[126/165] Compiling SwiftParser Attributes.swift
[127/165] Compiling SwiftParser Availability.swift
[128/165] Compiling SwiftParser CharacterInfo.swift
[129/165] Compiling SwiftParser CollectionNodes+Parsable.swift
[130/165] Compiling SwiftParser Declarations.swift
[131/165] Compiling SwiftParser Directives.swift
[136/165] Compiling SwiftParser Cursor.swift
[137/165] Compiling SwiftParser Lexeme.swift
[138/165] Compiling SwiftParser Modifiers.swift
[139/165] Compiling SwiftParser Names.swift
[140/165] Compiling SwiftParser Nominals.swift
[141/165] Compiling SwiftParser Parameters.swift
[142/165] Compiling SwiftParser ParseSourceFile.swift
[143/165] Compiling SwiftParser Parser.swift
[144/165] Compiling SwiftParser Patterns.swift
[145/165] Compiling SwiftParser Recovery.swift
[146/165] Compiling SwiftParser Specifiers.swift
[147/165] Compiling SwiftParser Statements.swift
[148/165] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[149/165] Compiling SwiftParser StringLiterals.swift
[150/165] Compiling SwiftParser ExperimentalFeatures.swift
[151/165] Compiling SwiftParser IsLexerClassified.swift
[152/165] Compiling SwiftParser LayoutNodes+Parsable.swift
[153/165] Compiling SwiftParser Parser+TokenSpecSet.swift
[154/165] Compiling SwiftParser TokenSpecStaticMembers.swift
[156/188] Compiling SwiftOperators PrecedenceGroup.swift
[157/189] Compiling SwiftOperators OperatorTable.swift
[158/189] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[159/190] Compiling SwiftOperators PrecedenceGraph.swift
[160/190] Compiling SwiftParserDiagnostics MissingNodesError.swift
[161/190] Compiling SwiftParserDiagnostics MissingTokenError.swift
[162/190] Compiling SwiftOperators SyntaxSynthesis.swift
[163/190] Compiling SwiftOperators OperatorTable+Folding.swift
[164/190] Compiling SwiftOperators OperatorTable+Semantics.swift
[165/190] Emitting module SwiftOperators
[166/190] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[167/190] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[168/190] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[170/191] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[171/191] Compiling SwiftParserDiagnostics Utils.swift
[172/191] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[173/191] Emitting module SwiftParserDiagnostics
[174/191] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[175/191] Compiling SwiftParserDiagnostics PresenceUtils.swift
[180/190] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[181/190] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[183/205] Compiling SwiftSyntaxBuilder Indenter.swift
[184/205] Compiling SwiftSyntaxBuilder ListBuilder.swift
[185/205] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[186/205] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[187/205] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[188/205] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[189/205] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[190/205] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[191/206] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[192/206] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[193/206] Emitting module SwiftSyntaxBuilder
[194/206] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[195/206] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[196/206] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[197/206] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[198/206] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[200/223] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[201/223] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[202/223] Compiling SwiftSyntaxMacros Macro.swift
[203/223] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[204/223] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[205/223] Compiling SwiftSyntaxMacros Macro+Format.swift
[206/223] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[207/223] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[208/225] Emitting module SwiftSyntaxMacros
[209/225] Compiling SwiftSyntaxMacros MemberMacro.swift
[210/225] Compiling SwiftSyntaxMacros PeerMacro.swift
[211/225] Compiling SwiftSyntaxMacros AccessorMacro.swift
[212/225] Compiling SwiftSyntaxMacros AttachedMacro.swift
[213/225] Compiling SwiftSyntaxMacros BodyMacro.swift
[214/225] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[215/225] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[216/225] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[217/225] Compiling SwiftSyntaxMacros PreambleMacro.swift
[218/225] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[220/234] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[221/235] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[222/235] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[223/235] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[224/235] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[225/235] Emitting module SwiftSyntaxMacroExpansion
[226/235] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[227/235] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[228/235] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[229/235] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[231/247] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[232/248] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[233/248] Emitting module SwiftCompilerPluginMessageHandling
[234/248] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[235/248] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[236/248] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[237/248] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[238/248] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[239/248] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[240/248] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[241/248] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[242/248] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[243/248] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[245/250] Emitting module SwiftCompilerPlugin
[246/250] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[248/258] Compiling NodeAPIMacros NodePropertyMacro.swift
[249/258] Compiling NodeAPIMacros Plugin.swift
[250/259] Compiling NodeAPIMacros NodeMethodMacro.swift
[251/259] Compiling NodeAPIMacros NodeModuleMacro.swift
[252/259] Compiling NodeAPIMacros NodeConstructorMacro.swift
[253/259] Emitting module NodeAPIMacros
[254/259] Compiling NodeAPIMacros Diagnostics.swift
[255/259] Compiling NodeAPIMacros NodeClassMacro.swift
[256/259] Compiling NodeAPIMacros SyntaxUtils.swift
[257/259] Write Objects.LinkFileList
[258/259] Linking NodeAPIMacros-tool
error: emit-module command failed with exit code 1 (use -v to see invocation)
[260/288] Emitting module NodeAPI
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[261/292] Compiling NodeAPI NodeDate.swift
[262/292] Compiling NodeAPI NodeEnvironment.swift
[263/292] Compiling NodeAPI NodeError.swift
[264/292] Compiling NodeAPI NodeExternal.swift
[265/292] Compiling NodeAPI NodeArrayBuffer.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[266/292] Compiling NodeAPI NodeAsyncQueue.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[267/292] Compiling NodeAPI NodeBigInt.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[268/292] Compiling NodeAPI NodeBool.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
[269/292] Compiling NodeAPI NodeString.swift
[270/292] Compiling NodeAPI NodeSymbol.swift
[271/292] Compiling NodeAPI NodeThrowable.swift
[272/292] Compiling NodeAPI NodeTypedArray.swift
[273/292] Compiling NodeAPI NodeFunction.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[274/292] Compiling NodeAPI NodeInstanceData.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[275/292] Compiling NodeAPI NodeModule.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[276/292] Compiling NodeAPI NodeNull.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
[277/292] Compiling NodeAPI NodeBuffer.swift
[278/292] Compiling NodeAPI NodeClass.swift
[279/292] Compiling NodeAPI NodeContext.swift
[280/292] Compiling NodeAPI NodeDataView.swift
[281/292] Compiling NodeAPI NodeNumber.swift
[282/292] Compiling NodeAPI NodeObject.swift
[283/292] Compiling NodeAPI NodePromise.swift
[284/292] Compiling NodeAPI NodeProperty.swift
[285/292] Compiling NodeAPI Locks.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[286/292] Compiling NodeAPI NodeAPIError.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[287/292] Compiling NodeAPI NodeActor.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[288/292] Compiling NodeAPI NodeArray.swift
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:43:8: error: Unsupported runtime
 41 | import Glibc
 42 | #else
 43 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 44 | #endif
 45 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:57:49: error: cannot find type 'pthread_mutex_t' in scope
 55 |         UnsafeMutablePointer.allocate(capacity: 1)
 56 |     #else
 57 |     fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
    |                                                 `- error: cannot find type 'pthread_mutex_t' in scope
 58 |         UnsafeMutablePointer.allocate(capacity: 1)
 59 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:149:50: error: cannot find type 'pthread_rwlock_t' in scope
147 |     fileprivate var shared: Bool = true
148 |     #else
149 |     fileprivate let rwlock: UnsafeMutablePointer<pthread_rwlock_t> =
    |                                                  `- error: cannot find type 'pthread_rwlock_t' in scope
150 |         UnsafeMutablePointer.allocate(capacity: 1)
151 |     #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:66:20: error: cannot find 'pthread_mutexattr_t' in scope
 64 |         InitializeSRWLock(self.mutex)
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
    |                    `- error: cannot find 'pthread_mutexattr_t' in scope
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:67:9: error: cannot find 'pthread_mutexattr_init' in scope
 65 |         #else
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
    |         `- error: cannot find 'pthread_mutexattr_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:9: error: cannot find 'pthread_mutexattr_settype' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |         `- error: cannot find 'pthread_mutexattr_settype' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                                `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:68:43: error: cannot infer contextual base in reference to member 'init'
 66 |         var attr = pthread_mutexattr_t()
 67 |         pthread_mutexattr_init(&attr)
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
    |                                           `- error: cannot infer contextual base in reference to member 'init'
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:70:19: error: cannot find 'pthread_mutex_init' in scope
 68 |         pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
 69 |
 70 |         let err = pthread_mutex_init(self.mutex, &attr)
    |                   `- error: cannot find 'pthread_mutex_init' in scope
 71 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 72 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:79:19: error: cannot find 'pthread_mutex_destroy' in scope
 77 |         // SRWLOCK does not need to be free'd
 78 |         #else
 79 |         let err = pthread_mutex_destroy(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_destroy' in scope
 80 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 81 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:93:19: error: cannot find 'pthread_mutex_lock' in scope
 91 |         AcquireSRWLockExclusive(self.mutex)
 92 |         #else
 93 |         let err = pthread_mutex_lock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_lock' in scope
 94 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 95 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:106:19: error: cannot find 'pthread_mutex_unlock' in scope
104 |         ReleaseSRWLockExclusive(self.mutex)
105 |         #else
106 |         let err = pthread_mutex_unlock(self.mutex)
    |                   `- error: cannot find 'pthread_mutex_unlock' in scope
107 |         precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
108 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:19: error: cannot find 'pthread_rwlock_init' in scope
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                   `- error: cannot find 'pthread_rwlock_init' in scope
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:158:52: error: 'nil' requires a contextual type
156 |         InitializeSRWLock(self.rwlock)
157 |         #else
158 |         let err = pthread_rwlock_init(self.rwlock, nil)
    |                                                    `- error: 'nil' requires a contextual type
159 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
160 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:167:19: error: cannot find 'pthread_rwlock_destroy' in scope
165 |         // SRWLOCK does not need to be free'd
166 |         #else
167 |         let err = pthread_rwlock_destroy(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_destroy' in scope
168 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
169 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:182:19: error: cannot find 'pthread_rwlock_rdlock' in scope
180 |         self.shared = true
181 |         #else
182 |         let err = pthread_rwlock_rdlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_rdlock' in scope
183 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
184 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:196:19: error: cannot find 'pthread_rwlock_wrlock' in scope
194 |         self.shared = false
195 |         #else
196 |         let err = pthread_rwlock_wrlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_wrlock' in scope
197 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
198 |         #endif
/host/spi-builder-workspace/.build/checkouts/node-swift/Sources/NodeAPI/Locks.swift:214:19: error: cannot find 'pthread_rwlock_unlock' in scope
212 |         }
213 |         #else
214 |         let err = pthread_rwlock_unlock(self.rwlock)
    |                   `- error: cannot find 'pthread_rwlock_unlock' in scope
215 |         precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
216 |         #endif
[289/292] Compiling NodeAPI NodeUndefined.swift
[290/292] Compiling NodeAPI NodeValue.swift
[291/292] Compiling NodeAPI Sugar.swift
[292/292] Compiling NodeAPI Utilities.swift
BUILD FAILURE 6.1 android