The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-xctesting, reference main (69e2b1), with Swift 6.0 for Linux on 5 Nov 2024 07:02:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noahkamara/swift-xctesting.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/noahkamara/swift-xctesting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 69e2b1f Update README.md
Cloned https://github.com/noahkamara/swift-xctesting.git
Revision (git rev-parse @):
69e2b1f8de342c150b9939a94b7e2687b2cf502e
SUCCESS checkout https://github.com/noahkamara/swift-xctesting.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/noahkamara/swift-xctesting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/631] Fetching swift-macro-testing
[632/2669] Fetching swift-macro-testing, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.23s)
[265/2038] Fetching swift-docc-plugin
[1285/17241] Fetching swift-docc-plugin, swift-testing
Fetched https://github.com/apple/swift-docc-plugin from cache (0.57s)
Fetched https://github.com/apple/swift-testing.git from cache (0.57s)
[1/66408] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.05s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.96s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.5.2 (0.40s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12446] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.37s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.44s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.84s)
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/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
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.5.2
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/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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/39] Write sources
[18/39] Write swift-version-24593BA9C3E375BF.txt
[19/39] Compiling TestingInternals WillThrow.cpp
[20/39] Compiling TestingInternals Discovery.cpp
[22/41] Emitting module SwiftSyntax509
[23/41] Compiling SwiftSyntax509 Empty.swift
[24/42] Wrapping AST for SwiftSyntax509 for debugging
[26/87] Compiling SwiftSyntax RawSyntax.swift
[27/87] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[28/87] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[29/87] Compiling SwiftSyntax RawSyntaxTokenView.swift
[30/87] Compiling SwiftSyntax SourceLength.swift
[31/87] Compiling SwiftSyntax SourceLocation.swift
[32/87] Compiling SwiftSyntax SourcePresence.swift
[33/93] Compiling SwiftSyntax AbsolutePosition.swift
[34/93] Compiling SwiftSyntax Assert.swift
[35/93] Compiling SwiftSyntax BumpPtrAllocator.swift
[36/93] Compiling SwiftSyntax CommonAncestor.swift
[37/93] Compiling SwiftSyntax Convenience.swift
[38/93] Compiling SwiftSyntax MemoryLayout.swift
[39/93] Compiling SwiftSyntax MissingNodeInitializers.swift
[40/93] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[41/93] Compiling SwiftSyntax Syntax.swift
[42/93] Compiling SwiftSyntax SyntaxArena.swift
[43/93] Compiling SwiftSyntax SyntaxChildren.swift
[44/93] Compiling SwiftSyntax SyntaxCollection.swift
[45/93] Compiling SwiftSyntax SyntaxData.swift
[46/93] Emitting module SwiftSyntax
[47/93] Compiling SwiftSyntax SyntaxCollections.swift
[48/93] Compiling SwiftSyntax SyntaxEnum.swift
[49/93] Compiling SwiftSyntax SyntaxKind.swift
[50/93] Compiling SwiftSyntax SyntaxRewriter.swift
[51/93] Compiling SwiftSyntax SyntaxTraits.swift
[52/93] Compiling SwiftSyntax SyntaxTransform.swift
[53/93] Compiling SwiftSyntax SyntaxText.swift
[54/93] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[55/93] Compiling SwiftSyntax TokenDiagnostic.swift
[56/93] Compiling SwiftSyntax TokenSyntax.swift
[57/93] Compiling SwiftSyntax Trivia.swift
[58/93] Compiling SwiftSyntax Utils.swift
[59/93] Compiling SwiftSyntax SyntaxDeclNodes.swift
[60/93] Compiling SwiftSyntax SyntaxExprNodes.swift
[61/93] Compiling SwiftSyntax SyntaxNodes.swift
[62/93] Compiling SwiftSyntax SyntaxPatternNodes.swift
[63/93] Compiling SwiftSyntax SyntaxStmtNodes.swift
[64/93] Compiling SwiftSyntax SyntaxTypeNodes.swift
[65/93] Compiling SwiftSyntax SyntaxVisitor.swift
[66/93] Compiling SwiftSyntax TokenKind.swift
[67/93] Compiling SwiftSyntax Tokens.swift
[68/93] Compiling SwiftSyntax TriviaPieces.swift
[69/93] Compiling SwiftSyntax RawSyntaxNodes.swift
[70/93] Compiling SwiftSyntax RawSyntaxValidation.swift
[71/93] Compiling SwiftSyntax ChildNameForKeyPath.swift
[72/93] Compiling SwiftSyntax Keyword.swift
[73/93] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[74/93] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[75/93] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[76/93] Compiling SwiftSyntax SyntaxBaseNodes.swift
[77/94] Wrapping AST for SwiftSyntax for debugging
[79/145] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[80/145] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[81/145] Compiling SwiftDiagnostics Note.swift
[82/145] Compiling SwiftDiagnostics Message.swift
[83/145] Compiling SwiftBasicFormat Syntax+Extensions.swift
[84/145] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[85/145] Compiling SwiftDiagnostics FixIt.swift
[86/145] Compiling SwiftDiagnostics Diagnostic.swift
[87/145] Compiling SwiftDiagnostics Convenience.swift
[88/145] Emitting module SwiftDiagnostics
[89/145] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[90/146] Wrapping AST for SwiftDiagnostics for debugging
[92/146] Compiling SwiftBasicFormat BasicFormat.swift
[93/146] Emitting module SwiftBasicFormat
[95/147] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[96/147] Compiling SwiftParser StringLiterals.swift
[97/147] Compiling SwiftParser SwiftParserCompatibility.swift
[98/147] Compiling SwiftParser SyntaxUtils.swift
[99/147] Compiling SwiftParser TokenConsumer.swift
[99/152] Wrapping AST for SwiftBasicFormat for debugging
[101/152] Compiling SwiftParser Modifiers.swift
[102/152] Compiling SwiftParser Names.swift
[103/152] Compiling SwiftParser Nominals.swift
[104/152] Compiling SwiftParser Parameters.swift
[105/152] Compiling SwiftParser ParseSourceFile.swift
[106/152] Compiling SwiftParser Lexer.swift
[107/152] Compiling SwiftParser RegexLiteralLexer.swift
[108/152] Compiling SwiftParser UnicodeScalarExtensions.swift
[109/152] Compiling SwiftParser Lookahead.swift
[110/152] Compiling SwiftParser LoopProgressCondition.swift
[111/152] Compiling SwiftParser TokenPrecedence.swift
[112/152] Compiling SwiftParser TokenSpec.swift
[113/152] Compiling SwiftParser TokenSpecSet.swift
[114/152] Compiling SwiftParser TopLevel.swift
[115/152] Compiling SwiftParser TriviaParser.swift
[116/152] Compiling SwiftParser Parser.swift
[117/152] Compiling SwiftParser Patterns.swift
[118/152] Compiling SwiftParser Recovery.swift
[119/152] Compiling SwiftParser Specifiers.swift
[120/152] Compiling SwiftParser Statements.swift
[121/152] Emitting module SwiftParser
[122/152] Compiling SwiftParser Attributes.swift
[123/152] Compiling SwiftParser Availability.swift
[124/152] Compiling SwiftParser CharacterInfo.swift
[125/152] Compiling SwiftParser CollectionNodes+Parsable.swift
[126/152] Compiling SwiftParser Declarations.swift
[127/152] Compiling SwiftParser Directives.swift
[128/152] Compiling SwiftParser ExperimentalFeatures.swift
[129/152] Compiling SwiftParser Expressions.swift
[130/152] Compiling SwiftParser IncrementalParseTransition.swift
[131/152] Compiling SwiftParser Cursor.swift
[132/152] Compiling SwiftParser Lexeme.swift
[133/152] Compiling SwiftParser LexemeSequence.swift
[134/152] Compiling SwiftParser Types.swift
[135/152] Compiling SwiftParser IsLexerClassified.swift
[136/152] Compiling SwiftParser LayoutNodes+Parsable.swift
[137/152] Compiling SwiftParser Parser+TokenSpecSet.swift
[138/152] Compiling SwiftParser TokenSpecStaticMembers.swift
[139/153] Wrapping AST for SwiftParser for debugging
[141/176] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[142/177] Compiling SwiftOperators PrecedenceGroup.swift
[143/178] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[144/178] Compiling SwiftOperators OperatorTable.swift
[145/178] Compiling SwiftOperators PrecedenceGraph.swift
[146/178] Emitting module SwiftOperators
[147/178] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[148/178] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[149/178] Compiling SwiftParserDiagnostics MissingNodesError.swift
[150/178] Compiling SwiftParserDiagnostics MissingTokenError.swift
[151/178] Compiling SwiftOperators SyntaxSynthesis.swift
[152/178] Compiling SwiftOperators OperatorTable+Folding.swift
[153/178] Compiling SwiftOperators OperatorTable+Semantics.swift
[155/179] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[156/179] Compiling SwiftParserDiagnostics Utils.swift
[157/179] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[157/179] Wrapping AST for SwiftOperators for debugging
[159/179] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[160/179] Compiling SwiftParserDiagnostics PresenceUtils.swift
[165/179] Emitting module SwiftParserDiagnostics
[166/179] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[167/179] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[168/180] Wrapping AST for SwiftParserDiagnostics for debugging
[170/194] Compiling SwiftSyntaxBuilder Indenter.swift
[171/194] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[172/195] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[173/195] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[174/195] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[175/195] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[176/195] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[177/195] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[178/195] Emitting module SwiftSyntaxBuilder
[179/195] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[180/195] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[181/195] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[182/195] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[183/195] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[184/195] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[185/196] Wrapping AST for SwiftSyntaxBuilder for debugging
[187/210] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[188/210] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[189/210] Compiling SwiftSyntaxMacros AccessorMacro.swift
[190/210] Compiling SwiftSyntaxMacros AttachedMacro.swift
[191/211] Compiling SwiftSyntaxMacros Macro.swift
[192/211] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[193/211] Compiling SwiftSyntaxMacros MemberMacro.swift
[194/211] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[195/211] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[196/211] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[197/211] Compiling SwiftSyntaxMacros Macro+Format.swift
[198/211] Emitting module SwiftSyntaxMacros
[199/211] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[200/211] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[201/211] Compiling SwiftSyntaxMacros PeerMacro.swift
[202/212] Wrapping AST for SwiftSyntaxMacros for debugging
[204/220] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[205/220] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[206/220] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[207/220] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[208/220] Emitting module SwiftSyntaxMacroExpansion
[209/220] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[210/220] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[211/220] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[212/221] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[214/228] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[215/228] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[216/228] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[217/228] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[218/228] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[219/228] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[220/228] Emitting module SwiftCompilerPluginMessageHandling
[221/229] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[223/231] Emitting module SwiftCompilerPlugin
[224/231] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[225/232] Wrapping AST for SwiftCompilerPlugin for debugging
[227/260] Compiling XCTestingMacros XCTestingPlugin.swift
[228/260] Compiling XCTestingMacros XCTestingMacro+func.swift
[229/260] Compiling XCTestingMacros XCTestingMacro+Suite.swift
[230/260] Compiling XCTestingMacros XCTestingMacro.swift
[231/260] Compiling XCTestingMacros SuiteDeclaration.swift
[232/260] 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
[233/260] Compiling XCTestingMacros Diagnostics.swift
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:10:9: warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
  8 |     let message: String
  9 |     /// The unique diagnostic id (should be the same for all diagnostics produced by the same codepath).
 10 |     let diagnosticID: MessageID
    |         `- warning: stored property 'diagnosticID' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'MessageID'; this is an error in the Swift 6 language mode
 11 |     /// The diagnostic's severity.
 12 |     let severity: DiagnosticSeverity
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:19:15: note: struct 'MessageID' does not conform to the 'Sendable' protocol
17 | /// same wording. Eg. it’s possible that the message contains more context when
18 | /// available.
19 | public struct MessageID: Hashable {
   |               `- note: struct 'MessageID' does not conform to the 'Sendable' protocol
