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 papyrus, reference main (2b610b), with Swift 6.0 for Linux on 6 Nov 2024 23:25:14 UTC.

Swift 6 data race errors: 11

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/Fleuronic/papyrus.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Fleuronic/papyrus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b610b7 rename file
Cloned https://github.com/Fleuronic/papyrus.git
Revision (git rev-parse @):
2b610b7e1d2a205235de43ad8cac19a14ca3fbe3
SUCCESS checkout https://github.com/Fleuronic/papyrus.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Fleuronic/papyrus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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-macro-testing
Fetching https://github.com/apple/swift-syntax
[1/631] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.23s)
[1/66394] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (4.62s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.3 (2.78s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.51s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12446] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.18s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.53s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.3
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/37] Write sources
[16/37] Write swift-version-24593BA9C3E375BF.txt
[18/41] Emitting module SwiftSyntax510
[19/41] Compiling SwiftSyntax510 Empty.swift
[20/42] Compiling SwiftSyntax509 Empty.swift
[21/42] Emitting module SwiftSyntax509
[23/43] Wrapping AST for SwiftSyntax510 for debugging
[24/43] Wrapping AST for SwiftSyntax509 for debugging
[26/103] Compiling SwiftSyntax AbsolutePosition.swift
[27/103] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[28/103] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[29/103] Compiling SwiftSyntax Assert.swift
[30/103] Compiling SwiftSyntax BumpPtrAllocator.swift
[31/103] Compiling SwiftSyntax CommonAncestor.swift
[32/103] Compiling SwiftSyntax Convenience.swift
[33/103] Compiling SwiftSyntax MemoryLayout.swift
[34/103] Compiling SwiftSyntax MissingNodeInitializers.swift
[35/111] Compiling SwiftSyntax RawSyntax.swift
[36/111] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[37/111] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[38/111] Compiling SwiftSyntax RawSyntaxTokenView.swift
[39/111] Compiling SwiftSyntax SourceLength.swift
[40/111] Compiling SwiftSyntax SourceLocation.swift
[41/111] Compiling SwiftSyntax SourcePresence.swift
[42/111] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[43/111] Compiling SwiftSyntax Syntax.swift
[44/111] Emitting module SwiftSyntax
[45/111] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[46/111] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[47/111] Compiling SwiftSyntax SyntaxBaseNodes.swift
[48/111] Compiling SwiftSyntax SyntaxCollections.swift
[49/111] Compiling SwiftSyntax SyntaxEnum.swift
[50/111] Compiling SwiftSyntax SyntaxKind.swift
[51/111] Compiling SwiftSyntax SyntaxRewriter.swift
[52/111] Compiling SwiftSyntax SyntaxTraits.swift
[53/111] Compiling SwiftSyntax TokenDiagnostic.swift
[54/111] Compiling SwiftSyntax TokenSequence.swift
[55/111] Compiling SwiftSyntax TokenSyntax.swift
[56/111] Compiling SwiftSyntax Trivia.swift
[57/111] Compiling SwiftSyntax Utils.swift
[58/111] Compiling SwiftSyntax ChildNameForKeyPath.swift
[59/111] Compiling SwiftSyntax Keyword.swift
[60/111] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[61/111] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[62/111] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[63/111] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[64/111] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[65/111] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[66/111] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[67/111] Compiling SwiftSyntax RawSyntaxValidation.swift
[68/111] Compiling SwiftSyntax SyntaxNodesAB.swift
[69/111] Compiling SwiftSyntax SyntaxArena.swift
[70/111] Compiling SwiftSyntax SyntaxChildren.swift
[71/111] Compiling SwiftSyntax SyntaxCollection.swift
[72/111] Compiling SwiftSyntax SyntaxHashable.swift
[73/111] Compiling SwiftSyntax SyntaxIdentifier.swift
[74/111] Compiling SwiftSyntax SyntaxNodeStructure.swift
[75/111] Compiling SwiftSyntax SyntaxProtocol.swift
[76/111] Compiling SwiftSyntax SyntaxText.swift
[77/111] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[78/111] Compiling SwiftSyntax SyntaxTransform.swift
[79/111] Compiling SwiftSyntax SyntaxVisitor.swift
[80/111] Compiling SwiftSyntax TokenKind.swift
[81/111] Compiling SwiftSyntax Tokens.swift
[82/111] Compiling SwiftSyntax TriviaPieces.swift
[83/111] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[84/111] Compiling SwiftSyntax RawSyntaxNodesC.swift
[85/111] Compiling SwiftSyntax RawSyntaxNodesD.swift
[86/111] Compiling SwiftSyntax SyntaxNodesC.swift
[87/111] Compiling SwiftSyntax SyntaxNodesD.swift
[88/111] Compiling SwiftSyntax SyntaxNodesEF.swift
[89/111] Compiling SwiftSyntax SyntaxNodesGHI.swift
[90/111] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[91/111] Compiling SwiftSyntax SyntaxNodesOP.swift
[92/111] Compiling SwiftSyntax SyntaxNodesQRS.swift
[93/111] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[94/115] Wrapping AST for SwiftSyntax for debugging
[96/163] Compiling SwiftDiagnostics Message.swift
[97/163] Compiling SwiftDiagnostics Note.swift
[98/163] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[99/163] Compiling SwiftBasicFormat Syntax+Extensions.swift
[100/163] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[101/163] Compiling SwiftDiagnostics FixIt.swift
[102/163] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[103/163] Compiling SwiftDiagnostics Diagnostic.swift
[104/163] Compiling SwiftDiagnostics Convenience.swift
[105/163] Emitting module SwiftDiagnostics
[106/163] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[107/164] Wrapping AST for SwiftDiagnostics for debugging
[109/164] Emitting module SwiftBasicFormat
[110/164] Compiling SwiftBasicFormat BasicFormat.swift
[111/165] Wrapping AST for SwiftBasicFormat for debugging
[113/165] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[114/165] Compiling SwiftParser StringLiterals.swift
[115/165] Compiling SwiftParser SwiftParserCompatibility.swift
[116/165] Compiling SwiftParser SyntaxUtils.swift
[117/165] Compiling SwiftParser TokenConsumer.swift
[118/165] Compiling SwiftParser TokenPrecedence.swift
[119/165] Compiling SwiftParser TokenSpec.swift
[120/165] Compiling SwiftParser TokenSpecSet.swift
[121/165] Compiling SwiftParser TopLevel.swift
[122/165] Compiling SwiftParser TriviaParser.swift
[123/170] Emitting module SwiftParser
[124/170] Compiling SwiftParser Attributes.swift
[125/170] Compiling SwiftParser Availability.swift
[126/170] Compiling SwiftParser CharacterInfo.swift
[127/170] Compiling SwiftParser CollectionNodes+Parsable.swift
[128/170] Compiling SwiftParser Declarations.swift
[129/170] Compiling SwiftParser Directives.swift
[130/170] Compiling SwiftParser Modifiers.swift
[131/170] Compiling SwiftParser Names.swift
[132/170] Compiling SwiftParser Nominals.swift
[133/170] Compiling SwiftParser Parameters.swift
[134/170] Compiling SwiftParser ParseSourceFile.swift
[135/170] Compiling SwiftParser Parser.swift
[136/170] Compiling SwiftParser Patterns.swift
[137/170] Compiling SwiftParser Recovery.swift
[138/170] Compiling SwiftParser Specifiers.swift
[139/170] Compiling SwiftParser Statements.swift
[140/170] Compiling SwiftParser Lexer.swift
[141/170] Compiling SwiftParser RegexLiteralLexer.swift
[142/170] Compiling SwiftParser UnicodeScalarExtensions.swift
[143/170] Compiling SwiftParser Lookahead.swift
[144/170] Compiling SwiftParser LoopProgressCondition.swift
[145/170] Compiling SwiftParser ExperimentalFeatures.swift
[146/170] Compiling SwiftParser Expressions.swift
[147/170] Compiling SwiftParser IncrementalParseTransition.swift
[148/170] Compiling SwiftParser Cursor.swift
[149/170] Compiling SwiftParser Lexeme.swift
[150/170] Compiling SwiftParser LexemeSequence.swift
[151/170] Compiling SwiftParser Types.swift
[152/170] Compiling SwiftParser IsLexerClassified.swift
[153/170] Compiling SwiftParser LayoutNodes+Parsable.swift
[154/170] Compiling SwiftParser Parser+TokenSpecSet.swift
[155/170] Compiling SwiftParser TokenSpecStaticMembers.swift
[156/171] Wrapping AST for SwiftParser for debugging
[158/194] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[159/195] Compiling SwiftOperators PrecedenceGroup.swift
[160/196] Compiling SwiftOperators OperatorTable.swift
[161/196] Compiling SwiftOperators PrecedenceGraph.swift
[162/196] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[163/196] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[164/196] Compiling SwiftOperators OperatorTable+Semantics.swift
[165/196] Compiling SwiftOperators SyntaxSynthesis.swift
[166/196] Compiling SwiftOperators OperatorError.swift
[167/196] Compiling SwiftOperators OperatorTable+Defaults.swift
[168/196] Compiling SwiftOperators OperatorTable+Folding.swift
[169/196] Emitting module SwiftOperators
[170/196] Compiling SwiftOperators Operator.swift
[171/196] Compiling SwiftOperators OperatorError+Diagnostics.swift
[172/197] Wrapping AST for SwiftOperators for debugging
[174/197] Emitting module SwiftParserDiagnostics
[177/197] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[178/197] Compiling SwiftParserDiagnostics PresenceUtils.swift
[179/197] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[180/197] Compiling SwiftParserDiagnostics Utils.swift
[181/197] Compiling SwiftParserDiagnostics MissingNodesError.swift
[182/197] Compiling SwiftParserDiagnostics MissingTokenError.swift
[185/198] Wrapping AST for SwiftParserDiagnostics for debugging
[187/212] Compiling SwiftSyntaxBuilder Indenter.swift
[188/212] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[189/213] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[190/213] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[191/213] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[192/213] Emitting module SwiftSyntaxBuilder
[193/213] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[194/213] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[195/213] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[196/213] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[197/213] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[198/213] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[199/213] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[200/213] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[201/213] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[202/214] Wrapping AST for SwiftSyntaxBuilder for debugging
[204/228] Compiling SwiftSyntaxMacros AccessorMacro.swift
[205/228] Compiling SwiftSyntaxMacros AttachedMacro.swift
[206/229] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[207/229] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[208/229] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[209/229] Compiling SwiftSyntaxMacros Macro+Format.swift
[210/229] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[211/229] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[212/229] Compiling SwiftSyntaxMacros MemberMacro.swift
[213/229] Compiling SwiftSyntaxMacros Macro.swift
[214/229] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[215/229] Compiling SwiftSyntaxMacros PeerMacro.swift
[216/229] Emitting module SwiftSyntaxMacros
[217/229] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[218/229] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[219/230] Wrapping AST for SwiftSyntaxMacros for debugging
[221/238] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[222/238] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[223/238] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[224/238] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[225/238] Emitting module SwiftSyntaxMacroExpansion
[226/238] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[227/238] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[228/238] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[229/239] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[231/246] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[232/246] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[233/246] Emitting module SwiftCompilerPluginMessageHandling
[234/246] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[235/246] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[236/246] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[237/246] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[238/247] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[240/249] Emitting module SwiftCompilerPlugin
[241/249] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[242/250] Wrapping AST for SwiftCompilerPlugin for debugging
[244/262] Compiling PapyrusPlugin PapyrusPluginError.swift
[245/263] Compiling PapyrusPlugin EndpointAttribute.swift
[246/263] Compiling PapyrusPlugin EndpointParameter.swift
[247/263] Compiling PapyrusPlugin Plugin.swift
[248/263] Compiling PapyrusPlugin String+Utilities.swift
[249/263] Compiling PapyrusPlugin SwiftSyntax+Utilities.swift
[250/263] Compiling PapyrusPlugin APIMacro.swift
[251/263] Compiling PapyrusPlugin DecoratorMacro.swift
[252/263] Compiling PapyrusPlugin MockMacro.swift
[253/263] Compiling PapyrusPlugin RoutesMacro.swift
[254/263] Emitting module PapyrusPlugin
[255/263] Compiling PapyrusPlugin API.swift
[256/263] Compiling PapyrusPlugin Declaration.swift
[257/264] Wrapping AST for PapyrusPlugin for debugging
[258/264] Write Objects.LinkFileList
[259/264] Linking PapyrusPlugin-tool
[261/288] Compiling Papyrus HTTPBodyEncoder.swift
[262/288] Compiling Papyrus HTTPService.swift
[263/288] Compiling Papyrus CurlInterceptor.swift
[264/288] Compiling Papyrus KeyMappable.swift
[265/291] Compiling Papyrus Response.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
[266/291] Compiling Papyrus PapyrusRouter.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
[267/291] Compiling Papyrus RequestParser.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
[268/291] Compiling Papyrus RouterRequest.swift
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[269/291] Compiling Papyrus RouterResponse.swift
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[270/291] Compiling Papyrus URLEncodedForm.swift
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[271/291] Compiling Papyrus KeyMapping.swift
/host/spi-builder-workspace/Papyrus/Sources/KeyMapping.swift:178:41: warning: capture of 'toMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                 }
177 |
178 |                 return GenericCodingKey(toMapper(last.stringValue))
    |                                         |- warning: capture of 'toMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |             }
