The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftSyntax, reference 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a (83c2be), with Swift 6.1 for Wasm on 29 May 2025 12:52:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peripheryapp/swift-syntax.git
Reference: 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/peripheryapp/swift-syntax
 * tag               509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a -> FETCH_HEAD
HEAD is now at 83c2be9 Merge pull request #1530 from kimdv/kimdv/cherry-pick-add-diagnostic-for-testRecovery177
Cloned https://github.com/peripheryapp/swift-syntax.git
Revision (git rev-parse @):
83c2be9f6268e9f67622f130440cf43928c6bfb0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/peripheryapp/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/peripheryapp/swift-syntax.git
https://github.com/peripheryapp/swift-syntax.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "SwiftSyntax",
  "name" : "SwiftSyntax",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftBasicFormat",
      "targets" : [
        "SwiftBasicFormat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftCompilerPlugin",
      "targets" : [
        "SwiftCompilerPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftCompilerPluginMessageHandling",
      "targets" : [
        "SwiftCompilerPluginMessageHandling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftDiagnostics",
      "targets" : [
        "SwiftDiagnostics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftIDEUtils",
      "targets" : [
        "SwiftIDEUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftOperators",
      "targets" : [
        "SwiftOperators"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftParser",
      "targets" : [
        "SwiftParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftParserDiagnostics",
      "targets" : [
        "SwiftParserDiagnostics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftRefactor",
      "targets" : [
        "SwiftRefactor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftSyntax",
      "targets" : [
        "SwiftSyntax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftSyntaxBuilder",
      "targets" : [
        "SwiftSyntaxBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftSyntaxMacros",
      "targets" : [
        "SwiftSyntaxMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftSyntaxMacroExpansion",
      "targets" : [
        "SwiftSyntaxMacroExpansion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftSyntaxMacrosTestSupport",
      "targets" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-parser-cli",
      "targets" : [
        "swift-parser-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "lit-test-helper",
      "targets" : [
        "lit-test-helper"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_parser_cli",
      "module_type" : "SwiftTarget",
      "name" : "swift-parser-cli",
      "path" : "Sources/swift-parser-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-parser-cli"
      ],
      "sources" : [
        "TerminalUtils.swift",
        "swift-parser-cli.swift"
      ],
      "target_dependencies" : [
        "_InstructionCounter",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftSyntax"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "lit_test_helper",
      "module_type" : "SwiftTarget",
      "name" : "lit-test-helper",
      "path" : "Sources/lit-test-helper",
      "product_memberships" : [
        "lit-test-helper"
      ],
      "sources" : [
        "ClassifiedSyntaxTreePrinter.swift",
        "CommandLineArguments.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftIDEUtils",
        "SwiftSyntax",
        "SwiftParser"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_SwiftSyntaxTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "_SwiftSyntaxTestSupport",
      "path" : "Sources/_SwiftSyntaxTestSupport",
      "product_memberships" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AssertEqualWithDiff.swift",
        "LocationMarkers.swift",
        "String+TrimmingTrailingWhitespace.swift",
        "Syntax+Assertions.swift",
        "SyntaxCollection+AtIndex.swift.swift",
        "SyntaxComparison.swift",
        "SyntaxProtocol+Initializer.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "SwiftBasicFormat",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_InstructionCounter",
      "module_type" : "ClangTarget",
      "name" : "_InstructionCounter",
      "path" : "Sources/_InstructionCounter",
      "product_memberships" : [
        "swift-parser-cli"
      ],
      "sources" : [
        "src/InstructionsExecuted.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntaxTestSupportTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxTestSupportTest",
      "path" : "Tests/SwiftSyntaxTestSupportTest",
      "sources" : [
        "SyntaxComparisonTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxTest",
      "path" : "Tests/SwiftSyntaxTest",
      "sources" : [
        "AbsolutePositionTests.swift",
        "BumpPtrAllocatorTests.swift",
        "DebugDescriptionTests.swift",
        "MemoryLayoutTest.swift",
        "MultithreadingTests.swift",
        "RawSyntaxTests.swift",
        "SequentialToConcurrentEditTranslationTests.swift",
        "SourceLocationConverterTests.swift",
        "SyntaxChildrenTests.swift",
        "SyntaxCollectionsTests.swift",
        "SyntaxCreationTests.swift",
        "SyntaxTests.swift",
        "SyntaxTextTests.swift",
        "SyntaxTreeModifierTests.swift",
        "SyntaxVisitorTests.swift",
        "TriviaTests.swift",
        "VisitorTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftSyntax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxMacrosTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxMacrosTestSupport",
      "path" : "Sources/SwiftSyntaxMacrosTestSupport",
      "product_memberships" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Assertions.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftSyntaxMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntaxMacrosTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxMacrosTest",
      "path" : "Tests/SwiftSyntaxMacrosTest",
      "sources" : [
        "MacroReplacementTests.swift",
        "MacroSystemTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxMacros",
      "path" : "Sources/SwiftSyntaxMacros",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AbstractSourceLocation.swift",
        "BasicMacroExpansionContext.swift",
        "FunctionParameterUtils.swift",
        "MacroExpansionContext.swift",
        "MacroProtocols/AccessorMacro.swift",
        "MacroProtocols/AttachedMacro.swift",
        "MacroProtocols/CodeItemMacro.swift",
        "MacroProtocols/ConformanceMacro.swift",
        "MacroProtocols/DeclarationMacro.swift",
        "MacroProtocols/ExpressionMacro.swift",
        "MacroProtocols/FreestandingMacro.swift",
        "MacroProtocols/Macro+Format.swift",
        "MacroProtocols/Macro.swift",
        "MacroProtocols/MemberAttributeMacro.swift",
        "MacroProtocols/MemberMacro.swift",
        "MacroProtocols/PeerMacro.swift",
        "MacroReplacement.swift",
        "MacroSystem.swift",
        "Syntax+MacroEvaluation.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntaxMacroExpansion",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxMacroExpansion",
      "path" : "Sources/SwiftSyntaxMacroExpansion",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftSyntaxMacroExpansion"
      ],
      "sources" : [
        "MacroExpansion.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntaxBuilderTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxBuilderTest",
      "path" : "Tests/SwiftSyntaxBuilderTest",
      "sources" : [
        "ArrayExprTests.swift",
        "Assertions.swift",
        "BooleanLiteralTests.swift",
        "BreakStmtSyntaxTests.swift",
        "ClassDeclSyntaxTests.swift",
        "ClosureExprTests.swift",
        "CollectionNodeFlatteningTests.swift",
        "CustomAttributeTests.swift",
        "DictionaryExprTests.swift",
        "DoStmtTests.swift",
        "EnumCaseElementTests.swift",
        "ExprListTests.swift",
        "ExtensionDeclTests.swift",
        "FloatLiteralTests.swift",
        "ForInStmtTests.swift",
        "FunctionParameterSyntaxTests.swift",
        "FunctionTests.swift",
        "IfConfigDeclSyntaxTests.swift",
        "IfStmtTests.swift",
        "ImportTests.swift",
        "InitializerDeclTests.swift",
        "IntegerLiteralTests.swift",
        "ProtocolDeclTests.swift",
        "ReturnStmsTests.swift",
        "SourceFileTests.swift",
        "StringInterpolationTests.swift",
        "StringLiteralTests.swift",
        "StructTests.swift",
        "SwitchCaseLabelSyntaxTests.swift",
        "SwitchTests.swift",
        "TernaryExprTests.swift",
        "TriviaTests.swift",
        "TupleTests.swift",
        "VariableTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftSyntaxBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxBuilder",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxBuilder",
      "path" : "Sources/SwiftSyntaxBuilder",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ConvenienceInitializers.swift",
        "Indenter.swift",
        "ResultBuilderExtensions.swift",
        "Syntax+StringInterpolation.swift",
        "SyntaxNodeWithBody.swift",
        "ValidatingSyntaxNodes.swift",
        "WithTrailingCommaSyntax+EnsuringTrailingComma.swift",
        "generated/BuildableCollectionNodes.swift",
        "generated/BuildableNodes.swift",
        "generated/ResultBuilders.swift",
        "generated/SyntaxExpressibleByStringInterpolationConformances.swift"
      ],
      "target_dependencies" : [
        "SwiftBasicFormat",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntax_all",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntax-all",
      "path" : "Sources/SwiftSyntax-all",
      "sources" : [
        "empty.swift"
      ],
      "target_dependencies" : [
        "_InstructionCounter",
        "_SwiftSyntaxTestSupport",
        "SwiftBasicFormat",
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftDiagnostics",
        "SwiftIDEUtils",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftOperators",
        "SwiftRefactor",
        "swift-parser-cli",
        "lit-test-helper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntax",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntax",
      "path" : "Sources/SwiftSyntax",
      "product_memberships" : [
        "SwiftBasicFormat",
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftDiagnostics",
        "SwiftIDEUtils",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftRefactor",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport",
        "swift-parser-cli",
        "lit-test-helper"
      ],
      "sources" : [
        "AbsolutePosition.swift",
        "Assert.swift",
        "BumpPtrAllocator.swift",
        "CommonAncestor.swift",
        "IncrementalParseTransition.swift",
        "MemoryLayout.swift",
        "MissingNodeInitializers.swift",
        "Raw/RawSyntax.swift",
        "Raw/RawSyntaxLayoutView.swift",
        "Raw/RawSyntaxNodeProtocol.swift",
        "Raw/RawSyntaxTokenView.swift",
        "SourceLength.swift",
        "SourceLocation.swift",
        "SourcePresence.swift",
        "SwiftSyntaxCompatibility.swift",
        "Syntax.swift",
        "SyntaxArena.swift",
        "SyntaxChildren.swift",
        "SyntaxData.swift",
        "SyntaxText.swift",
        "SyntaxTreeViewMode.swift",
        "TokenDiagnostic.swift",
        "TokenSyntax.swift",
        "Trivia.swift",
        "Utils.swift",
        "generated/ChildNameForKeyPath.swift",
        "generated/Keyword.swift",
        "generated/SyntaxAnyVisitor.swift",
        "generated/SyntaxBaseNodes.swift",
        "generated/SyntaxCollections.swift",
        "generated/SyntaxEnum.swift",
        "generated/SyntaxKind.swift",
        "generated/SyntaxRewriter.swift",
        "generated/SyntaxTraits.swift",
        "generated/SyntaxTransform.swift",
        "generated/SyntaxVisitor.swift",
        "generated/TokenKind.swift",
        "generated/Tokens.swift",
        "generated/TriviaPieces.swift",
        "generated/raw/RawSyntaxNodes.swift",
        "generated/raw/RawSyntaxValidation.swift",
        "generated/syntaxNodes/SyntaxDeclNodes.swift",
        "generated/syntaxNodes/SyntaxExprNodes.swift",
        "generated/syntaxNodes/SyntaxNodes.swift",
        "generated/syntaxNodes/SyntaxPatternNodes.swift",
        "generated/syntaxNodes/SyntaxStmtNodes.swift",
        "generated/syntaxNodes/SyntaxTypeNodes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftRefactorTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRefactorTest",
      "path" : "Tests/SwiftRefactorTest",
      "sources" : [
        "FormatRawStringLiteral.swift",
        "IntegerLiteralUtilities.swift",
        "MigrateToNewIfLetSyntax.swift",
        "OpaqueParameterToGeneric.swift",
        "ReformatIntegerLiteral.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftRefactor",
        "SwiftSyntaxBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftRefactor",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRefactor",
      "path" : "Sources/SwiftRefactor",
      "product_memberships" : [
        "SwiftRefactor"
      ],
      "sources" : [
        "AddSeparatorsToIntegerLiteral.swift",
        "FormatRawStringLiteral.swift",
        "IntegerLiteralUtilities.swift",
        "MigrateToNewIfLetSyntax.swift",
        "OpaqueParameterToGeneric.swift",
        "RefactoringProvider.swift",
        "RemoveSeparatorsFromIntegerLiteral.swift"
      ],
      "target_dependencies" : [
        "SwiftParser",
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftParserTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParserTest",
      "path" : "Tests/SwiftParserTest",
      "sources" : [
        "AbsolutePositionTests.swift",
        "Assertions.swift",
        "AttributeTests.swift",
        "AvailabilityTests.swift",
        "DeclarationTests.swift",
        "DirectiveTests.swift",
        "ExpressionTests.swift",
        "ExpressionTypeTests.swift",
        "IncrementalParsingTests.swift",
        "LexerTests.swift",
        "LinkageTests.swift",
        "Parser+EntryTests.swift",
        "ParserTests.swift",
        "RegexLiteralTests.swift",
        "StatementTests.swift",
        "StringLiteralRepresentedLiteralValueTests.swift",
        "SyntaxTransformVisitorTest.swift",
        "TriviaParserTests.swift",
        "TypeCompositionTests.swift",
        "TypeMemberTests.swift",
        "TypeMetatypeTests.swift",
        "TypeTests.swift",
        "Utils.swift",
        "VariadicGenericsTests.swift",
        "translated/ActorTests.swift",
        "translated/AlwaysEmitConformanceMetadataAttrTests.swift",
        "translated/AsyncSyntaxTests.swift",
        "translated/AsyncTests.swift",
        "translated/AvailabilityQueryTests.swift",
        "translated/AvailabilityQueryUnavailabilityTests.swift",
        "translated/BorrowExprTests.swift",
        "translated/BraceRecoveryEofTests.swift",
        "translated/BuiltinBridgeObjectTests.swift",
        "translated/BuiltinWordTests.swift",
        "translated/ConflictMarkersTests.swift",
        "translated/ConsecutiveStatementsTests.swift",
        "translated/DebuggerTests.swift",
        "translated/DelayedExtensionTests.swift",
        "translated/DeprecatedWhereTests.swift",
        "translated/DiagnoseAvailabilityTests.swift",
        "translated/DiagnoseAvailabilityWindowsTests.swift",
        "translated/DiagnoseDynamicReplacementTests.swift",
        "translated/DiagnoseInitializerAsTypedPatternTests.swift",
        "translated/DiagnosticMissingFuncKeywordTests.swift",
        "translated/DollarIdentifierTests.swift",
        "translated/EffectfulPropertiesTests.swift",
        "translated/EnumElementPatternSwift4Tests.swift",
        "translated/EnumTests.swift",
        "translated/ErrorsTests.swift",
        "translated/EscapedIdentifiersTests.swift",
        "translated/ForeachAsyncTests.swift",
        "translated/ForeachTests.swift",
        "translated/ForwardSlashRegexSkippingAllowedTests.swift",
        "translated/ForwardSlashRegexSkippingInvalidTests.swift",
        "translated/ForwardSlashRegexSkippingTests.swift",
        "translated/ForwardSlashRegexTests.swift",
        "translated/GenericDisambiguationTests.swift",
        "translated/GuardTests.swift",
        "translated/GuardTopLevelTests.swift",
        "translated/HashbangLibraryTests.swift",
        "translated/HashbangMainTests.swift",
        "translated/IdentifiersTests.swift",
        "translated/IfconfigExprTests.swift",
        "translated/ImplicitGetterIncompleteTests.swift",
        "translated/InitDeinitTests.swift",
        "translated/InvalidIfExprTests.swift",
        "translated/InvalidStringInterpolationProtocolTests.swift",
        "translated/InvalidTests.swift",
        "translated/MatchingPatternsTests.swift",
        "translated/MetatypeObjectConversionTests.swift",
        "translated/MoveExprTests.swift",
        "translated/MultilineErrorsTests.swift",
        "translated/MultilinePoundDiagnosticArgRdar41154797Tests.swift",
        "translated/MultilineStringTests.swift",
        "translated/NoimplicitcopyAttrTests.swift",
        "translated/NumberIdentifierErrorsTests.swift",
        "translated/ObjcEnumTests.swift",
        "translated/ObjectLiteralsTests.swift",
        "translated/OperatorDeclDesignatedTypesTests.swift",
        "translated/OperatorDeclTests.swift",
        "translated/OperatorsTests.swift",
        "translated/OptionalChainLvaluesTests.swift",
        "translated/OptionalLvaluesTests.swift",
        "translated/OptionalTests.swift",
        "translated/OriginalDefinedInAttrTests.swift",
        "translated/PatternWithoutVariablesScriptTests.swift",
        "translated/PatternWithoutVariablesTests.swift",
        "translated/PlaygroundLvaluesTests.swift",
        "translated/PoundAssertTests.swift",
        "translated/PrefixSlashTests.swift",
        "translated/RawStringErrorsTests.swift",
        "translated/RawStringTests.swift",
        "translated/RecoveryLibraryTests.swift",
        "translated/RecoveryTests.swift",
        "translated/RegexParseEndOfBufferTests.swift",
        "translated/RegexParseErrorTests.swift",
        "translated/RegexTests.swift",
        "translated/ResultBuilderTests.swift",
        "translated/SelfRebindingTests.swift",
        "translated/SemicolonTests.swift",
        "translated/StringLiteralEofTests.swift",
        "translated/SubscriptingTests.swift",
        "translated/SuperTests.swift",
        "translated/SwitchIncompleteTests.swift",
        "translated/SwitchTests.swift",
        "translated/ToplevelLibraryTests.swift",
        "translated/TrailingClosuresTests.swift",
        "translated/TrailingSemiTests.swift",
        "translated/TryTests.swift",
        "translated/TypeExprTests.swift",
        "translated/TypealiasTests.swift",
        "translated/UnclosedStringInterpolationTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "SwiftSyntaxBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftParserDiagnosticsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParserDiagnosticsTest",
      "path" : "Tests/SwiftParserDiagnosticsTest",
      "sources" : [
        "DiagnosticInfrastructureTests.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftParserDiagnostics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftParserDiagnostics",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParserDiagnostics",
      "path" : "Sources/SwiftParserDiagnostics",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftParserDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport",
        "swift-parser-cli"
      ],
      "sources" : [
        "DiagnosticExtensions.swift",
        "LexerDiagnosticMessages.swift",
        "MissingNodesError.swift",
        "MissingTokenError.swift",
        "MultiLineStringLiteralDiagnosticsGenerator.swift",
        "ParseDiagnosticsGenerator.swift",
        "ParserDiagnosticMessages.swift",
        "PresenceUtils.swift",
        "SyntaxExtensions.swift",
        "Utils.swift",
        "generated/ChildNameForDiagnostics.swift",
        "generated/SyntaxKindNameForDiagnostics.swift",
        "generated/TokenNameForDiagnostics.swift"
      ],
      "target_dependencies" : [
        "SwiftBasicFormat",
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParser",
      "path" : "Sources/SwiftParser",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftRefactor",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport",
        "swift-parser-cli",
        "lit-test-helper"
      ],
      "sources" : [
        "Attributes.swift",
        "Availability.swift",
        "CharacterInfo.swift",
        "Declarations.swift",
        "Directives.swift",
        "Expressions.swift",
        "Lexer/Cursor.swift",
        "Lexer/Lexeme.swift",
        "Lexer/LexemeSequence.swift",
        "Lexer/Lexer.swift",
        "Lexer/RegexLiteralLexer.swift",
        "Lexer/UnicodeScalarExtensions.swift",
        "Lookahead.swift",
        "LoopProgressCondition.swift",
        "Modifiers.swift",
        "Names.swift",
        "Nominals.swift",
        "Parameters.swift",
        "Parser.swift",
        "Patterns.swift",
        "Recovery.swift",
        "Specifiers.swift",
        "Statements.swift",
        "StringLiteralRepresentedLiteralValue.swift",
        "StringLiterals.swift",
        "SyntaxUtils.swift",
        "TokenConsumer.swift",
        "TokenPrecedence.swift",
        "TokenSpec.swift",
        "TokenSpecSet.swift",
        "TopLevel.swift",
        "TriviaParser.swift",
        "Types.swift",
        "generated/DeclarationModifier.swift",
        "generated/IsLexerClassified.swift",
        "generated/Parser+Entry.swift",
        "generated/TokenSpecStaticMembers.swift",
        "generated/TypeAttribute.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftOperatorsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOperatorsTest",
      "path" : "Tests/SwiftOperatorsTest",
      "sources" : [
        "OperatorTableTests.swift",
        "SyntaxSynthesisTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftOperators",
        "SwiftParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOperators",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOperators",
      "path" : "Sources/SwiftOperators",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftOperators",
        "swift-parser-cli"
      ],
      "sources" : [
        "Operator.swift",
        "OperatorError+Diagnostics.swift",
        "OperatorError.swift",
        "OperatorTable+Defaults.swift",
        "OperatorTable+Folding.swift",
        "OperatorTable+Semantics.swift",
        "OperatorTable.swift",
        "PrecedenceGraph.swift",
        "PrecedenceGroup.swift",
        "SyntaxSynthesis.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftIDEUtilsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftIDEUtilsTest",
      "path" : "Tests/SwiftIDEUtilsTest",
      "sources" : [
        "ClassificationTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftIDEUtils",
        "SwiftParser",
        "SwiftSyntax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftIDEUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftIDEUtils",
      "path" : "Sources/SwiftIDEUtils",
      "product_memberships" : [
        "SwiftIDEUtils",
        "lit-test-helper"
      ],
      "sources" : [
        "Syntax+Classifications.swift",
        "SyntaxClassifier.swift",
        "generated/SyntaxClassification.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftDiagnosticsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDiagnosticsTest",
      "path" : "Tests/SwiftDiagnosticsTest",
      "sources" : [
        "DiagnosticsFormatterTests.swift",
        "GroupDiagnosticsFormatterTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftParserDiagnostics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftDiagnostics",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDiagnostics",
      "path" : "Sources/SwiftDiagnostics",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParserDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport",
        "swift-parser-cli"
      ],
      "sources" : [
        "Diagnostic.swift",
        "DiagnosticsFormatter.swift",
        "FixIt.swift",
        "GroupedDiagnostics.swift",
        "Message.swift",
        "Note.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftCompilerPluginTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCompilerPluginTest",
      "path" : "Tests/SwiftCompilerPluginTest",
      "sources" : [
        "CompilerPluginTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCompilerPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCompilerPluginMessageHandling",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCompilerPluginMessageHandling",
      "path" : "Sources/SwiftCompilerPluginMessageHandling",
      "product_memberships" : [
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling"
      ],
      "sources" : [
        "CompilerPluginMessageHandler.swift",
        "Diagnostics.swift",
        "Macros.swift",
        "PluginMacroExpansionContext.swift",
        "PluginMessages.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftCompilerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCompilerPlugin",
      "path" : "Sources/SwiftCompilerPlugin",
      "product_memberships" : [
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "CompilerPlugin.swift"
      ],
      "target_dependencies" : [
        "SwiftCompilerPluginMessageHandling",
        "SwiftSyntaxMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftBasicFormatTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBasicFormatTest",
      "path" : "Tests/SwiftBasicFormatTest",
      "sources" : [
        "BasicFormatTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftBasicFormat",
        "SwiftSyntaxBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBasicFormat",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBasicFormat",
      "path" : "Sources/SwiftBasicFormat",
      "product_memberships" : [
        "SwiftBasicFormat",
        "SwiftCompilerPlugin",
        "SwiftCompilerPluginMessageHandling",
        "SwiftParserDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacroExpansion",
        "SwiftSyntaxMacrosTestSupport",
        "swift-parser-cli"
      ],
      "sources" : [
        "BasicFormat.swift",
        "SyntaxProtocol+Formatted.swift",
        "Trivia+FormatExtensions.swift",
        "generated/BasicFormat+Extensions.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Tests/PerformanceTest",
      "sources" : [
        "ParsingPerformanceTests.swift",
        "SyntaxClassifierPerformanceTests.swift",
        "VisitorPerformanceTests.swift"
      ],
      "target_dependencies" : [
        "SwiftIDEUtils",
        "SwiftParser",
        "SwiftSyntax"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.61s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/38] Write sources
[21/38] Compiling InstructionsExecuted.c
[22/38] Write swift-version-24593BA9C3E375BF.txt
[24/83] Emitting module ArgumentParserToolInfo
[25/83] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/84] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
[28/84] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
[29/84] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
[30/84] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
[31/84] Compiling SwiftSyntax IncrementalParseTransition.swift
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
[32/84] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
[32/89] Wrapping AST for ArgumentParserToolInfo for debugging
[34/127] Compiling ArgumentParser OptionGroup.swift
[35/127] Compiling ArgumentParser AsyncParsableCommand.swift
[36/127] Compiling ArgumentParser CommandConfiguration.swift
[37/127] Compiling ArgumentParser CommandGroup.swift
[38/127] Compiling ArgumentParser EnumerableFlag.swift
[39/132] Emitting module ArgumentParser
[40/132] Compiling ArgumentParser Name.swift
[41/132] Compiling ArgumentParser Parsed.swift
[42/132] Compiling ArgumentParser ParsedValues.swift
[43/132] Compiling ArgumentParser ParserError.swift
[44/132] Compiling ArgumentParser SplitArguments.swift
[45/132] Compiling ArgumentParser ArgumentVisibility.swift
[46/132] Compiling ArgumentParser CompletionKind.swift
[47/132] Compiling ArgumentParser Errors.swift
[48/132] Compiling ArgumentParser Flag.swift
[49/132] Compiling ArgumentParser NameSpecification.swift
[50/132] Compiling ArgumentParser Option.swift
[51/132] Compiling ArgumentParser BashCompletionsGenerator.swift
[52/132] Compiling ArgumentParser CompletionsGenerator.swift
[53/132] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/132] Compiling ArgumentParser ZshCompletionsGenerator.swift
[55/132] Compiling ArgumentParser Argument.swift
[56/132] Compiling ArgumentParser ArgumentHelp.swift
[57/132] Compiling ArgumentParser ExpressibleByArgument.swift
[58/132] Compiling ArgumentParser ParsableArguments.swift
[59/132] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/132] Compiling ArgumentParser ParsableCommand.swift
[61/132] Compiling ArgumentParser ArgumentDecoder.swift
[62/132] Compiling ArgumentParser CollectionExtensions.swift
[63/132] Compiling ArgumentParser Platform.swift
[64/132] Compiling ArgumentParser SequenceExtensions.swift
[65/132] Compiling ArgumentParser StringExtensions.swift
[66/132] Compiling ArgumentParser Tree.swift
[67/132] Emitting module SwiftSyntax
/host/spi-builder-workspace/Sources/SwiftSyntax/AbsolutePosition.swift:18:14: warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// An absolute position in a source file as text - the absolute utf8Offset from
14 | /// the start of the file.
15 | public struct AbsolutePosition: Comparable, Hashable {
   |               `- note: consider making struct 'AbsolutePosition' conform to the 'Sendable' protocol
16 |   public let utf8Offset: Int
17 |
18 |   static let startOfFile = AbsolutePosition(utf8Offset: 0)
   |              |- warning: static property 'startOfFile' is not concurrency-safe because non-'Sendable' type 'AbsolutePosition' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'startOfFile' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 |   public init(utf8Offset: Int) {
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:18:22: warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 16 |   typealias Slab = UnsafeMutableRawBufferPointer
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
    |                      |- warning: static property 'GROWTH_DELAY' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'GROWTH_DELAY' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'GROWTH_DELAY' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 19 |   static private var SLAB_ALIGNMENT: Int = 8
 20 |
/host/spi-builder-workspace/Sources/SwiftSyntax/BumpPtrAllocator.swift:19:22: warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |
 18 |   static private var GROWTH_DELAY: Int = 128
 19 |   static private var SLAB_ALIGNMENT: Int = 8
    |                      |- warning: static property 'SLAB_ALIGNMENT' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: convert 'SLAB_ALIGNMENT' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'SLAB_ALIGNMENT' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |   /// Initial slab size.
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
[68/132] Compiling ArgumentParser DumpHelpGenerator.swift
[69/132] Compiling ArgumentParser HelpCommand.swift
[70/132] Compiling ArgumentParser HelpGenerator.swift
[71/132] Compiling ArgumentParser MessageInfo.swift
[72/132] Compiling ArgumentParser UsageGenerator.swift
[73/132] Compiling ArgumentParser ArgumentDefinition.swift
[74/132] Compiling ArgumentParser ArgumentSet.swift
[75/132] Compiling ArgumentParser CommandParser.swift
[76/132] Compiling ArgumentParser InputKey.swift
[77/132] Compiling ArgumentParser InputOrigin.swift
[78/133] Wrapping AST for ArgumentParser for debugging
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:65:14: warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 63 |   let indexInTree: UInt32
 64 |
 65 |   static var zero: SyntaxIndexInTree = SyntaxIndexInTree(indexInTree: 0)
    |              |- warning: static property 'zero' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |              |- note: convert 'zero' to a 'let' constant to make 'Sendable' shared state immutable
    |              |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
    |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 66 |
 67 |   /// Assuming that this index points to the start of `Raw`, so that it points
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxData.swift:351:5: warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
349 | #if DEBUG
350 | /// See `SyntaxMemoryLayout`.
351 | var SyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'SyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'SyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'SyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
352 |   "SyntaxData": .init(SyntaxData.self),
353 |   "SyntaxData.Info": .init(SyntaxData.Info.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/Keyword.swift:739:22: warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
737 |   /// constant-evaluate `Keyword.spi.defaultText` to a `SyntaxText` but I don't
738 |   /// see how that's possible right now.
739 |   private static let keywordTextLookupTable: [SyntaxText] = [
    |                      |- warning: static property 'keywordTextLookupTable' is not concurrency-safe because non-'Sendable' type '[SyntaxText]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'keywordTextLookupTable' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
740 |       "__consuming",
741 |       "__owned",
/host/spi-builder-workspace/Sources/SwiftSyntax/SyntaxText.swift:37:15: note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 35 | /// replacement character (`\u{FFFD}`).
 36 | @_spi(RawSyntax)
 37 | public struct SyntaxText {
    |               `- note: consider making struct 'SyntaxText' conform to the 'Sendable' protocol
 38 |   var buffer: UnsafeBufferPointer<UInt8>
 39 |
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
/host/spi-builder-workspace/Sources/SwiftSyntax/Raw/RawSyntax.swift:910:5: warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
908 | #if DEBUG
909 | /// See `SyntaxMemoryLayout`.
910 | var RawSyntaxDataMemoryLayouts: [String: SyntaxMemoryLayout.Value] = [
    |     |- warning: var 'RawSyntaxDataMemoryLayouts' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'RawSyntaxDataMemoryLayouts' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'RawSyntaxDataMemoryLayouts' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
911 |   "RawSyntaxData": .init(RawSyntaxData.self),
912 |   "RawSyntaxData.Layout": .init(RawSyntaxData.Layout.self),
/host/spi-builder-workspace/Sources/SwiftSyntax/SourceLength.swift:28:21: warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// The length a syntax node spans in the source code. From any AbsolutePosition
14 | /// you reach a node's end location by adding its UTF-8 length.
15 | public struct SourceLength: Comparable {
   |               `- note: consider making struct 'SourceLength' conform to the 'Sendable' protocol
16 |   public let utf8Length: Int
17 |
   :
26 |
27 |   /// A zero-length source length
28 |   public static let zero: SourceLength =
   |                     |- warning: static property 'zero' is not concurrency-safe because non-'Sendable' type 'SourceLength' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'zero' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |     SourceLength(utf8Length: 0)
30 |
[104/133] Compiling SwiftSyntax SyntaxExprNodes.swift
[105/133] Compiling SwiftSyntax SyntaxNodes.swift
[106/133] Compiling SwiftSyntax SyntaxPatternNodes.swift
[107/133] Compiling SwiftSyntax SyntaxStmtNodes.swift
[108/133] Compiling SwiftSyntax SyntaxTypeNodes.swift
[121/134] Wrapping AST for SwiftSyntax for debugging
[123/185] Compiling SwiftDiagnostics Message.swift
[124/185] Compiling SwiftIDEUtils SyntaxClassification.swift
[125/185] Compiling SwiftDiagnostics Note.swift
[126/185] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[127/185] Compiling SwiftDiagnostics FixIt.swift
[128/185] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[129/185] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[130/185] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[131/185] Compiling SwiftIDEUtils Syntax+Classifications.swift
[132/185] Compiling SwiftIDEUtils SyntaxClassifier.swift
[133/185] Emitting module SwiftIDEUtils
[134/186] Wrapping AST for SwiftIDEUtils for debugging
[136/186] Compiling SwiftDiagnostics Diagnostic.swift
/host/spi-builder-workspace/Sources/SwiftDiagnostics/Diagnostic.swift:78:14: warning: stored property 'diagnostics' of 'Sendable'-conforming struct 'DiagnosticsError' has non-sendable type '[Diagnostic]'; this is an error in the Swift 6 language mode
13 | import SwiftSyntax
14 |
15 | public struct Diagnostic: CustomDebugStringConvertible {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
16 |   /// The message that should be displayed to the user
17 |   public let diagMessage: DiagnosticMessage
   :
76 |
77 | public struct DiagnosticsError: Error {
78 |   public var diagnostics: [Diagnostic]
   |              `- warning: stored property 'diagnostics' of 'Sendable'-conforming struct 'DiagnosticsError' has non-sendable type '[Diagnostic]'; this is an error in the Swift 6 language mode
79 |
80 |   /// The diagnostics must contain at least one with severity == `.error`.
[137/186] Emitting module SwiftDiagnostics
/host/spi-builder-workspace/Sources/SwiftDiagnostics/Diagnostic.swift:78:14: warning: stored property 'diagnostics' of 'Sendable'-conforming struct 'DiagnosticsError' has non-sendable type '[Diagnostic]'; this is an error in the Swift 6 language mode
13 | import SwiftSyntax
14 |
15 | public struct Diagnostic: CustomDebugStringConvertible {
   |               `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
16 |   /// The message that should be displayed to the user
17 |   public let diagMessage: DiagnosticMessage
   :
76 |
77 | public struct DiagnosticsError: Error {
78 |   public var diagnostics: [Diagnostic]
   |              `- warning: stored property 'diagnostics' of 'Sendable'-conforming struct 'DiagnosticsError' has non-sendable type '[Diagnostic]'; this is an error in the Swift 6 language mode
79 |
80 |   /// The diagnostics must contain at least one with severity == `.error`.
[138/186] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[139/187] Emitting module SwiftBasicFormat
[140/187] Compiling SwiftBasicFormat BasicFormat.swift
[142/188] Wrapping AST for SwiftDiagnostics for debugging
[143/188] Wrapping AST for SwiftBasicFormat for debugging
[145/188] Compiling SwiftParser TopLevel.swift
[146/188] Compiling SwiftParser TriviaParser.swift
[147/188] Compiling SwiftParser Types.swift
[148/188] Compiling SwiftParser DeclarationModifier.swift
[149/192] Compiling SwiftParser SyntaxUtils.swift
[150/192] Compiling SwiftParser TokenConsumer.swift
[151/192] Compiling SwiftParser TokenPrecedence.swift
[152/192] Compiling SwiftParser TokenSpec.swift
[153/192] Compiling SwiftParser TokenSpecSet.swift
[154/192] Compiling SwiftParser IsLexerClassified.swift
[155/192] Compiling SwiftParser Parser+Entry.swift
[156/192] Compiling SwiftParser TokenSpecStaticMembers.swift
[157/192] Compiling SwiftParser TypeAttribute.swift
[158/192] Compiling SwiftParser Names.swift
[159/192] Compiling SwiftParser Nominals.swift
[160/192] Compiling SwiftParser Parameters.swift
[161/192] Compiling SwiftParser Parser.swift
[162/192] Compiling SwiftParser Patterns.swift
[163/192] Compiling SwiftParser RegexLiteralLexer.swift
[164/192] Compiling SwiftParser UnicodeScalarExtensions.swift
[165/192] Compiling SwiftParser Lookahead.swift
[166/192] Compiling SwiftParser LoopProgressCondition.swift
[167/192] Compiling SwiftParser Modifiers.swift
[168/192] Compiling SwiftParser Recovery.swift
[169/192] Compiling SwiftParser Specifiers.swift
[170/192] Compiling SwiftParser Statements.swift
[171/192] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[172/192] Compiling SwiftParser StringLiterals.swift
[173/192] Compiling SwiftParser Attributes.swift
[174/192] Compiling SwiftParser Availability.swift
[175/192] Compiling SwiftParser CharacterInfo.swift
[176/192] Compiling SwiftParser Declarations.swift
[177/192] Compiling SwiftParser Directives.swift
[178/192] Compiling SwiftParser Expressions.swift
/host/spi-builder-workspace/Sources/SwiftParser/Lexer/Lexeme.swift:29:25: warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |   /// will can be consumed by a ``Parser``.
 21 |   public struct Lexeme: CustomDebugStringConvertible {
 22 |     public struct Flags: OptionSet, CustomDebugStringConvertible {
    |                   `- note: consider making struct 'Flags' conform to the 'Sendable' protocol
 23 |       public var rawValue: UInt8
 24 |
    :
 27 |       }
 28 |
 29 |       public static let isAtStartOfLine = Flags(rawValue: 1 << 0)
    |                         |- warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'isAtStartOfLine' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |       public var debugDescription: String {
[179/192] Compiling SwiftParser Cursor.swift
/host/spi-builder-workspace/Sources/SwiftParser/Lexer/Lexeme.swift:29:25: warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |   /// will can be consumed by a ``Parser``.
 21 |   public struct Lexeme: CustomDebugStringConvertible {
 22 |     public struct Flags: OptionSet, CustomDebugStringConvertible {
    |                   `- note: consider making struct 'Flags' conform to the 'Sendable' protocol
 23 |       public var rawValue: UInt8
 24 |
    :
 27 |       }
 28 |
 29 |       public static let isAtStartOfLine = Flags(rawValue: 1 << 0)
    |                         |- warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'isAtStartOfLine' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |       public var debugDescription: String {
[180/192] Compiling SwiftParser Lexeme.swift
/host/spi-builder-workspace/Sources/SwiftParser/Lexer/Lexeme.swift:29:25: warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |   /// will can be consumed by a ``Parser``.
 21 |   public struct Lexeme: CustomDebugStringConvertible {
 22 |     public struct Flags: OptionSet, CustomDebugStringConvertible {
    |                   `- note: consider making struct 'Flags' conform to the 'Sendable' protocol
 23 |       public var rawValue: UInt8
 24 |
    :
 27 |       }
 28 |
 29 |       public static let isAtStartOfLine = Flags(rawValue: 1 << 0)
    |                         |- warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'isAtStartOfLine' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |       public var debugDescription: String {
[181/192] Compiling SwiftParser LexemeSequence.swift
/host/spi-builder-workspace/Sources/SwiftParser/Lexer/Lexeme.swift:29:25: warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |   /// will can be consumed by a ``Parser``.
 21 |   public struct Lexeme: CustomDebugStringConvertible {
 22 |     public struct Flags: OptionSet, CustomDebugStringConvertible {
    |                   `- note: consider making struct 'Flags' conform to the 'Sendable' protocol
 23 |       public var rawValue: UInt8
 24 |
    :
 27 |       }
 28 |
 29 |       public static let isAtStartOfLine = Flags(rawValue: 1 << 0)
    |                         |- warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'isAtStartOfLine' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |       public var debugDescription: String {
[182/192] Compiling SwiftParser Lexer.swift
/host/spi-builder-workspace/Sources/SwiftParser/Lexer/Lexeme.swift:29:25: warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |   /// will can be consumed by a ``Parser``.
 21 |   public struct Lexeme: CustomDebugStringConvertible {
 22 |     public struct Flags: OptionSet, CustomDebugStringConvertible {
    |                   `- note: consider making struct 'Flags' conform to the 'Sendable' protocol
 23 |       public var rawValue: UInt8
 24 |
    :
 27 |       }
 28 |
 29 |       public static let isAtStartOfLine = Flags(rawValue: 1 << 0)
    |                         |- warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'isAtStartOfLine' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |       public var debugDescription: String {
[183/192] Emitting module SwiftParser
/host/spi-builder-workspace/Sources/SwiftParser/Lexer/Lexeme.swift:29:25: warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
 20 |   /// will can be consumed by a ``Parser``.
 21 |   public struct Lexeme: CustomDebugStringConvertible {
 22 |     public struct Flags: OptionSet, CustomDebugStringConvertible {
    |                   `- note: consider making struct 'Flags' conform to the 'Sendable' protocol
 23 |       public var rawValue: UInt8
 24 |
    :
 27 |       }
 28 |
 29 |       public static let isAtStartOfLine = Flags(rawValue: 1 << 0)
    |                         |- warning: static property 'isAtStartOfLine' is not concurrency-safe because non-'Sendable' type 'Lexer.Lexeme.Flags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'isAtStartOfLine' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |       public var debugDescription: String {
[184/193] Wrapping AST for SwiftParser for debugging
[186/228] Compiling SwiftRefactor RefactoringProvider.swift
[187/228] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[188/228] Emitting module SwiftRefactor
[189/228] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[190/229] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[191/229] Compiling lit_test_helper main.swift
/host/spi-builder-workspace/Sources/lit-test-helper/main.swift:381:8: warning: associated value 'reparsedRegionsVerificationFailed' of 'Sendable'-conforming enum 'TestingError' has non-sendable type 'ByteSourceRange'; this is an error in the Swift 6 language mode
379 |
380 | enum TestingError: Error, CustomStringConvertible {
381 |   case reparsedRegionsVerificationFailed(ByteSourceRange)
    |        `- warning: associated value 'reparsedRegionsVerificationFailed' of 'Sendable'-conforming enum 'TestingError' has non-sendable type 'ByteSourceRange'; this is an error in the Swift 6 language mode
382 |   case classificationVerificationFailed(String, String)
383 |   case readingSourceFileFailed(URL)
/host/spi-builder-workspace/Sources/SwiftSyntax/Utils.swift:13:15: note: struct 'ByteSourceRange' does not conform to the 'Sendable' protocol
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | public struct ByteSourceRange: Equatable {
    |               `- note: struct 'ByteSourceRange' does not conform to the 'Sendable' protocol
 14 |   public var offset: Int
 15 |   public var length: Int
/host/spi-builder-workspace/Sources/lit-test-helper/main.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 14 | import SwiftParser
 15 | import Foundation
[192/229] Compiling SwiftOperators PrecedenceGroup.swift
[193/230] Compiling SwiftOperators OperatorTable.swift
[194/230] Compiling SwiftOperators PrecedenceGraph.swift
[195/230] Compiling lit_test_helper ClassifiedSyntaxTreePrinter.swift
[196/230] Compiling lit_test_helper CommandLineArguments.swift
[197/230] Emitting module lit_test_helper
/host/spi-builder-workspace/Sources/lit-test-helper/main.swift:381:8: warning: associated value 'reparsedRegionsVerificationFailed' of 'Sendable'-conforming enum 'TestingError' has non-sendable type 'ByteSourceRange'; this is an error in the Swift 6 language mode
379 |
380 | enum TestingError: Error, CustomStringConvertible {
381 |   case reparsedRegionsVerificationFailed(ByteSourceRange)
    |        `- warning: associated value 'reparsedRegionsVerificationFailed' of 'Sendable'-conforming enum 'TestingError' has non-sendable type 'ByteSourceRange'; this is an error in the Swift 6 language mode
382 |   case classificationVerificationFailed(String, String)
383 |   case readingSourceFileFailed(URL)
/host/spi-builder-workspace/Sources/SwiftSyntax/Utils.swift:13:15: note: struct 'ByteSourceRange' does not conform to the 'Sendable' protocol
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | public struct ByteSourceRange: Equatable {
    |               `- note: struct 'ByteSourceRange' does not conform to the 'Sendable' protocol
 14 |   public var offset: Int
 15 |   public var length: Int
/host/spi-builder-workspace/Sources/lit-test-helper/main.swift:13:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 14 | import SwiftParser
 15 | import Foundation
[198/231] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[199/231] Compiling SwiftOperators OperatorTable+Semantics.swift
[200/231] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[201/231] Compiling SwiftRefactor FormatRawStringLiteral.swift
[202/231] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[203/231] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[205/232] Compiling SwiftOperators SyntaxSynthesis.swift
[207/232] Compiling SwiftOperators OperatorTable+Folding.swift
[207/232] Wrapping AST for lit-test-helper for debugging
[208/232] Write Objects.LinkFileList
[210/232] Emitting module SwiftOperators
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:18:8: warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
16 |   /// Error produced when a given precedence group already exists in the
17 |   /// precedence graph.
18 |   case groupAlreadyExists(existing: PrecedenceGroup, new: PrecedenceGroup)
   |        `- warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/PrecedenceGroup.swift:96:15: note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 94 | ///
 95 | ///     infix operator *: MultiplicationPrecedence
 96 | public struct PrecedenceGroup {
    |               `- note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 97 |   /// The name of the group, which must be unique.
 98 |   public var name: PrecedenceGroupName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:18:8: warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
16 |   /// Error produced when a given precedence group already exists in the
17 |   /// precedence graph.
18 |   case groupAlreadyExists(existing: PrecedenceGroup, new: PrecedenceGroup)
   |        `- warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/PrecedenceGroup.swift:96:15: note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 94 | ///
 95 | ///     infix operator *: MultiplicationPrecedence
 96 | public struct PrecedenceGroup {
    |               `- note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 97 |   /// The name of the group, which must be unique.
 98 |   public var name: PrecedenceGroupName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:21:8: warning: associated value 'missingGroup(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
21 |   case missingGroup(PrecedenceGroupName, referencedFrom: Syntax)
   |        `- warning: associated value 'missingGroup(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
/host/spi-builder-workspace/Sources/SwiftSyntax/Syntax.swift:54:15: note: struct 'Syntax' does not conform to the 'Sendable' protocol
 52 | /// Each node has accessors for its known children, and allows efficient
 53 | /// iteration over the children through its `children` property.
 54 | public struct Syntax: SyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'Syntax' does not conform to the 'Sendable' protocol
 55 |   let data: SyntaxData
 56 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
10 | //
11 | //===----------------------------------------------------------------------===//
12 | import SwiftSyntax
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
13 |
14 | /// Describes errors that can occur when working with user-defined operators.
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:24:8: warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
24 |   case operatorAlreadyExists(existing: Operator, new: Operator)
   |        `- warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/Operator.swift:34:15: note: consider making struct 'Operator' conform to the 'Sendable' protocol
32 |
33 | /// Describes an operator.
34 | public struct Operator {
   |               `- note: consider making struct 'Operator' conform to the 'Sendable' protocol
35 |   public let kind: OperatorKind
36 |   public let name: OperatorName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:24:8: warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
24 |   case operatorAlreadyExists(existing: Operator, new: Operator)
   |        `- warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/Operator.swift:34:15: note: consider making struct 'Operator' conform to the 'Sendable' protocol
32 |
33 | /// Describes an operator.
34 | public struct Operator {
   |               `- note: consider making struct 'Operator' conform to the 'Sendable' protocol
35 |   public let kind: OperatorKind
36 |   public let name: OperatorName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:27:8: warning: associated value 'missingOperator(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
27 |   case missingOperator(OperatorName, referencedFrom: Syntax)
   |        `- warning: associated value 'missingOperator(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
/host/spi-builder-workspace/Sources/SwiftSyntax/Syntax.swift:54:15: note: struct 'Syntax' does not conform to the 'Sendable' protocol
 52 | /// Each node has accessors for its known children, and allows efficient
 53 | /// iteration over the children through its `children` property.
 54 | public struct Syntax: SyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'Syntax' does not conform to the 'Sendable' protocol
 55 |   let data: SyntaxData
 56 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:30:8: warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
30 |   case incomparableOperators(
   |        `- warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
31 |     leftOperator: ExprSyntax,
32 |     leftPrecedenceGroup: PrecedenceGroupName,
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/SyntaxBaseNodes.swift:173:15: note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
171 | }
172 |
173 | public struct ExprSyntax: ExprSyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
174 |   public let _syntaxNode: Syntax
175 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:30:8: warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
30 |   case incomparableOperators(
   |        `- warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
31 |     leftOperator: ExprSyntax,
32 |     leftPrecedenceGroup: PrecedenceGroupName,
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/SyntaxBaseNodes.swift:173:15: note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
171 | }
172 |
173 | public struct ExprSyntax: ExprSyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
174 |   public let _syntaxNode: Syntax
175 |
[211/232] Compiling SwiftOperators Operator.swift
[212/232] Compiling SwiftOperators OperatorError+Diagnostics.swift
[213/232] Compiling SwiftOperators OperatorError.swift
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:18:8: warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
16 |   /// Error produced when a given precedence group already exists in the
17 |   /// precedence graph.
18 |   case groupAlreadyExists(existing: PrecedenceGroup, new: PrecedenceGroup)
   |        `- warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/PrecedenceGroup.swift:96:15: note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 94 | ///
 95 | ///     infix operator *: MultiplicationPrecedence
 96 | public struct PrecedenceGroup {
    |               `- note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 97 |   /// The name of the group, which must be unique.
 98 |   public var name: PrecedenceGroupName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:18:8: warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
16 |   /// Error produced when a given precedence group already exists in the
17 |   /// precedence graph.
18 |   case groupAlreadyExists(existing: PrecedenceGroup, new: PrecedenceGroup)
   |        `- warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/PrecedenceGroup.swift:96:15: note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 94 | ///
 95 | ///     infix operator *: MultiplicationPrecedence
 96 | public struct PrecedenceGroup {
    |               `- note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 97 |   /// The name of the group, which must be unique.
 98 |   public var name: PrecedenceGroupName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:21:8: warning: associated value 'missingGroup(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
21 |   case missingGroup(PrecedenceGroupName, referencedFrom: Syntax)
   |        `- warning: associated value 'missingGroup(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
/host/spi-builder-workspace/Sources/SwiftSyntax/Syntax.swift:54:15: note: struct 'Syntax' does not conform to the 'Sendable' protocol
 52 | /// Each node has accessors for its known children, and allows efficient
 53 | /// iteration over the children through its `children` property.
 54 | public struct Syntax: SyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'Syntax' does not conform to the 'Sendable' protocol
 55 |   let data: SyntaxData
 56 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
10 | //
11 | //===----------------------------------------------------------------------===//
12 | import SwiftSyntax
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
13 |
14 | /// Describes errors that can occur when working with user-defined operators.
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:24:8: warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
24 |   case operatorAlreadyExists(existing: Operator, new: Operator)
   |        `- warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/Operator.swift:34:15: note: consider making struct 'Operator' conform to the 'Sendable' protocol
32 |
33 | /// Describes an operator.
34 | public struct Operator {
   |               `- note: consider making struct 'Operator' conform to the 'Sendable' protocol
35 |   public let kind: OperatorKind
36 |   public let name: OperatorName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:24:8: warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
24 |   case operatorAlreadyExists(existing: Operator, new: Operator)
   |        `- warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/Operator.swift:34:15: note: consider making struct 'Operator' conform to the 'Sendable' protocol
32 |
33 | /// Describes an operator.
34 | public struct Operator {
   |               `- note: consider making struct 'Operator' conform to the 'Sendable' protocol
35 |   public let kind: OperatorKind
36 |   public let name: OperatorName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:27:8: warning: associated value 'missingOperator(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
27 |   case missingOperator(OperatorName, referencedFrom: Syntax)
   |        `- warning: associated value 'missingOperator(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
/host/spi-builder-workspace/Sources/SwiftSyntax/Syntax.swift:54:15: note: struct 'Syntax' does not conform to the 'Sendable' protocol
 52 | /// Each node has accessors for its known children, and allows efficient
 53 | /// iteration over the children through its `children` property.
 54 | public struct Syntax: SyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'Syntax' does not conform to the 'Sendable' protocol
 55 |   let data: SyntaxData
 56 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:30:8: warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
30 |   case incomparableOperators(
   |        `- warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
31 |     leftOperator: ExprSyntax,
32 |     leftPrecedenceGroup: PrecedenceGroupName,
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/SyntaxBaseNodes.swift:173:15: note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
171 | }
172 |
173 | public struct ExprSyntax: ExprSyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
174 |   public let _syntaxNode: Syntax
175 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:30:8: warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
30 |   case incomparableOperators(
   |        `- warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
31 |     leftOperator: ExprSyntax,
32 |     leftPrecedenceGroup: PrecedenceGroupName,
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/SyntaxBaseNodes.swift:173:15: note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
171 | }
172 |
173 | public struct ExprSyntax: ExprSyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
174 |   public let _syntaxNode: Syntax
175 |
[214/232] Compiling SwiftOperators OperatorTable+Defaults.swift
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:18:8: warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
16 |   /// Error produced when a given precedence group already exists in the
17 |   /// precedence graph.
18 |   case groupAlreadyExists(existing: PrecedenceGroup, new: PrecedenceGroup)
   |        `- warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/PrecedenceGroup.swift:96:15: note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 94 | ///
 95 | ///     infix operator *: MultiplicationPrecedence
 96 | public struct PrecedenceGroup {
    |               `- note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 97 |   /// The name of the group, which must be unique.
 98 |   public var name: PrecedenceGroupName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:18:8: warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
16 |   /// Error produced when a given precedence group already exists in the
17 |   /// precedence graph.
18 |   case groupAlreadyExists(existing: PrecedenceGroup, new: PrecedenceGroup)
   |        `- warning: associated value 'groupAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'PrecedenceGroup'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/PrecedenceGroup.swift:96:15: note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 94 | ///
 95 | ///     infix operator *: MultiplicationPrecedence
 96 | public struct PrecedenceGroup {
    |               `- note: consider making struct 'PrecedenceGroup' conform to the 'Sendable' protocol
 97 |   /// The name of the group, which must be unique.
 98 |   public var name: PrecedenceGroupName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:21:8: warning: associated value 'missingGroup(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
19 |
20 |   /// The named precedence group is missing from the precedence graph.
21 |   case missingGroup(PrecedenceGroupName, referencedFrom: Syntax)
   |        `- warning: associated value 'missingGroup(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
/host/spi-builder-workspace/Sources/SwiftSyntax/Syntax.swift:54:15: note: struct 'Syntax' does not conform to the 'Sendable' protocol
 52 | /// Each node has accessors for its known children, and allows efficient
 53 | /// iteration over the children through its `children` property.
 54 | public struct Syntax: SyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'Syntax' does not conform to the 'Sendable' protocol
 55 |   let data: SyntaxData
 56 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
10 | //
11 | //===----------------------------------------------------------------------===//
12 | import SwiftSyntax
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
13 |
14 | /// Describes errors that can occur when working with user-defined operators.
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:24:8: warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
24 |   case operatorAlreadyExists(existing: Operator, new: Operator)
   |        `- warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/Operator.swift:34:15: note: consider making struct 'Operator' conform to the 'Sendable' protocol
32 |
33 | /// Describes an operator.
34 | public struct Operator {
   |               `- note: consider making struct 'Operator' conform to the 'Sendable' protocol
35 |   public let kind: OperatorKind
36 |   public let name: OperatorName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:24:8: warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
22 |
23 |   /// Error produced when a given operator already exists.
24 |   case operatorAlreadyExists(existing: Operator, new: Operator)
   |        `- warning: associated value 'operatorAlreadyExists(existing:new:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Operator'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
/host/spi-builder-workspace/Sources/SwiftOperators/Operator.swift:34:15: note: consider making struct 'Operator' conform to the 'Sendable' protocol
32 |
33 | /// Describes an operator.
34 | public struct Operator {
   |               `- note: consider making struct 'Operator' conform to the 'Sendable' protocol
35 |   public let kind: OperatorKind
36 |   public let name: OperatorName
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:27:8: warning: associated value 'missingOperator(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
25 |
26 |   /// The named operator is missing from the precedence graph.
27 |   case missingOperator(OperatorName, referencedFrom: Syntax)
   |        `- warning: associated value 'missingOperator(_:referencedFrom:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'Syntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
/host/spi-builder-workspace/Sources/SwiftSyntax/Syntax.swift:54:15: note: struct 'Syntax' does not conform to the 'Sendable' protocol
 52 | /// Each node has accessors for its known children, and allows efficient
 53 | /// iteration over the children through its `children` property.
 54 | public struct Syntax: SyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'Syntax' does not conform to the 'Sendable' protocol
 55 |   let data: SyntaxData
 56 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:30:8: warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
30 |   case incomparableOperators(
   |        `- warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
31 |     leftOperator: ExprSyntax,
32 |     leftPrecedenceGroup: PrecedenceGroupName,
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/SyntaxBaseNodes.swift:173:15: note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
171 | }
172 |
173 | public struct ExprSyntax: ExprSyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
174 |   public let _syntaxNode: Syntax
175 |
/host/spi-builder-workspace/Sources/SwiftOperators/OperatorError.swift:30:8: warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
28 |
29 |   /// No associativity relationship between operators.
30 |   case incomparableOperators(
   |        `- warning: associated value 'incomparableOperators(leftOperator:leftPrecedenceGroup:rightOperator:rightPrecedenceGroup:)' of 'Sendable'-conforming enum 'OperatorError' has non-sendable type 'ExprSyntax'; this is an error in the Swift 6 language mode
31 |     leftOperator: ExprSyntax,
32 |     leftPrecedenceGroup: PrecedenceGroupName,
/host/spi-builder-workspace/Sources/SwiftSyntax/generated/SyntaxBaseNodes.swift:173:15: note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
171 | }
172 |
173 | public struct ExprSyntax: ExprSyntaxProtocol, SyntaxHashable {
    |               `- note: struct 'ExprSyntax' does not conform to the 'Sendable' protocol
174 |   public let _syntaxNode: Syntax
175 |
[215/233] Emitting module SwiftParserDiagnostics
[219/233] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[220/233] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[221/233] Compiling SwiftParserDiagnostics Utils.swift
[221/233] Wrapping AST for SwiftOperators for debugging
[223/233] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[224/233] Compiling SwiftParserDiagnostics PresenceUtils.swift
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundation.a: archive member 'Foundation.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationEssentials.a: archive member 'FoundationEssentials.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationInternationalization.a: archive member 'FoundationInternationalization.autolink' is neither Wasm object file nor LLVM bitcode
[224/233] Linking lit-test-helper.wasm
[228/233] Compiling SwiftParserDiagnostics MissingNodesError.swift
[229/233] Compiling SwiftParserDiagnostics MissingTokenError.swift
[230/248] Wrapping AST for SwiftParserDiagnostics for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[232/248] Emitting module swift_parser_cli
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[233/248] Compiling swift_parser_cli TerminalUtils.swift
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[234/248] Compiling swift_parser_cli swift-parser-cli.swift
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/17] Write swift-version-24593BA9C3E375BF.txt
[3/62] Emitting module ArgumentParserToolInfo
[4/62] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/100] Compiling ArgumentParser ExpressibleByArgument.swift
[7/100] Compiling ArgumentParser ParsableArguments.swift
[8/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[9/100] Compiling ArgumentParser ParsableCommand.swift
[10/100] Compiling ArgumentParser ArgumentDecoder.swift
[11/100] Compiling ArgumentParser OptionGroup.swift
[12/100] Compiling ArgumentParser AsyncParsableCommand.swift
[13/100] Compiling ArgumentParser CommandConfiguration.swift
[14/100] Compiling ArgumentParser CommandGroup.swift
[15/100] Compiling ArgumentParser EnumerableFlag.swift
[16/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/100] Compiling ArgumentParser CompletionsGenerator.swift
[30/110] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/110] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/110] Compiling ArgumentParser Argument.swift
[33/110] Compiling ArgumentParser ArgumentHelp.swift
[34/110] Emitting module ArgumentParser
[35/110] Compiling ArgumentParser ArgumentVisibility.swift
[36/110] Compiling ArgumentParser CompletionKind.swift
[37/110] Compiling ArgumentParser Errors.swift
[38/110] Compiling ArgumentParser Flag.swift
[39/110] Compiling ArgumentParser NameSpecification.swift
[40/110] Compiling ArgumentParser Option.swift
[41/110] Compiling ArgumentParser DumpHelpGenerator.swift
[42/110] Compiling ArgumentParser HelpCommand.swift
[43/110] Compiling ArgumentParser HelpGenerator.swift
[44/110] Compiling ArgumentParser MessageInfo.swift
[45/110] Compiling ArgumentParser UsageGenerator.swift
[46/110] Compiling ArgumentParser Name.swift
[47/110] Compiling ArgumentParser Parsed.swift
[48/110] Compiling ArgumentParser ParsedValues.swift
[49/110] Compiling ArgumentParser ParserError.swift
[50/110] Compiling ArgumentParser SplitArguments.swift
[51/110] Compiling ArgumentParser ArgumentDefinition.swift
[52/110] Compiling ArgumentParser ArgumentSet.swift
[53/110] Compiling ArgumentParser CommandParser.swift
[54/110] Compiling ArgumentParser InputKey.swift
[55/110] Compiling ArgumentParser InputOrigin.swift
[56/110] Compiling ArgumentParser CollectionExtensions.swift
[57/110] Compiling ArgumentParser Platform.swift
[58/110] Compiling ArgumentParser SequenceExtensions.swift
[59/110] Compiling ArgumentParser StringExtensions.swift
[60/110] Compiling ArgumentParser Tree.swift
[62/110] Emitting module SwiftSyntax
[69/110] Compiling SwiftSyntax SyntaxExprNodes.swift
[70/110] Compiling SwiftSyntax SyntaxNodes.swift
[71/110] Compiling SwiftSyntax SyntaxPatternNodes.swift
[72/110] Compiling SwiftSyntax SyntaxStmtNodes.swift
[73/110] Compiling SwiftSyntax SyntaxTypeNodes.swift
[99/161] Compiling SwiftIDEUtils SyntaxClassification.swift
[100/161] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[101/161] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[102/161] Compiling SwiftDiagnostics Note.swift
[103/161] Compiling SwiftDiagnostics Message.swift
[104/161] Emitting module SwiftDiagnostics
[105/161] Compiling SwiftDiagnostics FixIt.swift
[106/161] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[107/161] Compiling SwiftBasicFormat BasicFormat+Extensions.swift
[108/161] Compiling SwiftIDEUtils Syntax+Classifications.swift
[109/161] Emitting module SwiftIDEUtils
[110/161] Compiling SwiftIDEUtils SyntaxClassifier.swift
[111/162] Compiling SwiftDiagnostics Diagnostic.swift
[112/162] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[115/162] Compiling SwiftBasicFormat BasicFormat.swift
[116/162] Emitting module SwiftBasicFormat
[116/163] Wrapping AST for SwiftIDEUtils for debugging
[119/163] Emitting module SwiftParser
[120/166] Compiling SwiftParser Names.swift
[121/166] Compiling SwiftParser Nominals.swift
[122/166] Compiling SwiftParser Parameters.swift
[123/166] Compiling SwiftParser Parser.swift
[124/166] Compiling SwiftParser Patterns.swift
[125/166] Compiling SwiftParser IsLexerClassified.swift
[126/166] Compiling SwiftParser Parser+Entry.swift
[127/166] Compiling SwiftParser TokenSpecStaticMembers.swift
[128/166] Compiling SwiftParser TypeAttribute.swift
[129/166] Compiling SwiftParser RegexLiteralLexer.swift
[130/166] Compiling SwiftParser UnicodeScalarExtensions.swift
[131/166] Compiling SwiftParser Lookahead.swift
[132/166] Compiling SwiftParser LoopProgressCondition.swift
[133/166] Compiling SwiftParser Modifiers.swift
[134/166] Compiling SwiftParser SyntaxUtils.swift
[135/166] Compiling SwiftParser TokenConsumer.swift
[136/166] Compiling SwiftParser TokenPrecedence.swift
[137/166] Compiling SwiftParser TokenSpec.swift
[138/166] Compiling SwiftParser TokenSpecSet.swift
[139/166] Compiling SwiftParser Recovery.swift
[140/166] Compiling SwiftParser Specifiers.swift
[141/166] Compiling SwiftParser Statements.swift
[142/166] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[143/166] Compiling SwiftParser StringLiterals.swift
[144/166] Compiling SwiftParser TopLevel.swift
[145/166] Compiling SwiftParser TriviaParser.swift
[146/166] Compiling SwiftParser Types.swift
[147/166] Compiling SwiftParser DeclarationModifier.swift
[148/166] Compiling SwiftParser Attributes.swift
[149/166] Compiling SwiftParser Availability.swift
[150/166] Compiling SwiftParser CharacterInfo.swift
[151/166] Compiling SwiftParser Declarations.swift
[152/166] Compiling SwiftParser Directives.swift
[153/166] Compiling SwiftParser Expressions.swift
[154/166] Compiling SwiftParser Cursor.swift
[155/166] Compiling SwiftParser Lexeme.swift
[156/166] Compiling SwiftParser LexemeSequence.swift
[157/166] Compiling SwiftParser Lexer.swift
[158/202] Wrapping AST for SwiftParser for debugging
[160/202] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[161/202] Compiling SwiftOperators PrecedenceGroup.swift
[162/202] Emitting module SwiftRefactor
[163/202] Compiling SwiftRefactor RefactoringProvider.swift
[164/203] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[165/203] Compiling SwiftOperators PrecedenceGraph.swift
[166/203] Compiling SwiftOperators OperatorTable.swift
[167/203] Compiling SwiftRefactor FormatRawStringLiteral.swift
[168/203] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[169/203] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[170/203] Compiling SwiftParserDiagnostics Utils.swift
[171/204] Compiling SwiftOperators OperatorTable+Semantics.swift
[172/204] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[173/204] Compiling SwiftOperators OperatorTable+Folding.swift
[174/204] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[175/204] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[176/205] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[177/205] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[178/205] Compiling SwiftOperators SyntaxSynthesis.swift
[179/205] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[180/205] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[181/205] Emitting module SwiftParserDiagnostics
[183/205] Compiling lit_test_helper CommandLineArguments.swift
[184/205] Emitting module lit_test_helper
[185/205] Compiling lit_test_helper ClassifiedSyntaxTreePrinter.swift
[186/205] Compiling lit_test_helper main.swift
[189/206] Emitting module SwiftOperators
[190/206] Compiling SwiftParserDiagnostics MissingNodesError.swift
[191/206] Compiling SwiftParserDiagnostics MissingTokenError.swift
[194/207] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[195/207] Compiling SwiftParserDiagnostics PresenceUtils.swift
[198/207] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[199/207] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[200/208] Wrapping AST for lit-test-helper for debugging
[201/208] Write Objects.LinkFileList
[202/208] Wrapping AST for SwiftParserDiagnostics for debugging
[203/208] Wrapping AST for SwiftOperators for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[205/222] Emitting module swift_parser_cli
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[206/222] Compiling swift_parser_cli swift-parser-cli.swift
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[207/222] Compiling swift_parser_cli TerminalUtils.swift
/host/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift:18:8: error: no such module 'Darwin.C'
16 | import CRT
17 | #else
18 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
19 | #endif
20 |
[208/222] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
[208/222] Linking lit-test-helper.wasm
BUILD FAILURE 6.1 wasm