Build Information
Failed to build NodeSwiftLogging, reference main (c05928
), with Swift 6.1 for Android on 30 May 2025 19:45:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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-4606859-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/3836] Fetching swift-log
[232/5978] Fetching swift-log, node-swift
Fetched https://github.com/apple/swift-log.git from cache (0.84s)
[2078/2142] Fetching node-swift
Fetched https://github.com/kabiroberai/node-swift.git from cache (0.98s)
Computing version for https://github.com/kabiroberai/node-swift.git
Computed https://github.com/kabiroberai/node-swift.git at 1.3.0 (6.04s)
Fetching https://github.com/apple/swift-syntax.git
[1/70522] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (9.51s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (13.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
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
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/39] Write sources
[18/39] Compiling _SwiftSyntaxCShims dummy.c
[19/39] Compiling CNodeAPISupport task_reflection.cpp
[19/39] Compiling CNodeAPISupport node_context.c
[21/39] Write swift-version-24593BA9C3E375BF.txt
[23/50] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/50] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/51] 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
[26/51] 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
[27/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
[28/52] 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
[31/53] Wrapping AST for SwiftSyntax509 for debugging
[32/53] Wrapping AST for SwiftSyntax600 for debugging
[33/53] Wrapping AST for SwiftSyntax510 for debugging
[35/117] 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
[36/117] 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
[37/117] 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
[38/117] 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
[39/117] 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
[40/117] 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
[41/117] 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
[42/117] 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
[43/117] 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
[44/117] 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
[45/117] 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
[46/117] 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
[47/117] 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
[48/117] 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
[49/117] 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
[50/117] 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
[51/117] 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
[52/117] 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
[53/125] Compiling Logging MetadataProvider.swift
[54/125] Compiling Logging Locks.swift
[55/125] Emitting module Logging
[56/125] Compiling Logging LogHandler.swift
[57/125] Compiling Logging Logging.swift
[58/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
[59/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
[60/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
[61/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
[62/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
[63/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
[64/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
[65/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
[66/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
[68/126] 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
[69/126] 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
[70/126] 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
[71/126] 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
[72/126] 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
[73/126] 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
[74/126] 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
[75/126] 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
[76/126] 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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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
[85/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
[86/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
[87/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
[88/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
[89/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
[90/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
[91/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
[92/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
[93/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
[94/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
[95/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
[96/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
[97/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
[98/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
[99/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
[100/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
[101/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
[102/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
[103/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
[104/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
[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] 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
[116/185] 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
[117/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
[118/185] 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
[119/185] 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
[120/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
[121/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
[122/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
[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 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
[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 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
[127/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
[128/185] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 SwiftDiagnostics BasicDiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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] Wrapping AST for SwiftDiagnostics for debugging
[132/186] 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
[133/186] 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
[134/187] Wrapping AST for SwiftBasicFormat for debugging
[136/187] 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
[137/192] 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
[138/192] 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
[139/192] 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
[140/192] 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
[141/192] 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
[142/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
[143/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
[144/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
[145/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
[146/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
[147/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
[148/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
[149/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
[150/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
[151/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
[152/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
[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 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
[160/192] 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
[161/192] 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
[162/192] 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
[163/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
[164/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[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 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
[186/218] 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
[187/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
[188/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
[189/218] Compiling SwiftOperators Operator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/218] Compiling SwiftOperators OperatorError+Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/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
[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 OperatorError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/218] Compiling SwiftOperators OperatorTable+Defaults.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/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
[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
[197/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[201/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
[202/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
[203/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
[203/219] Wrapping AST for SwiftOperators for debugging
[205/219] 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
[206/219] Compiling SwiftParserDiagnostics MissingTokenError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[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 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
[214/235] 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
[215/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
[216/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
[217/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
[218/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
[219/236] 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
[220/236] 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
[221/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
[222/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
[223/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
[224/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
[225/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
[226/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
[227/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
[228/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
[229/237] Wrapping AST for SwiftSyntaxBuilder for debugging
[231/254] 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
[232/254] 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
[233/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
[234/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
[235/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
[236/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
[237/256] Compiling SwiftSyntaxMacros ExpressionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/256] Compiling SwiftSyntaxMacros ExtensionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/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
[240/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
[241/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
[242/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
[243/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
[244/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
[245/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
[246/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
[247/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
[248/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
[249/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
[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 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
[269/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
[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] 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
[280/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
[281/285] Wrapping AST for SwiftCompilerPlugin for debugging
[283/293] 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
[284/294] 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
[285/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
[286/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
[287/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
[288/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
[289/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
[290/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
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[296/324] 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
[297/328] 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
[298/328] 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
[299/328] 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
[300/328] 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
[301/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
[302/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
[303/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
[304/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
[305/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
[306/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
[307/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
[308/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
[309/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
[310/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
[311/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
[312/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
[313/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
[314/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
[315/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
[316/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
[317/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
[318/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
[319/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
[320/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
[321/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
[322/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
[323/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
[324/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
[325/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
[326/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
[327/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
[328/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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] Compiling SwiftSyntax509 Empty.swift
[3/29] Emitting module SwiftSyntax509
[4/30] Emitting module SwiftSyntax510
[5/30] Compiling SwiftSyntax510 Empty.swift
[7/31] Compiling SwiftSyntax600 Empty.swift
[8/31] Emitting module SwiftSyntax600
[10/31] Compiling Logging MetadataProvider.swift
[12/29] Compiling Logging Locks.swift
[13/93] Compiling Logging LogHandler.swift
[14/93] Emitting module Logging
[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 MemoryLayout.swift
[27/102] Compiling SwiftSyntax MissingNodeInitializers.swift
[28/102] Compiling SwiftSyntax RawSyntax.swift
[29/102] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[30/102] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[31/102] Compiling SwiftSyntax RawSyntaxTokenView.swift
[32/102] Compiling SwiftSyntax SourceEdit.swift
[33/102] Compiling SwiftSyntax SourceLength.swift
[34/102] Compiling SwiftSyntax SourceLocation.swift
[35/102] Emitting module SwiftSyntax
[36/102] Compiling SwiftSyntax SyntaxNodeFactory.swift
[37/102] Compiling SwiftSyntax SyntaxNodeStructure.swift
[38/102] Compiling SwiftSyntax SyntaxProtocol.swift
[39/102] Compiling SwiftSyntax SyntaxText.swift
[40/102] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[41/102] Compiling SwiftSyntax TokenDiagnostic.swift
[42/102] Compiling SwiftSyntax TokenSequence.swift
[43/102] Compiling SwiftSyntax TokenSyntax.swift
[44/102] Compiling SwiftSyntax Trivia.swift
[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 SourcePresence.swift
[55/102] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[56/102] Compiling SwiftSyntax Syntax.swift
[57/102] Compiling SwiftSyntax SyntaxArena.swift
[58/102] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[59/102] Compiling SwiftSyntax SyntaxChildren.swift
[60/102] Compiling SwiftSyntax SyntaxCollection.swift
[61/102] Compiling SwiftSyntax SyntaxHashable.swift
[62/102] Compiling SwiftSyntax SyntaxIdentifier.swift
[63/102] Compiling SwiftSyntax RawSyntaxNodesD.swift
[64/102] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[65/102] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[66/102] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[67/102] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[68/102] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[69/102] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[70/102] Compiling SwiftSyntax RawSyntaxValidation.swift
[71/102] Compiling SwiftSyntax SyntaxNodesAB.swift
[72/102] Compiling SwiftSyntax Utils.swift
[73/102] Compiling SwiftSyntax ChildNameForKeyPath.swift
[74/102] Compiling SwiftSyntax Keyword.swift
[75/102] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[76/102] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[77/102] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[78/102] Compiling SwiftSyntax SyntaxBaseNodes.swift
[79/102] Compiling SwiftSyntax SyntaxCollections.swift
[80/102] Compiling SwiftSyntax SyntaxEnum.swift
[81/102] Compiling SwiftSyntax SyntaxNodesC.swift
[82/102] Compiling SwiftSyntax SyntaxNodesD.swift
[83/102] Compiling SwiftSyntax SyntaxNodesEF.swift
[84/102] Compiling SwiftSyntax SyntaxNodesGHI.swift
[85/102] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[86/102] Compiling SwiftSyntax SyntaxNodesOP.swift
[87/102] Compiling SwiftSyntax SyntaxNodesQRS.swift
[88/102] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[90/159] Emitting module SwiftDiagnostics
[91/160] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[92/160] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[93/160] Compiling SwiftDiagnostics FixIt.swift
[94/160] Compiling SwiftBasicFormat Syntax+Extensions.swift
[95/160] Compiling SwiftDiagnostics Message.swift
[96/160] Compiling SwiftParser Attributes.swift
[97/160] Compiling SwiftParser Availability.swift
[98/160] Compiling SwiftDiagnostics Note.swift
[99/160] Compiling SwiftBasicFormat InferIndentation.swift
[100/160] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[101/160] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[102/160] Compiling SwiftParser CharacterInfo.swift
[103/160] Compiling SwiftParser CollectionNodes+Parsable.swift
[104/160] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[105/161] Compiling SwiftParser SwiftParserCompatibility.swift
[106/161] Compiling SwiftParser SwiftVersion.swift
[107/161] Compiling SwiftParser SyntaxUtils.swift
[108/161] Compiling SwiftParser TokenConsumer.swift
[109/161] Compiling SwiftParser TokenPrecedence.swift
[110/166] Compiling SwiftBasicFormat BasicFormat.swift
[111/166] Emitting module SwiftBasicFormat
[114/165] Compiling SwiftParser LexemeSequence.swift
[115/165] Compiling SwiftParser Lexer.swift
[116/165] Compiling SwiftParser RegexLiteralLexer.swift
[117/165] Compiling SwiftParser UnicodeScalarExtensions.swift
[118/165] Compiling SwiftParser Lookahead.swift
[119/165] Compiling SwiftParser LoopProgressCondition.swift
[120/165] Compiling SwiftParser TokenSpec.swift
[121/165] Compiling SwiftParser TokenSpecSet.swift
[122/165] Compiling SwiftParser TopLevel.swift
[123/165] Compiling SwiftParser TriviaParser.swift
[124/165] Compiling SwiftParser Types.swift
[125/165] Emitting module SwiftParser
[126/165] Compiling SwiftParser Modifiers.swift
[127/165] Compiling SwiftParser Names.swift
[128/165] Compiling SwiftParser Nominals.swift
[129/165] Compiling SwiftParser Parameters.swift
[130/165] Compiling SwiftParser ParseSourceFile.swift
[131/165] Compiling SwiftParser Parser.swift
[132/165] Compiling SwiftParser Patterns.swift
[133/165] Compiling SwiftParser Recovery.swift
[134/165] Compiling SwiftParser Specifiers.swift
[135/165] Compiling SwiftParser Statements.swift
[136/165] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[137/165] Compiling SwiftParser StringLiterals.swift
[138/165] Compiling SwiftParser ExperimentalFeatures.swift
[139/165] Compiling SwiftParser IsLexerClassified.swift
[140/165] Compiling SwiftParser LayoutNodes+Parsable.swift
[141/165] Compiling SwiftParser Parser+TokenSpecSet.swift
[142/165] Compiling SwiftParser TokenSpecStaticMembers.swift
[143/165] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[144/165] Compiling SwiftParser Expressions.swift
[145/165] Compiling SwiftParser IncrementalParseTransition.swift
[146/165] Compiling SwiftParser IsValidIdentifier.swift
[147/165] Compiling SwiftParser Cursor.swift
[148/165] Compiling SwiftParser Lexeme.swift
[153/165] Compiling SwiftParser Declarations.swift
[154/165] Compiling SwiftParser Directives.swift
[156/188] Compiling SwiftOperators PrecedenceGroup.swift
[157/189] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[158/190] Compiling SwiftOperators OperatorTable.swift
[159/190] Compiling SwiftOperators PrecedenceGraph.swift
[160/190] Compiling SwiftOperators SyntaxSynthesis.swift
[161/190] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[162/190] Compiling SwiftParserDiagnostics Utils.swift
[163/190] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[164/190] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[165/190] Compiling SwiftParserDiagnostics MissingNodesError.swift
[166/190] Compiling SwiftParserDiagnostics MissingTokenError.swift
[167/190] Emitting module SwiftOperators
[168/190] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[169/190] Compiling SwiftOperators OperatorTable+Semantics.swift
[170/190] Compiling SwiftOperators OperatorTable+Folding.swift
[171/191] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[173/191] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[174/191] Compiling SwiftParserDiagnostics PresenceUtils.swift
[175/190] Emitting module SwiftParserDiagnostics
[180/190] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[181/190] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[183/205] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[184/205] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[185/206] Emitting module SwiftSyntaxBuilder
[186/206] Compiling SwiftSyntaxBuilder Indenter.swift
[187/206] Compiling SwiftSyntaxBuilder ListBuilder.swift
[188/206] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[189/206] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[190/206] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[191/206] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[192/206] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[193/206] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[194/206] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[195/206] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[196/206] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[197/206] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[198/206] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[200/223] Emitting module SwiftSyntaxMacros
[201/225] Compiling SwiftSyntaxMacros Macro.swift
[202/225] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[203/225] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[204/225] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[205/225] Compiling SwiftSyntaxMacros AccessorMacro.swift
[206/225] Compiling SwiftSyntaxMacros AttachedMacro.swift
[207/225] Compiling SwiftSyntaxMacros BodyMacro.swift
[208/225] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[209/225] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[210/225] Compiling SwiftSyntaxMacros MemberMacro.swift
[211/225] Compiling SwiftSyntaxMacros PeerMacro.swift
[212/225] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[213/225] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[214/225] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[215/225] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[216/225] Compiling SwiftSyntaxMacros Macro+Format.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] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[226/235] Emitting module SwiftSyntaxMacroExpansion
[227/235] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[228/235] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[229/235] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[231/247] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[232/247] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[233/247] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[234/247] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[235/248] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[236/248] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[237/248] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[238/248] Emitting module SwiftCompilerPluginMessageHandling
[239/248] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[240/248] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[241/248] Compiling SwiftCompilerPluginMessageHandling PluginMessages.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 Plugin.swift
[249/259] Compiling NodeAPIMacros NodeModuleMacro.swift
[250/259] Compiling NodeAPIMacros NodeMethodMacro.swift
[251/259] Compiling NodeAPIMacros NodePropertyMacro.swift
[252/259] Compiling NodeAPIMacros Diagnostics.swift
[253/259] Compiling NodeAPIMacros NodeConstructorMacro.swift
[254/259] Compiling NodeAPIMacros NodeClassMacro.swift
[255/259] Emitting module NodeAPIMacros
[256/259] Compiling NodeAPIMacros SyntaxUtils.swift
[257/259] Write Objects.LinkFileList
[258/259] Linking NodeAPIMacros-tool
[260/288] 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
[261/288] 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
[262/288] 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
[263/288] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[264/292] 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
[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 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
[270/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
[271/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
[272/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
[273/292] Compiling NodeAPI NodeDate.swift
[274/292] Compiling NodeAPI NodeEnvironment.swift
[275/292] Compiling NodeAPI NodeError.swift
[276/292] Compiling NodeAPI NodeExternal.swift
[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 NodeString.swift
[286/292] Compiling NodeAPI NodeSymbol.swift
[287/292] Compiling NodeAPI NodeThrowable.swift
[288/292] Compiling NodeAPI NodeTypedArray.swift
[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