180 |         }
/host/spi-builder-workspace/Papyrus/Sources/KeyMapping.swift:195:41: warning: capture of 'fromMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
193 |                 }
194 |
195 |                 return GenericCodingKey(fromMapper(last.stringValue))
    |                                         |- warning: capture of 'fromMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
196 |             }
197 |         }
[272/291] Compiling Papyrus MultipartDecoder.swift
/host/spi-builder-workspace/Papyrus/Sources/KeyMapping.swift:178:41: warning: capture of 'toMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                 }
177 |
178 |                 return GenericCodingKey(toMapper(last.stringValue))
    |                                         |- warning: capture of 'toMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |             }
180 |         }
/host/spi-builder-workspace/Papyrus/Sources/KeyMapping.swift:195:41: warning: capture of 'fromMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
193 |                 }
194 |
195 |                 return GenericCodingKey(fromMapper(last.stringValue))
    |                                         |- warning: capture of 'fromMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
196 |             }
197 |         }
[273/291] Compiling Papyrus MultipartEncoder.swift
/host/spi-builder-workspace/Papyrus/Sources/KeyMapping.swift:178:41: warning: capture of 'toMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                 }
177 |
178 |                 return GenericCodingKey(toMapper(last.stringValue))
    |                                         |- warning: capture of 'toMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
