Build Information
Successful build of SyntaxSparrow, reference develop (bd9260
), with Swift 6.1 for macOS (SPM) on 1 May 2025 05:29:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CheekyGhost-Labs/SyntaxSparrow.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/SyntaxSparrow
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at bd92605 [CHORE] Updating to swift-syntax 601.0.1 for Swift 6.1+
Cloned https://github.com/CheekyGhost-Labs/SyntaxSparrow.git
Revision (git rev-parse @):
bd92605902a4ebe8f1615a32e86481fd90b380d0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/SyntaxSparrow.git at develop
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.03s)
Fetched https://github.com/jpsim/Yams.git from cache (0.03s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.03s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "syntaxsparrow",
"name": "SyntaxSparrow",
"url": "https://github.com/CheekyGhost-Labs/SyntaxSparrow.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SyntaxSparrow",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/CheekyGhost-Labs/SyntaxSparrow.git
[1/11276] Fetching syntaxsparrow
Fetched https://github.com/CheekyGhost-Labs/SyntaxSparrow.git from cache (1.35s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.03s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.69s)
Creating working copy for https://github.com/CheekyGhost-Labs/SyntaxSparrow.git
Working copy of https://github.com/CheekyGhost-Labs/SyntaxSparrow.git resolved at develop (bd92605)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
warning: '.resolve-product-dependencies': dependency 'syntaxsparrow' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/CheekyGhost-Labs/SyntaxSparrow.git
https://github.com/CheekyGhost-Labs/SyntaxSparrow.git
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.1",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "SyntaxSparrow",
"name" : "SyntaxSparrow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SyntaxSparrow",
"targets" : [
"SyntaxSparrow"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SyntaxSparrowTests",
"module_type" : "SwiftTarget",
"name" : "SyntaxSparrowTests",
"path" : "Tests/SyntaxSparrowTests",
"sources" : [
"Declarations/ActorTests.swift",
"Declarations/ClassTests.swift",
"Declarations/ConditionalCompilationBlockTests.swift",
"Declarations/DeinitializerTests.swift",
"Declarations/EnumerationTests.swift",
"Declarations/ExtensionsTests.swift",
"Declarations/FunctionTests.swift",
"Declarations/ImportTests.swift",
"Declarations/InitializerTests.swift",
"Declarations/OperatorTests.swift",
"Declarations/PrecedenceGroupTests.swift",
"Declarations/ProtocolTests.swift",
"Declarations/StructureTests.swift",
"Declarations/SubscriptTests.swift",
"Declarations/SwitchTests.swift",
"Declarations/TypealiasTests.swift",
"Declarations/VariableTests.swift",
"Extensions/Collection+ModifierTests.swift",
"Extensions/Collection+ParametersTests.swift",
"ModifierAssessingTests.swift",
"Supporting Types/AccessorTests.swift",
"Supporting Types/AttributeTests.swift",
"Supporting Types/ClosureTests.swift",
"Supporting Types/EntityTypeTests.swift",
"Supporting Types/GenericParameterTests.swift",
"Supporting Types/GenericRequirementTests.swift",
"Supporting Types/ModifierTests.swift",
"Supporting Types/ParameterTests.swift",
"Supporting Types/ResultTests.swift",
"Supporting Types/TupleTests.swift",
"SyntaxChildCollecting+ConvenienceTests.swift",
"SyntaxSparrowTests.swift",
"SyntaxTreeTests.swift",
"XCTest+Convenience.swift"
],
"target_dependencies" : [
"SyntaxSparrow"
],
"type" : "test"
},
{
"c99name" : "SyntaxSparrow",
"module_type" : "SwiftTarget",
"name" : "SyntaxSparrow",
"path" : "Sources/SyntaxSparrow",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"SyntaxSparrow"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SyntaxSparrow/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Internal/Collectors/AttributesCollector.swift",
"Internal/Collectors/DeclarationCollection.swift",
"Internal/Collectors/ProtocolAssociatedTypeCollector.swift",
"Internal/Collectors/RootDeclarationCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionInnerBindingMemberCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionIsTypeCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionMemberCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionTupleCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionValueBindingCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionValueBindingMemberCollector.swift",
"Internal/Extensions/EntityType+Parsing.swift",
"Internal/Extensions/Operator+Validity.swift",
"Internal/Extensions/String+Convenience.swift",
"Internal/Extensions/SyntaxChildren+InOut.swift",
"Internal/Extensions/SyntaxProtocol+Convenience.swift",
"Internal/Extensions/SyntaxProtocol+IsOptional.swift",
"Internal/Extensions/TypeSyntaxProtocol+isOptional.swift",
"Internal/Protocols/SemanticsResolving.swift",
"Internal/Resolvers/Declaration/ActorSemanticsResolver.swift",
"Internal/Resolvers/Declaration/AssociatedTypeSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ClassSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ConditionalCompilationBlockBranchSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ConditionalCompilationBlockSemanticsResolver.swift",
"Internal/Resolvers/Declaration/DeinitializerSemanticsResolver.swift",
"Internal/Resolvers/Declaration/EnumerationCaseSemanticsResolver.swift",
"Internal/Resolvers/Declaration/EnumerationSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ExtensionSemanticsResolver.swift",
"Internal/Resolvers/Declaration/FunctionSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ImportSemanticsResolver.swift",
"Internal/Resolvers/Declaration/InitializerSemanticsResolver.swift",
"Internal/Resolvers/Declaration/OperatorSemanticsResolver.swift",
"Internal/Resolvers/Declaration/PrecedenceGroupSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ProtocolSemanticsResolver.swift",
"Internal/Resolvers/Declaration/StructureSemanticsResolver.swift",
"Internal/Resolvers/Declaration/SubscriptSemanticsResolver.swift",
"Internal/Resolvers/Declaration/SwitchExpressionCaseSemanticsResolver.swift",
"Internal/Resolvers/Declaration/SwitchExpressionSemanticsResolver.swift",
"Internal/Resolvers/Declaration/TypealiasSemanticsResolver.swift",
"Internal/Resolvers/Declaration/VariableSemanticsResolver.swift",
"Internal/Resolvers/Syntax/ArraySemanticsResolving.swift",
"Internal/Resolvers/Syntax/AttributeSemanticsResolver.swift",
"Internal/Resolvers/Syntax/ClosureSemanticsResolver.swift",
"Internal/Resolvers/Syntax/DictionarySemanticsResolving.swift",
"Internal/Resolvers/Syntax/EnumCaseParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/FunctionParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/GenericParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/GenericRequirementSemanticsResolver.swift",
"Internal/Resolvers/Syntax/ResultSemanticsResolver.swift",
"Internal/Resolvers/Syntax/SetSemanticsResolver.swift",
"Internal/Resolvers/Syntax/TupleElementListSemanticsResolver.swift",
"Internal/Resolvers/Syntax/TupleParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/TupleSemanticsResolver.swift",
"Internal/Visitors/SkipByDefaultVisitor.swift",
"Public/Extensions/Collection+Modifiers.swift",
"Public/Extensions/Collection+Parameters.swift",
"Public/Protocols/Declaration.swift",
"Public/Protocols/DeclarationComponent.swift",
"Public/Protocols/ModifierAssessing.swift",
"Public/Protocols/SyntaxChildCollecting.swift",
"Public/Protocols/SyntaxRepresenting.swift",
"Public/Semantics/Components/Accessor.swift",
"Public/Semantics/Components/ArrayDecl.swift",
"Public/Semantics/Components/Attribute.swift",
"Public/Semantics/Components/Closure.swift",
"Public/Semantics/Components/CodeBlock+Statement.swift",
"Public/Semantics/Components/CodeBlock.swift",
"Public/Semantics/Components/DictionaryDecl.swift",
"Public/Semantics/Components/EffectsSpecifiers.swift",
"Public/Semantics/Components/EntityType.swift",
"Public/Semantics/Components/GenericParameter.swift",
"Public/Semantics/Components/GenericRequirement.swift",
"Public/Semantics/Components/Modifier.swift",
"Public/Semantics/Components/Parameter.swift",
"Public/Semantics/Components/Result.swift",
"Public/Semantics/Components/SetDecl.swift",
"Public/Semantics/Components/Tuple.swift",
"Public/Semantics/Declarations/Actor.swift",
"Public/Semantics/Declarations/AssociatedType.swift",
"Public/Semantics/Declarations/Class.swift",
"Public/Semantics/Declarations/ConditionalCompilationBlock+Branch.swift",
"Public/Semantics/Declarations/ConditionalCompilationBlock.swift",
"Public/Semantics/Declarations/Deinitializer.swift",
"Public/Semantics/Declarations/Enumeration+Case.swift",
"Public/Semantics/Declarations/Enumeration.swift",
"Public/Semantics/Declarations/Extension.swift",
"Public/Semantics/Declarations/Function.swift",
"Public/Semantics/Declarations/Import.swift",
"Public/Semantics/Declarations/Initializer.swift",
"Public/Semantics/Declarations/Operator.swift",
"Public/Semantics/Declarations/PrecedenceGroup.swift",
"Public/Semantics/Declarations/ProtocolDecl.swift",
"Public/Semantics/Declarations/Structure.swift",
"Public/Semantics/Declarations/Subscript.swift",
"Public/Semantics/Declarations/Switch/SwitchExpression+SwitchCase.swift",
"Public/Semantics/Declarations/Switch/SwitchExpression.swift",
"Public/Semantics/Declarations/Switch/SwitchExpressionSwitchCase+Item.swift",
"Public/Semantics/Declarations/Typealias.swift",
"Public/Semantics/Declarations/Variable.swift",
"Public/SyntaxTree/SyntaxExplorerContext.swift",
"Public/SyntaxTree/SyntaxTree+Convenience.swift",
"Public/SyntaxTree/SyntaxTree.swift",
"Public/SyntaxTree/SyntaxTreeError.swift",
"Public/Utilities/SparrowSourceLocationConverter.swift",
"Public/Utilities/SyntaxSourceDetails.swift",
"Public/Utilities/SyntaxSourceLocation.swift",
"SyntaxSparrow.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin ValidatorPlugin
Building for debugging...
[1/11] Write sources
[8/11] Copying PrivacyInfo.xcprivacy
[9/11] Compiling _SwiftSyntaxCShims dummy.c
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/19] 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
[13/19] 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
[14/19] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/19] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/19] 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
[17/19] 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
[18/19] 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
[19/19] 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
[20/85] 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
[21/85] 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
[22/85] 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
[23/85] 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
[24/85] 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
[25/85] 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
[26/85] 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
[27/85] 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
[28/92] Compiling SwiftSyntax EditorPlaceholder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/92] 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
[30/92] 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
[31/92] 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
[32/92] 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
[33/92] 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
[34/92] 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
[35/92] 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
[36/92] 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
[37/92] 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
[38/92] 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
[39/92] 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
[40/92] 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
[41/92] 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
[42/92] 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
[43/92] Compiling SwiftSyntax SyntaxProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/92] Compiling SwiftSyntax SyntaxText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/92] Compiling SwiftSyntax SyntaxTreeViewMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/92] Compiling SwiftSyntax TokenDiagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/92] Compiling SwiftSyntax TokenSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/92] Compiling SwiftSyntax TokenSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/92] Compiling SwiftSyntax Trivia.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/92] 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
[51/92] 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
[52/92] 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
[53/92] 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
[54/92] 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
[55/92] 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
[56/92] 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
[57/92] 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
[58/92] 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
[59/92] 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
[60/92] 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
[61/92] 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
[62/92] 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
[63/92] 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
[64/92] Compiling SwiftSyntax SyntaxNodeStructure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/92] 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
[66/92] 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
[67/92] 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
[68/92] 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
[69/92] 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
[70/92] 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
[71/92] 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
[72/92] 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
[73/92] 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
[74/92] 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
[75/92] 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
[76/92] 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
[77/92] 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
[78/92] 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
[79/92] 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
[80/92] 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
[81/92] 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
[82/92] 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
[83/92] 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
[84/92] 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
[85/92] 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
[86/92] 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
[87/92] 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
[88/92] 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
[89/92] 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
[90/92] 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
[91/92] 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
[92/92] 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
[93/134] 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
[94/134] 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
[95/134] 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
[96/134] 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
[97/138] 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
[98/138] 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
[99/138] 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
[100/138] 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
[101/138] 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
[102/138] 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
[103/138] 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
[104/138] 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
[105/138] 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
[106/138] 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
[107/138] 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
[108/138] 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
[109/138] 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
[110/138] 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
[111/138] 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
[112/138] 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
[113/138] 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
[114/138] 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
[115/138] 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
[116/138] 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
[117/138] 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
[118/138] 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
[119/138] 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
[120/138] 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
[121/138] 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
[122/138] Compiling SwiftParser CharacterInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/138] Compiling SwiftParser CollectionNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/138] 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
[125/138] 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
[126/138] 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
[127/138] 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
[128/138] 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
[129/138] 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
[130/138] 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
[131/138] 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
[132/138] 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
[133/138] 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
[134/138] 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
[135/138] 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
[136/138] 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
[137/138] 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
[138/138] 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
[139/236] Emitting module SyntaxSparrow
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Variable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxExplorerContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxTree+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
[143/246] Compiling SyntaxSparrow SyntaxTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxTreeError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SparrowSourceLocationConverter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxSourceDetails.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxSourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxSparrow.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow DictionaryDecl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow EffectsSpecifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow EntityType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow GenericParameter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow GenericRequirement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Modifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Parameter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Result.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SetDecl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Tuple.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Actor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow FunctionParameterSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow GenericParameterSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow GenericRequirementSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ResultSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[165/246] Compiling SyntaxSparrow SetSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/246] Compiling SyntaxSparrow TupleElementListSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/246] Compiling SyntaxSparrow TupleParameterSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/246] Compiling SyntaxSparrow TupleSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SkipByDefaultVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Collection+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
[171/246] Compiling SyntaxSparrow Collection+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
[172/246] Compiling SyntaxSparrow Initializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow 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
[174/246] Compiling SyntaxSparrow 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
[175/246] Compiling SyntaxSparrow ProtocolDecl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Structure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Subscript.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpression+SwitchCase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionSwitchCase+Item.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Typealias.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Declaration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/246] Compiling SyntaxSparrow DeclarationComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/246] Compiling SyntaxSparrow ModifierAssessing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxChildCollecting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxRepresenting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ArrayDecl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Attribute.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Closure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow CodeBlock+Statement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow CodeBlock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ConditionalCompilationBlockSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow DeinitializerSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow EnumerationCaseSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow EnumerationSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ExtensionSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/246] Compiling SyntaxSparrow FunctionSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/246] Compiling SyntaxSparrow ImportSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/246] Compiling SyntaxSparrow InitializerSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow OperatorSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow PrecedenceGroupSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ProtocolSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/246] Compiling SyntaxSparrow AssociatedType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/246] Compiling SyntaxSparrow Class.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ConditionalCompilationBlock+Branch.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/246] Compiling SyntaxSparrow ConditionalCompilationBlock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/246] Compiling SyntaxSparrow Deinitializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Enumeration+Case.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Enumeration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/246] Compiling SyntaxSparrow Function.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/246] Compiling SyntaxSparrow Import.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow StructureSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SubscriptSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionCaseSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow TypealiasSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow VariableSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ArraySemanticsResolving.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow AttributeSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ClosureSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow DictionarySemanticsResolving.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow EnumCaseParameterSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow AttributesCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow DeclarationCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ProtocolAssociatedTypeCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow RootDeclarationCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionInnerBindingMemberCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[230/246] Compiling SyntaxSparrow SwitchExpressionIsTypeCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[231/246] Compiling SyntaxSparrow SwitchExpressionMemberCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionTupleCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionValueBindingCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SwitchExpressionValueBindingMemberCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow EntityType+Parsing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow Operator+Validity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow String+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
[238/246] Compiling SyntaxSparrow SyntaxChildren+InOut.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SyntaxProtocol+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
[240/246] Compiling SyntaxSparrow SyntaxProtocol+IsOptional.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow TypeSyntaxProtocol+isOptional.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow SemanticsResolving.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ActorSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow AssociatedTypeSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ClassSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/246] Compiling SyntaxSparrow ConditionalCompilationBlockBranchSemanticsResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (20.04s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.1",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "SyntaxSparrow",
"name" : "SyntaxSparrow",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SyntaxSparrow",
"targets" : [
"SyntaxSparrow"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SyntaxSparrowTests",
"module_type" : "SwiftTarget",
"name" : "SyntaxSparrowTests",
"path" : "Tests/SyntaxSparrowTests",
"sources" : [
"Declarations/ActorTests.swift",
"Declarations/ClassTests.swift",
"Declarations/ConditionalCompilationBlockTests.swift",
"Declarations/DeinitializerTests.swift",
"Declarations/EnumerationTests.swift",
"Declarations/ExtensionsTests.swift",
"Declarations/FunctionTests.swift",
"Declarations/ImportTests.swift",
"Declarations/InitializerTests.swift",
"Declarations/OperatorTests.swift",
"Declarations/PrecedenceGroupTests.swift",
"Declarations/ProtocolTests.swift",
"Declarations/StructureTests.swift",
"Declarations/SubscriptTests.swift",
"Declarations/SwitchTests.swift",
"Declarations/TypealiasTests.swift",
"Declarations/VariableTests.swift",
"Extensions/Collection+ModifierTests.swift",
"Extensions/Collection+ParametersTests.swift",
"ModifierAssessingTests.swift",
"Supporting Types/AccessorTests.swift",
"Supporting Types/AttributeTests.swift",
"Supporting Types/ClosureTests.swift",
"Supporting Types/EntityTypeTests.swift",
"Supporting Types/GenericParameterTests.swift",
"Supporting Types/GenericRequirementTests.swift",
"Supporting Types/ModifierTests.swift",
"Supporting Types/ParameterTests.swift",
"Supporting Types/ResultTests.swift",
"Supporting Types/TupleTests.swift",
"SyntaxChildCollecting+ConvenienceTests.swift",
"SyntaxSparrowTests.swift",
"SyntaxTreeTests.swift",
"XCTest+Convenience.swift"
],
"target_dependencies" : [
"SyntaxSparrow"
],
"type" : "test"
},
{
"c99name" : "SyntaxSparrow",
"module_type" : "SwiftTarget",
"name" : "SyntaxSparrow",
"path" : "Sources/SyntaxSparrow",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"SyntaxSparrow"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SyntaxSparrow/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Internal/Collectors/AttributesCollector.swift",
"Internal/Collectors/DeclarationCollection.swift",
"Internal/Collectors/ProtocolAssociatedTypeCollector.swift",
"Internal/Collectors/RootDeclarationCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionInnerBindingMemberCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionIsTypeCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionMemberCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionTupleCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionValueBindingCollector.swift",
"Internal/Collectors/Switch/SwitchExpressionValueBindingMemberCollector.swift",
"Internal/Extensions/EntityType+Parsing.swift",
"Internal/Extensions/Operator+Validity.swift",
"Internal/Extensions/String+Convenience.swift",
"Internal/Extensions/SyntaxChildren+InOut.swift",
"Internal/Extensions/SyntaxProtocol+Convenience.swift",
"Internal/Extensions/SyntaxProtocol+IsOptional.swift",
"Internal/Extensions/TypeSyntaxProtocol+isOptional.swift",
"Internal/Protocols/SemanticsResolving.swift",
"Internal/Resolvers/Declaration/ActorSemanticsResolver.swift",
"Internal/Resolvers/Declaration/AssociatedTypeSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ClassSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ConditionalCompilationBlockBranchSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ConditionalCompilationBlockSemanticsResolver.swift",
"Internal/Resolvers/Declaration/DeinitializerSemanticsResolver.swift",
"Internal/Resolvers/Declaration/EnumerationCaseSemanticsResolver.swift",
"Internal/Resolvers/Declaration/EnumerationSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ExtensionSemanticsResolver.swift",
"Internal/Resolvers/Declaration/FunctionSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ImportSemanticsResolver.swift",
"Internal/Resolvers/Declaration/InitializerSemanticsResolver.swift",
"Internal/Resolvers/Declaration/OperatorSemanticsResolver.swift",
"Internal/Resolvers/Declaration/PrecedenceGroupSemanticsResolver.swift",
"Internal/Resolvers/Declaration/ProtocolSemanticsResolver.swift",
"Internal/Resolvers/Declaration/StructureSemanticsResolver.swift",
"Internal/Resolvers/Declaration/SubscriptSemanticsResolver.swift",
"Internal/Resolvers/Declaration/SwitchExpressionCaseSemanticsResolver.swift",
"Internal/Resolvers/Declaration/SwitchExpressionSemanticsResolver.swift",
"Internal/Resolvers/Declaration/TypealiasSemanticsResolver.swift",
"Internal/Resolvers/Declaration/VariableSemanticsResolver.swift",
"Internal/Resolvers/Syntax/ArraySemanticsResolving.swift",
"Internal/Resolvers/Syntax/AttributeSemanticsResolver.swift",
"Internal/Resolvers/Syntax/ClosureSemanticsResolver.swift",
"Internal/Resolvers/Syntax/DictionarySemanticsResolving.swift",
"Internal/Resolvers/Syntax/EnumCaseParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/FunctionParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/GenericParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/GenericRequirementSemanticsResolver.swift",
"Internal/Resolvers/Syntax/ResultSemanticsResolver.swift",
"Internal/Resolvers/Syntax/SetSemanticsResolver.swift",
"Internal/Resolvers/Syntax/TupleElementListSemanticsResolver.swift",
"Internal/Resolvers/Syntax/TupleParameterSemanticsResolver.swift",
"Internal/Resolvers/Syntax/TupleSemanticsResolver.swift",
"Internal/Visitors/SkipByDefaultVisitor.swift",
"Public/Extensions/Collection+Modifiers.swift",
"Public/Extensions/Collection+Parameters.swift",
"Public/Protocols/Declaration.swift",
"Public/Protocols/DeclarationComponent.swift",
"Public/Protocols/ModifierAssessing.swift",
"Public/Protocols/SyntaxChildCollecting.swift",
"Public/Protocols/SyntaxRepresenting.swift",
"Public/Semantics/Components/Accessor.swift",
"Public/Semantics/Components/ArrayDecl.swift",
"Public/Semantics/Components/Attribute.swift",
"Public/Semantics/Components/Closure.swift",
"Public/Semantics/Components/CodeBlock+Statement.swift",
"Public/Semantics/Components/CodeBlock.swift",
"Public/Semantics/Components/DictionaryDecl.swift",
"Public/Semantics/Components/EffectsSpecifiers.swift",
"Public/Semantics/Components/EntityType.swift",
"Public/Semantics/Components/GenericParameter.swift",
"Public/Semantics/Components/GenericRequirement.swift",
"Public/Semantics/Components/Modifier.swift",
"Public/Semantics/Components/Parameter.swift",
"Public/Semantics/Components/Result.swift",
"Public/Semantics/Components/SetDecl.swift",
"Public/Semantics/Components/Tuple.swift",
"Public/Semantics/Declarations/Actor.swift",
"Public/Semantics/Declarations/AssociatedType.swift",
"Public/Semantics/Declarations/Class.swift",
"Public/Semantics/Declarations/ConditionalCompilationBlock+Branch.swift",
"Public/Semantics/Declarations/ConditionalCompilationBlock.swift",
"Public/Semantics/Declarations/Deinitializer.swift",
"Public/Semantics/Declarations/Enumeration+Case.swift",
"Public/Semantics/Declarations/Enumeration.swift",
"Public/Semantics/Declarations/Extension.swift",
"Public/Semantics/Declarations/Function.swift",
"Public/Semantics/Declarations/Import.swift",
"Public/Semantics/Declarations/Initializer.swift",
"Public/Semantics/Declarations/Operator.swift",
"Public/Semantics/Declarations/PrecedenceGroup.swift",
"Public/Semantics/Declarations/ProtocolDecl.swift",
"Public/Semantics/Declarations/Structure.swift",
"Public/Semantics/Declarations/Subscript.swift",
"Public/Semantics/Declarations/Switch/SwitchExpression+SwitchCase.swift",
"Public/Semantics/Declarations/Switch/SwitchExpression.swift",
"Public/Semantics/Declarations/Switch/SwitchExpressionSwitchCase+Item.swift",
"Public/Semantics/Declarations/Typealias.swift",
"Public/Semantics/Declarations/Variable.swift",
"Public/SyntaxTree/SyntaxExplorerContext.swift",
"Public/SyntaxTree/SyntaxTree+Convenience.swift",
"Public/SyntaxTree/SyntaxTree.swift",
"Public/SyntaxTree/SyntaxTreeError.swift",
"Public/Utilities/SparrowSourceLocationConverter.swift",
"Public/Utilities/SyntaxSourceDetails.swift",
"Public/Utilities/SyntaxSourceLocation.swift",
"SyntaxSparrow.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/cheekyghost-labs/syntaxsparrow/develop
Repository: CheekyGhost-Labs/SyntaxSparrow
Swift version used: 6.1
Target: SyntaxSparrow
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SyntaxSparrow'...
Finished extracting symbol information for 'SyntaxSparrow'. (13.03s)
Building documentation for 'SyntaxSparrow'...
warning: External name 'from' used to document parameter
--> Sources/SyntaxSparrow/Public/Semantics/Components/GenericRequirement.swift:103:18-103:22
101 | generic requirement list syntax node.
102 |
103 + - Parameter from: The generic requirement list syntax node, or `nil`.
| ╰─suggestion: Replace 'from' with 'node'
104 | - Returns: An array of generic requirements, or `nil` if the node is `nil`.
105 | */
warning: 'CaseExpression' doesn't exist at '/SyntaxSparrow/SwitchExpression'
--> Sources/SyntaxSparrow/Public/Semantics/Declarations/Switch/SwitchExpression.swift:65:37-65:51
63 | public var expression: ExpressionIdentifier { resolver.resolveExpression() }
64 |
65 + /// Array of ``SwitchExpression/CaseExpression`` items found in the declaration.
| ├─suggestion: Replace 'CaseExpression' with 'expression'
| ╰─suggestion: Replace 'CaseExpression' with 'ExpressionIdentifier'
66 | ///
67 | /// **Note:** This approach was taken as the `SwiftSyntax` library is currently processing this with an `@frozen` attribute
warning: 'CaseExpression' doesn't exist at '/SyntaxSparrow/SwitchExpression'
--> Sources/SyntaxSparrow/Public/Semantics/Declarations/Switch/SwitchExpression.swift:69:35-69:49
67 | /// **Note:** This approach was taken as the `SwiftSyntax` library is currently processing this with an `@frozen` attribute
68 | /// noting it is a compiler work-around. The enumeration will contain the case declaration itself, which has labels, keywords, code statements etc
69 + /// - See: ``SwitchExpression/CaseExpression``
| ├─suggestion: Replace 'CaseExpression' with 'expression'
| ╰─suggestion: Replace 'CaseExpression' with 'ExpressionIdentifier'
70 | public var cases: [Case] { resolver.resolveCases() }
71 |
warning: 'Expression' doesn't exist at '/SyntaxSparrow/SwitchExpression'
--> Sources/SyntaxSparrow/Public/Semantics/Declarations/Switch/SwitchExpression.swift:73:35-73:45
71 |
72 | /// Textual representation of the expression.
73 + /// - See: ``SwitchExpression/Expression``
| ├─suggestion: Replace 'Expression' with 'ExpressionIdentifier'
| ╰─suggestion: Replace 'Expression' with 'expression'
74 | public var identifier: String { expression.description }
75 |
warning: Parameter 'context' not found in type method declaration
--> Sources/SyntaxSparrow/Public/Semantics/Declarations/Variable.swift:180:11-180:57
178 | /// - Parameters:
179 | /// - node: The node to convert.
180 + /// - context: The parent source explorer context.
| ╰─suggestion: Remove 'context' parameter documentation
181 | /// - Returns: Array of ``SyntaxSparrow/Variable`` instance.
182 | public static func variables(from node: VariableDeclSyntax) -> [Variable] {
Finished building documentation for 'SyntaxSparrow' (0.72s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/syntaxsparrow/develop
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/jpsim/Yams.git
Updating https://github.com/SwiftPackageIndex/SPIManifest.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Updated https://github.com/swiftlang/swift-syntax.git (0.91s)
Updated https://github.com/jpsim/Yams.git (0.78s)
Updated https://github.com/SwiftPackageIndex/SPIManifest.git (0.78s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (1.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.65s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.35s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling Snippets Snippet.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets SnippetParser.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.00s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/9] Compiling SwiftSyntax600 Empty.swift
[3/9] Compiling SwiftSyntax510 Empty.swift
[4/9] Emitting module SwiftSyntax601
[5/9] Compiling SwiftSyntax601 Empty.swift
[6/9] Emitting module SwiftSyntax510
[7/9] Emitting module SwiftSyntax600
[8/9] Emitting module SwiftSyntax509
[9/9] Compiling SwiftSyntax509 Empty.swift
[10/75] Compiling SwiftSyntax AbsolutePosition.swift
[11/75] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[12/75] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[13/75] Compiling SwiftSyntax Assert.swift
[14/75] Compiling SwiftSyntax BumpPtrAllocator.swift
[15/75] Compiling SwiftSyntax CommonAncestor.swift
[16/75] Compiling SwiftSyntax Convenience.swift
[17/75] Compiling SwiftSyntax CustomTraits.swift
[18/82] Compiling SwiftSyntax SyntaxProtocol.swift
[19/82] Compiling SwiftSyntax SyntaxText.swift
[20/82] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[21/82] Compiling SwiftSyntax TokenDiagnostic.swift
[22/82] Compiling SwiftSyntax TokenSequence.swift
[23/82] Compiling SwiftSyntax TokenSyntax.swift
[24/82] Compiling SwiftSyntax Trivia.swift
[25/82] Compiling SwiftSyntax EditorPlaceholder.swift
[26/82] Compiling SwiftSyntax Identifier.swift
[27/82] Compiling SwiftSyntax MemoryLayout.swift
[28/82] Compiling SwiftSyntax MissingNodeInitializers.swift
[29/82] Compiling SwiftSyntax RawSyntax.swift
[30/82] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[31/82] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[32/82] Compiling SwiftSyntax RawSyntaxTokenView.swift
[33/82] Compiling SwiftSyntax SourceEdit.swift
[34/82] Compiling SwiftSyntax SourceLength.swift
[35/82] Compiling SwiftSyntax SourceLocation.swift
[36/82] Compiling SwiftSyntax SourcePresence.swift
[37/82] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/82] Compiling SwiftSyntax Syntax.swift
[39/82] Compiling SwiftSyntax SyntaxArena.swift
[40/82] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[41/82] Compiling SwiftSyntax SyntaxChildren.swift
[42/82] Compiling SwiftSyntax SyntaxCollection.swift
[43/82] Compiling SwiftSyntax SyntaxHashable.swift
[44/82] Compiling SwiftSyntax SyntaxIdentifier.swift
[45/82] Compiling SwiftSyntax SyntaxNodeFactory.swift
[46/82] Compiling SwiftSyntax SyntaxNodeStructure.swift
[47/82] Emitting module SwiftSyntax
[48/82] Compiling SwiftSyntax SyntaxCollections.swift
[49/82] Compiling SwiftSyntax SyntaxEnum.swift
[50/82] Compiling SwiftSyntax SyntaxKind.swift
[51/82] Compiling SwiftSyntax SyntaxRewriter.swift
[52/82] Compiling SwiftSyntax SyntaxTraits.swift
[53/82] Compiling SwiftSyntax SyntaxVisitor.swift
[54/82] Compiling SwiftSyntax TokenKind.swift
[55/82] Compiling SwiftSyntax Tokens.swift
[56/82] Compiling SwiftSyntax TriviaPieces.swift
[57/82] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[58/82] Compiling SwiftSyntax RawSyntaxNodesC.swift
[59/82] Compiling SwiftSyntax RawSyntaxNodesD.swift
[60/82] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[61/82] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[62/82] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[63/82] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[64/82] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[65/82] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[66/82] Compiling SwiftSyntax RawSyntaxValidation.swift
[67/82] Compiling SwiftSyntax SyntaxNodesAB.swift
[68/82] Compiling SwiftSyntax SyntaxNodesC.swift
[69/82] Compiling SwiftSyntax SyntaxNodesD.swift
[70/82] Compiling SwiftSyntax SyntaxNodesEF.swift
[71/82] Compiling SwiftSyntax SyntaxNodesGHI.swift
[72/82] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[73/82] Compiling SwiftSyntax SyntaxNodesOP.swift
[74/82] Compiling SwiftSyntax SyntaxNodesQRS.swift
[75/82] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[76/82] Compiling SwiftSyntax Utils.swift
[77/82] Compiling SwiftSyntax ChildNameForKeyPath.swift
[78/82] Compiling SwiftSyntax Keyword.swift
[79/82] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[80/82] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[81/82] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[82/82] Compiling SwiftSyntax SyntaxBaseNodes.swift
[83/124] Compiling SwiftParser StringLiterals.swift
[84/124] Compiling SwiftParser SwiftParserCompatibility.swift
[85/124] Compiling SwiftParser SwiftVersion.swift
[86/124] Compiling SwiftParser SyntaxUtils.swift
[87/128] Compiling SwiftParser TopLevel.swift
[88/128] Compiling SwiftParser TriviaParser.swift
[89/128] Compiling SwiftParser Types.swift
[90/128] Compiling SwiftParser ExperimentalFeatures.swift
[91/128] Compiling SwiftParser Recovery.swift
[92/128] Compiling SwiftParser Specifiers.swift
[93/128] Compiling SwiftParser Statements.swift
[94/128] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[95/128] Compiling SwiftParser UnicodeScalarExtensions.swift
[96/128] Compiling SwiftParser Lookahead.swift
[97/128] Compiling SwiftParser LoopProgressCondition.swift
[98/128] Compiling SwiftParser Modifiers.swift
[99/128] Compiling SwiftParser Names.swift
[100/128] Compiling SwiftParser TokenConsumer.swift
[101/128] Compiling SwiftParser TokenPrecedence.swift
[102/128] Compiling SwiftParser TokenSpec.swift
[103/128] Compiling SwiftParser TokenSpecSet.swift
[104/128] Compiling SwiftParser Nominals.swift
[105/128] Compiling SwiftParser Parameters.swift
[106/128] Compiling SwiftParser ParseSourceFile.swift
[107/128] Compiling SwiftParser Parser.swift
[108/128] Compiling SwiftParser Patterns.swift
[109/128] Compiling SwiftParser Directives.swift
[110/128] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[111/128] Compiling SwiftParser Expressions.swift
[112/128] Compiling SwiftParser IncrementalParseTransition.swift
[113/128] Compiling SwiftParser IsValidIdentifier.swift
[114/128] Emitting module SwiftParser
[115/128] Compiling SwiftParser Cursor.swift
[116/128] Compiling SwiftParser Lexeme.swift
[117/128] Compiling SwiftParser LexemeSequence.swift
[118/128] Compiling SwiftParser Lexer.swift
[119/128] Compiling SwiftParser RegexLiteralLexer.swift
[120/128] Compiling SwiftParser Attributes.swift
[121/128] Compiling SwiftParser Availability.swift
[122/128] Compiling SwiftParser CharacterInfo.swift
[123/128] Compiling SwiftParser CollectionNodes+Parsable.swift
[124/128] Compiling SwiftParser Declarations.swift
[125/128] Compiling SwiftParser IsLexerClassified.swift
[126/128] Compiling SwiftParser LayoutNodes+Parsable.swift
[127/128] Compiling SwiftParser Parser+TokenSpecSet.swift
[128/128] Compiling SwiftParser TokenSpecStaticMembers.swift
[129/226] Compiling SyntaxSparrow Operator+Validity.swift
[130/226] Compiling SyntaxSparrow String+Convenience.swift
[131/226] Compiling SyntaxSparrow SyntaxChildren+InOut.swift
[132/226] Compiling SyntaxSparrow SyntaxProtocol+Convenience.swift
[133/226] Compiling SyntaxSparrow SyntaxProtocol+IsOptional.swift
[134/226] Compiling SyntaxSparrow TypeSyntaxProtocol+isOptional.swift
[135/226] Compiling SyntaxSparrow SemanticsResolving.swift
[136/226] Compiling SyntaxSparrow ActorSemanticsResolver.swift
[137/226] Compiling SyntaxSparrow AssociatedTypeSemanticsResolver.swift
[138/226] Compiling SyntaxSparrow ClassSemanticsResolver.swift
[139/226] Compiling SyntaxSparrow ConditionalCompilationBlockBranchSemanticsResolver.swift
[140/236] Compiling SyntaxSparrow DictionaryDecl.swift
[141/236] Compiling SyntaxSparrow EffectsSpecifiers.swift
[142/236] Compiling SyntaxSparrow EntityType.swift
[143/236] Compiling SyntaxSparrow GenericParameter.swift
[144/236] Compiling SyntaxSparrow GenericRequirement.swift
[145/236] Compiling SyntaxSparrow Modifier.swift
[146/236] Compiling SyntaxSparrow Parameter.swift
[147/236] Compiling SyntaxSparrow Result.swift
[148/236] Compiling SyntaxSparrow SetDecl.swift
[149/236] Compiling SyntaxSparrow Tuple.swift
[150/236] Compiling SyntaxSparrow Actor.swift
[151/236] Compiling SyntaxSparrow StructureSemanticsResolver.swift
[152/236] Compiling SyntaxSparrow SubscriptSemanticsResolver.swift
[153/236] Compiling SyntaxSparrow SwitchExpressionCaseSemanticsResolver.swift
[154/236] Compiling SyntaxSparrow SwitchExpressionSemanticsResolver.swift
[155/236] Compiling SyntaxSparrow TypealiasSemanticsResolver.swift
[156/236] Compiling SyntaxSparrow VariableSemanticsResolver.swift
[157/236] Compiling SyntaxSparrow ArraySemanticsResolving.swift
[158/236] Compiling SyntaxSparrow AttributeSemanticsResolver.swift
[159/236] Compiling SyntaxSparrow ClosureSemanticsResolver.swift
[160/236] Compiling SyntaxSparrow DictionarySemanticsResolving.swift
[161/236] Compiling SyntaxSparrow EnumCaseParameterSemanticsResolver.swift
[162/236] Compiling SyntaxSparrow ConditionalCompilationBlockSemanticsResolver.swift
[163/236] Compiling SyntaxSparrow DeinitializerSemanticsResolver.swift
[164/236] Compiling SyntaxSparrow EnumerationCaseSemanticsResolver.swift
[165/236] Compiling SyntaxSparrow EnumerationSemanticsResolver.swift
[166/236] Compiling SyntaxSparrow ExtensionSemanticsResolver.swift
[167/236] Compiling SyntaxSparrow FunctionSemanticsResolver.swift
[168/236] Compiling SyntaxSparrow ImportSemanticsResolver.swift
[169/236] Compiling SyntaxSparrow InitializerSemanticsResolver.swift
[170/236] Compiling SyntaxSparrow OperatorSemanticsResolver.swift
[171/236] Compiling SyntaxSparrow PrecedenceGroupSemanticsResolver.swift
[172/236] Compiling SyntaxSparrow ProtocolSemanticsResolver.swift
[173/236] Compiling SyntaxSparrow Declaration.swift
[174/236] Compiling SyntaxSparrow DeclarationComponent.swift
[175/236] Compiling SyntaxSparrow ModifierAssessing.swift
[176/236] Compiling SyntaxSparrow SyntaxChildCollecting.swift
[177/236] Compiling SyntaxSparrow SyntaxRepresenting.swift
[178/236] Compiling SyntaxSparrow Accessor.swift
[179/236] Compiling SyntaxSparrow ArrayDecl.swift
[180/236] Compiling SyntaxSparrow Attribute.swift
[181/236] Compiling SyntaxSparrow Closure.swift
[182/236] Compiling SyntaxSparrow CodeBlock+Statement.swift
[183/236] Compiling SyntaxSparrow CodeBlock.swift
[184/236] Emitting module SyntaxSparrow
[185/236] Compiling SyntaxSparrow FunctionParameterSemanticsResolver.swift
[186/236] Compiling SyntaxSparrow GenericParameterSemanticsResolver.swift
[187/236] Compiling SyntaxSparrow GenericRequirementSemanticsResolver.swift
[188/236] Compiling SyntaxSparrow ResultSemanticsResolver.swift
[189/236] Compiling SyntaxSparrow SetSemanticsResolver.swift
[190/236] Compiling SyntaxSparrow TupleElementListSemanticsResolver.swift
[191/236] Compiling SyntaxSparrow TupleParameterSemanticsResolver.swift
[192/236] Compiling SyntaxSparrow TupleSemanticsResolver.swift
[193/236] Compiling SyntaxSparrow SkipByDefaultVisitor.swift
[194/236] Compiling SyntaxSparrow Collection+Modifiers.swift
[195/236] Compiling SyntaxSparrow Collection+Parameters.swift
[196/236] Compiling SyntaxSparrow AssociatedType.swift
[197/236] Compiling SyntaxSparrow Class.swift
[198/236] Compiling SyntaxSparrow ConditionalCompilationBlock+Branch.swift
[199/236] Compiling SyntaxSparrow ConditionalCompilationBlock.swift
[200/236] Compiling SyntaxSparrow Deinitializer.swift
[201/236] Compiling SyntaxSparrow Enumeration+Case.swift
[202/236] Compiling SyntaxSparrow Enumeration.swift
[203/236] Compiling SyntaxSparrow Extension.swift
[204/236] Compiling SyntaxSparrow Function.swift
[205/236] Compiling SyntaxSparrow Import.swift
[206/236] Compiling SyntaxSparrow Initializer.swift
[207/236] Compiling SyntaxSparrow Operator.swift
[208/236] Compiling SyntaxSparrow PrecedenceGroup.swift
[209/236] Compiling SyntaxSparrow ProtocolDecl.swift
[210/236] Compiling SyntaxSparrow Structure.swift
[211/236] Compiling SyntaxSparrow Subscript.swift
[212/236] Compiling SyntaxSparrow SwitchExpression+SwitchCase.swift
[213/236] Compiling SyntaxSparrow SwitchExpression.swift
[214/236] Compiling SyntaxSparrow SwitchExpressionSwitchCase+Item.swift
[215/236] Compiling SyntaxSparrow Typealias.swift
[216/236] Compiling SyntaxSparrow Variable.swift
[217/236] Compiling SyntaxSparrow SyntaxExplorerContext.swift
[218/236] Compiling SyntaxSparrow SyntaxTree+Convenience.swift
[219/236] Compiling SyntaxSparrow SyntaxTree.swift
[220/236] Compiling SyntaxSparrow SyntaxTreeError.swift
[221/236] Compiling SyntaxSparrow SparrowSourceLocationConverter.swift
[222/236] Compiling SyntaxSparrow SyntaxSourceDetails.swift
[223/236] Compiling SyntaxSparrow SyntaxSourceLocation.swift
[224/236] Compiling SyntaxSparrow SyntaxSparrow.swift
[225/236] Compiling SyntaxSparrow resource_bundle_accessor.swift
[226/236] Compiling SyntaxSparrow AttributesCollector.swift
[227/236] Compiling SyntaxSparrow DeclarationCollection.swift
[228/236] Compiling SyntaxSparrow ProtocolAssociatedTypeCollector.swift
[229/236] Compiling SyntaxSparrow RootDeclarationCollector.swift
[230/236] Compiling SyntaxSparrow SwitchExpressionInnerBindingMemberCollector.swift
[231/236] Compiling SyntaxSparrow SwitchExpressionIsTypeCollector.swift
[232/236] Compiling SyntaxSparrow SwitchExpressionMemberCollector.swift
[233/236] Compiling SyntaxSparrow SwitchExpressionTupleCollector.swift
[234/236] Compiling SyntaxSparrow SwitchExpressionValueBindingCollector.swift
[235/236] Compiling SyntaxSparrow SwitchExpressionValueBindingMemberCollector.swift
[236/236] Compiling SyntaxSparrow EntityType+Parsing.swift
Build of target: 'SyntaxSparrow' complete! (10.95s)
2588
15 /Users/admin/builder/spi-builder-workspace/.docs/cheekyghost-labs/syntaxsparrow/develop
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/cheekyghost-labs/syntaxsparrow/develop
File count: 2588
Doc size: 15.0MB
Preparing doc bundle ...
Uploading prod-cheekyghost-labs-syntaxsparrow-develop-2827650d.zip to s3://spi-docs-inbox/prod-cheekyghost-labs-syntaxsparrow-develop-2827650d.zip
Copying... [12%]
Copying... [22%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.