Build Information
Failed to build swift-xctesting, reference main (69e2b1
), with Swift 6.1 for Android on 29 May 2025 12:03:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/noahkamara/swift-xctesting.git
https://github.com/noahkamara/swift-xctesting.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-xctesting",
"name" : "swift-xctesting",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "XCTesting",
"targets" : [
"XCTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCTestingMacros",
"targets" : [
"XCTestingMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "XCTestingTests",
"module_type" : "SwiftTarget",
"name" : "XCTestingTests",
"path" : "Tests/XCTestingTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"FunctionTests.swift",
"SuiteTests.swift"
],
"target_dependencies" : [
"XCTesting"
],
"type" : "test"
},
{
"c99name" : "XCTestingMacros",
"module_type" : "SwiftTarget",
"name" : "XCTestingMacros",
"path" : "Sources/XCTestingMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"XCTesting",
"XCTestingMacros"
],
"sources" : [
"Utility/Diagnostics.swift",
"Utility/SuiteDeclaration.swift",
"XCTestingMacro/XCTestingMacro+Suite.swift",
"XCTestingMacro/XCTestingMacro+func.swift",
"XCTestingMacro/XCTestingMacro.swift",
"XCTestingPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "XCTesting",
"module_type" : "SwiftTarget",
"name" : "XCTesting",
"path" : "Sources/XCTesting",
"product_dependencies" : [
"Testing"
],
"product_memberships" : [
"XCTesting"
],
"sources" : [
"Internal/Test+ID.swift",
"Internal/UncheckedSendable.swift",
"Internal/XCTIssue.swift",
"Internal/XCTSourceCodeContext.swift",
"Public/Exports.swift",
"Public/TestScaffold.swift",
"Public/XCTesting+Macro.swift"
],
"target_dependencies" : [
"XCTestingMacros"
],
"type" : "library"
},
{
"c99name" : "MacrosTests",
"module_type" : "SwiftTarget",
"name" : "MacrosTests",
"path" : "Tests/MacrosTests",
"product_dependencies" : [
"MacroTesting",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"FunctionTests.swift",
"SuiteTests.swift",
"Utility.swift"
],
"target_dependencies" : [
"XCTestingMacros"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/908] Fetching swift-macro-testing
[519/2957] Fetching swift-macro-testing, swift-docc-plugin
[642/25642] Fetching swift-macro-testing, swift-docc-plugin, swift-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.81s)
[2141/24734] Fetching swift-docc-plugin, swift-testing
[19518/95186] Fetching swift-docc-plugin, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (2.07s)
[15435/72501] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (7.51s)
Fetched https://github.com/apple/swift-syntax.git from cache (7.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (11.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.70s)
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.70s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.37s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.90s)
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.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.84s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.76s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.31s)
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.3
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/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/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/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-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-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.5.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': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. 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-24593BA9C3E375BF.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 AbsolutePosition.swift
[31/91] Compiling SwiftSyntax Assert.swift
[32/91] Compiling SwiftSyntax BumpPtrAllocator.swift
[33/91] Compiling SwiftSyntax CommonAncestor.swift
[34/91] Compiling SwiftSyntax Convenience.swift
[35/91] Compiling SwiftSyntax MemoryLayout.swift
[36/91] Compiling SwiftSyntax MissingNodeInitializers.swift
[37/97] Compiling SwiftSyntax SyntaxText.swift
[38/97] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[39/97] Compiling SwiftSyntax TokenDiagnostic.swift
[40/97] Compiling SwiftSyntax TokenSyntax.swift
[41/97] Compiling SwiftSyntax Trivia.swift
[42/97] Compiling SwiftSyntax Utils.swift
[43/97] Emitting module SwiftSyntax
[44/97] Compiling SwiftSyntax ChildNameForKeyPath.swift
[45/97] Compiling SwiftSyntax Keyword.swift
[46/97] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[47/97] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[48/97] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[49/97] Compiling SwiftSyntax SyntaxBaseNodes.swift
[50/97] Compiling SwiftSyntax RawSyntax.swift
[51/97] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[52/97] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[53/97] Compiling SwiftSyntax RawSyntaxTokenView.swift
[54/97] Compiling SwiftSyntax SourceLength.swift
[55/97] Compiling SwiftSyntax SourceLocation.swift
[56/97] Compiling SwiftSyntax SourcePresence.swift
[57/97] Compiling SwiftSyntax SyntaxCollections.swift
[58/97] Compiling SwiftSyntax SyntaxEnum.swift
[59/97] Compiling SwiftSyntax SyntaxKind.swift
[60/97] Compiling SwiftSyntax SyntaxRewriter.swift
[61/97] Compiling SwiftSyntax SyntaxTraits.swift
[62/97] Compiling SwiftSyntax SyntaxTransform.swift
[63/97] Compiling SwiftSyntax SyntaxDeclNodes.swift
[64/97] Compiling SwiftSyntax SyntaxExprNodes.swift
[65/97] Compiling SwiftSyntax SyntaxNodes.swift
[66/97] Compiling SwiftSyntax SyntaxPatternNodes.swift
[67/97] Compiling SwiftSyntax SyntaxStmtNodes.swift
[68/97] Compiling SwiftSyntax SyntaxTypeNodes.swift
[69/97] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[70/97] Compiling SwiftSyntax Syntax.swift
[71/97] Compiling SwiftSyntax SyntaxArena.swift
[72/97] Compiling SwiftSyntax SyntaxChildren.swift
[73/97] Compiling SwiftSyntax SyntaxCollection.swift
[74/97] Compiling SwiftSyntax SyntaxData.swift
[75/97] Compiling SwiftSyntax SyntaxVisitor.swift
[76/97] Compiling SwiftSyntax TokenKind.swift
[77/97] Compiling SwiftSyntax Tokens.swift
[78/97] Compiling SwiftSyntax TriviaPieces.swift
[79/97] Compiling SwiftSyntax RawSyntaxNodes.swift
[80/97] Compiling SwiftSyntax RawSyntaxValidation.swift
[81/98] Wrapping AST for SwiftSyntax for debugging
[83/149] Compiling SwiftDiagnostics Message.swift
[84/149] Compiling SwiftDiagnostics Note.swift
[85/149] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[86/149] Compiling SwiftBasicFormat Syntax+Extensions.swift
[87/149] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[88/149] Compiling SwiftBasicFormat BasicFormat.swift
[89/149] Emitting module SwiftBasicFormat
[91/150] Emitting module SwiftDiagnostics
[92/150] Compiling SwiftDiagnostics FixIt.swift
[93/150] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[94/150] Compiling SwiftDiagnostics Diagnostic.swift
[95/150] Compiling SwiftDiagnostics Convenience.swift
[96/150] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[96/151] Wrapping AST for SwiftBasicFormat for debugging
[98/151] Wrapping AST for SwiftDiagnostics for debugging
[100/151] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[101/151] Compiling SwiftParser StringLiterals.swift
[102/151] Compiling SwiftParser SwiftParserCompatibility.swift
[103/151] Compiling SwiftParser SyntaxUtils.swift
[104/151] Compiling SwiftParser TokenConsumer.swift
[105/156] Compiling SwiftParser TokenPrecedence.swift
[106/156] Compiling SwiftParser TokenSpec.swift
[107/156] Compiling SwiftParser TokenSpecSet.swift
[108/156] Compiling SwiftParser TopLevel.swift
[109/156] Compiling SwiftParser TriviaParser.swift
[110/156] Emitting module SwiftParser
[111/156] Compiling SwiftParser Lexer.swift
[112/156] Compiling SwiftParser RegexLiteralLexer.swift
[113/156] Compiling SwiftParser UnicodeScalarExtensions.swift
[114/156] Compiling SwiftParser Lookahead.swift
[115/156] Compiling SwiftParser LoopProgressCondition.swift
[116/156] Compiling SwiftParser Modifiers.swift
[117/156] Compiling SwiftParser Names.swift
[118/156] Compiling SwiftParser Nominals.swift
[119/156] Compiling SwiftParser Parameters.swift
[120/156] Compiling SwiftParser ParseSourceFile.swift
[121/156] Compiling SwiftParser Parser.swift
[122/156] Compiling SwiftParser Patterns.swift
[123/156] Compiling SwiftParser Recovery.swift
[124/156] Compiling SwiftParser Specifiers.swift
[125/156] Compiling SwiftParser Statements.swift
[126/156] Compiling SwiftParser Attributes.swift
[127/156] Compiling SwiftParser Availability.swift
[128/156] Compiling SwiftParser CharacterInfo.swift
[129/156] Compiling SwiftParser CollectionNodes+Parsable.swift
[130/156] Compiling SwiftParser Declarations.swift
[131/156] Compiling SwiftParser Directives.swift
[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 SwiftOperators OperatorTable.swift
[146/181] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[147/182] Compiling SwiftOperators OperatorTable+Semantics.swift
[148/182] Compiling SwiftOperators PrecedenceGraph.swift
[149/182] Compiling SwiftOperators PrecedenceGroup.swift
[150/182] Compiling SwiftOperators SyntaxSynthesis.swift
[151/182] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[152/182] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[153/182] Compiling SwiftParserDiagnostics PresenceUtils.swift
[154/182] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[155/182] Compiling SwiftParserDiagnostics Utils.swift
[156/182] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[157/182] Compiling SwiftOperators Operator.swift
[158/182] Compiling SwiftOperators OperatorError+Diagnostics.swift
[159/182] Emitting module SwiftOperators
[160/182] Compiling SwiftOperators OperatorError.swift
[161/182] Compiling SwiftOperators OperatorTable+Defaults.swift
[162/182] Compiling SwiftOperators OperatorTable+Folding.swift
[163/183] Wrapping AST for SwiftOperators for debugging
[167/183] Emitting module SwiftParserDiagnostics
[168/183] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[169/183] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[172/184] Wrapping AST for SwiftParserDiagnostics for debugging
[174/198] Emitting module SwiftSyntaxBuilder
[175/199] Compiling SwiftSyntaxBuilder Indenter.swift
[176/199] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[177/199] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[178/199] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[179/199] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[180/199] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[181/199] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[182/199] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[183/199] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[184/199] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[185/199] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[186/199] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[187/199] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[188/199] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[189/200] Wrapping AST for SwiftSyntaxBuilder for debugging
[191/214] Compiling SwiftSyntaxMacros MemberMacro.swift
[192/214] Compiling SwiftSyntaxMacros Macro.swift
[193/214] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[194/215] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[195/215] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[196/215] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[197/215] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[198/215] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[199/215] Compiling SwiftSyntaxMacros Macro+Format.swift
[200/215] Compiling SwiftSyntaxMacros PeerMacro.swift
[201/215] Compiling SwiftSyntaxMacros AccessorMacro.swift
[202/215] Compiling SwiftSyntaxMacros AttachedMacro.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 MacroExpansionDiagnosticMessages.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 MacroExpansion.swift
[214/224] Compiling SwiftSyntaxMacroExpansion MacroReplacement.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 PluginMacroExpansionContext.swift
[222/232] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[223/232] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[224/232] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[225/235] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[227/235] Emitting module SwiftCompilerPlugin
[228/235] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[229/236] Wrapping AST for SwiftCompilerPlugin for debugging
[231/264] Compiling XCTestingMacros XCTestingPlugin.swift
[232/264] Compiling XCTestingMacros SuiteDeclaration.swift
[233/264] Compiling XCTestingMacros Diagnostics.swift
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:10:9: warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
8 | let message: String
9 | /// The unique diagnostic id (should be the same for all diagnostics produced by the same codepath).
10 | let diagnosticID: MessageID
| `- warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
11 | /// The diagnostic's severity.
12 | let severity: DiagnosticSeverity
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:19:15: note: struct 'MessageID' does not conform to the 'Sendable' protocol
17 | /// same wording. Eg. it’s possible that the message contains more context when
18 | /// available.
19 | public struct MessageID: Hashable {
| `- note: struct 'MessageID' does not conform to the 'Sendable' protocol
20 | private let domain: String
21 | private let id: String
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
1 | import Foundation
2 | import SwiftDiagnostics
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
3 | import SwiftSyntax
4 |
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:12:9: warning: stored property 'severity' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
10 | let diagnosticID: MessageID
11 | /// The diagnostic's severity.
12 | let severity: DiagnosticSeverity
| `- warning: stored property 'severity' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
13 |
14 | /// Creates a new diagnostic message.
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:29:13: note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
27 | }
28 |
29 | public enum DiagnosticSeverity {
| `- note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
30 | case error
31 | case warning
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:165:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
163 |
164 | struct DiagnosticError: Error {
165 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Diagnostic.swift:15:15: note: struct 'Diagnostic' does not conform to the 'Sendable' protocol
13 | import SwiftSyntax
14 |
15 | public struct Diagnostic: CustomDebugStringConvertible {
| `- note: struct 'Diagnostic' does not conform to the 'Sendable' protocol
16 | /// The message that should be displayed to the user
17 | public let diagMessage: DiagnosticMessage
[234/264] Emitting module XCTestingMacros
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:10:9: warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
8 | let message: String
9 | /// The unique diagnostic id (should be the same for all diagnostics produced by the same codepath).
10 | let diagnosticID: MessageID
| `- warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
11 | /// The diagnostic's severity.
12 | let severity: DiagnosticSeverity
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:19:15: note: struct 'MessageID' does not conform to the 'Sendable' protocol
17 | /// same wording. Eg. it’s possible that the message contains more context when
18 | /// available.
19 | public struct MessageID: Hashable {
| `- note: struct 'MessageID' does not conform to the 'Sendable' protocol
20 | private let domain: String
21 | private let id: String
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
1 | import Foundation
2 | import SwiftDiagnostics
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
3 | import SwiftSyntax
4 |
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:12:9: warning: stored property 'severity' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
10 | let diagnosticID: MessageID
11 | /// The diagnostic's severity.
12 | let severity: DiagnosticSeverity
| `- warning: stored property 'severity' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
13 |
14 | /// Creates a new diagnostic message.
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:29:13: note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
27 | }
28 |
29 | public enum DiagnosticSeverity {
| `- note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
30 | case error
31 | case warning
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:165:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
163 |
164 | struct DiagnosticError: Error {
165 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Diagnostic.swift:15:15: note: struct 'Diagnostic' does not conform to the 'Sendable' protocol
13 | import SwiftSyntax
14 |
15 | public struct Diagnostic: CustomDebugStringConvertible {
| `- note: struct 'Diagnostic' does not conform to the 'Sendable' protocol
16 | /// The message that should be displayed to the user
17 | public let diagMessage: DiagnosticMessage
[235/264] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[236/264] Compiling XCTestingMacros XCTestingMacro+func.swift
[237/264] Compiling XCTestingMacros XCTestingMacro.swift
[239/265] Compiling TestingMacros TagConstraints.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/265] Compiling TestingMacros TagMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/267] Wrapping AST for XCTestingMacros for debugging
[241/267] Write Objects.LinkFileList
[243/267] Compiling TestingMacros DiagnosticMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/267] Compiling TestingMacros SourceCodeCapturing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/267] Compiling TestingMacros SourceLocationGeneration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/267] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/267] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/267] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[249/267] Compiling TestingMacros TestDeclarationMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[250/267] Compiling TestingMacros TestingMacrosMain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/267] Emitting module TestingMacros
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[252/267] Compiling TestingMacros ConditionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[253/267] Compiling TestingMacros SuiteDeclarationMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/267] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[255/267] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[256/267] Compiling TestingMacros TokenSyntaxAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[257/267] Compiling TestingMacros TriviaPieceAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/267] Compiling TestingMacros Argument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[259/267] Compiling TestingMacros AttributeDiscovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/267] Compiling TestingMacros AvailabilityGuards.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[261/267] Compiling TestingMacros CRC32.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/267] Compiling TestingMacros CommentParsing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/267] Compiling TestingMacros ConditionArgumentParsing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/268] Linking XCTestingMacros-tool
[265/268] Wrapping AST for TestingMacros for debugging
[266/268] Write Objects.LinkFileList
[267/268] Linking TestingMacros-tool
[269/392] Compiling Testing CommandLineAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 NumericAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 ResultAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 TypeAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 CError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 CartesianProduct.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 FileHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[278/400] Compiling Testing Configuration+EventHandling.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[279/400] Compiling Testing Configuration.TestFilter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[280/400] Compiling Testing Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[281/400] Compiling Testing EntryPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[282/400] Compiling Testing Runner.Plan+Dumping.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[283/400] Compiling Testing Runner.Plan.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/400] Compiling Testing Runner.RuntimeState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[285/400] Compiling Testing Runner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[286/400] Compiling Testing Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[287/400] Compiling Testing Bug.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/400] Compiling Testing Comment+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[289/400] Compiling Testing Comment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/400] Compiling Testing ConditionTrait+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/400] Compiling Testing ConditionTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/400] Compiling Testing HiddenTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/400] Compiling Testing SPIAwareTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/400] Compiling Testing CollectionDifferenceAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[295/400] Compiling Testing Confirmation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[296/400] Compiling Testing Issue+Recording.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[297/400] Compiling Testing Issue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/400] Compiling Testing KnownIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[299/400] Compiling Testing CustomTestArgumentEncodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/400] Compiling Testing Test.Case.Generator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/400] Compiling Testing Test.Case.ID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/400] Compiling Testing Test.Case.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/400] Compiling Testing TypeInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[304/400] Compiling Testing SerialTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[305/400] Compiling Testing Tag+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[306/400] Compiling Testing Tag.Color+Loading.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[307/400] Compiling Testing Tag.Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[308/400] Compiling Testing Tag.List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[309/400] Compiling Testing Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[310/400] Compiling Testing TimeLimitTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/400] Compiling Testing Trait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[312/400] Emitting module Testing
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[313/408] Compiling Testing Graph.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[314/408] Compiling Testing Locked.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[315/408] Compiling Testing UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/408] Compiling Testing Versions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/408] Compiling Testing Test+Discovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/408] Compiling Testing Test+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/408] Compiling Testing Test.ID.Selection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/408] Compiling Testing Test.ID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[321/408] Compiling Testing Clock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[348/408] Compiling Testing Event.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[349/408] Compiling Testing Event.ConsoleOutputRecorder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[350/408] Compiling Testing Event.HumanReadableOutputRecorder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[351/408] Compiling Testing Event.JUnitXMLRecorder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[352/408] Compiling Testing Event.Symbol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[353/408] Compiling Testing TimeValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[354/408] Compiling Testing Expectation+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[355/408] Compiling Testing Expectation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 | }()
[356/408] Compiling Testing SerialTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[357/408] Compiling Testing Tag+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[358/408] Compiling Testing Tag.Color+Loading.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[359/408] Compiling Testing Tag.Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[360/408] Compiling Testing Tag.List.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[361/408] Compiling Testing Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[362/408] Compiling Testing TimeLimitTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[363/408] Compiling Testing Trait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[364/408] Compiling Testing XCTestScaffold.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[365/408] Compiling Testing Backtrace.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[366/408] Compiling Testing CustomTestStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[367/408] Compiling Testing Expression+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[368/408] Compiling Testing Expression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[369/408] Compiling Testing SourceContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[370/408] Compiling Testing SourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[371/408] Compiling Testing ArrayAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[372/408] Compiling Testing ExpectationChecking+Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
[381/408] Compiling Testing SkipInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/21] Write swift-version-24593BA9C3E375BF.txt
[4/23] Compiling SwiftSyntax509 Empty.swift
[5/23] Emitting module SwiftSyntax509
[7/68] Emitting module SwiftSyntax
[8/68] Compiling SwiftSyntax AbsolutePosition.swift
[9/68] Compiling SwiftSyntax Assert.swift
[10/68] Compiling SwiftSyntax BumpPtrAllocator.swift
[11/68] Compiling SwiftSyntax CommonAncestor.swift
[12/68] Compiling SwiftSyntax Convenience.swift
[13/68] Compiling SwiftSyntax MemoryLayout.swift
[14/68] Compiling SwiftSyntax MissingNodeInitializers.swift
[15/74] Compiling SwiftSyntax RawSyntax.swift
[16/74] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[17/74] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[18/74] Compiling SwiftSyntax RawSyntaxTokenView.swift
[19/74] Compiling SwiftSyntax SourceLength.swift
[20/74] Compiling SwiftSyntax SourceLocation.swift
[21/74] Compiling SwiftSyntax SourcePresence.swift
[22/74] Compiling SwiftSyntax SyntaxCollections.swift
[23/74] Compiling SwiftSyntax SyntaxEnum.swift
[24/74] Compiling SwiftSyntax SyntaxKind.swift
[25/74] Compiling SwiftSyntax SyntaxRewriter.swift
[26/74] Compiling SwiftSyntax SyntaxTraits.swift
[27/74] Compiling SwiftSyntax SyntaxTransform.swift
[28/74] Compiling SwiftSyntax ChildNameForKeyPath.swift
[29/74] Compiling SwiftSyntax Keyword.swift
[30/74] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[31/74] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[32/74] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[33/74] Compiling SwiftSyntax SyntaxBaseNodes.swift
[34/74] Compiling SwiftSyntax SyntaxDeclNodes.swift
[35/74] Compiling SwiftSyntax SyntaxExprNodes.swift
[36/74] Compiling SwiftSyntax SyntaxNodes.swift
[37/74] Compiling SwiftSyntax SyntaxPatternNodes.swift
[38/74] Compiling SwiftSyntax SyntaxStmtNodes.swift
[39/74] Compiling SwiftSyntax SyntaxTypeNodes.swift
[40/74] Compiling SwiftSyntax SyntaxText.swift
[41/74] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[42/74] Compiling SwiftSyntax TokenDiagnostic.swift
[43/74] Compiling SwiftSyntax TokenSyntax.swift
[44/74] Compiling SwiftSyntax Trivia.swift
[45/74] Compiling SwiftSyntax Utils.swift
[46/74] Compiling SwiftSyntax SyntaxVisitor.swift
[47/74] Compiling SwiftSyntax TokenKind.swift
[48/74] Compiling SwiftSyntax Tokens.swift
[49/74] Compiling SwiftSyntax TriviaPieces.swift
[50/74] Compiling SwiftSyntax RawSyntaxNodes.swift
[51/74] Compiling SwiftSyntax RawSyntaxValidation.swift
[52/74] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/74] Compiling SwiftSyntax Syntax.swift
[54/74] Compiling SwiftSyntax SyntaxArena.swift
[55/74] Compiling SwiftSyntax SyntaxChildren.swift
[56/74] Compiling SwiftSyntax SyntaxCollection.swift
[57/74] Compiling SwiftSyntax SyntaxData.swift
[59/87] Compiling SwiftDiagnostics FixIt.swift
[60/87] Compiling SwiftDiagnostics Message.swift
[61/87] Compiling SwiftDiagnostics Note.swift
[62/125] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[63/125] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[64/125] Compiling SwiftBasicFormat Syntax+Extensions.swift
[65/125] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[66/125] Compiling SwiftDiagnostics Diagnostic.swift
[67/125] Compiling SwiftDiagnostics Convenience.swift
[68/125] Emitting module SwiftDiagnostics
[69/125] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[71/125] Compiling SwiftBasicFormat BasicFormat.swift
[72/125] Emitting module SwiftBasicFormat
[74/125] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[75/125] Compiling SwiftParser StringLiterals.swift
[76/125] Compiling SwiftParser SwiftParserCompatibility.swift
[77/125] Compiling SwiftParser SyntaxUtils.swift
[78/125] Compiling SwiftParser TokenConsumer.swift
[79/125] Compiling SwiftParser TokenPrecedence.swift
[80/125] Compiling SwiftParser TokenSpec.swift
[81/125] Compiling SwiftParser TokenSpecSet.swift
[82/125] Compiling SwiftParser TopLevel.swift
[83/125] Compiling SwiftParser TriviaParser.swift
[84/130] Emitting module SwiftParser
[85/130] Compiling SwiftParser Modifiers.swift
[86/130] Compiling SwiftParser Names.swift
[87/130] Compiling SwiftParser Nominals.swift
[88/130] Compiling SwiftParser Parameters.swift
[89/130] Compiling SwiftParser ParseSourceFile.swift
[90/130] Compiling SwiftParser Lexer.swift
[91/130] Compiling SwiftParser RegexLiteralLexer.swift
[92/130] Compiling SwiftParser UnicodeScalarExtensions.swift
[93/130] Compiling SwiftParser Lookahead.swift
[94/130] Compiling SwiftParser LoopProgressCondition.swift
[95/130] Compiling SwiftParser Parser.swift
[96/130] Compiling SwiftParser Patterns.swift
[97/130] Compiling SwiftParser Recovery.swift
[98/130] Compiling SwiftParser Specifiers.swift
[99/130] Compiling SwiftParser Statements.swift
[100/130] Compiling SwiftParser Types.swift
[101/130] Compiling SwiftParser IsLexerClassified.swift
[102/130] Compiling SwiftParser LayoutNodes+Parsable.swift
[103/130] Compiling SwiftParser Parser+TokenSpecSet.swift
[104/130] Compiling SwiftParser TokenSpecStaticMembers.swift
[105/130] Compiling SwiftParser Attributes.swift
[106/130] Compiling SwiftParser Availability.swift
[107/130] Compiling SwiftParser CharacterInfo.swift
[108/130] Compiling SwiftParser CollectionNodes+Parsable.swift
[109/130] Compiling SwiftParser Declarations.swift
[110/130] Compiling SwiftParser Directives.swift
[111/130] Compiling SwiftParser ExperimentalFeatures.swift
[112/130] Compiling SwiftParser Expressions.swift
[113/130] Compiling SwiftParser IncrementalParseTransition.swift
[114/130] Compiling SwiftParser Cursor.swift
[115/130] Compiling SwiftParser Lexeme.swift
[116/130] Compiling SwiftParser LexemeSequence.swift
[117/131] Wrapping AST for SwiftParser for debugging
[119/154] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[120/155] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[121/155] Compiling SwiftOperators PrecedenceGroup.swift
[122/156] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[123/156] Compiling SwiftParserDiagnostics Utils.swift
[124/156] Compiling SwiftOperators OperatorTable.swift
[125/156] Compiling SwiftOperators PrecedenceGraph.swift
[126/156] Emitting module SwiftOperators
[127/156] Compiling SwiftOperators OperatorError.swift
[128/156] Compiling SwiftOperators OperatorTable+Defaults.swift
[129/156] Compiling SwiftOperators Operator.swift
[130/156] Compiling SwiftOperators OperatorError+Diagnostics.swift
[131/156] Compiling SwiftOperators OperatorTable+Folding.swift
[132/156] Compiling SwiftOperators SyntaxSynthesis.swift
[133/156] Compiling SwiftOperators OperatorTable+Semantics.swift
[134/157] Wrapping AST for SwiftOperators for debugging
[136/157] Emitting module SwiftParserDiagnostics
[137/157] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[138/157] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[139/157] Compiling SwiftParserDiagnostics PresenceUtils.swift
[140/157] Compiling SwiftParserDiagnostics MissingNodesError.swift
[141/157] Compiling SwiftParserDiagnostics MissingTokenError.swift
[146/158] Wrapping AST for SwiftParserDiagnostics for debugging
[148/172] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[149/172] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[150/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[151/173] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[152/173] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[153/173] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[154/173] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[155/173] Emitting module SwiftSyntaxBuilder
[156/173] Compiling SwiftSyntaxBuilder Indenter.swift
[157/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[158/173] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[159/173] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[160/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[161/173] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[162/173] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[163/174] Wrapping AST for SwiftSyntaxBuilder for debugging
[165/188] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[166/188] Compiling SwiftSyntaxMacros Macro+Format.swift
[167/188] Compiling SwiftSyntaxMacros AccessorMacro.swift
[168/188] Compiling SwiftSyntaxMacros AttachedMacro.swift
[169/188] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[170/188] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[171/188] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[172/188] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[173/188] Compiling SwiftSyntaxMacros Macro.swift
[174/188] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[175/189] Compiling SwiftSyntaxMacros MemberMacro.swift
[176/189] Emitting module SwiftSyntaxMacros
[177/189] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[178/189] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[179/189] Compiling SwiftSyntaxMacros PeerMacro.swift
[181/197] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[182/197] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[183/197] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[184/197] Emitting module SwiftSyntaxMacroExpansion
[185/197] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[186/197] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[187/197] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[188/197] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[189/198] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[191/205] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[192/205] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[193/205] Emitting module SwiftCompilerPluginMessageHandling
[194/205] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[195/205] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[196/205] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[197/205] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[199/207] Emitting module SwiftCompilerPlugin
[200/207] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[201/208] Wrapping AST for SwiftCompilerPlugin for debugging
[203/236] Compiling XCTestingMacros SuiteDeclaration.swift
[204/236] Compiling XCTestingMacros XCTestingPlugin.swift
[205/236] Compiling XCTestingMacros XCTestingMacro+func.swift
[206/236] Compiling XCTestingMacros Diagnostics.swift
[207/236] Emitting module XCTestingMacros
[208/236] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[209/236] Compiling TestingMacros TagConstraints.swift
[210/236] Compiling TestingMacros TagMacro.swift
[211/238] Compiling XCTestingMacros XCTestingMacro.swift
[212/239] Compiling TestingMacros DiagnosticMessage.swift
[213/239] Compiling TestingMacros SourceCodeCapturing.swift
[214/239] Compiling TestingMacros SourceLocationGeneration.swift
[216/239] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[217/239] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[218/239] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[219/239] Compiling TestingMacros ConditionMacro.swift
[220/239] Compiling TestingMacros SuiteDeclarationMacro.swift
[221/239] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[221/239] Wrapping AST for XCTestingMacros for debugging
[222/239] Write Objects.LinkFileList
[224/239] Compiling TestingMacros TestDeclarationMacro.swift
[225/239] Compiling TestingMacros TestingMacrosMain.swift
[226/239] Compiling TestingMacros Argument.swift
[227/239] Compiling TestingMacros AttributeDiscovery.swift
[228/239] Compiling TestingMacros AvailabilityGuards.swift
[229/239] Compiling TestingMacros CRC32.swift
[230/239] Compiling TestingMacros CommentParsing.swift
[231/239] Compiling TestingMacros ConditionArgumentParsing.swift
[232/239] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[233/239] Compiling TestingMacros TokenSyntaxAdditions.swift
[234/239] Compiling TestingMacros TriviaPieceAdditions.swift
[235/239] Emitting module TestingMacros
[236/239] Write Objects.LinkFileList
[237/239] Linking XCTestingMacros-tool
[238/239] Linking TestingMacros-tool
[240/363] Compiling Testing Graph.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[241/363] Compiling Testing Locked.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[242/363] Compiling Testing UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[243/363] Compiling Testing Versions.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[244/363] Compiling Testing Test+Discovery.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[245/363] Compiling Testing Test+Macro.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[246/363] Compiling Testing Test.ID.Selection.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[247/363] Compiling Testing Test.ID.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[248/363] Compiling Testing TypeInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Support/Environment.swift:69:5: error: 'nil' requires a contextual type
67 | #else
68 | #warning("Platform-specific implementation missing: environment variables unavailable")
69 | nil
| `- error: 'nil' requires a contextual type
70 | #endif
71 | }
[249/371] 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 | }
[250/371] 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 | }
[251/371] 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 | }
[252/371] 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 | }
[253/371] 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 | }
[254/371] 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 | }
[255/371] 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 | }
[256/371] 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 | }
[257/379] Compiling Testing Configuration+EventHandling.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 | }
[258/379] Compiling Testing Configuration.TestFilter.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 | }
[259/379] Compiling Testing Configuration.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 | }
[260/379] Compiling Testing EntryPoint.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 | }
[261/379] Compiling Testing Runner.Plan+Dumping.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 | }
[262/379] Compiling Testing Runner.Plan.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 | }
[263/379] Compiling Testing Runner.RuntimeState.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 | }
[264/379] Compiling Testing Runner.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 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[265/379] 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 | }()
[266/379] Compiling Testing Clock.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 | }()
[267/379] Compiling Testing Event.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 | }()
[268/379] Compiling Testing Event.ConsoleOutputRecorder.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 | }()
[269/379] Compiling Testing Event.HumanReadableOutputRecorder.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 | }()
[270/379] Compiling Testing Event.JUnitXMLRecorder.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 | }()
[271/379] Compiling Testing Event.Symbol.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 | }()
[272/379] Compiling Testing TimeValue.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 | }()
[273/379] Compiling Testing Expectation+Macro.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 | }()
[274/379] 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 | }()
[275/379] Compiling Testing CollectionDifferenceAdditions.swift
[276/379] Compiling Testing CommandLineAdditions.swift
[277/379] Compiling Testing NumericAdditions.swift
[278/379] Compiling Testing ResultAdditions.swift
[279/379] Compiling Testing TypeAdditions.swift
[280/379] Compiling Testing CError.swift
[281/379] Compiling Testing CartesianProduct.swift
[282/379] Compiling Testing Environment.swift
[283/379] Compiling Testing FileHandle.swift
[292/379] Compiling Testing SerialTrait.swift
[293/379] Compiling Testing Tag+Macro.swift
[294/379] Compiling Testing Tag.Color+Loading.swift
[295/379] Compiling Testing Tag.Color.swift
[296/379] Compiling Testing Tag.List.swift
[297/379] Compiling Testing Tag.swift
[298/379] Compiling Testing TimeLimitTrait.swift
[299/379] Compiling Testing Trait.swift
[308/379] Compiling Testing SkipInfo.swift
[309/379] Compiling Testing XCTestScaffold.swift
[310/379] Compiling Testing Backtrace.swift
[311/379] Compiling Testing CustomTestStringConvertible.swift
[312/379] Compiling Testing Expression+Macro.swift
[313/379] Compiling Testing Expression.swift
[314/379] Compiling Testing SourceContext.swift
[315/379] Compiling Testing SourceLocation.swift
[316/379] Compiling Testing ArrayAdditions.swift
[334/379] Emitting module Testing
[353/379] Compiling Testing ExpectationChecking+Macro.swift
/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
[354/379] Compiling Testing Confirmation.swift
/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
[355/379] Compiling Testing Issue+Recording.swift
/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
[356/379] Compiling Testing Issue.swift
/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
[357/379] Compiling Testing KnownIssue.swift
/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
[358/379] Compiling Testing CustomTestArgumentEncodable.swift
/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
[359/379] Compiling Testing Test.Case.Generator.swift
/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
[360/379] Compiling Testing Test.Case.ID.swift
/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
[361/379] Compiling Testing Test.Case.swift
/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.1 android