179 |             }
180 |         }
/host/spi-builder-workspace/Papyrus/Sources/KeyMapping.swift:195:41: warning: capture of 'fromMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
193 |                 }
194 |
195 |                 return GenericCodingKey(fromMapper(last.stringValue))
    |                                         |- warning: capture of 'fromMapper' with non-sendable type '(String) -> String' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
196 |             }
197 |         }
[274/291] Emitting module Papyrus
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:6:16: warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 4 |     public let message: String
 5 |     /// Error related request.
 6 |     public let request: Request?
   |                `- warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 7 |     /// Error related response.
 8 |     public let response: Response?
/host/spi-builder-workspace/Papyrus/Sources/Request.swift:3:17: note: protocol 'Request' does not conform to the 'Sendable' protocol
1 | import Foundation
2 |
3 | public protocol Request {
  |                 `- note: protocol 'Request' does not conform to the 'Sendable' protocol
4 |     var url: URL? { get set }
5 |     var method: String { get set }
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:8:16: warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 6 |     public let request: Request?
 7 |     /// Error related response.
 8 |     public let response: Response?
   |                `- warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 9 |
10 |     /// Create an error with the specified message.
/host/spi-builder-workspace/Papyrus/Sources/Response.swift:3:17: note: protocol 'Response' does not conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | public protocol Response {
   |                 `- note: protocol 'Response' does not conform to the 'Sendable' protocol
 4 |     var request: Request? { get }
 5 |     var body: Data? { get }
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[275/291] Compiling Papyrus Coders.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
[276/291] Compiling Papyrus String+Multipart.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
[277/291] Compiling Papyrus URLSession+Papyrus.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
[278/291] Compiling Papyrus HTTPBodyDecoder.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:11:16: warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
   |                |- warning: static property 'defaultQueryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryDecoder' 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
