The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-xctesting, reference main (69e2b1), with Swift 6.2 (beta) for Android on 21 Jun 2025 17:30:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noahkamara/swift-xctesting.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/noahkamara/swift-xctesting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/908] Fetching swift-macro-testing
[909/2990] Fetching swift-macro-testing, swift-docc-plugin
[1118/26365] Fetching swift-macro-testing, swift-docc-plugin, swift-testing
Fetched https://github.com/apple/swift-docc-plugin from cache (0.52s)
[7687/24283] Fetching swift-macro-testing, swift-testing
[24284/95207] Fetching swift-macro-testing, swift-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (1.00s)
[29759/94299] Fetching swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (1.01s)
[7802/70924] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.88s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (9.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.87s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.80s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.60s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.3 (0.54s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13798] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.56s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (4.43s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.23s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.36s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/43] Write sources
[20/43] Compiling TestingInternals WillThrow.cpp
[21/43] Write swift-version-8C5A4AE7A8CE2BA.txt
[22/43] Compiling TestingInternals WillThrow.cpp
[23/45] Compiling TestingInternals Discovery.cpp
[26/45] Emitting module SwiftSyntax509
[27/45] Compiling SwiftSyntax509 Empty.swift
[28/46] Wrapping AST for SwiftSyntax509 for debugging
[30/91] Compiling SwiftSyntax RawSyntax.swift
[31/91] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[32/91] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[33/91] Compiling SwiftSyntax RawSyntaxTokenView.swift
[34/91] Compiling SwiftSyntax SourceLength.swift
[35/91] Compiling SwiftSyntax SourceLocation.swift
[36/91] Compiling SwiftSyntax SourcePresence.swift
[37/97] Emitting module SwiftSyntax
[38/97] Compiling SwiftSyntax SyntaxCollections.swift
[39/97] Compiling SwiftSyntax SyntaxEnum.swift
[40/97] Compiling SwiftSyntax SyntaxKind.swift
[41/97] Compiling SwiftSyntax SyntaxRewriter.swift
[42/97] Compiling SwiftSyntax SyntaxTraits.swift
[43/97] Compiling SwiftSyntax SyntaxTransform.swift
[44/97] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[45/97] Compiling SwiftSyntax Syntax.swift
[46/97] Compiling SwiftSyntax SyntaxArena.swift
[47/97] Compiling SwiftSyntax SyntaxChildren.swift
[48/97] Compiling SwiftSyntax SyntaxCollection.swift
[49/97] Compiling SwiftSyntax SyntaxData.swift
[50/97] Compiling SwiftSyntax SyntaxDeclNodes.swift
[51/97] Compiling SwiftSyntax SyntaxExprNodes.swift
[52/97] Compiling SwiftSyntax SyntaxNodes.swift
[53/97] Compiling SwiftSyntax SyntaxPatternNodes.swift
[54/97] Compiling SwiftSyntax SyntaxStmtNodes.swift
[55/97] Compiling SwiftSyntax SyntaxTypeNodes.swift
[56/97] Compiling SwiftSyntax ChildNameForKeyPath.swift
[57/97] Compiling SwiftSyntax Keyword.swift
[58/97] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[59/97] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[60/97] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[61/97] Compiling SwiftSyntax SyntaxBaseNodes.swift
[62/97] Compiling SwiftSyntax AbsolutePosition.swift
[63/97] Compiling SwiftSyntax Assert.swift
[64/97] Compiling SwiftSyntax BumpPtrAllocator.swift
[65/97] Compiling SwiftSyntax CommonAncestor.swift
[66/97] Compiling SwiftSyntax Convenience.swift
[67/97] Compiling SwiftSyntax MemoryLayout.swift
[68/97] Compiling SwiftSyntax MissingNodeInitializers.swift
[69/97] Compiling SwiftSyntax SyntaxVisitor.swift
[70/97] Compiling SwiftSyntax TokenKind.swift
[71/97] Compiling SwiftSyntax Tokens.swift
[72/97] Compiling SwiftSyntax TriviaPieces.swift
[73/97] Compiling SwiftSyntax RawSyntaxNodes.swift
[74/97] Compiling SwiftSyntax RawSyntaxValidation.swift
[75/97] Compiling SwiftSyntax SyntaxText.swift
[76/97] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[77/97] Compiling SwiftSyntax TokenDiagnostic.swift
[78/97] Compiling SwiftSyntax TokenSyntax.swift
[79/97] Compiling SwiftSyntax Trivia.swift
[80/97] Compiling SwiftSyntax Utils.swift
[81/102] Wrapping AST for SwiftSyntax for debugging
[83/149] Compiling SwiftDiagnostics Convenience.swift
[84/149] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[85/149] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[86/149] Compiling SwiftBasicFormat Syntax+Extensions.swift
[87/149] Compiling SwiftDiagnostics Note.swift
[88/149] Compiling SwiftDiagnostics Message.swift
[89/149] Emitting module SwiftDiagnostics
[90/149] Compiling SwiftDiagnostics FixIt.swift
[91/149] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[92/149] Compiling SwiftDiagnostics Diagnostic.swift
[93/149] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[94/150] Wrapping AST for SwiftDiagnostics for debugging
[96/150] Compiling SwiftBasicFormat BasicFormat.swift
[97/150] Emitting module SwiftBasicFormat
[98/151] Wrapping AST for SwiftBasicFormat for debugging
[100/151] Compiling SwiftParser Modifiers.swift
[101/151] Compiling SwiftParser Names.swift
[102/151] Compiling SwiftParser Nominals.swift
[103/151] Compiling SwiftParser Parameters.swift
[104/151] Compiling SwiftParser ParseSourceFile.swift
[105/156] Compiling SwiftParser Lexer.swift
[106/156] Compiling SwiftParser RegexLiteralLexer.swift
[107/156] Compiling SwiftParser UnicodeScalarExtensions.swift
[108/156] Compiling SwiftParser Lookahead.swift
[109/156] Compiling SwiftParser LoopProgressCondition.swift
[110/156] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[111/156] Compiling SwiftParser StringLiterals.swift
[112/156] Compiling SwiftParser SwiftParserCompatibility.swift
[113/156] Compiling SwiftParser SyntaxUtils.swift
[114/156] Compiling SwiftParser TokenConsumer.swift
[115/156] Compiling SwiftParser TokenPrecedence.swift
[116/156] Compiling SwiftParser TokenSpec.swift
[117/156] Compiling SwiftParser TokenSpecSet.swift
[118/156] Compiling SwiftParser TopLevel.swift
[119/156] Compiling SwiftParser TriviaParser.swift
[120/156] Compiling SwiftParser Parser.swift
[121/156] Compiling SwiftParser Patterns.swift
[122/156] Compiling SwiftParser Recovery.swift
[123/156] Compiling SwiftParser Specifiers.swift
[124/156] Compiling SwiftParser Statements.swift
[125/156] Compiling SwiftParser Attributes.swift
[126/156] Compiling SwiftParser Availability.swift
[127/156] Compiling SwiftParser CharacterInfo.swift
[128/156] Compiling SwiftParser CollectionNodes+Parsable.swift
[129/156] Compiling SwiftParser Declarations.swift
[130/156] Compiling SwiftParser Directives.swift
[131/156] Emitting module SwiftParser
[132/156] Compiling SwiftParser ExperimentalFeatures.swift
[133/156] Compiling SwiftParser Expressions.swift
[134/156] Compiling SwiftParser IncrementalParseTransition.swift
[135/156] Compiling SwiftParser Cursor.swift
[136/156] Compiling SwiftParser Lexeme.swift
[137/156] Compiling SwiftParser LexemeSequence.swift
[138/156] Compiling SwiftParser Types.swift
[139/156] Compiling SwiftParser IsLexerClassified.swift
[140/156] Compiling SwiftParser LayoutNodes+Parsable.swift
[141/156] Compiling SwiftParser Parser+TokenSpecSet.swift
[142/156] Compiling SwiftParser TokenSpecStaticMembers.swift
[143/157] Wrapping AST for SwiftParser for debugging
[145/180] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[146/181] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[147/181] Compiling SwiftParserDiagnostics PresenceUtils.swift
[148/182] Compiling SwiftOperators PrecedenceGroup.swift
[149/182] Compiling SwiftOperators SyntaxSynthesis.swift
[150/182] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[151/182] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[152/182] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[153/182] Emitting module SwiftOperators
[154/182] Compiling SwiftOperators OperatorTable.swift
[155/182] Compiling SwiftOperators PrecedenceGraph.swift
[156/182] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[157/182] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[158/182] Compiling SwiftParserDiagnostics Utils.swift
[159/182] Compiling SwiftOperators OperatorTable+Semantics.swift
[160/182] Compiling SwiftOperators OperatorTable+Folding.swift
[161/183] Wrapping AST for SwiftOperators for debugging
[165/183] Compiling SwiftParserDiagnostics MissingNodesError.swift
[166/183] Compiling SwiftParserDiagnostics MissingTokenError.swift
[167/183] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[168/183] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[171/183] Emitting module SwiftParserDiagnostics
[172/184] Wrapping AST for SwiftParserDiagnostics for debugging
[174/198] Emitting module SwiftSyntaxBuilder
[175/198] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[176/198] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[177/199] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[178/199] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[179/199] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[180/199] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[181/199] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[182/199] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[183/199] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[184/199] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[185/199] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[186/199] Compiling SwiftSyntaxBuilder Indenter.swift
[187/199] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[188/199] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[189/200] Wrapping AST for SwiftSyntaxBuilder for debugging
[191/214] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[192/214] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[193/215] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[194/215] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[195/215] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[196/215] Compiling SwiftSyntaxMacros Macro+Format.swift
[197/215] Compiling SwiftSyntaxMacros AccessorMacro.swift
[198/215] Compiling SwiftSyntaxMacros AttachedMacro.swift
[199/215] Compiling SwiftSyntaxMacros Macro.swift
[200/215] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[201/215] Compiling SwiftSyntaxMacros MemberMacro.swift
[202/215] Compiling SwiftSyntaxMacros PeerMacro.swift
[203/215] Emitting module SwiftSyntaxMacros
[204/215] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[205/215] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[206/216] Wrapping AST for SwiftSyntaxMacros for debugging
[208/224] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[209/224] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[210/224] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[211/224] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[212/224] Emitting module SwiftSyntaxMacroExpansion
[213/224] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[214/224] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[215/224] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[216/225] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[218/232] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[219/232] Emitting module SwiftCompilerPluginMessageHandling
[220/232] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[221/232] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[222/232] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[223/232] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[224/232] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[225/233] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[227/235] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[228/235] Emitting module SwiftCompilerPlugin
[229/236] Wrapping AST for SwiftCompilerPlugin for debugging
[231/264] Compiling XCTestingMacros XCTestingPlugin.swift
[232/264] Emitting module XCTestingMacros
[233/264] Compiling XCTestingMacros SuiteDeclaration.swift
[234/264] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[235/264] Compiling XCTestingMacros Diagnostics.swift
[236/264] Compiling TestingMacros TagConstraints.swift
[237/264] Compiling TestingMacros TagMacro.swift
[238/266] Compiling XCTestingMacros XCTestingMacro+func.swift
[239/266] Compiling XCTestingMacros XCTestingMacro.swift
[240/267] Wrapping AST for XCTestingMacros for debugging
[241/267] Write Objects.LinkFileList
[243/267] Compiling TestingMacros DiagnosticMessage.swift
[244/267] Compiling TestingMacros SourceCodeCapturing.swift
[245/267] Compiling TestingMacros SourceLocationGeneration.swift
[246/267] Compiling TestingMacros ConditionMacro.swift
[247/267] Compiling TestingMacros SuiteDeclarationMacro.swift
[248/267] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[248/267] Linking XCTestingMacros-tool
[250/267] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[251/267] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[252/267] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[253/267] Emitting module TestingMacros
[254/267] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[255/267] Compiling TestingMacros TokenSyntaxAdditions.swift
[256/267] Compiling TestingMacros TriviaPieceAdditions.swift
[257/267] Compiling TestingMacros TestDeclarationMacro.swift
[258/267] Compiling TestingMacros TestingMacrosMain.swift
[259/267] Compiling TestingMacros Argument.swift
[260/267] Compiling TestingMacros AttributeDiscovery.swift
[261/267] Compiling TestingMacros AvailabilityGuards.swift
[262/267] Compiling TestingMacros CRC32.swift
[263/267] Compiling TestingMacros CommentParsing.swift
[264/267] Compiling TestingMacros ConditionArgumentParsing.swift
[265/268] Wrapping AST for TestingMacros for debugging
[266/268] Write Objects.LinkFileList
[267/268] Linking TestingMacros-tool
[269/392] Compiling Testing Clock.swift
/host/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 | }
[270/392] Compiling Testing Event.swift
/host/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 | }
[271/392] Compiling Testing Event.ConsoleOutputRecorder.swift
/host/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 | }
[272/392] Compiling Testing Event.HumanReadableOutputRecorder.swift
/host/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 | }
[273/392] Compiling Testing Event.JUnitXMLRecorder.swift
/host/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 | }
[274/392] Compiling Testing Event.Symbol.swift
/host/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 | }
[275/392] Compiling Testing TimeValue.swift
/host/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 | }
[276/392] Compiling Testing Expectation+Macro.swift
/host/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 | }
[277/400] Emitting module Testing
[278/400] Compiling Testing ArrayAdditions.swift
[279/400] Compiling Testing TypeInfo.swift
[280/400] Compiling Testing Configuration+EventHandling.swift
[281/400] Compiling Testing Configuration.TestFilter.swift
[282/400] Compiling Testing Configuration.swift
[283/400] Compiling Testing EntryPoint.swift
[284/400] Compiling Testing Runner.Plan+Dumping.swift
[285/400] Compiling Testing Runner.Plan.swift
[286/400] Compiling Testing Runner.RuntimeState.swift
[287/400] Compiling Testing Runner.swift
[288/400] Compiling Testing CollectionDifferenceAdditions.swift
[289/400] Compiling Testing CommandLineAdditions.swift
[290/400] Compiling Testing NumericAdditions.swift
[291/400] Compiling Testing ResultAdditions.swift
[292/400] Compiling Testing TypeAdditions.swift
[293/400] Compiling Testing CError.swift
[294/400] Compiling Testing CartesianProduct.swift
[295/400] Compiling Testing SerialTrait.swift
[296/400] Compiling Testing Tag+Macro.swift
[297/400] Compiling Testing Tag.Color+Loading.swift
[298/400] Compiling Testing Tag.Color.swift
[299/400] Compiling Testing Tag.List.swift
[300/400] Compiling Testing Tag.swift
[301/400] Compiling Testing TimeLimitTrait.swift
[302/400] Compiling Testing Trait.swift
[303/400] Compiling Testing Test.Case.swift
[304/400] Compiling Testing SkipInfo.swift
[305/400] Compiling Testing XCTestScaffold.swift
[306/400] Compiling Testing Backtrace.swift
[307/400] Compiling Testing CustomTestStringConvertible.swift
[308/400] Compiling Testing Expression+Macro.swift
[309/400] Compiling Testing Expression.swift
[310/400] Compiling Testing SourceContext.swift
[311/400] Compiling Testing SourceLocation.swift
[312/400] Compiling Testing Test.swift
/host/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 | }
[313/400] Compiling Testing Bug.swift
/host/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 | }
[314/400] Compiling Testing Comment+Macro.swift
/host/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 | }
[315/400] Compiling Testing Comment.swift
/host/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 | }
[316/400] Compiling Testing ConditionTrait+Macro.swift
/host/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 | }
[317/400] Compiling Testing ConditionTrait.swift
/host/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 | }
[318/400] Compiling Testing HiddenTrait.swift
/host/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 | }
[319/400] Compiling Testing SPIAwareTrait.swift
/host/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 | }
[320/408] Compiling Testing Graph.swift
[321/408] Compiling Testing Locked.swift
[322/408] Compiling Testing UncheckedSendable.swift
[323/408] Compiling Testing Versions.swift
[324/408] Compiling Testing Test+Discovery.swift
[325/408] Compiling Testing Test+Macro.swift
[326/408] Compiling Testing Test.ID.Selection.swift
[327/408] Compiling Testing Test.ID.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
[335/408] Compiling Testing Environment.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
[336/408] Compiling Testing FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/FileHandle.swift:253:3: error: missing return in getter expected to return 'Bool'
251 |     }
252 | #endif
253 |   }
    |   `- error: missing return in getter expected to return 'Bool'
254 | }
255 | #endif
[337/408] Compiling Testing SerialTrait.swift
[338/408] Compiling Testing Tag+Macro.swift
[339/408] Compiling Testing Tag.Color+Loading.swift
[340/408] Compiling Testing Tag.Color.swift
[341/408] Compiling Testing Tag.List.swift
[342/408] Compiling Testing Tag.swift
[343/408] Compiling Testing TimeLimitTrait.swift
[344/408] Compiling Testing Trait.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[345/408] Emitting module Testing
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
[346/408] Compiling Testing ExpectationChecking+Macro.swift
[347/408] Compiling Testing Confirmation.swift
[348/408] Compiling Testing Issue+Recording.swift
[349/408] Compiling Testing Issue.swift
[350/408] Compiling Testing KnownIssue.swift
[351/408] Compiling Testing CustomTestArgumentEncodable.swift
[352/408] Compiling Testing Test.Case.Generator.swift
[353/408] Compiling Testing Test.Case.ID.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
[363/408] Compiling Testing Expectation.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/Clock.swift:44:9: error: cannot find 'timespec_get' in scope
 42 |       fileprivate(set) var wall: TimeValue = {
 43 |         var wall = timespec()
 44 |         timespec_get(&wall, TIME_UTC)
    |         `- error: cannot find 'timespec_get' in scope
 45 |         return TimeValue(wall)
 46 |       }()
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
BUILD FAILURE 6.2 android