20 |   private let domain: String
21 |   private let id: String
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
  1 | import Foundation
  2 | import SwiftDiagnostics
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftDiagnostics'
  3 | import SwiftSyntax
  4 |
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:12:9: warning: stored property 'severity' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
 10 |     let diagnosticID: MessageID
 11 |     /// The diagnostic's severity.
 12 |     let severity: DiagnosticSeverity
    |         `- warning: stored property 'severity' of 'Sendable'-conforming struct 'SimpleDiagnosticMessage' has non-sendable type 'DiagnosticSeverity'; this is an error in the Swift 6 language mode
 13 |
 14 |     /// Creates a new diagnostic message.
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Message.swift:29:13: note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
27 | }
28 |
29 | public enum DiagnosticSeverity {
   |             `- note: enum 'DiagnosticSeverity' does not conform to the 'Sendable' protocol
30 |   case error
31 |   case warning
/host/spi-builder-workspace/Sources/XCTestingMacros/Utility/Diagnostics.swift:165:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
163 |
164 | struct DiagnosticError: Error {
165 |     let diagnostic: Diagnostic
    |         `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
166 | }
167 |
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftDiagnostics/Diagnostic.swift:15:15: note: struct 'Diagnostic' does not conform to the 'Sendable' protocol
13 | import SwiftSyntax
14 |
15 | public struct Diagnostic: CustomDebugStringConvertible {
   |               `- note: struct 'Diagnostic' does not conform to the 'Sendable' protocol
16 |   /// The message that should be displayed to the user
17 |   public let diagMessage: DiagnosticMessage
[234/261] Wrapping AST for XCTestingMacros for debugging
[235/261] Write Objects.LinkFileList
[237/261] Compiling TestingMacros TagConstraints.swift
[238/261] Compiling TestingMacros TagMacro.swift
[239/261] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[240/261] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[241/261] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[242/261] Compiling TestingMacros DiagnosticMessage.swift
[243/261] Compiling TestingMacros SourceCodeCapturing.swift
[244/261] Compiling TestingMacros SourceLocationGeneration.swift
[245/261] Compiling TestingMacros Argument.swift
[246/261] Compiling TestingMacros AttributeDiscovery.swift
[247/261] Compiling TestingMacros AvailabilityGuards.swift
[248/263] Emitting module TestingMacros
[249/263] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[250/263] Compiling TestingMacros TokenSyntaxAdditions.swift
[251/263] Compiling TestingMacros TriviaPieceAdditions.swift
[252/263] Compiling TestingMacros ConditionMacro.swift
[253/263] Compiling TestingMacros SuiteDeclarationMacro.swift
[254/263] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[255/263] Compiling TestingMacros CRC32.swift
[256/263] Compiling TestingMacros CommentParsing.swift
[257/263] Compiling TestingMacros ConditionArgumentParsing.swift
[257/263] Linking XCTestingMacros-tool
[259/263] Compiling TestingMacros TestDeclarationMacro.swift
[260/263] Compiling TestingMacros TestingMacrosMain.swift
[261/264] Wrapping AST for TestingMacros for debugging
[262/264] Write Objects.LinkFileList
[263/264] Linking TestingMacros-tool
[265/326] 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 | }
[266/326] 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 | }
[267/326] 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 | }
[268/326] 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 | }
[269/326] 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 | }
[270/326] 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 | }
[271/326] 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 | }
[272/326] 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 | }
[273/334] Compiling Testing CollectionDifferenceAdditions.swift
[274/334] Compiling Testing CommandLineAdditions.swift
[275/334] Compiling Testing NumericAdditions.swift
[276/334] Compiling Testing ResultAdditions.swift
[277/334] Compiling Testing TypeAdditions.swift
[278/334] Compiling Testing CError.swift
[279/334] Compiling Testing CartesianProduct.swift
[280/334] Compiling Testing Environment.swift
[281/334] Compiling Testing FileHandle.swift
[282/334] Compiling Testing SerialTrait.swift
[283/334] Compiling Testing Tag+Macro.swift
[284/334] Compiling Testing Tag.Color+Loading.swift
[285/334] Compiling Testing Tag.Color.swift
[286/334] Compiling Testing Tag.List.swift
[287/334] Compiling Testing Tag.swift
[288/334] Compiling Testing TimeLimitTrait.swift
[289/334] Compiling Testing Trait.swift
[290/334] Emitting module Testing
[291/334] Compiling Testing SkipInfo.swift
[292/334] Compiling Testing XCTestScaffold.swift
[293/334] Compiling Testing Backtrace.swift
[294/334] Compiling Testing CustomTestStringConvertible.swift
[295/334] Compiling Testing Expression+Macro.swift
[296/334] Compiling Testing Expression.swift
[297/334] Compiling Testing SourceContext.swift
[298/334] Compiling Testing SourceLocation.swift
[299/334] Compiling Testing ArrayAdditions.swift
[300/334] Compiling Testing Graph.swift
[301/334] Compiling Testing Locked.swift
[302/334] Compiling Testing UncheckedSendable.swift
[303/334] Compiling Testing Versions.swift
[304/334] Compiling Testing Test+Discovery.swift
[305/334] Compiling Testing Test+Macro.swift
[306/334] Compiling Testing Test.ID.Selection.swift
[307/334] Compiling Testing Test.ID.swift
[308/334] Compiling Testing ExpectationChecking+Macro.swift
[309/334] Compiling Testing Confirmation.swift
[310/334] Compiling Testing Issue+Recording.swift
[311/334] Compiling Testing Issue.swift
[312/334] Compiling Testing KnownIssue.swift
[313/334] Compiling Testing CustomTestArgumentEncodable.swift
[314/334] Compiling Testing Test.Case.Generator.swift
[315/334] Compiling Testing Test.Case.ID.swift
[316/334] Compiling Testing Test.Case.swift
[317/334] Compiling Testing Clock.swift
[318/334] Compiling Testing Event.swift
[319/334] Compiling Testing Event.ConsoleOutputRecorder.swift
[320/334] Compiling Testing Event.HumanReadableOutputRecorder.swift
[321/334] Compiling Testing Event.JUnitXMLRecorder.swift
[322/334] Compiling Testing Event.Symbol.swift
[323/334] Compiling Testing TimeValue.swift
[324/334] Compiling Testing Expectation+Macro.swift
[325/334] Compiling Testing Expectation.swift
[326/334] Compiling Testing TypeInfo.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
[327/334] Compiling Testing Configuration+EventHandling.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/334] Compiling Testing Configuration.TestFilter.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/334] Compiling Testing Configuration.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/334] Compiling Testing EntryPoint.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/334] Compiling Testing Runner.Plan+Dumping.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/334] Compiling Testing Runner.Plan.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/334] Compiling Testing Runner.RuntimeState.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/334] Compiling Testing Runner.swift
/host/spi-builder-workspace/.build/checkouts/swift-testing/Sources/Testing/Running/EntryPoint.swift:102:10: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
100 |   // components of two tests' IDs are ambiguous, present their source locations
101 |   // to disambiguate.
102 |   return Dictionary(
    |          `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
103 |     grouping: tests.lazy.map(\.id),
104 |     by: \.nameComponents
BUILD FAILURE 6.0 linux