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

Successful build of swift-release-notes, reference 0.1.0 (7c0372), with Swift 6.0 for Linux on 3 Nov 2024 03:33:14 UTC.

Swift 6 data race errors: 13

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/SwiftPackageIndex/ReleaseNotes.git
Reference: 0.1.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/SwiftPackageIndex/ReleaseNotes
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 7c03722 Merge pull request #14 from SwiftPackageIndex/swift-5.8
Cloned https://github.com/SwiftPackageIndex/ReleaseNotes.git
Revision (git rev-parse @):
7c037225ac7214381551552de4d6305b07b5fc0b
SUCCESS checkout https://github.com/SwiftPackageIndex/ReleaseNotes.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ReleaseNotes.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.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/pointfreeco/swift-parsing
Fetching https://github.com/SwiftPackageIndex/SemanticVersion
Fetching https://github.com/apple/swift-argument-parser
[1/323] Fetching semanticversion
[324/12676] Fetching semanticversion, swift-argument-parser
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (0.70s)
[1/97757] Fetching swift-parsing
Fetched https://github.com/apple/swift-argument-parser from cache (5.43s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.53s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.49s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4174] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.29s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.4.0 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.12s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
[1/4985] Fetching xctest-dynamic-overlay
[4986/71384] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
[2656/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.00s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.66s)
Creating working copy for https://github.com/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.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.4.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/56] Write sources
[15/56] Copying Documentation.docc
[15/56] Write sources
[26/56] Compiling _SwiftSyntaxCShims dummy.c
[27/56] Write swift-version-24593BA9C3E375BF.txt
[29/87] Emitting module SwiftSyntax510
[30/87] Emitting module IssueReporting
[31/89] Emitting module SwiftSyntax600
[32/89] Compiling SwiftSyntax600 Empty.swift
[33/90] Emitting module ArgumentParserToolInfo
[34/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[37/91] Compiling IssueReporting WithExpectedIssue.swift
[38/91] Compiling IssueReporting WithIssueContext.swift
[39/91] Compiling IssueReporting TestContext.swift
[40/91] Compiling IssueReporting Unimplemented.swift
[41/91] Compiling SwiftSyntax510 Empty.swift
[41/92] Wrapping AST for SwiftSyntax600 for debugging
[43/92] Emitting module SwiftSyntax509
[44/92] Compiling SwiftSyntax509 Empty.swift
[44/93] Wrapping AST for ArgumentParserToolInfo for debugging
[47/131] Wrapping AST for SwiftSyntax510 for debugging
[48/131] Wrapping AST for SwiftSyntax509 for debugging
[50/195] Emitting module ArgumentParser
[51/200] Compiling SwiftSyntax SyntaxNodeFactory.swift
[52/200] Compiling SwiftSyntax SyntaxNodeStructure.swift
[53/200] Compiling SwiftSyntax SyntaxProtocol.swift
[54/200] Compiling SwiftSyntax SyntaxText.swift
[55/200] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[56/200] Compiling SwiftSyntax SourceEdit.swift
[57/200] Compiling SwiftSyntax SourceLength.swift
[58/200] Compiling SwiftSyntax SourceLocation.swift
[59/200] Compiling SwiftSyntax AbsolutePosition.swift
[60/200] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[61/200] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[62/200] Compiling SwiftSyntax MemoryLayout.swift
[63/200] Compiling SwiftSyntax MissingNodeInitializers.swift
[64/200] Compiling SwiftSyntax RawSyntax.swift
[65/200] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[66/200] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[67/200] Compiling SwiftSyntax RawSyntaxTokenView.swift
[68/200] Compiling ArgumentParser CollectionExtensions.swift
[69/200] Compiling ArgumentParser Platform.swift
[70/200] Compiling ArgumentParser SequenceExtensions.swift
[71/200] Compiling ArgumentParser StringExtensions.swift
[72/200] Compiling ArgumentParser Tree.swift
[78/200] Compiling SwiftSyntax TokenDiagnostic.swift
[79/200] Compiling SwiftSyntax TokenSequence.swift
[80/200] Compiling SwiftSyntax TokenSyntax.swift
[81/200] Compiling SwiftSyntax Trivia.swift
[86/208] Compiling SemanticVersion resource_bundle_accessor.swift
[94/208] Compiling SwiftSyntax BumpPtrAllocator.swift
[95/208] Compiling SwiftSyntax CommonAncestor.swift
[96/208] Compiling SwiftSyntax Convenience.swift
[97/208] Compiling SwiftSyntax CustomTraits.swift
[98/208] Compiling SwiftSyntax Assert.swift
[103/208] Compiling SwiftSyntax Identifier.swift
[104/208] Compiling SwiftSyntax SourcePresence.swift
[105/208] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[106/208] Compiling SwiftSyntax Syntax.swift
[107/208] Compiling SwiftSyntax SyntaxArena.swift
[108/208] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[109/208] Compiling SwiftSyntax SyntaxChildren.swift
[110/208] Compiling SwiftSyntax SyntaxCollection.swift
[111/208] Compiling SwiftSyntax SyntaxHashable.swift
[112/208] Compiling SwiftSyntax SyntaxIdentifier.swift
[113/209] Compiling SemanticVersion SemanticVersion+Codable.swift
[114/209] Compiling SemanticVersion NSRegularExpression+ext.swift
[115/209] Emitting module SemanticVersion
[116/209] Compiling SemanticVersion SemanticVersion.swift
[118/210] Wrapping AST for IssueReporting for debugging
[119/210] Wrapping AST for SemanticVersion for debugging
[130/213] Compiling XCTestDynamicOverlay Exports.swift
[135/213] Compiling SwiftSyntax Utils.swift
[154/214] Wrapping AST for ArgumentParser for debugging
[156/214] Compiling XCTestDynamicOverlay Deprecations.swift
[157/214] Emitting module XCTestDynamicOverlay
[158/215] Wrapping AST for XCTestDynamicOverlay for debugging
[160/215] Compiling SwiftSyntax SyntaxKind.swift
[161/215] Compiling SwiftSyntax SyntaxRewriter.swift
[162/215] Compiling SwiftSyntax SyntaxTraits.swift
[163/215] Compiling SwiftSyntax SyntaxVisitor.swift
[164/215] Compiling SwiftSyntax TokenKind.swift
[165/215] Compiling SwiftSyntax Tokens.swift
[166/215] Compiling SwiftSyntax TriviaPieces.swift
[167/215] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[168/215] Compiling SwiftSyntax RawSyntaxNodesC.swift
[169/215] Emitting module SwiftSyntax
[170/215] Compiling SwiftSyntax RawSyntaxNodesD.swift
[171/215] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[172/215] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[173/215] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[174/215] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[175/215] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[176/215] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[177/215] Compiling SwiftSyntax RawSyntaxValidation.swift
[178/215] Compiling SwiftSyntax SyntaxNodesAB.swift
[185/215] Compiling SwiftSyntax SyntaxBaseNodes.swift
[186/215] Compiling SwiftSyntax SyntaxCollections.swift
[187/215] Compiling SwiftSyntax SyntaxEnum.swift
[188/215] Compiling SwiftSyntax SyntaxNodesC.swift
[189/215] Compiling SwiftSyntax SyntaxNodesD.swift
[190/215] Compiling SwiftSyntax SyntaxNodesEF.swift
[191/215] Compiling SwiftSyntax SyntaxNodesGHI.swift
[192/215] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[193/215] Compiling SwiftSyntax SyntaxNodesOP.swift
[194/215] Compiling SwiftSyntax SyntaxNodesQRS.swift
[195/215] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[196/216] Wrapping AST for SwiftSyntax for debugging
[198/273] Compiling SwiftDiagnostics Message.swift
[199/273] Compiling SwiftParser Attributes.swift
[200/273] Compiling SwiftParser Availability.swift
[201/273] Emitting module SwiftDiagnostics
[202/274] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[203/274] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[204/274] Compiling SwiftDiagnostics Note.swift
[205/274] Compiling SwiftBasicFormat Syntax+Extensions.swift
[206/274] Compiling SwiftBasicFormat InferIndentation.swift
[207/274] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[208/274] Compiling SwiftDiagnostics FixIt.swift
[209/274] Compiling SwiftParser CharacterInfo.swift
[210/274] Compiling SwiftParser CollectionNodes+Parsable.swift
[211/274] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[212/274] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[214/275] Emitting module SwiftBasicFormat
[215/275] Compiling SwiftBasicFormat BasicFormat.swift
[215/275] Wrapping AST for SwiftDiagnostics for debugging
[217/276] Wrapping AST for SwiftBasicFormat for debugging
[219/276] Compiling SwiftParser LexemeSequence.swift
[220/276] Compiling SwiftParser Lexer.swift
[221/276] Compiling SwiftParser RegexLiteralLexer.swift
[222/276] Compiling SwiftParser UnicodeScalarExtensions.swift
[223/276] Compiling SwiftParser Lookahead.swift
[224/276] Compiling SwiftParser LoopProgressCondition.swift
[225/281] Emitting module SwiftParser
[226/281] Compiling SwiftParser Modifiers.swift
[227/281] Compiling SwiftParser Names.swift
[228/281] Compiling SwiftParser Nominals.swift
[229/281] Compiling SwiftParser Parameters.swift
[230/281] Compiling SwiftParser ParseSourceFile.swift
[231/281] Compiling SwiftParser Parser.swift
[232/281] Compiling SwiftParser SwiftParserCompatibility.swift
[233/281] Compiling SwiftParser SwiftVersion.swift
[234/281] Compiling SwiftParser SyntaxUtils.swift
[235/281] Compiling SwiftParser TokenConsumer.swift
[236/281] Compiling SwiftParser TokenPrecedence.swift
[237/281] Compiling SwiftParser Patterns.swift
[238/281] Compiling SwiftParser Recovery.swift
[239/281] Compiling SwiftParser Specifiers.swift
[240/281] Compiling SwiftParser Statements.swift
[241/281] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[242/281] Compiling SwiftParser StringLiterals.swift
[243/281] Compiling SwiftParser TokenSpec.swift
[244/281] Compiling SwiftParser TokenSpecSet.swift
[245/281] Compiling SwiftParser TopLevel.swift
[246/281] Compiling SwiftParser TriviaParser.swift
[247/281] Compiling SwiftParser Types.swift
[252/281] Compiling SwiftParser Declarations.swift
[253/281] Compiling SwiftParser Directives.swift
[254/281] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[255/281] Compiling SwiftParser Expressions.swift
[256/281] Compiling SwiftParser IncrementalParseTransition.swift
[257/281] Compiling SwiftParser IsValidIdentifier.swift
[258/281] Compiling SwiftParser Cursor.swift
[259/281] Compiling SwiftParser Lexeme.swift
[260/281] Compiling SwiftParser ExperimentalFeatures.swift
[261/281] Compiling SwiftParser IsLexerClassified.swift
[262/281] Compiling SwiftParser LayoutNodes+Parsable.swift
[263/281] Compiling SwiftParser Parser+TokenSpecSet.swift
[264/281] Compiling SwiftParser TokenSpecStaticMembers.swift
[265/282] Wrapping AST for SwiftParser for debugging
[267/305] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[268/306] Compiling SwiftOperators PrecedenceGroup.swift
[269/307] Compiling SwiftOperators PrecedenceGraph.swift
[270/307] Compiling SwiftOperators OperatorTable.swift
[271/307] Compiling SwiftOperators OperatorError.swift
[272/307] Compiling SwiftOperators OperatorTable+Defaults.swift
[273/307] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[274/307] Emitting module SwiftOperators
[275/307] Compiling SwiftOperators SyntaxSynthesis.swift
[276/307] Compiling SwiftOperators OperatorTable+Folding.swift
[279/307] Compiling SwiftOperators Operator.swift
[280/307] Compiling SwiftOperators OperatorError+Diagnostics.swift
[281/307] Compiling SwiftOperators OperatorTable+Semantics.swift
[282/308] Wrapping AST for SwiftOperators for debugging
[284/308] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[285/308] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[286/308] Compiling SwiftParserDiagnostics PresenceUtils.swift
[287/308] Compiling SwiftParserDiagnostics MissingNodesError.swift
[288/308] Compiling SwiftParserDiagnostics MissingTokenError.swift
[289/308] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[290/308] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[291/308] Emitting module SwiftParserDiagnostics
[294/309] Wrapping AST for SwiftParserDiagnostics for debugging
[296/324] Compiling SwiftSyntaxBuilder Indenter.swift
[297/324] Compiling SwiftSyntaxBuilder ListBuilder.swift
[298/325] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[299/325] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[300/325] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[301/325] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[302/325] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[303/325] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[304/325] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[305/325] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[306/325] Emitting module SwiftSyntaxBuilder
[307/325] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[308/325] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[309/325] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[310/325] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[311/325] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[312/326] Wrapping AST for SwiftSyntaxBuilder for debugging
[314/343] Compiling SwiftSyntaxMacros AccessorMacro.swift
[315/343] Compiling SwiftSyntaxMacros AttachedMacro.swift
[316/343] Compiling SwiftSyntaxMacros BodyMacro.swift
[317/345] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[318/345] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[319/345] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[320/345] Compiling SwiftSyntaxMacros Macro+Format.swift
[321/345] Compiling SwiftSyntaxMacros Macro.swift
[322/345] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[323/345] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[324/345] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[325/345] Compiling SwiftSyntaxMacros MemberMacro.swift
[326/345] Compiling SwiftSyntaxMacros PeerMacro.swift
[327/345] Emitting module SwiftSyntaxMacros
[328/345] Compiling SwiftSyntaxMacros PreambleMacro.swift
[329/345] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[330/345] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[331/345] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[332/345] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[333/346] Wrapping AST for SwiftSyntaxMacros for debugging
[335/355] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[336/356] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[337/356] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[338/356] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[339/356] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[340/356] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[341/356] Emitting module SwiftSyntaxMacroExpansion
[342/356] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[343/356] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[344/356] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[345/357] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[347/369] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[348/369] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[349/370] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[350/370] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[351/370] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[352/370] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[353/370] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[354/370] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[355/370] Emitting module SwiftCompilerPluginMessageHandling
[356/370] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[357/370] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[358/370] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[359/370] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[360/371] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[362/373] Emitting module SwiftCompilerPlugin
[363/373] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[364/374] Wrapping AST for SwiftCompilerPlugin for debugging
[366/377] Emitting module CasePathsMacros
[367/377] Compiling CasePathsMacros CasePathableMacro.swift
[368/377] Compiling CasePathsMacros Plugin.swift
[369/378] Wrapping AST for CasePathsMacros for debugging
[370/378] Write Objects.LinkFileList
[371/378] Linking CasePathsMacros-tool
[373/393] Compiling CasePaths LockIsolated.swift
[374/393] Compiling CasePaths OpenExistential.swift
[375/393] Compiling CasePaths Macros.swift
[376/393] Compiling CasePaths Never+CasePathable.swift
[377/393] Compiling CasePaths TypeName.swift
[378/393] Compiling CasePaths UncheckedSendable.swift
[379/393] Compiling CasePaths Optional+CasePathable.swift
[380/393] Compiling CasePaths Result+CasePathable.swift
[381/394] Compiling CasePaths XCTestSupport.swift
[382/394] Compiling CasePaths AnyCasePath.swift
[383/394] Compiling CasePaths CasePathIterable.swift
[384/394] Emitting module CasePaths
[385/394] Compiling CasePaths CasePathReflectable.swift
[386/394] Compiling CasePaths CasePathable.swift
[387/394] Compiling CasePaths EnumReflection.swift
[388/394] Compiling CasePaths Deprecations.swift
[389/395] Wrapping AST for CasePaths for debugging
[391/462] Compiling Parsing Identity.swift
[392/462] Compiling Parsing JSON.swift
[393/462] Compiling Parsing LosslessStringConvertible.swift
[394/462] Compiling Parsing Memberwise.swift
[395/462] Compiling Parsing ParseableFormatStyleConversion.swift
[396/462] Compiling Parsing RawRepresentable.swift
[397/462] Compiling Parsing String.swift
[398/462] Compiling Parsing Substring.swift
[399/462] Compiling Parsing UTF8View.swift
[400/462] Compiling Parsing ConvertingError.swift
[401/471] Compiling Parsing OneOfBuilder.swift
[402/471] Compiling Parsing ParserBuilder.swift
[403/471] Compiling Parsing Conversion.swift
[404/471] Compiling Parsing AnyConversion.swift
[405/471] Compiling Parsing BinaryFloatingPoint.swift
[406/471] Compiling Parsing ConversionMap.swift
[407/471] Compiling Parsing Conversions.swift
[408/471] Compiling Parsing Data.swift
[409/471] Compiling Parsing Enum.swift
[410/471] Compiling Parsing FixedWidthInteger.swift
[411/471] Compiling Parsing CaseIterableRawRepresentable.swift
[412/471] Compiling Parsing CharacterSet.swift
[413/471] Compiling Parsing Conditional.swift
[414/471] Compiling Parsing Consumed.swift
[415/471] Compiling Parsing Digits.swift
[416/471] Compiling Parsing End.swift
[417/471] Compiling Parsing Fail.swift
[418/471] Compiling Parsing Filter.swift
[419/471] Compiling Parsing First.swift
[420/471] Compiling Parsing CountingRange.swift
[421/471] Compiling Parsing EmptyInitializable.swift
[422/471] Compiling Parsing AnyEquatable.swift
[423/471] Compiling Parsing Deprecations.swift
[424/471] Compiling Parsing Parser.swift
[425/471] Compiling Parsing ParserPrinter.swift
[426/471] Compiling Parsing Always.swift
[427/471] Compiling Parsing AnyParserPrinter.swift
[428/471] Compiling Parsing Backtracking.swift
[429/471] Compiling Parsing Bool.swift
[430/471] Compiling Parsing PrefixThrough.swift
[431/471] Compiling Parsing PrefixUpTo.swift
[432/471] Compiling Parsing Printing.swift
[433/471] Compiling Parsing Pullback.swift
[434/471] Compiling Parsing ReplaceError.swift
[435/471] Compiling Parsing Rest.swift
[436/471] Compiling Parsing Skip.swift
[437/471] Compiling Parsing StartsWith.swift
[438/471] Compiling Parsing UUID.swift
[439/471] Compiling Parsing OneOf.swift
[440/471] Compiling Parsing OneOfMany.swift
[441/471] Compiling Parsing Optional.swift
[442/471] Compiling Parsing Optionally.swift
[443/471] Compiling Parsing Parse.swift
[444/471] Compiling Parsing ParseableFormatStyle.swift
[445/471] Compiling Parsing Peek.swift
[446/471] Compiling Parsing Pipe.swift
[447/471] Compiling Parsing Prefix.swift
[448/471] Compiling Parsing Float.swift
[449/471] Compiling Parsing From.swift
[450/471] Compiling Parsing Int.swift
[451/471] Compiling Parsing Lazy.swift
[452/471] Compiling Parsing Literal.swift
[453/471] Compiling Parsing Many.swift
[454/471] Compiling Parsing Map.swift
[455/471] Compiling Parsing Newline.swift
[456/471] Compiling Parsing Not.swift
[457/471] Compiling Parsing Whitespace.swift
[458/471] Compiling Parsing AnyParser.swift
[459/471] Compiling Parsing CompactMap.swift
[460/471] Compiling Parsing FlatMap.swift
[461/471] Compiling Parsing Parsers.swift
[462/471] Compiling Parsing Stream.swift
[463/471] Compiling Parsing ParsingError.swift
[464/471] Compiling Parsing PrependableCollection.swift
[465/471] Compiling Parsing PrintingError.swift
[466/471] Emitting module Parsing
[467/472] Wrapping AST for Parsing for debugging
[469/481] Compiling ReleaseNotesCore Revision.swift
[470/481] Compiling ReleaseNotesCore String+ext.swift
/host/spi-builder-workspace/Sources/ReleaseNotesCore/String+ext.swift:16:16: warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | extension String {
16 |     static var gitSuffix = ".git"
   |                |- warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'gitSuffix' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'gitSuffix' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     var droppingGitExtension: String {
[471/482] Compiling ReleaseNotesCore Update.swift
[472/482] Compiling ReleaseNotesCore PackageResolved.swift
[473/482] Compiling ReleaseNotesCore ReleaseNotes.swift
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:132:16: warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                `- warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:75:17: note: generic struct 'Map' does not conform to the 'Sendable' protocol
 73 |   /// You will not typically need to interact with this type directly. Instead you will usually use
 74 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
 75 |   public struct Map<Upstream: Parser, NewOutput>: Parser {
    |                 `- note: generic struct 'Map' does not conform to the 'Sendable' protocol
 76 |     /// The parser from which this parser receives output.
 77 |     public let upstream: Upstream
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 13 | // limitations under the License.
 14 |
 15 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 16 | import SemanticVersion
 17 |
    :
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                |- note: annotate 'packageUpdate' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/host/spi-builder-workspace/Sources/ReleaseNotesCore/ReleaseNotes.swift:74:21: warning: mutation of captured var 'stdout' in concurrently-executing code; this is an error in the Swift 6 language mode
 72 |                 print(str, terminator: "")
 73 |                 queue.async {
 74 |                     stdout += str
    |                     `- warning: mutation of captured var 'stdout' in concurrently-executing code; this is an error in the Swift 6 language mode
 75 |                 }
 76 |             }
[474/482] Emitting module ReleaseNotesCore
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:27:16: warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                `- warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 13 | // limitations under the License.
 14 |
 15 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 16 | import SemanticVersion
 17 |
    :
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                |- note: annotate 'dependencyStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:33:16: warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 31 | #endif
 32 |
 33 |     static let progressLine = Parse {
    |                |- warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progressLine' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |         Not { dependencyStart }
 35 |         Skip { PrefixThrough("\n") }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:38:16: warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
 36 |     }
 37 |
 38 |     static let progress = Many { progressLine }
    |                |- warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progress' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |
 40 | #if compiler(<5.8)
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:52:16: warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |     }
 51 | #else
 52 |     static let dependencyCount = Parse(input: Substring.self) {
    |                |- warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dependencyCount' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 53 |         Int.parser()
 54 |         Skip {
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:64:16: warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
 62 | #endif
 63 |
 64 |     static let semanticVersion = Parse(Revision.tag) {
    |                |- warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'semanticVersion' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 65 |         Prefix { $0 != " " }
 66 |             .map { (s: Substring) -> String in return String.init(s) }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:70:16: warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 68 |     }
 69 |
 70 |     static let revision = OneOf {
    |                |- warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'revision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 71 |         semanticVersion
 72 |         Prefix { $0 != " " }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:84:16: warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |     }
 83 | #else
 84 |     static let upToStart = Parse(input: Substring.self) {
    |                |- warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'upToStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |         Prefix { $0 != newPackageToken && $0 != updatedRevisionToken }
 86 |     }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:88:16: warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 86 |     }
 87 | #endif
 88 |     static let newPackage = Parse { Update(packageId: $0, oldRevision: nil) } with: {
    |                |- warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'newPackage' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |         Skip {
 90 |             upToStart
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:99:16: warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |     }
 98 |
 99 |     static let updatedRevision = Parse(Update.init(packageId:oldRevision:)) {
    |                |- warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updatedRevision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         Skip {
101 |             upToStart
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:113:16: warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
111 |     }
112 |
113 |     static let update = OneOf {
    |                |- warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'update' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |         updatedRevision
115 |         newPackage
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:118:16: warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
116 |     }
117 |
118 |     static let updates = Many(element: { update }, separator: { "\n" })
    |                |- warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updates' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
119 |
120 | #if compiler(<5.8)
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:132:16: warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                |- warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'packageUpdate' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:75:17: note: generic struct 'Map' does not conform to the 'Sendable' protocol
 73 |   /// You will not typically need to interact with this type directly. Instead you will usually use
 74 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
 75 |   public struct Map<Upstream: Parser, NewOutput>: Parser {
    |                 `- note: generic struct 'Map' does not conform to the 'Sendable' protocol
 76 |     /// The parser from which this parser receives output.
 77 |     public let upstream: Upstream
/host/spi-builder-workspace/Sources/ReleaseNotesCore/String+ext.swift:16:16: warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | extension String {
16 |     static var gitSuffix = ".git"
   |                |- warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'gitSuffix' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'gitSuffix' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     var droppingGitExtension: String {
[475/482] Compiling ReleaseNotesCore ParsableCommand+async.swift
[476/482] Compiling ReleaseNotesCore App.swift
[477/482] Compiling ReleaseNotesCore Dictionary+ext.swift
[478/482] Compiling ReleaseNotesCore Parser.swift
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:27:16: warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                `- warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 13 | // limitations under the License.
 14 |
 15 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 16 | import SemanticVersion
 17 |
    :
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                |- note: annotate 'dependencyStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:33:16: warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 31 | #endif
 32 |
 33 |     static let progressLine = Parse {
    |                |- warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progressLine' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |         Not { dependencyStart }
 35 |         Skip { PrefixThrough("\n") }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:38:16: warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
 36 |     }
 37 |
 38 |     static let progress = Many { progressLine }
    |                |- warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progress' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |
 40 | #if compiler(<5.8)
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:52:16: warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |     }
 51 | #else
 52 |     static let dependencyCount = Parse(input: Substring.self) {
    |                |- warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dependencyCount' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 53 |         Int.parser()
 54 |         Skip {
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:64:16: warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
 62 | #endif
 63 |
 64 |     static let semanticVersion = Parse(Revision.tag) {
    |                |- warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'semanticVersion' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 65 |         Prefix { $0 != " " }
 66 |             .map { (s: Substring) -> String in return String.init(s) }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:70:16: warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 68 |     }
 69 |
 70 |     static let revision = OneOf {
    |                |- warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'revision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 71 |         semanticVersion
 72 |         Prefix { $0 != " " }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:84:16: warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |     }
 83 | #else
 84 |     static let upToStart = Parse(input: Substring.self) {
    |                |- warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'upToStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |         Prefix { $0 != newPackageToken && $0 != updatedRevisionToken }
 86 |     }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:88:16: warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 86 |     }
 87 | #endif
 88 |     static let newPackage = Parse { Update(packageId: $0, oldRevision: nil) } with: {
    |                |- warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'newPackage' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |         Skip {
 90 |             upToStart
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:99:16: warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |     }
 98 |
 99 |     static let updatedRevision = Parse(Update.init(packageId:oldRevision:)) {
    |                |- warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updatedRevision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         Skip {
101 |             upToStart
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:113:16: warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
111 |     }
112 |
113 |     static let update = OneOf {
    |                |- warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'update' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |         updatedRevision
115 |         newPackage
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:118:16: warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
116 |     }
117 |
118 |     static let updates = Many(element: { update }, separator: { "\n" })
    |                |- warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updates' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
119 |
120 | #if compiler(<5.8)
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/host/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:132:16: warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                |- warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'packageUpdate' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:75:17: note: generic struct 'Map' does not conform to the 'Sendable' protocol
 73 |   /// You will not typically need to interact with this type directly. Instead you will usually use
 74 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
 75 |   public struct Map<Upstream: Parser, NewOutput>: Parser {
    |                 `- note: generic struct 'Map' does not conform to the 'Sendable' protocol
 76 |     /// The parser from which this parser receives output.
 77 |     public let upstream: Upstream
[479/483] Wrapping AST for ReleaseNotesCore for debugging
[481/485] Compiling swift_release_notes main.swift
[482/485] Emitting module swift_release_notes
[483/486] Wrapping AST for swift-release-notes for debugging
[484/486] Write Objects.LinkFileList
[485/486] Linking swift-release-notes
Build complete! (121.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SemanticVersion"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    }
  ],
  "manifest_display_name" : "swift-release-notes",
  "name" : "swift-release-notes",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-release-notes",
      "targets" : [
        "swift-release-notes"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_release_notes",
      "module_type" : "SwiftTarget",
      "name" : "swift-release-notes",
      "path" : "Sources/swift-release-notes",
      "product_memberships" : [
        "swift-release-notes"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ReleaseNotesCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReleaseNotesTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseNotesTests",
      "path" : "Tests/ReleaseNotesTests",
      "sources" : [
        "LaunchTests.swift",
        "PackageResolvedTests.swift",
        "ParserCoreTests.swift",
        "ReleaseNotesCoreTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "ReleaseNotesCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReleaseNotesCore",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseNotesCore",
      "path" : "Sources/ReleaseNotesCore",
      "product_dependencies" : [
        "ArgumentParser",
        "Parsing",
        "SemanticVersion"
      ],
      "product_memberships" : [
        "swift-release-notes"
      ],
      "sources" : [
        "App.swift",
        "Dictionary+ext.swift",
        "PackageResolved.swift",
        "ParsableCommand+async.swift",
        "Parser.swift",
        "ReleaseNotes.swift",
        "Revision.swift",
        "String+ext.swift",
        "Update.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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
Done.