12 | }
13 |
[279/291] Compiling Papyrus Part.swift
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:6:16: warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 4 |     public let message: String
 5 |     /// Error related request.
 6 |     public let request: Request?
   |                `- warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 7 |     /// Error related response.
 8 |     public let response: Response?
/host/spi-builder-workspace/Papyrus/Sources/Request.swift:3:17: note: protocol 'Request' does not conform to the 'Sendable' protocol
1 | import Foundation
2 |
3 | public protocol Request {
  |                 `- note: protocol 'Request' does not conform to the 'Sendable' protocol
4 |     var url: URL? { get set }
5 |     var method: String { get set }
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:8:16: warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 6 |     public let request: Request?
 7 |     /// Error related response.
 8 |     public let response: Response?
   |                `- warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 9 |
10 |     /// Create an error with the specified message.
/host/spi-builder-workspace/Papyrus/Sources/Response.swift:3:17: note: protocol 'Response' does not conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | public protocol Response {
   |                 `- note: protocol 'Response' does not conform to the 'Sendable' protocol
 4 |     var request: Request? { get }
 5 |     var body: Data? { get }
[280/291] Compiling Papyrus PapyrusError.swift
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:6:16: warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 4 |     public let message: String
 5 |     /// Error related request.
 6 |     public let request: Request?
   |                `- warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 7 |     /// Error related response.
 8 |     public let response: Response?
/host/spi-builder-workspace/Papyrus/Sources/Request.swift:3:17: note: protocol 'Request' does not conform to the 'Sendable' protocol
1 | import Foundation
2 |
3 | public protocol Request {
  |                 `- note: protocol 'Request' does not conform to the 'Sendable' protocol
