Build Information
Successful build of papyrus, reference v0.6.16 (0a424d), with Swift 6.3 for Linux on 14 Apr 2026 14:30:24 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joshuawright11/papyrus.git
Reference: v0.6.16
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/joshuawright11/papyrus
* tag v0.6.16 -> FETCH_HEAD
HEAD is now at 0a424d9 sendable
Cloned https://github.com/joshuawright11/papyrus.git
Revision (git rev-parse @):
0a424d90f7a31b40e3b850a58062bb3aa701323f
SUCCESS checkout https://github.com/joshuawright11/papyrus.git at v0.6.16
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/joshuawright11/papyrus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/Alamofire/Alamofire.git
[1/961] Fetching swift-macro-testing
[962/32470] Fetching swift-macro-testing, alamofire
[6004/107442] Fetching swift-macro-testing, alamofire, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (9.86s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (10.33s)
Fetched https://github.com/apple/swift-syntax from cache (16.02s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.3 (18.82s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.55s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.51s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16046] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (4.34s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.92s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.95s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.47s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.5
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/43] Write sources
[19/43] Copying PrivacyInfo.xcprivacy
[20/43] Write sources
[21/43] Write swift-version-24593BA9C3E375BF.txt
[23/87] Emitting module Alamofire
[24/92] Emitting module SwiftSyntax510
[25/92] Compiling SwiftSyntax510 Empty.swift
[26/93] Emitting module SwiftSyntax509
[27/93] Compiling SwiftSyntax509 Empty.swift
[29/94] Wrapping AST for SwiftSyntax510 for debugging
[30/94] Wrapping AST for SwiftSyntax509 for debugging
[32/154] Compiling SwiftSyntax AbsolutePosition.swift
[33/154] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[34/154] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/154] Compiling SwiftSyntax Assert.swift
[36/154] Compiling SwiftSyntax BumpPtrAllocator.swift
[37/154] Compiling SwiftSyntax CommonAncestor.swift
[38/154] Compiling SwiftSyntax Convenience.swift
[39/154] Compiling SwiftSyntax MemoryLayout.swift
[40/154] Compiling SwiftSyntax MissingNodeInitializers.swift
[41/162] Compiling SwiftSyntax TokenDiagnostic.swift
[42/162] Compiling SwiftSyntax TokenSequence.swift
[43/162] Compiling SwiftSyntax TokenSyntax.swift
[44/162] Compiling SwiftSyntax Trivia.swift
[45/162] Compiling SwiftSyntax Utils.swift
[46/162] Compiling SwiftSyntax ChildNameForKeyPath.swift
[47/162] Compiling SwiftSyntax RawSyntaxTokenView.swift
[48/162] Compiling SwiftSyntax SourceLength.swift
[49/162] Compiling SwiftSyntax SourceLocation.swift
[50/162] Compiling SwiftSyntax SourcePresence.swift
[51/162] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[52/162] Compiling SwiftSyntax Syntax.swift
[53/162] Compiling SwiftSyntax Keyword.swift
[54/162] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[55/162] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[56/162] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[57/162] Compiling SwiftSyntax SyntaxBaseNodes.swift
[58/162] Compiling SwiftSyntax SyntaxTransform.swift
[59/162] Compiling SwiftSyntax SyntaxVisitor.swift
[60/162] Compiling SwiftSyntax TokenKind.swift
[61/162] Compiling SwiftSyntax Tokens.swift
[62/162] Compiling SwiftSyntax TriviaPieces.swift
[63/162] Compiling SwiftSyntax SyntaxCollections.swift
[64/162] Compiling SwiftSyntax SyntaxEnum.swift
[65/162] Compiling SwiftSyntax SyntaxKind.swift
[66/162] Compiling SwiftSyntax SyntaxRewriter.swift
[67/162] Compiling SwiftSyntax SyntaxTraits.swift
[71/162] Compiling SwiftSyntax RawSyntax.swift
[72/162] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[73/162] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[80/162] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[81/162] Compiling SwiftSyntax RawSyntaxNodesC.swift
[82/162] Compiling SwiftSyntax RawSyntaxNodesD.swift
[83/162] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[84/162] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[86/163] Compiling SwiftSyntax SyntaxArena.swift
[87/163] Compiling SwiftSyntax SyntaxChildren.swift
[88/163] Compiling SwiftSyntax SyntaxCollection.swift
[89/163] Compiling SwiftSyntax SyntaxHashable.swift
[90/163] Compiling SwiftSyntax SyntaxIdentifier.swift
[91/163] Compiling SwiftSyntax SyntaxNodeStructure.swift
[92/163] Compiling SwiftSyntax SyntaxProtocol.swift
[93/163] Compiling SwiftSyntax SyntaxText.swift
[94/163] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[95/163] Emitting module SwiftSyntax
[123/163] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[124/163] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[125/163] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[126/163] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[127/163] Compiling SwiftSyntax RawSyntaxValidation.swift
[128/163] Compiling SwiftSyntax SyntaxNodesAB.swift
[129/163] Compiling SwiftSyntax SyntaxNodesC.swift
[130/163] Compiling SwiftSyntax SyntaxNodesD.swift
[131/163] Compiling SwiftSyntax SyntaxNodesEF.swift
[132/163] Compiling SwiftSyntax SyntaxNodesGHI.swift
[133/163] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[134/163] Compiling SwiftSyntax SyntaxNodesOP.swift
[135/163] Compiling SwiftSyntax SyntaxNodesQRS.swift
[136/163] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[145/178] Wrapping AST for SwiftSyntax for debugging
[147/215] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[148/215] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[149/215] Compiling SwiftBasicFormat Syntax+Extensions.swift
[150/215] Emitting module SwiftBasicFormat
[151/215] Emitting module SwiftDiagnostics
[152/215] Compiling SwiftDiagnostics Message.swift
[153/215] Compiling SwiftDiagnostics Note.swift
[154/215] Compiling SwiftDiagnostics FixIt.swift
[155/215] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[156/215] Compiling SwiftDiagnostics Convenience.swift
[157/215] Compiling SwiftDiagnostics Diagnostic.swift
[158/215] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[159/216] Wrapping AST for SwiftDiagnostics for debugging
[161/216] Compiling SwiftBasicFormat BasicFormat.swift
[163/217] Emitting module SwiftParser
[163/217] Wrapping AST for SwiftBasicFormat for debugging
[165/222] Compiling SwiftParser Lexer.swift
[166/222] Compiling SwiftParser RegexLiteralLexer.swift
[167/222] Compiling SwiftParser UnicodeScalarExtensions.swift
[168/222] Compiling SwiftParser Lookahead.swift
[169/222] Compiling SwiftParser LoopProgressCondition.swift
[170/222] Compiling SwiftParser TokenPrecedence.swift
[171/222] Compiling SwiftParser TokenSpec.swift
[172/222] Compiling SwiftParser TokenSpecSet.swift
[173/222] Compiling SwiftParser TopLevel.swift
[174/222] Compiling SwiftParser TriviaParser.swift
[175/222] Compiling SwiftParser Parser.swift
[176/222] Compiling SwiftParser Patterns.swift
[177/222] Compiling SwiftParser Recovery.swift
[178/222] Compiling SwiftParser Specifiers.swift
[179/222] Compiling SwiftParser Statements.swift
[180/222] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[181/222] Compiling SwiftParser StringLiterals.swift
[182/222] Compiling SwiftParser SwiftParserCompatibility.swift
[183/222] Compiling SwiftParser SyntaxUtils.swift
[184/222] Compiling SwiftParser TokenConsumer.swift
[185/222] Compiling SwiftParser Attributes.swift
[186/222] Compiling SwiftParser Availability.swift
[187/222] Compiling SwiftParser CharacterInfo.swift
[188/222] Compiling SwiftParser CollectionNodes+Parsable.swift
[189/222] Compiling SwiftParser Declarations.swift
[190/222] Compiling SwiftParser Directives.swift
[191/222] Compiling SwiftParser Modifiers.swift
[192/222] Compiling SwiftParser Names.swift
[193/222] Compiling SwiftParser Nominals.swift
[194/222] Compiling SwiftParser Parameters.swift
[195/222] Compiling SwiftParser ParseSourceFile.swift
[196/222] Compiling SwiftParser ExperimentalFeatures.swift
[197/222] Compiling SwiftParser Expressions.swift
[198/222] Compiling SwiftParser IncrementalParseTransition.swift
[199/222] Compiling SwiftParser Cursor.swift
[200/222] Compiling SwiftParser Lexeme.swift
[201/222] Compiling SwiftParser LexemeSequence.swift
[202/222] Compiling SwiftParser Types.swift
[203/222] Compiling SwiftParser IsLexerClassified.swift
[204/222] Compiling SwiftParser LayoutNodes+Parsable.swift
[205/222] Compiling SwiftParser Parser+TokenSpecSet.swift
[206/222] Compiling SwiftParser TokenSpecStaticMembers.swift
[207/223] Wrapping AST for SwiftParser for debugging
[209/246] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[210/247] Compiling SwiftOperators PrecedenceGroup.swift
[211/248] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[212/248] Compiling SwiftOperators OperatorTable.swift
[213/248] Compiling SwiftOperators PrecedenceGraph.swift
[214/248] Compiling SwiftOperators OperatorTable+Semantics.swift
[215/248] Compiling SwiftOperators SyntaxSynthesis.swift
[216/248] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[217/248] Compiling SwiftParserDiagnostics Utils.swift
[218/248] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[219/248] Compiling SwiftOperators OperatorError.swift
[220/248] Compiling SwiftOperators OperatorTable+Defaults.swift
[221/248] Compiling SwiftOperators Operator.swift
[222/248] Compiling SwiftOperators OperatorError+Diagnostics.swift
[223/248] Compiling SwiftOperators OperatorTable+Folding.swift
[224/248] Emitting module SwiftOperators
[225/249] Wrapping AST for SwiftOperators for debugging
[231/249] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[232/249] Compiling SwiftParserDiagnostics PresenceUtils.swift
[233/249] Emitting module SwiftParserDiagnostics
[234/249] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[235/249] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[236/250] Wrapping AST for SwiftParserDiagnostics for debugging
[238/264] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[239/264] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[240/265] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[241/265] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[242/265] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[243/265] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[244/265] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[245/265] Emitting module SwiftSyntaxBuilder
[246/265] Compiling SwiftSyntaxBuilder Indenter.swift
[247/265] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[248/265] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[249/265] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[250/265] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[251/265] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[252/265] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[253/266] Wrapping AST for SwiftSyntaxBuilder for debugging
[255/280] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[256/280] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[257/281] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[258/281] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[259/281] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[260/281] Compiling SwiftSyntaxMacros Macro+Format.swift
[261/281] Compiling SwiftSyntaxMacros Macro.swift
[262/281] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[263/281] Compiling SwiftSyntaxMacros MemberMacro.swift
[264/281] Compiling SwiftSyntaxMacros PeerMacro.swift
[265/281] Compiling SwiftSyntaxMacros AccessorMacro.swift
[266/281] Compiling SwiftSyntaxMacros AttachedMacro.swift
[267/281] Emitting module SwiftSyntaxMacros
[268/281] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[269/281] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[270/282] Wrapping AST for SwiftSyntaxMacros for debugging
[272/290] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[273/290] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[274/290] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[275/290] Emitting module SwiftSyntaxMacroExpansion
[276/290] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[277/290] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[278/290] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[279/290] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[280/291] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[282/298] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[283/298] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[284/298] Emitting module SwiftCompilerPluginMessageHandling
[285/298] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[286/298] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[287/298] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[288/298] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[289/299] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[291/301] Emitting module SwiftCompilerPlugin
[292/301] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[293/302] Wrapping AST for SwiftCompilerPlugin for debugging
[295/314] Compiling PapyrusPlugin Macro+Utilities.swift
[296/314] Compiling PapyrusPlugin FunctionParameterSyntax+Utilities.swift
[297/315] Compiling PapyrusPlugin ProtocolDeclSyntax+Utilities.swift
[298/315] Compiling PapyrusPlugin String+Utilities.swift
[299/315] Compiling PapyrusPlugin PapyrusPluginError.swift
[300/315] Compiling PapyrusPlugin Plugin.swift
[301/315] Compiling PapyrusPlugin AttributeSyntax+Utilities.swift
[302/315] Compiling PapyrusPlugin FunctionDeclSyntax+Utilities.swift
[303/315] Compiling PapyrusPlugin DecoratorMacro.swift
[304/315] Compiling PapyrusPlugin MockMacro.swift
[305/315] Emitting module PapyrusPlugin
[306/315] Compiling PapyrusPlugin APIAttribute.swift
[307/315] Compiling PapyrusPlugin APIMacro.swift
[308/316] Wrapping AST for PapyrusPlugin for debugging
[309/316] Write Objects.LinkFileList
[310/316] Linking PapyrusPlugin-tool
[312/348] Compiling PapyrusCore HTTPService.swift
[313/348] Compiling PapyrusCore CurlInterceptor.swift
[314/348] Compiling PapyrusCore Part.swift
[315/348] Compiling PapyrusCore PapyrusError.swift
[316/352] Compiling PapyrusCore Macros.swift
[317/352] Compiling PapyrusCore MultipartEncoder.swift
[320/352] Compiling PapyrusCore KeyMapping.swift
[321/352] Compiling PapyrusCore Provider.swift
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:110:42: warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
108 | try await intercept(req: req) { req in
109 | return try await withCheckedThrowingContinuation {
110 | next(req, $0.resume)
| |- warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
111 | }
112 | }
[322/352] Compiling PapyrusCore Request.swift
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:110:42: warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
108 | try await intercept(req: req) { req in
109 | return try await withCheckedThrowingContinuation {
110 | next(req, $0.resume)
| |- warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
111 | }
112 | }
[323/352] Emitting module PapyrusCore
[325/352] Compiling PapyrusCore Response.swift
[326/352] Compiling PapyrusCore ResponseDecoder.swift
[327/352] Compiling PapyrusCore URLEncodedForm.swift
[328/352] Compiling PapyrusCore URLEncodedFormDecoder.swift
[329/352] Compiling PapyrusCore URLEncodedFormEncoder.swift
[330/352] Compiling PapyrusCore URLEncodedFormNode.swift
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:110:42: warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
108 | try await intercept(req: req) { req in
109 | return try await withCheckedThrowingContinuation {
110 | next(req, $0.resume)
| |- warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
111 | }
112 | }
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:110:42: warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
108 | try await intercept(req: req) { req in
109 | return try await withCheckedThrowingContinuation {
110 | next(req, $0.resume)
| |- warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
111 | }
112 | }
[338/352] Compiling PapyrusCore RequestBuilder.swift
[339/352] Compiling PapyrusCore RequestEncoder.swift
[349/355] Wrapping AST for PapyrusCore for debugging
[351/358] Emitting module PapyrusAlamofire
[352/358] Compiling PapyrusAlamofire Alamofire+Papyrus.swift
[354/359] Compiling Papyrus URLSession+Papyrus.swift
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:30:58: warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | #if os(Linux) // Linux doesn't have access to async URLSession APIs
29 | await withCheckedContinuation { continuation in
30 | request(req, completionHandler: continuation.resume)
| |- warning: converting a value of type '(sending any Response) -> ()' to type '(any Response) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | #else
[355/359] Emitting module Papyrus
[356/360] Wrapping AST for Papyrus for debugging
[358/362] Emitting module Example
Internal Error: invalidPayloadSize
[359/362] Compiling Example main.swift
Internal Error: invalidPayloadSize
[360/363] Wrapping AST for Example for debugging
[361/363] Write Objects.LinkFileList
[362/363] Linking Example
Build complete! (228.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"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" : "PapyrusAlamofire",
"targets" : [
"PapyrusAlamofire"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PapyrusCore",
"targets" : [
"PapyrusCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PapyrusPlugin",
"targets" : [
"PapyrusPlugin"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"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",
"PapyrusAlamofire",
"PapyrusCore",
"PapyrusPlugin"
],
"sources" : [
"APIAttribute.swift",
"APIMacro.swift",
"DecoratorMacro.swift",
"MockMacro.swift",
"PapyrusPluginError.swift",
"Plugin.swift",
"Utilities/AttributeSyntax+Utilities.swift",
"Utilities/FunctionDeclSyntax+Utilities.swift",
"Utilities/FunctionParameterSyntax+Utilities.swift",
"Utilities/Macro+Utilities.swift",
"Utilities/ProtocolDeclSyntax+Utilities.swift",
"Utilities/String+Utilities.swift"
],
"type" : "macro"
},
{
"c99name" : "PapyrusCoreTests",
"module_type" : "SwiftTarget",
"name" : "PapyrusCoreTests",
"path" : "PapyrusCore/Tests",
"sources" : [
"APITests.swift",
"CurlTests.swift",
"KeyMappingTests.swift",
"ParameterTests.swift",
"ProviderTests.swift",
"RequestBuilderTests.swift",
"RequestEncoderTests.swift",
"ResponseDecoderTests.swift",
"ResponseTests.swift"
],
"target_dependencies" : [
"PapyrusCore"
],
"type" : "test"
},
{
"c99name" : "PapyrusCore",
"module_type" : "SwiftTarget",
"name" : "PapyrusCore",
"path" : "PapyrusCore/Sources",
"product_memberships" : [
"Example",
"Papyrus",
"PapyrusAlamofire",
"PapyrusCore"
],
"sources" : [
"HTTPService.swift",
"Interceptors/CurlInterceptor.swift",
"KeyMapping.swift",
"Macros.swift",
"Multipart/MultipartEncoder.swift",
"Multipart/Part.swift",
"PapyrusError.swift",
"Provider.swift",
"Request.swift",
"RequestBuilder.swift",
"RequestEncoder.swift",
"Response.swift",
"ResponseDecoder.swift",
"URLEncoder/URLEncodedForm.swift",
"URLEncoder/URLEncodedFormDecoder.swift",
"URLEncoder/URLEncodedFormEncoder.swift",
"URLEncoder/URLEncodedFormNode.swift"
],
"target_dependencies" : [
"PapyrusPlugin"
],
"type" : "library"
},
{
"c99name" : "PapyrusAlamofire",
"module_type" : "SwiftTarget",
"name" : "PapyrusAlamofire",
"path" : "PapyrusAlamofire",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"PapyrusAlamofire"
],
"sources" : [
"Alamofire+Papyrus.swift"
],
"target_dependencies" : [
"PapyrusCore"
],
"type" : "library"
},
{
"c99name" : "Papyrus",
"module_type" : "SwiftTarget",
"name" : "Papyrus",
"path" : "Papyrus",
"product_memberships" : [
"Example",
"Papyrus"
],
"sources" : [
"URLSession+Papyrus.swift"
],
"target_dependencies" : [
"PapyrusCore"
],
"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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.