The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-xctesting, reference main (69e2b1), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 17:48:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noahkamara/swift-xctesting.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/noahkamara/swift-xctesting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 69e2b1f Update README.md
Cloned https://github.com/noahkamara/swift-xctesting.git
Revision (git rev-parse @):
69e2b1f8de342c150b9939a94b7e2687b2cf502e
SUCCESS checkout https://github.com/noahkamara/swift-xctesting.git at main
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-testing
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/2271] Fetching swift-docc-plugin
[92/3232] Fetching swift-docc-plugin, swift-macro-testing
[1190/6904] Fetching swift-docc-plugin, swift-macro-testing, swift-docc-symbolkit
[2314/43950] Fetching swift-docc-plugin, swift-macro-testing, swift-docc-symbolkit, swift-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (1.25s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.26s)
[5154/40718] Fetching swift-docc-symbolkit, swift-testing
[6267/56764] Fetching swift-docc-symbolkit, swift-testing, swift-snapshot-testing
[25642/131736] Fetching swift-docc-symbolkit, swift-testing, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-docc-symbolkit from cache (2.14s)
Fetched https://github.com/apple/swift-testing from cache (2.15s)
[28595/91018] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.44s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (7.71s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.2.2 (0.68s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.77s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.89s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.72s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.3 (0.69s)
Creating working copy for https://github.com/apple/swift-testing
Working copy of https://github.com/apple/swift-testing resolved at 0.5.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-xctesting",
      "name": "swift-xctesting",
      "url": "https://github.com/noahkamara/swift-xctesting.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-xctesting",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-testing",
          "name": "swift-testing",
          "url": "https://github.com/apple/swift-testing.git",
          "version": "0.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-testing",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/noahkamara/swift-xctesting.git
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting.git from cache (0.99s)
Fetching https://github.com/apple/swift-testing.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-testing.git from cache (0.78s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.02s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.60s)
Creating working copy for https://github.com/noahkamara/swift-xctesting.git
Working copy of https://github.com/noahkamara/swift-xctesting.git resolved at main (69e2b1f)
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.5.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
warning: '.resolve-product-dependencies': dependency 'swift-xctesting' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - swift-testing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/noahkamara/swift-xctesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write sources
[20/29] Write swift-version--6988338F2F200930.txt
[21/31] Compiling TestingInternals WillThrow.cpp
[24/31] Emitting module SwiftSyntax509
[25/31] Compiling SwiftSyntax509 Empty.swift
[25/77] Compiling TestingInternals Discovery.cpp
[28/77] Compiling SwiftSyntax MemoryLayout.swift
[29/77] Compiling SwiftSyntax MissingNodeInitializers.swift
[30/77] Compiling SwiftSyntax RawSyntax.swift
[31/77] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[32/77] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[33/82] Emitting module SwiftSyntax
[34/82] Compiling SwiftSyntax RawSyntaxTokenView.swift
[35/82] Compiling SwiftSyntax SourceLength.swift
[36/82] Compiling SwiftSyntax SourceLocation.swift
[37/82] Compiling SwiftSyntax SourcePresence.swift
[38/82] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[39/82] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[40/82] Compiling SwiftSyntax SyntaxBaseNodes.swift
[41/82] Compiling SwiftSyntax SyntaxCollections.swift
[42/82] Compiling SwiftSyntax SyntaxEnum.swift
[43/82] Compiling SwiftSyntax SyntaxKind.swift
[44/82] Compiling SwiftSyntax AbsolutePosition.swift
[45/82] Compiling SwiftSyntax Assert.swift
[46/82] Compiling SwiftSyntax BumpPtrAllocator.swift
[47/82] Compiling SwiftSyntax CommonAncestor.swift
[48/82] Compiling SwiftSyntax Convenience.swift
[49/82] Compiling SwiftSyntax Utils.swift
[50/82] Compiling SwiftSyntax ChildNameForKeyPath.swift
[51/82] Compiling SwiftSyntax Keyword.swift
[52/82] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[53/82] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[54/82] Compiling SwiftSyntax SyntaxText.swift
[55/82] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[56/82] Compiling SwiftSyntax TokenDiagnostic.swift
[57/82] Compiling SwiftSyntax TokenSyntax.swift
[58/82] Compiling SwiftSyntax Trivia.swift
[59/82] Compiling SwiftSyntax Syntax.swift
[60/82] Compiling SwiftSyntax SyntaxArena.swift
[61/82] Compiling SwiftSyntax SyntaxChildren.swift
[62/82] Compiling SwiftSyntax SyntaxCollection.swift
[63/82] Compiling SwiftSyntax SyntaxData.swift
[64/82] Compiling SwiftSyntax Tokens.swift
[65/82] Compiling SwiftSyntax TriviaPieces.swift
[66/82] Compiling SwiftSyntax RawSyntaxNodes.swift
[67/82] Compiling SwiftSyntax RawSyntaxValidation.swift
[68/82] Compiling SwiftSyntax SyntaxDeclNodes.swift
[69/82] Compiling SwiftSyntax SyntaxRewriter.swift
[70/82] Compiling SwiftSyntax SyntaxTraits.swift
[71/82] Compiling SwiftSyntax SyntaxTransform.swift
[72/82] Compiling SwiftSyntax SyntaxVisitor.swift
[73/82] Compiling SwiftSyntax TokenKind.swift
[74/82] Compiling SwiftSyntax SyntaxExprNodes.swift
[75/82] Compiling SwiftSyntax SyntaxNodes.swift
[76/82] Compiling SwiftSyntax SyntaxPatternNodes.swift
[77/82] Compiling SwiftSyntax SyntaxStmtNodes.swift
[78/82] Compiling SwiftSyntax SyntaxTypeNodes.swift
[79/134] Compiling SwiftDiagnostics Note.swift
[80/134] Compiling SwiftDiagnostics Message.swift
[81/134] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[82/134] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[83/134] Compiling SwiftDiagnostics FixIt.swift
[84/134] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[85/134] Compiling SwiftDiagnostics Convenience.swift
[86/134] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[87/134] Emitting module SwiftDiagnostics
[88/134] Compiling SwiftDiagnostics Diagnostic.swift
[89/134] Compiling SwiftParser SyntaxUtils.swift
[90/134] Compiling SwiftParser TokenConsumer.swift
[91/134] Compiling SwiftParser TokenPrecedence.swift
[92/134] Compiling SwiftParser TokenSpec.swift
[93/138] Emitting module SwiftBasicFormat
[94/138] Compiling SwiftBasicFormat Syntax+Extensions.swift
[95/138] Compiling SwiftBasicFormat BasicFormat.swift
[96/138] Compiling SwiftParser Lexeme.swift
[97/138] Compiling SwiftParser LexemeSequence.swift
[98/138] Compiling SwiftParser Lexer.swift
[99/138] Compiling SwiftParser RegexLiteralLexer.swift
[100/138] Compiling SwiftParser UnicodeScalarExtensions.swift
[101/138] Compiling SwiftParser Lookahead.swift
[102/138] Compiling SwiftParser LoopProgressCondition.swift
[103/138] Compiling SwiftParser Modifiers.swift
[104/138] Compiling SwiftParser Names.swift
[105/138] Compiling SwiftParser Nominals.swift
[106/138] Compiling SwiftParser Parameters.swift
[107/138] Compiling SwiftParser ParseSourceFile.swift
[108/138] Compiling SwiftParser Parser.swift
[109/138] Compiling SwiftParser Patterns.swift
[110/138] Compiling SwiftParser Recovery.swift
[111/138] Compiling SwiftParser Specifiers.swift
[112/138] Compiling SwiftParser Statements.swift
[113/138] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[114/138] Compiling SwiftParser StringLiterals.swift
[115/138] Compiling SwiftParser SwiftParserCompatibility.swift
[116/138] Compiling SwiftParser TokenSpecSet.swift
[117/138] Compiling SwiftParser TopLevel.swift
[118/138] Compiling SwiftParser TriviaParser.swift
[119/138] Compiling SwiftParser Types.swift
[120/138] Compiling SwiftParser IsLexerClassified.swift
[121/138] Compiling SwiftParser LayoutNodes+Parsable.swift
[122/138] Compiling SwiftParser Parser+TokenSpecSet.swift
[123/138] Compiling SwiftParser TokenSpecStaticMembers.swift
[124/138] Compiling SwiftParser Directives.swift
[125/138] Compiling SwiftParser ExperimentalFeatures.swift
[126/138] Compiling SwiftParser Expressions.swift
[127/138] Compiling SwiftParser IncrementalParseTransition.swift
[128/138] Compiling SwiftParser Cursor.swift
[129/138] Emitting module SwiftParser
[130/138] Compiling SwiftParser Attributes.swift
[131/138] Compiling SwiftParser Availability.swift
[132/138] Compiling SwiftParser CharacterInfo.swift
[133/138] Compiling SwiftParser CollectionNodes+Parsable.swift
[134/138] Compiling SwiftParser Declarations.swift
[135/161] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[136/162] Compiling SwiftOperators PrecedenceGroup.swift
[137/163] Compiling SwiftOperators PrecedenceGraph.swift
[138/163] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[139/163] Compiling SwiftOperators OperatorTable.swift
[140/163] Compiling SwiftOperators SyntaxSynthesis.swift
[141/163] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[142/163] Compiling SwiftOperators OperatorTable+Defaults.swift
[143/163] Compiling SwiftOperators OperatorTable+Semantics.swift
[144/163] Compiling SwiftOperators OperatorError.swift
[145/163] Compiling SwiftOperators OperatorError+Diagnostics.swift
[146/163] Emitting module SwiftOperators
[147/163] Compiling SwiftOperators OperatorTable+Folding.swift
[148/163] Compiling SwiftOperators Operator.swift
[149/163] Compiling SwiftParserDiagnostics PresenceUtils.swift
[150/163] Compiling SwiftParserDiagnostics Utils.swift
[151/163] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[152/163] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[153/163] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[154/163] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[155/163] Emitting module SwiftParserDiagnostics
[156/163] Compiling SwiftParserDiagnostics MissingNodesError.swift
[157/163] Compiling SwiftParserDiagnostics MissingTokenError.swift
[158/163] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[159/163] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[160/177] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[161/177] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[162/177] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[163/177] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[164/177] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[165/177] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[166/178] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[167/178] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[168/178] Compiling SwiftSyntaxBuilder Indenter.swift
[169/178] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[170/178] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[171/178] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[172/178] Emitting module SwiftSyntaxBuilder
[173/178] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[174/178] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[175/192] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[176/192] Compiling SwiftSyntaxMacros MemberMacro.swift
[177/192] Compiling SwiftSyntaxMacros Macro.swift
[178/192] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[179/192] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[180/192] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[181/192] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[182/192] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[183/192] Compiling SwiftSyntaxMacros AccessorMacro.swift
[184/192] Compiling SwiftSyntaxMacros AttachedMacro.swift
[185/192] Compiling SwiftSyntaxMacros Macro+Format.swift
[186/193] Emitting module SwiftSyntaxMacros
[187/193] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[188/193] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[189/193] Compiling SwiftSyntaxMacros PeerMacro.swift
[190/201] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[191/201] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[192/201] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[193/201] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[194/201] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[195/201] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[196/201] Emitting module SwiftSyntaxMacroExpansion
[197/201] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[198/208] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[199/208] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[200/208] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[201/208] Emitting module SwiftCompilerPluginMessageHandling
[202/208] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[203/208] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[204/208] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[205/210] Emitting module SwiftCompilerPlugin
[206/210] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[207/238] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[208/238] Compiling XCTestingMacros XCTestingMacro+func.swift
[209/238] Compiling XCTestingMacros XCTestingMacro.swift
[210/238] Compiling XCTestingMacros SuiteDeclaration.swift
[211/238] Compiling XCTestingMacros XCTestingPlugin.swift
[212/238] Emitting module XCTestingMacros
[213/238] Compiling XCTestingMacros Diagnostics.swift
[213/238] Write Objects.LinkFileList
[214/238] Linking XCTestingMacros-tool
[216/238] Emitting module TestingMacros
[217/240] Compiling TestingMacros TagConstraints.swift
[218/240] Compiling TestingMacros TagMacro.swift
[219/240] Compiling TestingMacros SourceCodeCapturing.swift
[220/240] Compiling TestingMacros SourceLocationGeneration.swift
[221/240] Compiling TestingMacros ConditionArgumentParsing.swift
[222/240] Compiling TestingMacros DiagnosticMessage.swift
[223/240] Compiling TestingMacros CRC32.swift
[224/240] Compiling TestingMacros CommentParsing.swift
[225/240] Compiling TestingMacros ConditionMacro.swift
[226/240] Compiling TestingMacros SuiteDeclarationMacro.swift
[227/240] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[228/240] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[229/240] Compiling TestingMacros Argument.swift
[230/240] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[231/240] Compiling TestingMacros TokenSyntaxAdditions.swift
[232/240] Compiling TestingMacros TriviaPieceAdditions.swift
[233/240] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[234/240] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[235/240] Compiling TestingMacros AttributeDiscovery.swift
[236/240] Compiling TestingMacros AvailabilityGuards.swift
[237/240] Compiling TestingMacros TestDeclarationMacro.swift
[238/240] Compiling TestingMacros TestingMacrosMain.swift
[238/240] Write Objects.LinkFileList
[239/240] Linking TestingMacros-tool
[241/368] Compiling Testing Clock.swift
[242/368] Compiling Testing Event.swift
[243/368] Compiling Testing Event.ConsoleOutputRecorder.swift
[244/368] Compiling Testing Event.HumanReadableOutputRecorder.swift
[245/368] Compiling Testing Locked.swift
[246/368] Compiling Testing Event.Symbol.swift
[247/368] Compiling Testing TimeValue.swift
[248/374] Compiling Testing Test+Discovery.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[249/374] Compiling Testing Test+Macro.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[250/374] Compiling Testing Test.ID.Selection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[251/374] Compiling Testing Test.ID.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[252/374] Compiling Testing Test.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[253/374] Compiling Testing Runner.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[254/374] Compiling Testing SkipInfo.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
[255/380] Compiling Testing CustomTestArgumentEncodable.swift
[256/380] Compiling Testing Test.Case.Generator.swift
[257/380] Compiling Testing Test.Case.ID.swift
[258/380] Compiling Testing Test.Case.swift
[259/380] Compiling Testing TypeInfo.swift
[260/380] Compiling Testing Configuration+EventHandling.swift
[261/380] Compiling Testing Configuration.TestFilter.swift
[262/380] Compiling Testing XCTestScaffold.swift
[263/380] Compiling Testing ConditionTrait+Macro.swift
[264/380] Compiling Testing ConditionTrait.swift
[265/380] Compiling Testing HiddenTrait.swift
[266/380] Compiling Testing Expression.swift
[267/380] Compiling Testing SerialTrait.swift
[268/380] Compiling Testing SourceLocation.swift
[269/380] Compiling Testing Tag.Color+Loading.swift
[270/380] Compiling Testing Tag.Color.swift
[271/380] Compiling Testing Tag.List.swift
[272/380] Compiling Testing Tag.swift
[273/380] Compiling Testing TimeLimitTrait.swift
[274/380] Compiling Testing Trait.swift
[281/380] Emitting module Testing
[283/380] Compiling Testing ArrayAdditions.swift
[284/380] Compiling Testing Event.swift
[285/380] Compiling Testing Event.ConsoleOutputRecorder.swift
[286/380] Compiling Testing NumericAdditions.swift
[287/380] Compiling Testing ResultAdditions.swift
[288/380] Compiling Testing Event.Symbol.swift
[289/380] Compiling Testing TimeValue.swift
[304/380] Compiling Testing Comment.swift
[305/380] Compiling Testing ConditionTrait+Macro.swift
[306/380] Compiling Testing ConditionTrait.swift
[307/380] Compiling Testing HiddenTrait.swift
[308/380] Compiling Testing SPIAwareTrait.swift
[309/380] Compiling Testing SerialTrait.swift
[310/380] Compiling Testing Tag+Macro.swift
[311/380] Compiling Testing Expectation+Macro.swift
[312/380] Compiling Testing Expectation.swift
[313/380] Compiling Testing ExpectationChecking+Macro.swift
[314/380] Compiling Testing Confirmation.swift
[315/380] Compiling Testing Issue+Recording.swift
[316/380] Compiling Testing Issue.swift
[317/380] Compiling Testing KnownIssue.swift
[325/380] Compiling Testing Expectation+Macro.swift
[326/380] Compiling Testing Expectation.swift
[327/380] Compiling Testing ExpectationChecking+Macro.swift
[328/380] Compiling Testing Confirmation.swift
[329/380] Compiling Testing Runner.RuntimeState.swift
[330/380] Compiling Testing Runner.swift
[331/380] Compiling Testing SkipInfo.swift
[339/380] Compiling Testing CustomTestArgumentEncodable.swift
[340/380] Compiling Testing Test.Case.Generator.swift
[341/380] Compiling Testing Test.Case.ID.swift
[342/380] Compiling Testing Test.Case.swift
[343/380] Compiling Testing TypeInfo.swift
[344/380] Compiling Testing Configuration+EventHandling.swift
[345/380] Compiling Testing Configuration.TestFilter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Test.swift:88:17: error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 86 |   @_spi(ExperimentalParameterizedTesting)
 87 |   public var testCases: (some Sequence<Test.Case> & Sendable)? {
 88 |     _testCases?.rawValue
    |                 `- error: conformance of 'AnySequence<Element>' to 'Sendable' is unavailable
 89 |   }
 90 |
Swift.AnySequence:2:11: note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension AnySequence : Sendable {
  |           `- note: conformance of 'AnySequence<Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:113:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
111 |             return testID.parent ?? testID
112 |           }
113 |           return testID
    |           `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
114 |         }
115 |     }.map(String.init(describing:))
BUILD FAILURE 6.3 macosSpm