4 |     var url: URL? { get set }
5 |     var method: String { get set }
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:8:16: warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 6 |     public let request: Request?
 7 |     /// Error related response.
 8 |     public let response: Response?
   |                `- warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 9 |
10 |     /// Create an error with the specified message.
/host/spi-builder-workspace/Papyrus/Sources/Response.swift:3:17: note: protocol 'Response' does not conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | public protocol Response {
   |                 `- note: protocol 'Response' does not conform to the 'Sendable' protocol
 4 |     var request: Request? { get }
 5 |     var body: Data? { get }
[281/291] Compiling Papyrus PapyrusMacros.swift
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:6:16: warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 4 |     public let message: String
 5 |     /// Error related request.
 6 |     public let request: Request?
   |                `- warning: stored property 'request' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Request)?'; this is an error in the Swift 6 language mode
 7 |     /// Error related response.
 8 |     public let response: Response?
/host/spi-builder-workspace/Papyrus/Sources/Request.swift:3:17: note: protocol 'Request' does not conform to the 'Sendable' protocol
1 | import Foundation
2 |
3 | public protocol Request {
  |                 `- note: protocol 'Request' does not conform to the 'Sendable' protocol
4 |     var url: URL? { get set }
5 |     var method: String { get set }
/host/spi-builder-workspace/Papyrus/Sources/PapyrusError.swift:8:16: warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 6 |     public let request: Request?
 7 |     /// Error related response.
 8 |     public let response: Response?
   |                `- warning: stored property 'response' of 'Sendable'-conforming struct 'PapyrusError' has non-sendable type '(any Response)?'; this is an error in the Swift 6 language mode
 9 |
10 |     /// Create an error with the specified message.
/host/spi-builder-workspace/Papyrus/Sources/Response.swift:3:17: note: protocol 'Response' does not conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | public protocol Response {
   |                 `- note: protocol 'Response' does not conform to the 'Sendable' protocol
 4 |     var request: Request? { get }
 5 |     var body: Data? { get }
[282/291] Compiling Papyrus Provider.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
[283/291] Compiling Papyrus Request.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
[284/291] Compiling Papyrus RequestBuilder.swift
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:10:16: warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 8 |     // MARK: Query
 9 |
10 |     static var defaultQueryEncoder = URLEncodedFormEncoder()
   |                |- warning: static property 'defaultQueryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultQueryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultQueryEncoder' 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
11 |     static var defaultQueryDecoder = URLEncodedFormDecoder()
12 | }
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:5:16: warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 |     // MARK: HTTP Body
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
   |                |- warning: static property 'defaultHTTPBodyEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyEncoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyEncoder' 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
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
 7 |
/host/spi-builder-workspace/Papyrus/Sources/Coders.swift:6:16: warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     static var defaultHTTPBodyEncoder: HTTPBodyEncoder = .json()
 6 |     static var defaultHTTPBodyDecoder: HTTPBodyDecoder = .json()
   |                |- warning: static property 'defaultHTTPBodyDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHTTPBodyDecoder' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'defaultHTTPBodyDecoder' 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
 7 |
 8 |     // MARK: Query
