Build Information
Failed to build SwiftQC, reference v1.0.0 (215b72
), with Swift 6.2 (beta) for Linux on 18 Jul 2025 05:38:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Aristide021/SwiftQC.git
Reference: v1.0.0
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/Aristide021/SwiftQC
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 215b721 Update commit to fix build issue from SwiftLint fixes
Cloned https://github.com/Aristide021/SwiftQC.git
Revision (git rev-parse @):
215b7218d84ddf04aa02fb11948857f1e62ccbc0
SUCCESS checkout https://github.com/Aristide021/SwiftQC.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Aristide021/SwiftQC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-gen.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1808] Fetching swift-atomics
[598/2520] Fetching swift-atomics, swift-gen
[2521/4614] Fetching swift-atomics, swift-gen, swift-docc-plugin
[2752/28931] Fetching swift-atomics, swift-gen, swift-docc-plugin, swift-testing
[7047/44455] Fetching swift-atomics, swift-gen, swift-docc-plugin, swift-testing, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
[15747/42647] Fetching swift-gen, swift-docc-plugin, swift-testing, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.75s)
[14848/40553] Fetching swift-gen, swift-testing, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-gen.git from cache (1.36s)
Fetched https://github.com/apple/swift-testing.git from cache (1.36s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.37s)
Computing version for https://github.com/pointfreeco/swift-gen.git
Computed https://github.com/pointfreeco/swift-gen.git at 0.4.0 (4.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (0.61s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71442] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.38s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (7.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3426] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.94s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.45s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.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.5
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-gen.git
Working copy of https://github.com/pointfreeco/swift-gen.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.99.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/58] Write sources
[26/58] Compiling _AtomicsShims.c
[27/58] Compiling _SwiftSyntaxCShims dummy.c
[28/58] Compiling _TestingInternals Versions.cpp
[29/58] Compiling _TestingInternals WillThrow.cpp
[30/58] Compiling _TestingInternals Discovery.cpp
[31/58] Write swift-version-24593BA9C3E375BF.txt
[33/91] Emitting module SwiftSyntax510
[34/91] Compiling SwiftSyntax510 Empty.swift
[35/92] Compiling Atomics UnsafeAtomic.swift
[36/92] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/94] Emitting module SwiftSyntax600
[38/94] Compiling SwiftSyntax600 Empty.swift
[40/94] Compiling SwiftSyntax509 Empty.swift
[41/94] Emitting module SwiftSyntax509
[42/95] Compiling Gen LCRNG.swift
[43/96] Compiling Atomics AtomicInteger.swift
[44/96] Compiling Atomics AtomicOptionalWrappable.swift
[45/96] Compiling Atomics AtomicReference.swift
[46/96] Compiling Atomics AtomicStorage.swift
[47/96] Compiling Atomics AtomicValue.swift
[48/96] Compiling Atomics ManagedAtomic.swift
[49/96] Compiling Atomics ManagedAtomicLazyReference.swift
[50/96] Compiling Atomics AtomicMemoryOrderings.swift
[51/96] Compiling Atomics DoubleWord.swift
[52/96] Compiling Gen Xoshiro.swift
[54/96] Wrapping AST for SwiftSyntax510 for debugging
[56/96] Compiling Gen UIKit.swift
[57/96] Compiling Gen Zip.swift
[57/96] Wrapping AST for SwiftSyntax600 for debugging
[58/96] Wrapping AST for SwiftSyntax509 for debugging
[60/96] Compiling Atomics OptionalRawRepresentable.swift
[61/96] Compiling Atomics RawRepresentable.swift
[62/96] Compiling Atomics AtomicBool.swift
[63/96] Emitting module Atomics
[64/96] Compiling Atomics IntegerConformances.swift
[65/96] Compiling Atomics PointerConformances.swift
[66/96] Compiling Atomics Primitives.native.swift
[67/155] Compiling Gen AnyRandomNumberGenerator.swift
[68/155] Emitting module Gen
[69/155] Compiling Gen Gen.swift
[70/161] Wrapping AST for Gen for debugging
[72/161] Compiling SwiftSyntax SourceLocation.swift
[73/161] Compiling SwiftSyntax SyntaxNodeFactory.swift
[74/162] Compiling ArgumentParserToolInfo ToolInfo.swift
[75/162] Emitting module ArgumentParserToolInfo
[77/163] Wrapping AST for Atomics for debugging
[78/163] Wrapping AST for ArgumentParserToolInfo for debugging
[80/207] Compiling ArgumentParser BashCompletionsGenerator.swift
[81/207] Compiling ArgumentParser CompletionsGenerator.swift
[82/207] Compiling ArgumentParser FishCompletionsGenerator.swift
[83/207] Compiling ArgumentParser ZshCompletionsGenerator.swift
[84/207] Compiling ArgumentParser Argument.swift
[85/207] Compiling ArgumentParser ArgumentDiscussion.swift
[86/207] Compiling ArgumentParser ArgumentHelp.swift
[87/207] Compiling ArgumentParser ArgumentVisibility.swift
[88/207] Compiling ArgumentParser CompletionKind.swift
[89/215] Compiling ArgumentParser InputKey.swift
[90/215] Compiling ArgumentParser InputOrigin.swift
[91/215] Compiling ArgumentParser Name.swift
[92/215] Compiling ArgumentParser Parsed.swift
[93/215] Compiling ArgumentParser ParsedValues.swift
[94/215] Compiling ArgumentParser ParserError.swift
[95/221] Compiling ArgumentParser Errors.swift
[96/221] Compiling ArgumentParser Flag.swift
[97/221] Compiling ArgumentParser NameSpecification.swift
[98/221] Compiling ArgumentParser Option.swift
[99/221] Compiling ArgumentParser OptionGroup.swift
[100/221] Compiling ArgumentParser AsyncParsableCommand.swift
[101/221] Compiling ArgumentParser CommandConfiguration.swift
[102/221] Compiling ArgumentParser CommandGroup.swift
[103/221] Compiling ArgumentParser EnumerableFlag.swift
[104/221] Compiling ArgumentParser ExpressibleByArgument.swift
[105/221] Compiling ArgumentParser ParsableArguments.swift
[106/221] Compiling ArgumentParser ParsableCommand.swift
[107/221] Compiling ArgumentParser ArgumentDecoder.swift
[108/221] Compiling ArgumentParser ArgumentDefinition.swift
[109/221] Compiling ArgumentParser ArgumentSet.swift
[110/221] Compiling ArgumentParser CommandParser.swift
[119/221] Compiling ArgumentParser Tree.swift
[120/221] Compiling ArgumentParser CodingKeyValidator.swift
[121/221] Compiling ArgumentParser NonsenseFlagsValidator.swift
[122/221] Compiling ArgumentParser ParsableArgumentsValidation.swift
[123/221] Compiling ArgumentParser PositionalArgumentsValidator.swift
[124/221] Compiling ArgumentParser UniqueNamesValidator.swift
[132/221] Compiling ArgumentParser CollectionExtensions.swift
[133/221] Compiling ArgumentParser Mutex.swift
[134/221] Compiling ArgumentParser Platform.swift
[135/221] Compiling ArgumentParser SequenceExtensions.swift
[136/221] Compiling ArgumentParser StringExtensions.swift
[137/221] Compiling ArgumentParser SwiftExtensions.swift
[138/221] Compiling ArgumentParser SplitArguments.swift
[139/221] Compiling ArgumentParser DumpHelpGenerator.swift
[140/221] Compiling ArgumentParser HelpCommand.swift
[141/221] Compiling ArgumentParser HelpGenerator.swift
[142/221] Compiling ArgumentParser MessageInfo.swift
[143/221] Compiling ArgumentParser UsageGenerator.swift
[150/221] Emitting module ArgumentParser
[157/222] Wrapping AST for ArgumentParser for debugging
[159/222] Emitting module SwiftSyntax
[169/222] Compiling SwiftSyntax RawSyntaxNodesD.swift
[170/222] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[171/222] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[172/222] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[173/222] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[174/222] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[175/222] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[176/222] Compiling SwiftSyntax RawSyntaxValidation.swift
[177/222] Compiling SwiftSyntax SyntaxNodesAB.swift
[182/222] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[183/222] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[184/222] Compiling SwiftSyntax SyntaxBaseNodes.swift
[185/222] Compiling SwiftSyntax SyntaxCollections.swift
[186/222] Compiling SwiftSyntax SyntaxEnum.swift
[196/222] Compiling SwiftSyntax SyntaxNodesC.swift
[197/222] Compiling SwiftSyntax SyntaxNodesD.swift
[198/222] Compiling SwiftSyntax SyntaxNodesEF.swift
[199/222] Compiling SwiftSyntax SyntaxNodesGHI.swift
[200/222] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[201/222] Compiling SwiftSyntax SyntaxNodesOP.swift
[202/222] Compiling SwiftSyntax SyntaxNodesQRS.swift
[203/222] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[204/230] Wrapping AST for SwiftSyntax for debugging
[206/280] Compiling SwiftDiagnostics Message.swift
[207/281] Compiling SwiftBasicFormat Syntax+Extensions.swift
[208/281] Compiling SwiftDiagnostics Note.swift
[209/281] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[210/281] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[211/281] Emitting module SwiftDiagnostics
[212/281] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[213/281] Compiling SwiftDiagnostics FixIt.swift
[214/281] Compiling SwiftBasicFormat InferIndentation.swift
[215/281] Compiling SwiftParser Attributes.swift
[216/281] Compiling SwiftParser Availability.swift
[217/281] Compiling SwiftParser CharacterInfo.swift
[218/281] Compiling SwiftParser CollectionNodes+Parsable.swift
[219/281] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[220/281] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[221/282] Wrapping AST for SwiftDiagnostics for debugging
[223/282] Emitting module SwiftBasicFormat
[224/282] Compiling SwiftBasicFormat BasicFormat.swift
[225/283] Wrapping AST for SwiftBasicFormat for debugging
[227/283] Compiling SwiftParser LexemeSequence.swift
[228/283] Compiling SwiftParser Lexer.swift
[229/283] Compiling SwiftParser RegexLiteralLexer.swift
[230/283] Compiling SwiftParser UnicodeScalarExtensions.swift
[231/283] Compiling SwiftParser Lookahead.swift
[232/283] Compiling SwiftParser LoopProgressCondition.swift
[233/288] Compiling SwiftParser TokenSpec.swift
[234/288] Compiling SwiftParser TokenSpecSet.swift
[235/288] Compiling SwiftParser TopLevel.swift
[236/288] Compiling SwiftParser TriviaParser.swift
[237/288] Compiling SwiftParser Types.swift
[238/288] Compiling SwiftParser SwiftParserCompatibility.swift
[239/288] Compiling SwiftParser SwiftVersion.swift
[240/288] Compiling SwiftParser SyntaxUtils.swift
[241/288] Compiling SwiftParser TokenConsumer.swift
[242/288] Compiling SwiftParser TokenPrecedence.swift
[243/288] Compiling SwiftParser Modifiers.swift
[244/288] Compiling SwiftParser Names.swift
[245/288] Compiling SwiftParser Nominals.swift
[246/288] Compiling SwiftParser Parameters.swift
[247/288] Compiling SwiftParser ParseSourceFile.swift
[248/288] Compiling SwiftParser Parser.swift
[249/288] Compiling SwiftParser Patterns.swift
[250/288] Compiling SwiftParser Recovery.swift
[251/288] Compiling SwiftParser Specifiers.swift
[252/288] Compiling SwiftParser Statements.swift
[253/288] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[254/288] Compiling SwiftParser StringLiterals.swift
[255/288] Emitting module SwiftParser
[260/288] Compiling SwiftParser Declarations.swift
[261/288] Compiling SwiftParser Directives.swift
[262/288] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[263/288] Compiling SwiftParser Expressions.swift
[264/288] Compiling SwiftParser IncrementalParseTransition.swift
[265/288] Compiling SwiftParser IsValidIdentifier.swift
[266/288] Compiling SwiftParser Cursor.swift
[267/288] Compiling SwiftParser Lexeme.swift
[268/288] Compiling SwiftParser ExperimentalFeatures.swift
[269/288] Compiling SwiftParser IsLexerClassified.swift
[270/288] Compiling SwiftParser LayoutNodes+Parsable.swift
[271/288] Compiling SwiftParser Parser+TokenSpecSet.swift
[272/288] Compiling SwiftParser TokenSpecStaticMembers.swift
[273/289] Wrapping AST for SwiftParser for debugging
[275/312] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[276/313] Compiling SwiftOperators PrecedenceGroup.swift
[277/314] Compiling SwiftOperators OperatorTable.swift
[278/314] Compiling SwiftOperators PrecedenceGraph.swift
[279/314] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[280/314] Compiling SwiftOperators SyntaxSynthesis.swift
[281/314] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[282/314] Compiling SwiftParserDiagnostics Utils.swift
[283/314] Compiling SwiftOperators OperatorTable+Semantics.swift
[284/314] Emitting module SwiftOperators
[285/314] Compiling SwiftOperators OperatorTable+Folding.swift
[286/314] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[287/314] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[288/314] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[289/314] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[290/315] Wrapping AST for SwiftOperators for debugging
[292/315] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[293/315] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[294/315] Compiling SwiftParserDiagnostics PresenceUtils.swift
[297/315] Emitting module SwiftParserDiagnostics
[298/315] Compiling SwiftParserDiagnostics MissingNodesError.swift
[299/315] Compiling SwiftParserDiagnostics MissingTokenError.swift
[302/316] Wrapping AST for SwiftParserDiagnostics for debugging
[304/331] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[305/331] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[306/332] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[307/332] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[308/332] Compiling SwiftSyntaxBuilder Indenter.swift
[309/332] Compiling SwiftSyntaxBuilder ListBuilder.swift
[310/332] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[311/332] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[312/332] Emitting module SwiftSyntaxBuilder
[313/332] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[314/332] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[315/332] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[316/332] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[317/332] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[318/332] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[319/332] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[320/333] Wrapping AST for SwiftSyntaxBuilder for debugging
[322/350] Compiling SwiftSyntaxMacros AccessorMacro.swift
[323/350] Compiling SwiftSyntaxMacros AttachedMacro.swift
[324/350] Compiling SwiftSyntaxMacros BodyMacro.swift
[325/350] Emitting module SwiftSyntaxMacros
[326/352] Compiling SwiftSyntaxMacros PreambleMacro.swift
[327/352] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[328/352] Compiling SwiftSyntaxMacros MemberMacro.swift
[329/352] Compiling SwiftSyntaxMacros PeerMacro.swift
[330/352] Compiling SwiftSyntaxMacros Macro.swift
[331/352] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[332/352] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[333/352] Compiling SwiftSyntaxMacros Macro+Format.swift
[334/352] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[335/352] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[336/352] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[337/352] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[338/352] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[339/352] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[340/352] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[341/353] Wrapping AST for SwiftSyntaxMacros for debugging
[343/362] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[344/363] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[345/363] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[346/363] Emitting module SwiftSyntaxMacroExpansion
[347/363] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[348/363] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[349/363] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[350/363] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[351/363] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[352/363] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[353/364] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[355/376] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[356/377] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[357/377] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[358/377] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[359/377] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[360/377] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[361/377] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[362/377] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[363/377] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[364/377] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[365/377] Emitting module SwiftCompilerPluginMessageHandling
[366/377] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[367/377] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[368/378] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[370/380] Emitting module SwiftCompilerPlugin
[371/380] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[372/381] Wrapping AST for SwiftCompilerPlugin for debugging
[374/404] Compiling TestingMacros TokenSyntaxAdditions.swift
[375/404] Compiling TestingMacros TriviaPieceAdditions.swift
[376/404] Compiling TestingMacros TypeSyntaxProtocolAdditions.swift
[377/407] Compiling TestingMacros EditorPlaceholderExprSyntaxAdditions.swift
[378/407] Compiling TestingMacros FunctionDeclSyntaxAdditions.swift
[379/407] Compiling TestingMacros MacroExpansionContextAdditions.swift
[380/407] Compiling TestingMacros DiagnosticMessage.swift
[381/407] Compiling TestingMacros SourceCodeCapturing.swift
[382/407] Compiling TestingMacros SourceLocationGeneration.swift
[383/407] Compiling TestingMacros TagMacro.swift
[384/407] Compiling TestingMacros TestDeclarationMacro.swift
[385/407] Compiling TestingMacros TestingMacrosMain.swift
[386/407] Compiling TestingMacros AttributeDiscovery.swift
[387/407] Compiling TestingMacros AvailabilityGuards.swift
[388/407] Compiling TestingMacros CRC32.swift
[389/407] Compiling TestingMacros VersionTupleSyntaxAdditions.swift
[390/407] Compiling TestingMacros WithAttributesSyntaxAdditions.swift
[391/407] Compiling TestingMacros Argument.swift
[392/407] Emitting module TestingMacros
[393/407] Compiling TestingMacros ConditionMacro.swift
[394/407] Compiling TestingMacros SourceLocationMacro.swift
[395/407] Compiling TestingMacros SuiteDeclarationMacro.swift
[396/407] Compiling TestingMacros DeclGroupSyntaxAdditions.swift
[397/407] Compiling TestingMacros CommentParsing.swift
[398/407] Compiling TestingMacros ConditionArgumentParsing.swift
[399/407] Compiling TestingMacros DiagnosticMessage+Diagnosing.swift
[400/408] Wrapping AST for TestingMacros for debugging
[401/408] Write Objects.LinkFileList
[402/408] Linking TestingMacros-tool
[404/486] Emitting module Testing
[405/497] Compiling Testing Versions.swift
[406/497] Compiling Testing Test+Discovery.swift
[407/497] Compiling Testing Test+Macro.swift
[408/497] Compiling Testing Test.ID.Selection.swift
[409/497] Compiling Testing Test.ID.swift
[410/497] Compiling Testing Test.swift
[411/497] Compiling Testing Bug.swift
[412/497] Compiling Testing Comment+Macro.swift
[413/497] Compiling Testing Comment.swift
[414/497] Compiling Testing ConditionTrait+Macro.swift
[415/497] Compiling Testing ConditionTrait.swift
[416/497] Compiling Testing HiddenTrait.swift
[417/497] Compiling Testing ParallelizationTrait.swift
[418/497] Compiling Testing SPIAwareTrait.swift
[419/497] Compiling Testing Tag+Macro.swift
[420/497] Compiling Testing Tag+Predefined.swift
[421/497] Compiling Testing Tag.Color+Loading.swift
[422/497] Compiling Testing Tag.Color.swift
[423/497] Compiling Testing Tag.List.swift
[424/497] Compiling Testing Tag.swift
[425/497] Compiling Testing TimeLimitTrait.swift
[426/497] Compiling Testing Trait.swift
[427/497] Compiling Testing Backtrace+Symbolication.swift
[428/497] Compiling Testing Backtrace.swift
[429/497] Compiling Testing CustomTestStringConvertible.swift
[430/497] Compiling Testing Expression+Macro.swift
[431/497] Compiling Testing Expression.swift
[432/497] Compiling Testing SourceContext.swift
[433/497] Compiling Testing SourceLocation+Macro.swift
[434/497] Compiling Testing SourceLocation.swift
[435/497] Compiling Testing ArrayAdditions.swift
[436/497] Compiling Testing CollectionDifferenceAdditions.swift
[437/497] Compiling Testing CommandLineAdditions.swift
[438/497] Compiling Testing ABIEntryPoint.swift
[439/497] Compiling Testing EntryPoint.swift
[440/497] Compiling Testing SwiftPMEntryPoint.swift
[441/497] Compiling Testing ABIv0.Record+Streaming.swift
[442/497] Compiling Testing ABIv0.Record.swift
[443/497] Compiling Testing ABIv0.swift
[444/497] Compiling Testing ABIv0.EncodedBacktrace.swift
[445/497] Compiling Testing ABIv0.EncodedEvent.swift
[446/497] Compiling Testing ABIv0.EncodedInstant.swift
[447/497] Compiling Testing ABIv0.EncodedIssue.swift
[448/497] Compiling Testing ABIv0.EncodedMessage.swift
[449/497] Compiling Testing WaitFor.swift
[450/497] Compiling Testing Expectation+Macro.swift
[451/497] Compiling Testing Expectation.swift
[452/497] Compiling Testing ExpectationChecking+Macro.swift
[453/497] Compiling Testing Confirmation.swift
[454/497] Compiling Testing ErrorSnapshot.swift
[455/497] Compiling Testing Issue+Recording.swift
[456/497] Compiling Testing Issue.swift
[457/497] Compiling Testing KnownIssue.swift
[458/497] Compiling Testing CustomTestArgumentEncodable.swift
[459/497] Compiling Testing Test.Case.Generator.swift
[460/497] Compiling Testing Test.Case.ID.swift
[461/497] Compiling Testing Test.Case.swift
[462/497] Compiling Testing TypeInfo.swift
[463/497] Compiling Testing Configuration+EventHandling.swift
[464/497] Compiling Testing Configuration.TestFilter.swift
[465/497] Compiling Testing Configuration.swift
[466/497] Compiling Testing Runner.Plan+Dumping.swift
[467/497] Compiling Testing Runner.Plan.swift
[468/497] Compiling Testing Runner.RuntimeState.swift
[469/497] Compiling Testing Runner.swift
[470/497] Compiling Testing SkipInfo.swift
[471/497] Compiling Testing NumericAdditions.swift
[472/497] Compiling Testing ResultAdditions.swift
[473/497] Compiling Testing CError.swift
[474/497] Compiling Testing CartesianProduct.swift
[475/497] Compiling Testing Environment.swift
[476/497] Compiling Testing FileHandle.swift
[477/497] Compiling Testing GetSymbol.swift
[478/497] Compiling Testing Graph.swift
[479/497] Compiling Testing JSON.swift
[480/497] Compiling Testing Locked.swift
[481/497] Compiling Testing SystemError.swift
[482/497] Compiling Testing ABIv0.EncodedTest.swift
[483/497] Compiling Testing Clock.swift
[484/497] Compiling Testing Event.swift
[485/497] Compiling Testing Event.ConsoleOutputRecorder.swift
[486/497] Compiling Testing Event.HumanReadableOutputRecorder.swift
[487/497] Compiling Testing Event.JUnitXMLRecorder.swift
[488/497] Compiling Testing Event.Symbol.swift
[489/497] Compiling Testing TimeValue.swift
[490/497] Compiling Testing ExitCondition.swift
[491/497] Compiling Testing ExitTest.swift
[492/497] Compiling Testing SpawnProcess.swift
[493/498] Wrapping AST for Testing for debugging
[495/534] Compiling SwiftQC Arbitrary.swift
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:9: error: generic parameter 'Value' could not be inferred
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| |- error: generic parameter 'Value' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:13: error: type 'Gen<Value>' has no member 'cgFloat'
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| `- error: type 'Gen<Value>' has no member 'cgFloat'
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
[496/534] Compiling SwiftQC Array+Arbitrary.swift
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:9: error: generic parameter 'Value' could not be inferred
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| |- error: generic parameter 'Value' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:13: error: type 'Gen<Value>' has no member 'cgFloat'
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| `- error: type 'Gen<Value>' has no member 'cgFloat'
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
[497/534] Compiling SwiftQC Bool+Arbitrary.swift
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:9: error: generic parameter 'Value' could not be inferred
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| |- error: generic parameter 'Value' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:13: error: type 'Gen<Value>' has no member 'cgFloat'
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| `- error: type 'Gen<Value>' has no member 'cgFloat'
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
[498/534] Compiling SwiftQC CGFloat+Arbitrary.swift
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:9: error: generic parameter 'Value' could not be inferred
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| |- error: generic parameter 'Value' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:13: error: type 'Gen<Value>' has no member 'cgFloat'
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| `- error: type 'Gen<Value>' has no member 'cgFloat'
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
[499/534] Compiling SwiftQC Character+Arbitrary.swift
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:9: error: generic parameter 'Value' could not be inferred
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| |- error: generic parameter 'Value' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
/host/spi-builder-workspace/Sources/SwiftQC/Arbitrary/Conformances/CGFloat+Arbitrary.swift:55:13: error: type 'Gen<Value>' has no member 'cgFloat'
53 | // swift-gen's cgFloat typically generates in 0...1 by default, or takes a range.
54 | // Let's use a range similar to Float/Double for consistency.
55 | Gen.cgFloat(in: -100.0...100.0)
| `- error: type 'Gen<Value>' has no member 'cgFloat'
56 | }
57 | public static var shrinker: any Shrinker<CGFloat> { CGFloatShrinker() }
[500/539] Compiling SwiftQC TestResult.swift
[501/539] Compiling SwiftQC BuiltinShrinkers.swift
[502/539] Compiling SwiftQC LensShrink.swift
[503/539] Compiling SwiftQC Shrinker.swift
[504/539] Compiling SwiftQC TupleShrinkers.swift
[505/539] Compiling SwiftQC Range+Arbitrary.swift
[506/539] Compiling SwiftQC Result+Arbitrary.swift
[507/539] Compiling SwiftQC Set+Arbitrary.swift
[508/539] Compiling SwiftQC String+Arbitrary.swift
[509/539] Compiling SwiftQC URL+Arbitrary.swift
[510/539] Compiling SwiftQC Dictionary+Arbitrary.swift
[511/539] Compiling SwiftQC FixedWidthInteger+Arbitrary.swift
[512/539] Compiling SwiftQC FloatingPoint+Arbitrary.swift
[513/539] Compiling SwiftQC Int+Arbitrary.swift
[514/539] Compiling SwiftQC Optional+Arbitrary.swift
[515/539] Compiling SwiftQC ContiguousArray+Arbitrary.swift
[516/539] Compiling SwiftQC Data+Arbitrary.swift
[517/539] Compiling SwiftQC Date+Arbitrary.swift
[518/539] Compiling SwiftQC DateComponents+Arbitrary.swift
[519/539] Compiling SwiftQC Decimal+Arbitrary.swift
[520/539] Emitting module SwiftQC
[521/539] Compiling SwiftQC Commands.swift
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:162:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
160 | }
161 |
162 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
163 | guard let concreteRef = referenceMap[varSymbol] else {
164 | fatalError("Resolver Error: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:420:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
418 | }
419 |
420 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
421 | guard let concreteRef = referenceMap[varSymbol] else {
422 | fatalError("Resolver Error during shrink: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
[522/539] Compiling SwiftQC StateModel.swift
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:162:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
160 | }
161 |
162 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
163 | guard let concreteRef = referenceMap[varSymbol] else {
164 | fatalError("Resolver Error: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:420:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
418 | }
419 |
420 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
421 | guard let concreteRef = referenceMap[varSymbol] else {
422 | fatalError("Resolver Error during shrink: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
[523/539] Compiling SwiftQC StatefulRunner.swift
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:162:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
160 | }
161 |
162 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
163 | guard let concreteRef = referenceMap[varSymbol] else {
164 | fatalError("Resolver Error: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:420:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
418 | }
419 |
420 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
421 | guard let concreteRef = referenceMap[varSymbol] else {
422 | fatalError("Resolver Error during shrink: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
[524/539] Compiling SwiftQC CoverageGuided.swift
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:162:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
160 | }
161 |
162 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
163 | guard let concreteRef = referenceMap[varSymbol] else {
164 | fatalError("Resolver Error: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:420:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
418 | }
419 |
420 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
421 | guard let concreteRef = referenceMap[varSymbol] else {
422 | fatalError("Resolver Error during shrink: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
[525/539] Compiling SwiftQC NoShrink.swift
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:162:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
160 | }
161 |
162 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
163 | guard let concreteRef = referenceMap[varSymbol] else {
164 | fatalError("Resolver Error: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
/host/spi-builder-workspace/Sources/SwiftQC/Stateful/StatefulRunner.swift:420:88: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
418 | }
419 |
420 | let resolver: @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType = { [referenceMap] varSymbol in
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
421 | guard let concreteRef = referenceMap[varSymbol] else {
422 | fatalError("Resolver Error during shrink: No concrete reference for symbolic Var \(varSymbol.id). Map: \(referenceMap.keys.map { $0.id })")
[526/539] Compiling SwiftQC UUID+Arbitrary.swift
[527/539] Compiling SwiftQC UnicodeScalar+Arbitrary.swift
[528/539] Compiling SwiftQC Void+Arbitrary.swift
[529/539] Compiling SwiftQC Property.swift
[530/539] Compiling SwiftQC Gen.swift
[531/539] Compiling SwiftQC ParallelCommands.swift
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:95:13: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
93 |
94 | func getResolver() -> @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType {
95 | let capturedMap = self.refMap
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
96 | return { symbolicVar in
97 | guard let concreteRef = capturedMap[symbolicVar] else {
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:246:9: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
244 | var overallErrorInternal: Error? = nil
245 |
246 | let initialModelStatesForRun = await orchestrator.getInitialModelStates()
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
247 |
248 | await withTaskGroup(of: ParallelEvent<Model>.self) { group in
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:272:37: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
270 |
271 | let modelStateBeforeOp = taskLocalModelState
272 | let fakeRunResult = Model.runFake(symbolicCmd, inState: modelStateBeforeOp)
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
273 |
274 | let modelResponseOp: Model.ResponseVar
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:257:21: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
255 | // FIX: taskLocalModelState and taskLocalModelRefMap changed to 'let'
256 | let taskLocalModelState = initialModelStatesForRun[virtualThreadIdForModel]
257 | let taskLocalModelRefMap: [Var<Model.ReferenceType>: Model.ReferenceType] = [:]
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
258 |
259 | // This resolver is local to the task.
[532/539] Compiling SwiftQC ParallelModel.swift
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:95:13: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
93 |
94 | func getResolver() -> @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType {
95 | let capturedMap = self.refMap
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
96 | return { symbolicVar in
97 | guard let concreteRef = capturedMap[symbolicVar] else {
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:246:9: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
244 | var overallErrorInternal: Error? = nil
245 |
246 | let initialModelStatesForRun = await orchestrator.getInitialModelStates()
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
247 |
248 | await withTaskGroup(of: ParallelEvent<Model>.self) { group in
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:272:37: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
270 |
271 | let modelStateBeforeOp = taskLocalModelState
272 | let fakeRunResult = Model.runFake(symbolicCmd, inState: modelStateBeforeOp)
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
273 |
274 | let modelResponseOp: Model.ResponseVar
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:257:21: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
255 | // FIX: taskLocalModelState and taskLocalModelRefMap changed to 'let'
256 | let taskLocalModelState = initialModelStatesForRun[virtualThreadIdForModel]
257 | let taskLocalModelRefMap: [Var<Model.ReferenceType>: Model.ReferenceType] = [:]
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
258 |
259 | // This resolver is local to the task.
[533/539] Compiling SwiftQC ParallelRunner.swift
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:95:13: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
93 |
94 | func getResolver() -> @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType {
95 | let capturedMap = self.refMap
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
96 | return { symbolicVar in
97 | guard let concreteRef = capturedMap[symbolicVar] else {
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:246:9: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
244 | var overallErrorInternal: Error? = nil
245 |
246 | let initialModelStatesForRun = await orchestrator.getInitialModelStates()
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
247 |
248 | await withTaskGroup(of: ParallelEvent<Model>.self) { group in
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:272:37: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
270 |
271 | let modelStateBeforeOp = taskLocalModelState
272 | let fakeRunResult = Model.runFake(symbolicCmd, inState: modelStateBeforeOp)
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
273 |
274 | let modelResponseOp: Model.ResponseVar
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:257:21: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
255 | // FIX: taskLocalModelState and taskLocalModelRefMap changed to 'let'
256 | let taskLocalModelState = initialModelStatesForRun[virtualThreadIdForModel]
257 | let taskLocalModelRefMap: [Var<Model.ReferenceType>: Model.ReferenceType] = [:]
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
258 |
259 | // This resolver is local to the task.
[534/539] Compiling SwiftQC Reporter.swift
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:95:13: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
93 |
94 | func getResolver() -> @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType {
95 | let capturedMap = self.refMap
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
96 | return { symbolicVar in
97 | guard let concreteRef = capturedMap[symbolicVar] else {
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:246:9: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
244 | var overallErrorInternal: Error? = nil
245 |
246 | let initialModelStatesForRun = await orchestrator.getInitialModelStates()
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
247 |
248 | await withTaskGroup(of: ParallelEvent<Model>.self) { group in
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:272:37: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
270 |
271 | let modelStateBeforeOp = taskLocalModelState
272 | let fakeRunResult = Model.runFake(symbolicCmd, inState: modelStateBeforeOp)
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
273 |
274 | let modelResponseOp: Model.ResponseVar
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:257:21: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
255 | // FIX: taskLocalModelState and taskLocalModelRefMap changed to 'let'
256 | let taskLocalModelState = initialModelStatesForRun[virtualThreadIdForModel]
257 | let taskLocalModelRefMap: [Var<Model.ReferenceType>: Model.ReferenceType] = [:]
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
258 |
259 | // This resolver is local to the task.
[535/539] Compiling SwiftQC PropertyRunner.swift
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:95:13: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
93 |
94 | func getResolver() -> @Sendable (Var<Model.ReferenceType>) -> Model.ReferenceType {
95 | let capturedMap = self.refMap
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
96 | return { symbolicVar in
97 | guard let concreteRef = capturedMap[symbolicVar] else {
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:246:9: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
244 | var overallErrorInternal: Error? = nil
245 |
246 | let initialModelStatesForRun = await orchestrator.getInitialModelStates()
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
247 |
248 | await withTaskGroup(of: ParallelEvent<Model>.self) { group in
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:272:37: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
270 |
271 | let modelStateBeforeOp = taskLocalModelState
272 | let fakeRunResult = Model.runFake(symbolicCmd, inState: modelStateBeforeOp)
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
273 |
274 | let modelResponseOp: Model.ResponseVar
/host/spi-builder-workspace/Sources/SwiftQC/Parallel/ParallelRunner.swift:257:21: warning: capture of non-Sendable type 'Model.Type' in an isolated closure
255 | // FIX: taskLocalModelState and taskLocalModelRefMap changed to 'let'
256 | let taskLocalModelState = initialModelStatesForRun[virtualThreadIdForModel]
257 | let taskLocalModelRefMap: [Var<Model.ReferenceType>: Model.ReferenceType] = [:]
| `- warning: capture of non-Sendable type 'Model.Type' in an isolated closure
258 |
259 | // This resolver is local to the task.
BUILD FAILURE 6.2 linux