The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-testing, reference 6.1.0 (43b6f8), with Swift 6.1 for macOS (SPM) on 3 May 2025 03:57:55 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-testing.git
Reference: 6.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-testing
 * tag               6.1.0      -> FETCH_HEAD
HEAD is now at 43b6f88 [6.1] Suppress `.unsafeFlags()` in Package.swift when tagging for release. (#993)
Cloned https://github.com/swiftlang/swift-testing.git
Revision (git rev-parse @):
43b6f88e2f2712e0f2a97e6acc75b55f22234299
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-testing.git at 6.1.0
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.45s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-testing",
      "name": "swift-testing",
      "url": "https://github.com/swiftlang/swift-testing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-testing",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swiftlang/swift-testing.git
[1/22283] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (1.60s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.99s)
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.1.0 (43b6f88)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
warning: '.resolve-product-dependencies': dependency 'swift-testing' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftlang/swift-testing.git
https://github.com/swiftlang/swift-testing.git
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0-latest",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "swift-testing",
  "name" : "swift-testing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Testing",
      "targets" : [
        "Testing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TestingMacros",
      "targets" : [
        "TestingMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_Testing_Foundation",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_Foundation",
      "path" : "Sources/Overlays/_Testing_Foundation",
      "sources" : [
        "Attachments/Attachable+Encodable+NSSecureCoding.swift",
        "Attachments/Attachable+Encodable.swift",
        "Attachments/Attachable+NSSecureCoding.swift",
        "Attachments/Attachment+URL.swift",
        "Attachments/Data+Attachable.swift",
        "Attachments/EncodingFormat.swift",
        "Events/Clock+Date.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_TestingInternals",
      "module_type" : "ClangTarget",
      "name" : "_TestingInternals",
      "path" : "Sources/_TestingInternals",
      "product_memberships" : [
        "Testing"
      ],
      "sources" : [
        "Discovery.cpp",
        "Stubs.cpp",
        "Versions.cpp",
        "WillThrow.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestingTests",
      "module_type" : "SwiftTarget",
      "name" : "TestingTests",
      "path" : "Tests/TestingTests",
      "sources" : [
        "ABIEntryPointTests.swift",
        "AttachmentTests.swift",
        "BacktraceTests.swift",
        "ClockTests.swift",
        "ConfirmationTests.swift",
        "CustomTestStringConvertibleTests.swift",
        "DumpTests.swift",
        "EventRecorderTests.swift",
        "EventTests.swift",
        "ExitTestTests.swift",
        "Expression.ValueTests.swift",
        "IssueTests.swift",
        "KnownIssueTests.swift",
        "MiscellaneousTests.swift",
        "NonCopyableSuiteTests.swift",
        "ObjCInteropTests.swift",
        "PlanIterationTests.swift",
        "PlanTests.swift",
        "Runner.Plan.SnapshotTests.swift",
        "Runner.RuntimeStateTests.swift",
        "RunnerTests.swift",
        "SkipInfoTests.swift",
        "SourceLocationTests.swift",
        "Support/CErrorTests.swift",
        "Support/CartesianProductTests.swift",
        "Support/EnvironmentTests.swift",
        "Support/FileHandleTests.swift",
        "Support/GraphTests.swift",
        "Support/LockTests.swift",
        "SwiftPMTests.swift",
        "Test.Case.Argument.IDTests.swift",
        "Test.Case.ArgumentTests.swift",
        "Test.ID.SelectionTests.swift",
        "Test.SnapshotTests.swift",
        "TestCaseSelectionTests.swift",
        "TestSupport/TestingAdditions.swift",
        "Traits/BugTests.swift",
        "Traits/CommentTests.swift",
        "Traits/CustomTraitTests.swift",
        "Traits/HiddenTraitTests.swift",
        "Traits/ParallelizationTraitTests.swift",
        "Traits/TagListTests.swift",
        "Traits/TestScopingTraitTests.swift",
        "Traits/TimeLimitTraitTests.swift",
        "TypeInfoTests.swift",
        "TypeNameConflictTests.swift",
        "VariadicGenericTests.swift",
        "ZipTests.swift",
        "_Testing_Foundation/FoundationTests.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "_Testing_Foundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestingMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "TestingMacrosTests",
      "path" : "Tests/TestingMacrosTests",
      "sources" : [
        "ConditionMacroTests.swift",
        "TagMacroTests.swift",
        "TestDeclarationMacroTests.swift",
        "TestSupport/FixIts.swift",
        "TestSupport/Parse.swift",
        "UniqueIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "TestingMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestingMacros",
      "module_type" : "SwiftTarget",
      "name" : "TestingMacros",
      "path" : "Sources/TestingMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftParser",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Testing",
        "TestingMacros"
      ],
      "sources" : [
        "ConditionMacro.swift",
        "SourceLocationMacro.swift",
        "SuiteDeclarationMacro.swift",
        "Support/Additions/DeclGroupSyntaxAdditions.swift",
        "Support/Additions/EditorPlaceholderExprSyntaxAdditions.swift",
        "Support/Additions/FunctionDeclSyntaxAdditions.swift",
        "Support/Additions/MacroExpansionContextAdditions.swift",
        "Support/Additions/TokenSyntaxAdditions.swift",
        "Support/Additions/TriviaPieceAdditions.swift",
        "Support/Additions/TypeSyntaxProtocolAdditions.swift",
        "Support/Additions/VersionTupleSyntaxAdditions.swift",
        "Support/Additions/WithAttributesSyntaxAdditions.swift",
        "Support/Argument.swift",
        "Support/AttributeDiscovery.swift",
        "Support/AvailabilityGuards.swift",
        "Support/CRC32.swift",
        "Support/CommentParsing.swift",
        "Support/ConditionArgumentParsing.swift",
        "Support/DiagnosticMessage+Diagnosing.swift",
        "Support/DiagnosticMessage.swift",
        "Support/SourceCodeCapturing.swift",
        "Support/SourceLocationGeneration.swift",
        "TagMacro.swift",
        "TestDeclarationMacro.swift",
        "TestingMacrosMain.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Testing",
      "module_type" : "SwiftTarget",
      "name" : "Testing",
      "path" : "Sources/Testing",
      "product_memberships" : [
        "Testing"
      ],
      "sources" : [
        "ABI/EntryPoints/ABIEntryPoint.swift",
        "ABI/EntryPoints/EntryPoint.swift",
        "ABI/EntryPoints/SwiftPMEntryPoint.swift",
        "ABI/v0/ABIv0.Record+Streaming.swift",
        "ABI/v0/ABIv0.Record.swift",
        "ABI/v0/ABIv0.swift",
        "ABI/v0/Encoded/ABIv0.EncodedAttachment.swift",
        "ABI/v0/Encoded/ABIv0.EncodedBacktrace.swift",
        "ABI/v0/Encoded/ABIv0.EncodedError.swift",
        "ABI/v0/Encoded/ABIv0.EncodedEvent.swift",
        "ABI/v0/Encoded/ABIv0.EncodedInstant.swift",
        "ABI/v0/Encoded/ABIv0.EncodedIssue.swift",
        "ABI/v0/Encoded/ABIv0.EncodedMessage.swift",
        "ABI/v0/Encoded/ABIv0.EncodedTest.swift",
        "Attachments/Attachable.swift",
        "Attachments/AttachableContainer.swift",
        "Attachments/Attachment.swift",
        "Events/Clock.swift",
        "Events/Event.swift",
        "Events/Recorder/Event.ConsoleOutputRecorder.swift",
        "Events/Recorder/Event.HumanReadableOutputRecorder.swift",
        "Events/Recorder/Event.JUnitXMLRecorder.swift",
        "Events/Recorder/Event.Symbol.swift",
        "Events/TimeValue.swift",
        "ExitTests/ExitCondition.swift",
        "ExitTests/ExitTest.swift",
        "ExitTests/ExitTestArtifacts.swift",
        "ExitTests/SpawnProcess.swift",
        "ExitTests/WaitFor.swift",
        "Expectations/Expectation+Macro.swift",
        "Expectations/Expectation.swift",
        "Expectations/ExpectationChecking+Macro.swift",
        "Issues/Confirmation.swift",
        "Issues/ErrorSnapshot.swift",
        "Issues/Issue+Recording.swift",
        "Issues/Issue.swift",
        "Issues/KnownIssue.swift",
        "Parameterization/CustomTestArgumentEncodable.swift",
        "Parameterization/Test.Case.Generator.swift",
        "Parameterization/Test.Case.ID.swift",
        "Parameterization/Test.Case.swift",
        "Parameterization/TypeInfo.swift",
        "Running/Configuration+EventHandling.swift",
        "Running/Configuration.TestFilter.swift",
        "Running/Configuration.swift",
        "Running/Runner.Plan+Dumping.swift",
        "Running/Runner.Plan.swift",
        "Running/Runner.RuntimeState.swift",
        "Running/Runner.swift",
        "Running/SkipInfo.swift",
        "SourceAttribution/Backtrace+Symbolication.swift",
        "SourceAttribution/Backtrace.swift",
        "SourceAttribution/CustomTestStringConvertible.swift",
        "SourceAttribution/Expression+Macro.swift",
        "SourceAttribution/Expression.swift",
        "SourceAttribution/SourceContext.swift",
        "SourceAttribution/SourceLocation+Macro.swift",
        "SourceAttribution/SourceLocation.swift",
        "Support/Additions/ArrayAdditions.swift",
        "Support/Additions/CollectionDifferenceAdditions.swift",
        "Support/Additions/CommandLineAdditions.swift",
        "Support/Additions/NumericAdditions.swift",
        "Support/Additions/ResultAdditions.swift",
        "Support/Additions/WinSDKAdditions.swift",
        "Support/CError.swift",
        "Support/CartesianProduct.swift",
        "Support/Environment.swift",
        "Support/FileHandle.swift",
        "Support/GetSymbol.swift",
        "Support/Graph.swift",
        "Support/JSON.swift",
        "Support/Locked.swift",
        "Support/SystemError.swift",
        "Support/Versions.swift",
        "Test+Discovery.swift",
        "Test+Macro.swift",
        "Test.ID.Selection.swift",
        "Test.ID.swift",
        "Test.swift",
        "Traits/Bug.swift",
        "Traits/Comment+Macro.swift",
        "Traits/Comment.swift",
        "Traits/ConditionTrait+Macro.swift",
        "Traits/ConditionTrait.swift",
        "Traits/HiddenTrait.swift",
        "Traits/ParallelizationTrait.swift",
        "Traits/SPIAwareTrait.swift",
        "Traits/Tags/Tag+Macro.swift",
        "Traits/Tags/Tag+Predefined.swift",
        "Traits/Tags/Tag.Color+Loading.swift",
        "Traits/Tags/Tag.Color.swift",
        "Traits/Tags/Tag.List.swift",
        "Traits/Tags/Tag.swift",
        "Traits/TimeLimitTrait.swift",
        "Traits/Trait.swift"
      ],
      "target_dependencies" : [
        "_TestingInternals",
        "TestingMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/32] Write sources
[2/32] Compiling _SwiftSyntaxCShims dummy.c
[3/32] Write sources
[21/32] Write swift-version-2F0A5646E1D333AE.txt
[23/36] Emitting module SwiftSyntax600
[23/36] Compiling _TestingInternals Versions.cpp
[25/36] Compiling _TestingInternals Stubs.cpp
[27/36] Compiling _TestingInternals WillThrow.cpp
[30/40] Compiling SwiftSyntax600 Empty.swift
[31/40] Emitting module SwiftSyntax601
[32/40] Compiling SwiftSyntax601 Empty.swift
[33/40] Emitting module SwiftSyntax510
[34/40] Compiling SwiftSyntax510 Empty.swift
[35/40] Compiling SwiftSyntax509 Empty.swift
[36/40] Emitting module SwiftSyntax509
[36/106] Compiling _TestingInternals Discovery.cpp
[39/106] Compiling SwiftSyntax AbsolutePosition.swift
[40/106] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[41/106] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[42/106] Compiling SwiftSyntax Assert.swift
[43/106] Compiling SwiftSyntax BumpPtrAllocator.swift
[44/106] Compiling SwiftSyntax CommonAncestor.swift
[45/106] Compiling SwiftSyntax Convenience.swift
[46/106] Compiling SwiftSyntax CustomTraits.swift
[47/106] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[48/106] Compiling SwiftSyntax SyntaxChildren.swift
[49/106] Compiling SwiftSyntax SyntaxCollection.swift
[50/106] Compiling SwiftSyntax SyntaxHashable.swift
[51/106] Compiling SwiftSyntax SyntaxIdentifier.swift
[52/106] Compiling SwiftSyntax SyntaxNodeFactory.swift
[53/106] Compiling SwiftSyntax SyntaxNodeStructure.swift
[54/113] Compiling SwiftSyntax SourceEdit.swift
[55/113] Compiling SwiftSyntax SourceLength.swift
[56/113] Compiling SwiftSyntax SourceLocation.swift
[57/113] Compiling SwiftSyntax SourcePresence.swift
[58/113] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[59/113] Compiling SwiftSyntax Syntax.swift
[60/113] Compiling SwiftSyntax SyntaxArena.swift
[61/113] Emitting module SwiftSyntax
[62/113] Compiling SwiftSyntax SyntaxCollections.swift
[63/113] Compiling SwiftSyntax SyntaxEnum.swift
[64/113] Compiling SwiftSyntax SyntaxKind.swift
[65/113] Compiling SwiftSyntax SyntaxRewriter.swift
[66/113] Compiling SwiftSyntax SyntaxTraits.swift
[67/113] Compiling SwiftSyntax SyntaxVisitor.swift
[68/113] Compiling SwiftSyntax TokenKind.swift
[69/113] Compiling SwiftSyntax SyntaxProtocol.swift
[70/113] Compiling SwiftSyntax SyntaxText.swift
[71/113] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[72/113] Compiling SwiftSyntax TokenDiagnostic.swift
[73/113] Compiling SwiftSyntax TokenSequence.swift
[74/113] Compiling SwiftSyntax TokenSyntax.swift
[75/113] Compiling SwiftSyntax Trivia.swift
[76/113] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[77/113] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[78/113] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[79/113] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[80/113] Compiling SwiftSyntax RawSyntaxValidation.swift
[81/113] Compiling SwiftSyntax SyntaxNodesAB.swift
[82/113] Compiling SwiftSyntax SyntaxNodesC.swift
[83/113] Compiling SwiftSyntax EditorPlaceholder.swift
[84/113] Compiling SwiftSyntax Identifier.swift
[85/113] Compiling SwiftSyntax MemoryLayout.swift
[86/113] Compiling SwiftSyntax MissingNodeInitializers.swift
[87/113] Compiling SwiftSyntax RawSyntax.swift
[88/113] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[89/113] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[90/113] Compiling SwiftSyntax RawSyntaxTokenView.swift
[91/113] Compiling SwiftSyntax Tokens.swift
[92/113] Compiling SwiftSyntax TriviaPieces.swift
[93/113] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[94/113] Compiling SwiftSyntax RawSyntaxNodesC.swift
[95/113] Compiling SwiftSyntax RawSyntaxNodesD.swift
[96/113] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[97/113] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[98/113] Compiling SwiftSyntax Utils.swift
[99/113] Compiling SwiftSyntax ChildNameForKeyPath.swift
[100/113] Compiling SwiftSyntax Keyword.swift
[101/113] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[102/113] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[103/113] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[104/113] Compiling SwiftSyntax SyntaxBaseNodes.swift
[105/113] Compiling SwiftSyntax SyntaxNodesD.swift
[106/113] Compiling SwiftSyntax SyntaxNodesEF.swift
[107/113] Compiling SwiftSyntax SyntaxNodesGHI.swift
[108/113] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[109/113] Compiling SwiftSyntax SyntaxNodesOP.swift
[110/113] Compiling SwiftSyntax SyntaxNodesQRS.swift
[111/113] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[112/172] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[113/172] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[114/172] Compiling SwiftDiagnostics Message.swift
[115/173] Compiling SwiftBasicFormat Syntax+Extensions.swift
[116/173] Compiling SwiftBasicFormat InferIndentation.swift
[117/173] Emitting module SwiftDiagnostics
[118/173] Compiling SwiftDiagnostics Note.swift
[119/173] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[120/173] Compiling SwiftDiagnostics FixIt.swift
[121/173] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[122/173] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[123/173] Compiling SwiftDiagnostics Convenience.swift
[124/173] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[125/173] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[126/173] Compiling SwiftDiagnostics Diagnostic.swift
[127/173] Emitting module SwiftBasicFormat
[128/173] Compiling SwiftBasicFormat BasicFormat.swift
[129/173] Compiling SwiftBasicFormat Indenter.swift
[130/173] Compiling SwiftParser TopLevel.swift
[131/173] Compiling SwiftParser TriviaParser.swift
[132/173] Compiling SwiftParser Types.swift
[133/173] Compiling SwiftParser ExperimentalFeatures.swift
[134/177] Compiling SwiftParser StringLiterals.swift
[135/177] Compiling SwiftParser SwiftParserCompatibility.swift
[136/177] Compiling SwiftParser SwiftVersion.swift
[137/177] Compiling SwiftParser SyntaxUtils.swift
[138/177] Compiling SwiftParser TokenConsumer.swift
[139/177] Compiling SwiftParser TokenPrecedence.swift
[140/177] Compiling SwiftParser TokenSpec.swift
[141/177] Compiling SwiftParser TokenSpecSet.swift
[142/177] Compiling SwiftParser UnicodeScalarExtensions.swift
[143/177] Compiling SwiftParser Lookahead.swift
[144/177] Compiling SwiftParser LoopProgressCondition.swift
[145/177] Compiling SwiftParser Modifiers.swift
[146/177] Compiling SwiftParser Names.swift
[147/177] Emitting module SwiftParser
[148/177] Compiling SwiftParser Nominals.swift
[149/177] Compiling SwiftParser Parameters.swift
[150/177] Compiling SwiftParser ParseSourceFile.swift
[151/177] Compiling SwiftParser Parser.swift
[152/177] Compiling SwiftParser Patterns.swift
[153/177] Compiling SwiftParser Recovery.swift
[154/177] Compiling SwiftParser Specifiers.swift
[155/177] Compiling SwiftParser Statements.swift
[156/177] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[157/177] Compiling SwiftParser Directives.swift
[158/177] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[159/177] Compiling SwiftParser Expressions.swift
[160/177] Compiling SwiftParser IncrementalParseTransition.swift
[161/177] Compiling SwiftParser IsValidIdentifier.swift
[162/177] Compiling SwiftParser Cursor.swift
[163/177] Compiling SwiftParser Lexeme.swift
[164/177] Compiling SwiftParser LexemeSequence.swift
[165/177] Compiling SwiftParser Lexer.swift
[166/177] Compiling SwiftParser RegexLiteralLexer.swift
[167/177] Compiling SwiftParser Attributes.swift
[168/177] Compiling SwiftParser Availability.swift
[169/177] Compiling SwiftParser CharacterInfo.swift
[170/177] Compiling SwiftParser CollectionNodes+Parsable.swift
[171/177] Compiling SwiftParser Declarations.swift
[172/177] Compiling SwiftParser IsLexerClassified.swift
[173/177] Compiling SwiftParser LayoutNodes+Parsable.swift
[174/177] Compiling SwiftParser Parser+TokenSpecSet.swift
[175/177] Compiling SwiftParser TokenSpecStaticMembers.swift
[176/200] Compiling SwiftOperators PrecedenceGroup.swift
[177/201] Compiling SwiftOperators PrecedenceGraph.swift
[178/201] Compiling SwiftOperators OperatorTable.swift
[179/201] Compiling SwiftParserDiagnostics MissingNodesError.swift
[180/201] Compiling SwiftParserDiagnostics MissingTokenError.swift
[181/202] Compiling SwiftOperators OperatorTable+Defaults.swift
[182/202] Compiling SwiftOperators OperatorTable+Semantics.swift
[183/202] Compiling SwiftOperators OperatorError+Diagnostics.swift
[184/202] Compiling SwiftOperators Operator.swift
[185/202] Compiling SwiftOperators OperatorError.swift
[186/202] Compiling SwiftOperators OperatorTable+Folding.swift
[187/202] Emitting module SwiftOperators
[188/202] Compiling SwiftOperators SyntaxSynthesis.swift
[189/202] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[190/202] Compiling SwiftParserDiagnostics Utils.swift
[191/202] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[192/202] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[193/202] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[194/202] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[195/202] Compiling SwiftParserDiagnostics PresenceUtils.swift
[196/202] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[197/202] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[198/202] Emitting module SwiftParserDiagnostics
[199/202] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[200/202] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[201/217] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[202/217] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[203/217] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[204/217] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[205/218] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[206/218] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[207/218] Compiling SwiftSyntaxBuilder Indenter.swift
[208/218] Compiling SwiftSyntaxBuilder ListBuilder.swift
[209/218] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[210/218] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[211/218] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[212/218] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[213/218] Emitting module SwiftSyntaxBuilder
[214/218] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[215/218] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[216/218] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[217/236] Compiling SwiftSyntaxMacros PreambleMacro.swift
[218/236] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[219/236] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[220/236] Compiling SwiftSyntaxMacros Macro.swift
[221/236] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[222/236] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[223/236] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[224/236] Compiling SwiftSyntaxMacros MemberMacro.swift
[225/236] Compiling SwiftSyntaxMacros PeerMacro.swift
[226/236] Compiling SwiftSyntaxMacros AttachedMacro.swift
[227/236] Compiling SwiftSyntaxMacros BodyMacro.swift
[228/237] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[229/237] Compiling SwiftSyntaxMacros Macro+Format.swift
[230/237] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[231/237] Compiling SwiftSyntaxMacros AccessorMacro.swift
[232/237] Emitting module SwiftSyntaxMacros
[233/237] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[234/237] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[235/237] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[236/247] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[237/247] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[238/247] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[239/247] Emitting module SwiftSyntaxMacroExpansion
[240/247] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[241/247] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[242/247] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[243/247] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[244/247] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[245/247] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[246/259] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[247/259] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[248/259] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[249/259] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[250/259] Emitting module SwiftCompilerPluginMessageHandling
[251/259] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[252/259] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[253/259] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[254/259] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[255/259] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[256/259] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[257/259] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[258/260] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[259/262] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[260/262] Emitting module SwiftCompilerPlugin
[261/286] Compiling TestingMacros ConditionMacro.swift
[262/286] Compiling TestingMacros SourceLocationMacro.swift
[263/286] Compiling TestingMacros SuiteDeclarationMacro.swift
[264/288] Emitting module TestingMacros
[265/288] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[266/288] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[267/288] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[268/288] Compiling TestingMacros MacroExpansionContextAdditions.swift
[269/288] Compiling TestingMacros TokenSyntaxAdditions.swift
[270/288] Compiling TestingMacros TriviaPieceAdditions.swift
[271/288] Compiling TestingMacros CRC32.swift
[272/288] Compiling TestingMacros CommentParsing.swift
[273/288] Compiling TestingMacros DiagnosticMessage.swift
[274/288] Compiling TestingMacros SourceCodeCapturing.swift
[275/288] Compiling TestingMacros SourceLocationGeneration.swift
[276/288] Compiling TestingMacros TagMacro.swift
[277/288] Compiling TestingMacros Argument.swift
[278/288] Compiling TestingMacros AttributeDiscovery.swift
[279/288] Compiling TestingMacros AvailabilityGuards.swift
[280/288] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[281/288] Compiling TestingMacros EditorPlaceholderExprSyntaxAdditions.swift
[282/288] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[283/288] Compiling TestingMacros TestDeclarationMacro.swift
[284/288] Compiling TestingMacros TestingMacrosMain.swift
[285/288] Compiling TestingMacros ConditionArgumentParsing.swift
[286/288] Compiling TestingMacros DiagnosticMessage+Diagnosing.swift
[286/288] Write Objects.LinkFileList
[287/288] Linking TestingMacros-tool
[289/462] Emitting module Testing
[291/480] Compiling Testing ABIv0.EncodedIssue.swift
[292/480] Compiling Testing ABIv0.EncodedMessage.swift
[293/480] Compiling Testing CustomTestStringConvertible.swift
[294/480] Compiling Testing Expression+Macro.swift
[295/480] Compiling Testing Expression.swift
[296/480] Compiling Testing SourceContext.swift
[297/480] Compiling Testing Clock.swift
[298/480] Compiling Testing Event.swift
[299/480] Compiling Testing Event.ConsoleOutputRecorder.swift
[300/480] Compiling Testing Event.HumanReadableOutputRecorder.swift
[301/480] Compiling Testing Event.JUnitXMLRecorder.swift
[302/480] Compiling Testing Event.Symbol.swift
[303/480] Compiling Testing TimeValue.swift
[304/480] Compiling Testing ExitCondition.swift
[305/480] Compiling Testing ExitTest.swift
[306/480] Compiling Testing ExitTestArtifacts.swift
[307/480] Compiling Testing SpawnProcess.swift
[308/480] Compiling Testing WaitFor.swift
[309/480] Compiling Testing Expectation+Macro.swift
[310/480] Compiling Testing Test.swift
[311/480] Compiling Testing Bug.swift
[312/480] Compiling Testing Comment+Macro.swift
[313/480] Compiling Testing Comment.swift
[314/480] Compiling Testing ConditionTrait+Macro.swift
[315/480] Compiling Testing ConditionTrait.swift
[316/480] Compiling Testing HiddenTrait.swift
[317/480] Compiling Testing ParallelizationTrait.swift
[318/480] Compiling Testing ABIv0.EncodedInstant.swift
[319/480] Compiling Testing GetSymbol.swift
[320/480] Compiling Testing Graph.swift
[321/480] Compiling Testing JSON.swift
[322/480] Compiling Testing Locked.swift
[323/480] Compiling Testing SystemError.swift
[324/480] Compiling Testing Versions.swift
[325/480] Compiling Testing Test+Discovery.swift
[326/480] Compiling Testing Test+Macro.swift
[327/480] Compiling Testing Test.ID.Selection.swift
[328/480] Compiling Testing CollectionDifferenceAdditions.swift
[329/480] Compiling Testing Event.HumanReadableOutputRecorder.swift
[330/480] Compiling Testing Event.JUnitXMLRecorder.swift
[331/480] Compiling Testing Event.Symbol.swift
[332/480] Compiling Testing TimeValue.swift
[333/480] Compiling Testing ExitCondition.swift
[334/480] Compiling Testing ExitTest.swift
[335/480] Compiling Testing ExitTestArtifacts.swift
[336/480] Compiling Testing SpawnProcess.swift
[337/480] Compiling Testing WaitFor.swift
[338/480] Compiling Testing Expectation+Macro.swift
[339/480] Compiling Testing Backtrace+Symbolication.swift
[340/480] Compiling Testing Backtrace.swift
[341/480] Compiling Testing CustomTestStringConvertible.swift
[342/480] Compiling Testing Expression+Macro.swift
[343/480] Compiling Testing Expression.swift
[344/480] Compiling Testing SourceContext.swift
[345/480] Compiling Testing SourceLocation+Macro.swift
[346/480] Compiling Testing SourceLocation.swift
[347/480] Compiling Testing ArrayAdditions.swift
[348/480] Compiling Testing ABIEntryPoint.swift
[349/480] Compiling Testing EntryPoint.swift
[350/480] Compiling Testing SwiftPMEntryPoint.swift
[351/480] Compiling Testing ABIv0.Record+Streaming.swift
[352/480] Compiling Testing ABIv0.Record.swift
[353/480] Compiling Testing ABIv0.swift
[354/480] Compiling Testing ABIv0.EncodedAttachment.swift
[355/480] Compiling Testing ABIv0.EncodedBacktrace.swift
[356/480] Compiling Testing ABIv0.EncodedError.swift
[357/480] Compiling Testing ABIv0.EncodedEvent.swift
[359/480] Compiling Testing CommandLineAdditions.swift
[360/480] Compiling Testing NumericAdditions.swift
[361/480] Compiling Testing ResultAdditions.swift
[362/480] Compiling Testing WinSDKAdditions.swift
[363/480] Compiling Testing CError.swift
[364/480] Compiling Testing CartesianProduct.swift
[365/480] Compiling Testing Environment.swift
[366/480] Compiling Testing FileHandle.swift
[367/480] Compiling Testing Expectation.swift
[368/480] Compiling Testing ExpectationChecking+Macro.swift
[369/480] Compiling Testing Confirmation.swift
[370/480] Compiling Testing ErrorSnapshot.swift
[371/480] Compiling Testing Issue+Recording.swift
[372/480] Compiling Testing Issue.swift
[373/480] Compiling Testing KnownIssue.swift
[374/480] Compiling Testing CustomTestArgumentEncodable.swift
[375/480] Compiling Testing Test.Case.Generator.swift
[376/480] Compiling Testing Test.Case.ID.swift
[377/480] Compiling Testing SPIAwareTrait.swift
[378/480] Compiling Testing Tag+Macro.swift
[379/480] Compiling Testing Tag+Predefined.swift
[380/480] Compiling Testing Tag.Color+Loading.swift
[381/480] Compiling Testing Tag.Color.swift
[382/480] Compiling Testing Tag.List.swift
[383/480] Compiling Testing Tag.swift
[384/480] Compiling Testing TimeLimitTrait.swift
[385/480] Compiling Testing Trait.swift
[415/480] Compiling Testing Test.ID.swift
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
/Users/admin/builder/spi-builder-workspace/Sources/Testing/Support/JSON.swift:44:28: warning: type 'Any' does not conform to the 'Sendable' protocol
42 |
43 |     // Set user info keys that clients want to use during encoding.
44 |     encoder.userInfo.merge(userInfo, uniquingKeysWith: { _, rhs in rhs})
   |                            `- warning: type 'Any' does not conform to the 'Sendable' protocol
45 |
46 |     let data = try encoder.encode(value)
[481/498] Compiling _Testing_Foundation ReexportTesting.swift
[482/498] Compiling _Testing_Foundation Clock+Date.swift
[483/498] Emitting module _Testing_Foundation
[484/498] Compiling _Testing_Foundation ReexportTesting.swift
[485/498] Compiling _Testing_Foundation Clock+Date.swift
[486/498] Compiling _Testing_Foundation Data+Attachable.swift
[487/498] Compiling _Testing_Foundation EncodingFormat.swift
[489/498] Compiling _Testing_Foundation Data+Attachable.swift
[490/498] Compiling _Testing_Foundation Attachable+NSSecureCoding.swift
[491/498] Compiling _Testing_Foundation Attachable+Encodable.swift
[492/498] Compiling _Testing_Foundation Attachable+Encodable+NSSecureCoding.swift
[493/498] Compiling _Testing_Foundation Attachment+URL.swift
[494/498] Emitting module _Testing_Foundation
[495/498] Compiling _Testing_Foundation Attachable+Encodable.swift
[496/498] Compiling _Testing_Foundation Attachable+NSSecureCoding.swift
[497/498] Compiling _Testing_Foundation Attachment+URL.swift
[498/498] Compiling _Testing_Foundation Attachable+Encodable+NSSecureCoding.swift
Build complete! (34.09s)
Build complete.
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0-latest",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "swift-testing",
  "name" : "swift-testing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Testing",
      "targets" : [
        "Testing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TestingMacros",
      "targets" : [
        "TestingMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_Testing_Foundation",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_Foundation",
      "path" : "Sources/Overlays/_Testing_Foundation",
      "sources" : [
        "Attachments/Attachable+Encodable+NSSecureCoding.swift",
        "Attachments/Attachable+Encodable.swift",
        "Attachments/Attachable+NSSecureCoding.swift",
        "Attachments/Attachment+URL.swift",
        "Attachments/Data+Attachable.swift",
        "Attachments/EncodingFormat.swift",
        "Events/Clock+Date.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_TestingInternals",
      "module_type" : "ClangTarget",
      "name" : "_TestingInternals",
      "path" : "Sources/_TestingInternals",
      "product_memberships" : [
        "Testing"
      ],
      "sources" : [
        "Discovery.cpp",
        "Stubs.cpp",
        "Versions.cpp",
        "WillThrow.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestingTests",
      "module_type" : "SwiftTarget",
      "name" : "TestingTests",
      "path" : "Tests/TestingTests",
      "sources" : [
        "ABIEntryPointTests.swift",
        "AttachmentTests.swift",
        "BacktraceTests.swift",
        "ClockTests.swift",
        "ConfirmationTests.swift",
        "CustomTestStringConvertibleTests.swift",
        "DumpTests.swift",
        "EventRecorderTests.swift",
        "EventTests.swift",
        "ExitTestTests.swift",
        "Expression.ValueTests.swift",
        "IssueTests.swift",
        "KnownIssueTests.swift",
        "MiscellaneousTests.swift",
        "NonCopyableSuiteTests.swift",
        "ObjCInteropTests.swift",
        "PlanIterationTests.swift",
        "PlanTests.swift",
        "Runner.Plan.SnapshotTests.swift",
        "Runner.RuntimeStateTests.swift",
        "RunnerTests.swift",
        "SkipInfoTests.swift",
        "SourceLocationTests.swift",
        "Support/CErrorTests.swift",
        "Support/CartesianProductTests.swift",
        "Support/EnvironmentTests.swift",
        "Support/FileHandleTests.swift",
        "Support/GraphTests.swift",
        "Support/LockTests.swift",
        "SwiftPMTests.swift",
        "Test.Case.Argument.IDTests.swift",
        "Test.Case.ArgumentTests.swift",
        "Test.ID.SelectionTests.swift",
        "Test.SnapshotTests.swift",
        "TestCaseSelectionTests.swift",
        "TestSupport/TestingAdditions.swift",
        "Traits/BugTests.swift",
        "Traits/CommentTests.swift",
        "Traits/CustomTraitTests.swift",
        "Traits/HiddenTraitTests.swift",
        "Traits/ParallelizationTraitTests.swift",
        "Traits/TagListTests.swift",
        "Traits/TestScopingTraitTests.swift",
        "Traits/TimeLimitTraitTests.swift",
        "TypeInfoTests.swift",
        "TypeNameConflictTests.swift",
        "VariadicGenericTests.swift",
        "ZipTests.swift",
        "_Testing_Foundation/FoundationTests.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "_Testing_Foundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestingMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "TestingMacrosTests",
      "path" : "Tests/TestingMacrosTests",
      "sources" : [
        "ConditionMacroTests.swift",
        "TagMacroTests.swift",
        "TestDeclarationMacroTests.swift",
        "TestSupport/FixIts.swift",
        "TestSupport/Parse.swift",
        "UniqueIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "TestingMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestingMacros",
      "module_type" : "SwiftTarget",
      "name" : "TestingMacros",
      "path" : "Sources/TestingMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftParser",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Testing",
        "TestingMacros"
      ],
      "sources" : [
        "ConditionMacro.swift",
        "SourceLocationMacro.swift",
        "SuiteDeclarationMacro.swift",
        "Support/Additions/DeclGroupSyntaxAdditions.swift",
        "Support/Additions/EditorPlaceholderExprSyntaxAdditions.swift",
        "Support/Additions/FunctionDeclSyntaxAdditions.swift",
        "Support/Additions/MacroExpansionContextAdditions.swift",
        "Support/Additions/TokenSyntaxAdditions.swift",
        "Support/Additions/TriviaPieceAdditions.swift",
        "Support/Additions/TypeSyntaxProtocolAdditions.swift",
        "Support/Additions/VersionTupleSyntaxAdditions.swift",
        "Support/Additions/WithAttributesSyntaxAdditions.swift",
        "Support/Argument.swift",
        "Support/AttributeDiscovery.swift",
        "Support/AvailabilityGuards.swift",
        "Support/CRC32.swift",
        "Support/CommentParsing.swift",
        "Support/ConditionArgumentParsing.swift",
        "Support/DiagnosticMessage+Diagnosing.swift",
        "Support/DiagnosticMessage.swift",
        "Support/SourceCodeCapturing.swift",
        "Support/SourceLocationGeneration.swift",
        "TagMacro.swift",
        "TestDeclarationMacro.swift",
        "TestingMacrosMain.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Testing",
      "module_type" : "SwiftTarget",
      "name" : "Testing",
      "path" : "Sources/Testing",
      "product_memberships" : [
        "Testing"
      ],
      "sources" : [
        "ABI/EntryPoints/ABIEntryPoint.swift",
        "ABI/EntryPoints/EntryPoint.swift",
        "ABI/EntryPoints/SwiftPMEntryPoint.swift",
        "ABI/v0/ABIv0.Record+Streaming.swift",
        "ABI/v0/ABIv0.Record.swift",
        "ABI/v0/ABIv0.swift",
        "ABI/v0/Encoded/ABIv0.EncodedAttachment.swift",
        "ABI/v0/Encoded/ABIv0.EncodedBacktrace.swift",
        "ABI/v0/Encoded/ABIv0.EncodedError.swift",
        "ABI/v0/Encoded/ABIv0.EncodedEvent.swift",
        "ABI/v0/Encoded/ABIv0.EncodedInstant.swift",
        "ABI/v0/Encoded/ABIv0.EncodedIssue.swift",
        "ABI/v0/Encoded/ABIv0.EncodedMessage.swift",
        "ABI/v0/Encoded/ABIv0.EncodedTest.swift",
        "Attachments/Attachable.swift",
        "Attachments/AttachableContainer.swift",
        "Attachments/Attachment.swift",
        "Events/Clock.swift",
        "Events/Event.swift",
        "Events/Recorder/Event.ConsoleOutputRecorder.swift",
        "Events/Recorder/Event.HumanReadableOutputRecorder.swift",
        "Events/Recorder/Event.JUnitXMLRecorder.swift",
        "Events/Recorder/Event.Symbol.swift",
        "Events/TimeValue.swift",
        "ExitTests/ExitCondition.swift",
        "ExitTests/ExitTest.swift",
        "ExitTests/ExitTestArtifacts.swift",
        "ExitTests/SpawnProcess.swift",
        "ExitTests/WaitFor.swift",
        "Expectations/Expectation+Macro.swift",
        "Expectations/Expectation.swift",
        "Expectations/ExpectationChecking+Macro.swift",
        "Issues/Confirmation.swift",
        "Issues/ErrorSnapshot.swift",
        "Issues/Issue+Recording.swift",
        "Issues/Issue.swift",
        "Issues/KnownIssue.swift",
        "Parameterization/CustomTestArgumentEncodable.swift",
        "Parameterization/Test.Case.Generator.swift",
        "Parameterization/Test.Case.ID.swift",
        "Parameterization/Test.Case.swift",
        "Parameterization/TypeInfo.swift",
        "Running/Configuration+EventHandling.swift",
        "Running/Configuration.TestFilter.swift",
        "Running/Configuration.swift",
        "Running/Runner.Plan+Dumping.swift",
        "Running/Runner.Plan.swift",
        "Running/Runner.RuntimeState.swift",
        "Running/Runner.swift",
        "Running/SkipInfo.swift",
        "SourceAttribution/Backtrace+Symbolication.swift",
        "SourceAttribution/Backtrace.swift",
        "SourceAttribution/CustomTestStringConvertible.swift",
        "SourceAttribution/Expression+Macro.swift",
        "SourceAttribution/Expression.swift",
        "SourceAttribution/SourceContext.swift",
        "SourceAttribution/SourceLocation+Macro.swift",
        "SourceAttribution/SourceLocation.swift",
        "Support/Additions/ArrayAdditions.swift",
        "Support/Additions/CollectionDifferenceAdditions.swift",
        "Support/Additions/CommandLineAdditions.swift",
        "Support/Additions/NumericAdditions.swift",
        "Support/Additions/ResultAdditions.swift",
        "Support/Additions/WinSDKAdditions.swift",
        "Support/CError.swift",
        "Support/CartesianProduct.swift",
        "Support/Environment.swift",
        "Support/FileHandle.swift",
        "Support/GetSymbol.swift",
        "Support/Graph.swift",
        "Support/JSON.swift",
        "Support/Locked.swift",
        "Support/SystemError.swift",
        "Support/Versions.swift",
        "Test+Discovery.swift",
        "Test+Macro.swift",
        "Test.ID.Selection.swift",
        "Test.ID.swift",
        "Test.swift",
        "Traits/Bug.swift",
        "Traits/Comment+Macro.swift",
        "Traits/Comment.swift",
        "Traits/ConditionTrait+Macro.swift",
        "Traits/ConditionTrait.swift",
        "Traits/HiddenTrait.swift",
        "Traits/ParallelizationTrait.swift",
        "Traits/SPIAwareTrait.swift",
        "Traits/Tags/Tag+Macro.swift",
        "Traits/Tags/Tag+Predefined.swift",
        "Traits/Tags/Tag.Color+Loading.swift",
        "Traits/Tags/Tag.Color.swift",
        "Traits/Tags/Tag.List.swift",
        "Traits/Tags/Tag.swift",
        "Traits/TimeLimitTrait.swift",
        "Traits/Trait.swift"
      ],
      "target_dependencies" : [
        "_TestingInternals",
        "TestingMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.