[285/291] Compiling Papyrus URLEncodedFormDecoder.swift
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[286/291] Compiling Papyrus URLEncodedFormEncoder.swift
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[287/291] Compiling Papyrus URLEncodedFormNode.swift
/host/spi-builder-workspace/Papyrus/Sources/URLEncoded/URLEncodedForm.swift:51:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
49 |     @available(macOS 10.12, iOS 10.0, watchOS 3.0, tvOS 10.0, *)
50 |     /// ISO8601 data formatter used throughout URL encoded form code
51 |     static var iso8601Formatter: ISO8601DateFormatter = {
   |                |- warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'iso8601Formatter' 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
52 |         let formatter = ISO8601DateFormatter()
53 |         formatter.formatOptions = .withInternetDateTime
[288/292] Wrapping AST for Papyrus for debugging
[290/294] Emitting module Example
/host/spi-builder-workspace/Example/main.swift:38:29: warning: non-sendable type 'any Response' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
36 |     .intercept { req, next in
37 |         let start = Date()
38 |         let res = try await next(req)
   |                             `- warning: non-sendable type 'any Response' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
39 |         let elapsedTime = String(format: "%.2fs", Date().timeIntervalSince(start))
40 |         let statusCode = res.statusCode.map { "\($0)" } ?? "N/A"
/host/spi-builder-workspace/Papyrus/Sources/Response.swift:3:17: note: protocol 'Response' does not conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | public protocol Response {
   |                 `- note: protocol 'Response' does not conform to the 'Sendable' protocol
 4 |     var request: Request? { get }
 5 |     var body: Data? { get }
/host/spi-builder-workspace/Example/main.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Papyrus'
 1 | import Foundation
 2 | import Papyrus
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Papyrus'
 3 |
 4 | // MARK: 0. Define your API.
/host/spi-builder-workspace/Example/main.swift:48:27: warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
22 | }
23 |
24 | public struct Todo: Codable {
   |               `- note: consider making struct 'Todo' conform to the 'Sendable' protocol
25 |     let id: Int
26 |     let name: String
   :
46 |
47 | let api: Sample = SampleAPI(provider: provider)
48 | let todos = try await api.getTodos()
   |                           `- warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
49 |
50 | // MARK: 3. Easily mock endpoints for tests.
/host/spi-builder-workspace/Example/main.swift:60:34: warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
22 | }
23 |
24 | public struct Todo: Codable {
   |               `- note: consider making struct 'Todo' conform to the 'Sendable' protocol
25 |     let id: Int
26 |     let name: String
   :
58 | }
59 |
60 | let mockedTodos = try await mock.getTodos()
   |                                  `- warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
61 |
/host/spi-builder-workspace/Example/main.swift:38:29: warning: sending 'req' risks causing data races; this is an error in the Swift 6 language mode
36 |     .intercept { req, next in
37 |         let start = Date()
38 |         let res = try await next(req)
   |                             |- warning: sending 'req' risks causing data races; this is an error in the Swift 6 language mode
   |                             `- note: sending main actor-isolated 'req' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
39 |         let elapsedTime = String(format: "%.2fs", Date().timeIntervalSince(start))
40 |         let statusCode = res.statusCode.map { "\($0)" } ?? "N/A"
[291/294] Compiling Example main.swift
/host/spi-builder-workspace/Example/main.swift:38:29: warning: non-sendable type 'any Response' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
36 |     .intercept { req, next in
37 |         let start = Date()
38 |         let res = try await next(req)
   |                             `- warning: non-sendable type 'any Response' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
39 |         let elapsedTime = String(format: "%.2fs", Date().timeIntervalSince(start))
40 |         let statusCode = res.statusCode.map { "\($0)" } ?? "N/A"
/host/spi-builder-workspace/Papyrus/Sources/Response.swift:3:17: note: protocol 'Response' does not conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | public protocol Response {
   |                 `- note: protocol 'Response' does not conform to the 'Sendable' protocol
 4 |     var request: Request? { get }
 5 |     var body: Data? { get }
/host/spi-builder-workspace/Example/main.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Papyrus'
 1 | import Foundation
 2 | import Papyrus
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Papyrus'
 3 |
 4 | // MARK: 0. Define your API.
/host/spi-builder-workspace/Example/main.swift:48:27: warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
22 | }
23 |
24 | public struct Todo: Codable {
   |               `- note: consider making struct 'Todo' conform to the 'Sendable' protocol
25 |     let id: Int
26 |     let name: String
   :
46 |
47 | let api: Sample = SampleAPI(provider: provider)
48 | let todos = try await api.getTodos()
   |                           `- warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
49 |
50 | // MARK: 3. Easily mock endpoints for tests.
/host/spi-builder-workspace/Example/main.swift:60:34: warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
22 | }
23 |
24 | public struct Todo: Codable {
   |               `- note: consider making struct 'Todo' conform to the 'Sendable' protocol
25 |     let id: Int
26 |     let name: String
   :
58 | }
59 |
60 | let mockedTodos = try await mock.getTodos()
   |                                  `- warning: non-sendable type '[Todo]' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
61 |
/host/spi-builder-workspace/Example/main.swift:38:29: warning: sending 'req' risks causing data races; this is an error in the Swift 6 language mode
36 |     .intercept { req, next in
37 |         let start = Date()
38 |         let res = try await next(req)
   |                             |- warning: sending 'req' risks causing data races; this is an error in the Swift 6 language mode
   |                             `- note: sending main actor-isolated 'req' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
39 |         let elapsedTime = String(format: "%.2fs", Date().timeIntervalSince(start))
40 |         let statusCode = res.statusCode.map { "\($0)" } ?? "N/A"
[292/295] Wrapping AST for Example for debugging
[293/295] Write Objects.LinkFileList
[294/295] Linking Example
Build complete! (149.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "510.0.0",
            "upper_bound" : "511.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    }
  ],
  "manifest_display_name" : "papyrus",
  "name" : "papyrus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Example",
      "targets" : [
        "Example"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Papyrus",
      "targets" : [
        "Papyrus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PapyrusPlugin",
      "targets" : [
        "PapyrusPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PapyrusTests",
      "module_type" : "SwiftTarget",
      "name" : "PapyrusTests",
      "path" : "Papyrus/Tests",
      "sources" : [
        "APITests.swift",
        "CurlTests.swift",
        "KeyMappingTests.swift",
        "ParameterTests.swift",
        "ProviderTests.swift",
        "RequestBuilderTests.swift",
        "RequestEncoderTests.swift",
        "ResponseDecoderTests.swift",
        "ResponseTests.swift"
      ],
      "target_dependencies" : [
        "Papyrus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PapyrusPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "PapyrusPluginTests",
      "path" : "PapyrusPlugin/Tests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "APIMacroTests.swift"
      ],
      "target_dependencies" : [
        "PapyrusPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PapyrusPlugin",
      "module_type" : "SwiftTarget",
      "name" : "PapyrusPlugin",
      "path" : "PapyrusPlugin/Sources",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Example",
        "Papyrus",
        "PapyrusPlugin"
      ],
      "sources" : [
        "Extensions/String+Utilities.swift",
        "Extensions/SwiftSyntax+Utilities.swift",
        "Macros/APIMacro.swift",
        "Macros/DecoratorMacro.swift",
        "Macros/MockMacro.swift",
        "Macros/RoutesMacro.swift",
        "Models/API.swift",
        "Models/Declaration.swift",
        "Models/EndpointAttribute.swift",
        "Models/EndpointParameter.swift",
        "Models/PapyrusPluginError.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Papyrus",
      "module_type" : "SwiftTarget",
      "name" : "Papyrus",
      "path" : "Papyrus/Sources",
      "product_memberships" : [
        "Example",
        "Papyrus"
      ],
      "sources" : [
        "Coders.swift",
        "Extensions/String+Multipart.swift",
        "Extensions/URLSession+Papyrus.swift",
        "HTTPBodyDecoder.swift",
        "HTTPBodyEncoder.swift",
        "HTTPService.swift",
        "Interceptors/CurlInterceptor.swift",
        "KeyMappable.swift",
        "KeyMapping.swift",
        "Multipart/MultipartDecoder.swift",
        "Multipart/MultipartEncoder.swift",
        "Multipart/Part.swift",
        "PapyrusError.swift",
        "PapyrusMacros.swift",
        "Provider.swift",
        "Request.swift",
        "RequestBuilder.swift",
        "Response.swift",
        "Routing/PapyrusRouter.swift",
        "Routing/RequestParser.swift",
        "Routing/RouterRequest.swift",
        "Routing/RouterResponse.swift",
        "URLEncoded/URLEncodedForm.swift",
        "URLEncoded/URLEncodedFormDecoder.swift",
        "URLEncoded/URLEncodedFormEncoder.swift",
        "URLEncoded/URLEncodedFormNode.swift"
      ],
      "target_dependencies" : [
        "PapyrusPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example",
      "module_type" : "SwiftTarget",
      "name" : "Example",
      "path" : "Example",
      "product_memberships" : [
        "Example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Papyrus"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
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.