Build Information
Failed to build swift-xctesting, reference main (69e2b1
), with Swift 6.1 for Wasm on 29 May 2025 12:01:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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: wasm
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-syntax.git
[1/22685] Fetching swift-testing
[22686/93137] Fetching swift-testing, swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-testing.git from cache (5.78s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.83s)
[1/908] Fetching swift-macro-testing
[909/2957] Fetching swift-macro-testing, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.42s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (8.87s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.73s)
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.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.00s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.52s)
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.44s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.81s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.37s)
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.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.19s)
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.92s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.62s)
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/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/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-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-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
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
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] Write swift-version-24593BA9C3E375BF.txt
[21/43] Compiling TestingInternals WillThrow.cpp
[23/45] Compiling TestingInternals Discovery.cpp
[26/45] Emitting module SwiftSyntax509
[27/45] Compiling SwiftSyntax509 Empty.swift
[28/46] Wrapping AST for SwiftSyntax509 for debugging
[30/91] Compiling SwiftSyntax RawSyntax.swift
[31/91] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[32/91] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[33/91] Compiling SwiftSyntax RawSyntaxTokenView.swift
[34/91] Compiling SwiftSyntax SourceLength.swift
[35/91] Compiling SwiftSyntax SourceLocation.swift
[36/91] Compiling SwiftSyntax SourcePresence.swift
[37/91] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/91] Compiling SwiftSyntax Syntax.swift
[39/91] Compiling SwiftSyntax SyntaxArena.swift
[40/91] Compiling SwiftSyntax SyntaxChildren.swift
[41/91] Compiling SwiftSyntax SyntaxCollection.swift
[42/91] Compiling SwiftSyntax SyntaxData.swift
[43/97] Compiling SwiftSyntax AbsolutePosition.swift
[44/97] Compiling SwiftSyntax Assert.swift
[45/97] Compiling SwiftSyntax BumpPtrAllocator.swift
[46/97] Compiling SwiftSyntax CommonAncestor.swift
[47/97] Compiling SwiftSyntax Convenience.swift
[48/97] Compiling SwiftSyntax MemoryLayout.swift
[49/97] Compiling SwiftSyntax MissingNodeInitializers.swift
[50/97] Emitting module SwiftSyntax
[51/97] Compiling SwiftSyntax SyntaxDeclNodes.swift
[52/97] Compiling SwiftSyntax SyntaxExprNodes.swift
[53/97] Compiling SwiftSyntax SyntaxNodes.swift
[54/97] Compiling SwiftSyntax SyntaxPatternNodes.swift
[55/97] Compiling SwiftSyntax SyntaxStmtNodes.swift
[56/97] Compiling SwiftSyntax SyntaxTypeNodes.swift
[57/97] Compiling SwiftSyntax SyntaxText.swift
[58/97] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[59/97] Compiling SwiftSyntax TokenDiagnostic.swift
[60/97] Compiling SwiftSyntax TokenSyntax.swift
[61/97] Compiling SwiftSyntax Trivia.swift
[62/97] Compiling SwiftSyntax Utils.swift
[63/97] Compiling SwiftSyntax ChildNameForKeyPath.swift
[64/97] Compiling SwiftSyntax Keyword.swift
[65/97] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[66/97] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[67/97] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[68/97] Compiling SwiftSyntax SyntaxBaseNodes.swift
[69/97] Compiling SwiftSyntax SyntaxVisitor.swift
[70/97] Compiling SwiftSyntax TokenKind.swift
[71/97] Compiling SwiftSyntax Tokens.swift
[72/97] Compiling SwiftSyntax TriviaPieces.swift
[73/97] Compiling SwiftSyntax RawSyntaxNodes.swift
[74/97] Compiling SwiftSyntax RawSyntaxValidation.swift
[75/97] Compiling SwiftSyntax SyntaxCollections.swift
[76/97] Compiling SwiftSyntax SyntaxEnum.swift
[77/97] Compiling SwiftSyntax SyntaxKind.swift
[78/97] Compiling SwiftSyntax SyntaxRewriter.swift
[79/97] Compiling SwiftSyntax SyntaxTraits.swift
[80/97] Compiling SwiftSyntax SyntaxTransform.swift
[81/98] Wrapping AST for SwiftSyntax for debugging
[83/149] Compiling SwiftDiagnostics Note.swift
[84/149] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[85/149] Compiling SwiftBasicFormat Syntax+Extensions.swift
[86/149] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[87/149] Compiling SwiftBasicFormat BasicFormat.swift
[88/149] Compiling SwiftDiagnostics Message.swift
[89/149] Compiling SwiftDiagnostics FixIt.swift
[90/149] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[91/149] Emitting module SwiftBasicFormat
[93/150] Compiling SwiftDiagnostics Diagnostic.swift
[94/150] Compiling SwiftDiagnostics Convenience.swift
[95/150] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[96/150] Emitting module SwiftDiagnostics
[97/151] Wrapping AST for SwiftBasicFormat for debugging
[99/151] Compiling SwiftParser Parser.swift
[100/151] Compiling SwiftParser Patterns.swift
[101/151] Compiling SwiftParser Recovery.swift
[102/151] Compiling SwiftParser Specifiers.swift
[103/151] Compiling SwiftParser Statements.swift
[104/151] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[105/151] Compiling SwiftParser StringLiterals.swift
[106/151] Compiling SwiftParser SwiftParserCompatibility.swift
[107/151] Compiling SwiftParser SyntaxUtils.swift
[108/151] Compiling SwiftParser TokenConsumer.swift
[109/151] Compiling SwiftParser Modifiers.swift
[110/151] Compiling SwiftParser Names.swift
[111/151] Compiling SwiftParser Nominals.swift
[112/151] Compiling SwiftParser Parameters.swift
[113/151] Compiling SwiftParser ParseSourceFile.swift
[113/156] Wrapping AST for SwiftDiagnostics for debugging
[115/156] Compiling SwiftParser TokenPrecedence.swift
[116/156] Compiling SwiftParser TokenSpec.swift
[117/156] Compiling SwiftParser TokenSpecSet.swift
[118/156] Compiling SwiftParser TopLevel.swift
[119/156] Compiling SwiftParser TriviaParser.swift
[120/156] Compiling SwiftParser Lexer.swift
[121/156] Compiling SwiftParser RegexLiteralLexer.swift
[122/156] Compiling SwiftParser UnicodeScalarExtensions.swift
[123/156] Compiling SwiftParser Lookahead.swift
[124/156] Compiling SwiftParser LoopProgressCondition.swift
[125/156] Emitting module SwiftParser
[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/167] Wrapping AST for SwiftParser for debugging
[145/180] Compiling SwiftOperators PrecedenceGroup.swift
[146/181] Compiling SwiftOperators PrecedenceGraph.swift
[147/181] Compiling SwiftOperators OperatorTable.swift
[148/181] Compiling SwiftOperators SyntaxSynthesis.swift
[149/181] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[150/182] Compiling SwiftOperators OperatorTable+Folding.swift
[151/182] Compiling SwiftParserDiagnostics MissingNodesError.swift
[152/182] Compiling SwiftParserDiagnostics MissingTokenError.swift
[153/182] Emitting module SwiftOperators
[154/182] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[155/182] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[156/182] Compiling SwiftOperators OperatorTable+Semantics.swift
[157/183] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[159/183] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[160/183] Compiling SwiftParserDiagnostics PresenceUtils.swift
[160/183] Wrapping AST for SwiftOperators for debugging
[162/183] Emitting module SwiftParserDiagnostics
[163/183] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[164/183] Compiling SwiftParserDiagnostics Utils.swift
[165/183] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[168/183] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[169/183] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[172/184] Wrapping AST for SwiftParserDiagnostics for debugging
[174/198] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[175/198] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[176/199] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[177/199] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[178/199] Compiling SwiftSyntaxBuilder Indenter.swift
[179/199] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[180/199] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[181/199] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[182/199] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[183/199] Emitting module SwiftSyntaxBuilder
[184/199] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[185/199] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[186/199] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[187/199] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[188/199] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[189/200] Wrapping AST for SwiftSyntaxBuilder for debugging
[191/214] Compiling SwiftSyntaxMacros MemberMacro.swift
[192/215] Compiling SwiftSyntaxMacros Macro.swift
[193/215] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[194/215] Compiling SwiftSyntaxMacros AccessorMacro.swift
[195/215] Compiling SwiftSyntaxMacros AttachedMacro.swift
[196/215] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[197/215] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[198/215] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[199/215] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[200/215] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[201/215] Compiling SwiftSyntaxMacros Macro+Format.swift
[202/215] Emitting module SwiftSyntaxMacros
[203/215] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[204/215] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[205/215] Compiling SwiftSyntaxMacros PeerMacro.swift
[206/216] Wrapping AST for SwiftSyntaxMacros for debugging
[208/224] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[209/224] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[210/224] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[211/224] Emitting module SwiftSyntaxMacroExpansion
[212/224] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[213/224] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.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] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[220/232] Emitting module SwiftCompilerPluginMessageHandling
[221/232] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[222/232] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[223/232] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[224/232] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[225/233] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[227/235] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[228/235] Emitting module SwiftCompilerPlugin
[229/236] Wrapping AST for SwiftCompilerPlugin for debugging
[231/264] Compiling XCTestingMacros XCTestingPlugin.swift
[232/264] Compiling XCTestingMacros SuiteDeclaration.swift
[233/264] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[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 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
[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
[241/265] 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
[242/265] 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
[243/265] 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
[243/267] Wrapping AST for XCTestingMacros for debugging
[245/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
[246/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
[247/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
[247/267] Write Objects.LinkFileList
[249/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
[250/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
[251/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
[252/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
[253/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
[254/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
[255/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
[256/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
[257/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
[258/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
[259/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
[260/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
[261/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
[262/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
[263/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
[264/268] Wrapping AST for TestingMacros for debugging
[265/268] Write Objects.LinkFileList
[266/268] Linking XCTestingMacros-tool
[267/268] Linking TestingMacros-tool
[269/392] 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
[270/392] 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
[271/392] 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
[272/392] 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
[273/392] 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
[274/392] 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
[275/392] 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
[276/392] 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
[277/392] 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
[278/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
<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/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
[281/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
[282/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
[283/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
[284/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
[285/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
[286/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
[287/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
[288/408] 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
/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 | }
[289/408] 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
/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 | }
[290/408] 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
/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 | }
[291/408] 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
/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 | }
[292/408] 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
/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 | }
[293/408] 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
/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 | }
[294/408] 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
/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 | }
[295/408] 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
/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 | }
[296/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
[297/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
[298/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
[299/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
[300/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
[301/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
[302/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
[303/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
[304/408] 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
/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 | }
[305/408] 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
/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 | }
[306/408] 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
/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 | }
[307/408] 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
/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 | }
[308/408] 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
/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 | }
[309/408] 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
/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 | }
[310/408] 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
/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 | }
[311/408] 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
/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
<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
[327/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
<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
[337/408] 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
[338/408] 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
[339/408] 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
[340/408] 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
[341/408] 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
[342/408] 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
[343/408] 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
[344/408] 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
[345/408] 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
[346/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
/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
[347/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
/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
[348/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
/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
[349/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
/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
[350/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
/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
[351/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
/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
[352/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
/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
[353/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
/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/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
/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/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 | }
[364/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
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[365/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[366/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[367/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[368/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[369/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[370/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[371/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[372/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/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
<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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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] Compiling SwiftSyntax AbsolutePosition.swift
[8/68] Compiling SwiftSyntax Assert.swift
[9/68] Compiling SwiftSyntax BumpPtrAllocator.swift
[10/68] Compiling SwiftSyntax CommonAncestor.swift
[11/68] Compiling SwiftSyntax Convenience.swift
[12/68] Compiling SwiftSyntax MemoryLayout.swift
[13/68] Compiling SwiftSyntax MissingNodeInitializers.swift
[14/74] Compiling SwiftSyntax SyntaxText.swift
[15/74] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[16/74] Compiling SwiftSyntax TokenDiagnostic.swift
[17/74] Compiling SwiftSyntax TokenSyntax.swift
[18/74] Compiling SwiftSyntax Trivia.swift
[19/74] Compiling SwiftSyntax Utils.swift
[20/74] Compiling SwiftSyntax RawSyntax.swift
[21/74] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[22/74] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[23/74] Compiling SwiftSyntax RawSyntaxTokenView.swift
[24/74] Compiling SwiftSyntax SourceLength.swift
[25/74] Compiling SwiftSyntax SourceLocation.swift
[26/74] Compiling SwiftSyntax SourcePresence.swift
[27/74] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[28/74] Compiling SwiftSyntax Syntax.swift
[29/74] Compiling SwiftSyntax SyntaxArena.swift
[30/74] Compiling SwiftSyntax SyntaxChildren.swift
[31/74] Compiling SwiftSyntax SyntaxCollection.swift
[32/74] Compiling SwiftSyntax SyntaxData.swift
[33/74] Emitting module SwiftSyntax
[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 SyntaxCollections.swift
[41/74] Compiling SwiftSyntax SyntaxEnum.swift
[42/74] Compiling SwiftSyntax SyntaxKind.swift
[43/74] Compiling SwiftSyntax SyntaxRewriter.swift
[44/74] Compiling SwiftSyntax SyntaxTraits.swift
[45/74] Compiling SwiftSyntax SyntaxTransform.swift
[46/74] Compiling SwiftSyntax ChildNameForKeyPath.swift
[47/74] Compiling SwiftSyntax Keyword.swift
[48/74] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[49/74] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[50/74] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[51/74] Compiling SwiftSyntax SyntaxBaseNodes.swift
[52/74] Compiling SwiftSyntax SyntaxVisitor.swift
[53/74] Compiling SwiftSyntax TokenKind.swift
[54/74] Compiling SwiftSyntax Tokens.swift
[55/74] Compiling SwiftSyntax TriviaPieces.swift
[56/74] Compiling SwiftSyntax RawSyntaxNodes.swift
[57/74] Compiling SwiftSyntax RawSyntaxValidation.swift
[59/125] Compiling SwiftDiagnostics Message.swift
[60/125] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[61/125] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[62/125] Emitting module SwiftDiagnostics
[63/125] Compiling SwiftDiagnostics Note.swift
[64/125] Compiling SwiftDiagnostics Convenience.swift
[65/125] Compiling SwiftDiagnostics Diagnostic.swift
[66/125] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[67/125] Compiling SwiftDiagnostics FixIt.swift
[68/125] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[69/126] Emitting module SwiftBasicFormat
[70/126] Compiling SwiftBasicFormat Syntax+Extensions.swift
[71/126] Compiling SwiftBasicFormat BasicFormat.swift
[74/125] Compiling SwiftParser Lexer.swift
[75/125] Compiling SwiftParser RegexLiteralLexer.swift
[76/125] Compiling SwiftParser UnicodeScalarExtensions.swift
[77/125] Compiling SwiftParser Lookahead.swift
[78/125] Compiling SwiftParser LoopProgressCondition.swift
[79/130] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[80/130] Compiling SwiftParser StringLiterals.swift
[81/130] Compiling SwiftParser SwiftParserCompatibility.swift
[82/130] Compiling SwiftParser SyntaxUtils.swift
[83/130] Compiling SwiftParser TokenConsumer.swift
[84/130] Compiling SwiftParser TokenPrecedence.swift
[85/130] Compiling SwiftParser TokenSpec.swift
[86/130] Compiling SwiftParser TokenSpecSet.swift
[87/130] Compiling SwiftParser TopLevel.swift
[88/130] Compiling SwiftParser TriviaParser.swift
[89/130] Emitting module SwiftParser
[90/130] Compiling SwiftParser Modifiers.swift
[91/130] Compiling SwiftParser Names.swift
[92/130] Compiling SwiftParser Nominals.swift
[93/130] Compiling SwiftParser Parameters.swift
[94/130] Compiling SwiftParser ParseSourceFile.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 Attributes.swift
[101/130] Compiling SwiftParser Availability.swift
[102/130] Compiling SwiftParser CharacterInfo.swift
[103/130] Compiling SwiftParser CollectionNodes+Parsable.swift
[104/130] Compiling SwiftParser Declarations.swift
[105/130] Compiling SwiftParser Directives.swift
[106/130] Compiling SwiftParser ExperimentalFeatures.swift
[107/130] Compiling SwiftParser Expressions.swift
[108/130] Compiling SwiftParser IncrementalParseTransition.swift
[109/130] Compiling SwiftParser Cursor.swift
[110/130] Compiling SwiftParser Lexeme.swift
[111/130] Compiling SwiftParser LexemeSequence.swift
[112/130] Compiling SwiftParser Types.swift
[113/130] Compiling SwiftParser IsLexerClassified.swift
[114/130] Compiling SwiftParser LayoutNodes+Parsable.swift
[115/130] Compiling SwiftParser Parser+TokenSpecSet.swift
[116/130] Compiling SwiftParser TokenSpecStaticMembers.swift
[117/131] Wrapping AST for SwiftParser for debugging
[119/154] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[120/155] Compiling SwiftOperators PrecedenceGraph.swift
[121/155] Compiling SwiftOperators OperatorTable.swift
[122/155] Compiling SwiftOperators OperatorTable+Folding.swift
[123/155] Compiling SwiftOperators PrecedenceGroup.swift
[124/156] Compiling SwiftParserDiagnostics MissingNodesError.swift
[125/156] Compiling SwiftParserDiagnostics MissingTokenError.swift
[126/156] Compiling SwiftOperators OperatorTable+Semantics.swift
[127/156] Emitting module SwiftOperators
[128/156] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[129/156] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[130/156] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[131/156] Emitting module SwiftParserDiagnostics
[132/156] Compiling SwiftOperators SyntaxSynthesis.swift
[134/157] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[135/157] Compiling SwiftParserDiagnostics Utils.swift
[136/157] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[136/157] Wrapping AST for SwiftOperators for debugging
[138/157] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[139/157] Compiling SwiftParserDiagnostics PresenceUtils.swift
[144/157] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[145/157] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[146/158] Wrapping AST for SwiftParserDiagnostics for debugging
[148/172] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[149/172] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[150/173] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[151/173] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[152/173] Emitting module SwiftSyntaxBuilder
[153/173] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[154/173] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[155/173] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[156/173] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[157/173] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[158/173] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[159/173] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[160/173] Compiling SwiftSyntaxBuilder Indenter.swift
[161/173] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[162/173] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[163/174] Wrapping AST for SwiftSyntaxBuilder for debugging
[165/188] Compiling SwiftSyntaxMacros MemberMacro.swift
[166/188] Compiling SwiftSyntaxMacros Macro.swift
[167/188] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[168/189] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[169/189] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[170/189] Compiling SwiftSyntaxMacros AccessorMacro.swift
[171/189] Compiling SwiftSyntaxMacros AttachedMacro.swift
[172/189] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[173/189] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[174/189] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[175/189] Compiling SwiftSyntaxMacros Macro+Format.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 MacroExpansionDiagnosticMessages.swift
[182/197] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[183/197] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[184/197] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[185/197] Emitting module SwiftSyntaxMacroExpansion
[186/197] Compiling SwiftSyntaxMacroExpansion MacroExpansion.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 Diagnostics.swift
[192/205] Emitting module SwiftCompilerPluginMessageHandling
[193/205] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[194/205] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[195/205] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[196/205] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.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 XCTestingMacro+func.swift
[204/236] Compiling XCTestingMacros XCTestingPlugin.swift
[205/236] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[206/236] Compiling XCTestingMacros SuiteDeclaration.swift
[207/236] Emitting module XCTestingMacros
[208/236] Compiling XCTestingMacros Diagnostics.swift
[209/236] Compiling TestingMacros TagConstraints.swift
[210/236] Compiling TestingMacros TagMacro.swift
[211/238] Compiling TestingMacros DiagnosticMessage.swift
[212/238] Compiling TestingMacros SourceCodeCapturing.swift
[213/238] Compiling TestingMacros SourceLocationGeneration.swift
[214/238] Compiling XCTestingMacros XCTestingMacro.swift
[216/239] Compiling TestingMacros ConditionMacro.swift
[217/239] Compiling TestingMacros SuiteDeclarationMacro.swift
[218/239] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[219/239] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[220/239] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[221/239] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[222/239] Compiling TestingMacros Argument.swift
[223/239] Compiling TestingMacros AttributeDiscovery.swift
[224/239] Compiling TestingMacros AvailabilityGuards.swift
[224/239] Wrapping AST for XCTestingMacros for debugging
[225/239] Write Objects.LinkFileList
[227/239] Compiling TestingMacros TestDeclarationMacro.swift
[228/239] Compiling TestingMacros TestingMacrosMain.swift
[229/239] Compiling TestingMacros CRC32.swift
[230/239] Compiling TestingMacros CommentParsing.swift
[231/239] Compiling TestingMacros ConditionArgumentParsing.swift
[232/239] Emitting module TestingMacros
[233/239] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[234/239] Compiling TestingMacros TokenSyntaxAdditions.swift
[235/239] Compiling TestingMacros TriviaPieceAdditions.swift
[236/239] Write Objects.LinkFileList
[237/239] Linking XCTestingMacros-tool
[238/239] Linking TestingMacros-tool
[240/363] 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 | }
[241/363] 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 | }
[242/363] 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 | }
[243/363] 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 | }
[244/363] 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 | }
[245/363] 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 | }
[246/363] 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 | }
[247/363] 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 | }
[248/363] Emitting module Testing
[249/379] Compiling Testing TypeInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[250/379] Compiling Testing Configuration+EventHandling.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[251/379] Compiling Testing Configuration.TestFilter.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[252/379] Compiling Testing Configuration.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[253/379] Compiling Testing EntryPoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[254/379] Compiling Testing Runner.Plan+Dumping.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[255/379] Compiling Testing Runner.Plan.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[256/379] Compiling Testing Runner.RuntimeState.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[257/379] Compiling Testing Runner.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Events/TimeValue.swift:87:79: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
85 | return withUnsafeTemporaryAllocation(of: CChar.self, capacity: 512) { buffer in
86 | withVaList([CLongLong(seconds), CInt(milliseconds)]) { args in
87 | _ = vsnprintf(buffer.baseAddress!, buffer.count, "%lld.%03d seconds", args)
| `- error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka 'UnsafeMutableRawPointer')
88 | }
89 | return String(cString: buffer.baseAddress!)
[258/379] Emitting module Testing
[259/379] Compiling Testing CollectionDifferenceAdditions.swift
[260/379] Compiling Testing CommandLineAdditions.swift
[261/379] Compiling Testing NumericAdditions.swift
[262/379] Compiling Testing ResultAdditions.swift
[263/379] Compiling Testing TypeAdditions.swift
[264/379] Compiling Testing CError.swift
[265/379] Compiling Testing CartesianProduct.swift
[266/379] Compiling Testing Environment.swift
[267/379] Compiling Testing FileHandle.swift
[268/379] Compiling Testing Graph.swift
[269/379] Compiling Testing Locked.swift
[270/379] Compiling Testing UncheckedSendable.swift
[271/379] Compiling Testing Versions.swift
[272/379] Compiling Testing Test+Discovery.swift
[273/379] Compiling Testing Test+Macro.swift
[274/379] Compiling Testing Test.ID.Selection.swift
[275/379] 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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
[285/379] Compiling Testing SerialTrait.swift
[286/379] Compiling Testing Tag+Macro.swift
[287/379] Compiling Testing Tag.Color+Loading.swift
[288/379] Compiling Testing Tag.Color.swift
[289/379] Compiling Testing Tag.List.swift
[290/379] Compiling Testing Tag.swift
[291/379] Compiling Testing TimeLimitTrait.swift
[292/379] Compiling Testing Trait.swift
[293/379] Compiling Testing SkipInfo.swift
[294/379] Compiling Testing XCTestScaffold.swift
[295/379] Compiling Testing Backtrace.swift
[296/379] Compiling Testing CustomTestStringConvertible.swift
[297/379] Compiling Testing Expression+Macro.swift
[298/379] Compiling Testing Expression.swift
[299/379] Compiling Testing SourceContext.swift
[300/379] Compiling Testing SourceLocation.swift
[301/379] Compiling Testing ArrayAdditions.swift
[310/379] Compiling Testing Clock.swift
[311/379] Compiling Testing Event.swift
[312/379] Compiling Testing Event.ConsoleOutputRecorder.swift
[313/379] Compiling Testing Event.HumanReadableOutputRecorder.swift
[314/379] Compiling Testing Event.JUnitXMLRecorder.swift
[315/379] Compiling Testing Event.Symbol.swift
[316/379] Compiling Testing TimeValue.swift
[317/379] Compiling Testing Expectation+Macro.swift
[318/379] Compiling Testing Expectation.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
[328/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
[329/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
[330/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
[331/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
[332/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
[333/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
[334/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
[335/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
[345/379] Compiling Testing Test.Case.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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
/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 | }
BUILD FAILURE 6.1 wasm