The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of papyrus, reference v0.6.16 (0a424d), with Swift 6.2 (beta) for Linux on 21 Jun 2025 13:39:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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.2
Building package at path:  $PWD
https://github.com/joshuawright11/papyrus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/908] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.49s)
[1/30141] Fetching alamofire
[5427/101065] Fetching alamofire, swift-syntax
Fetched https://github.com/Alamofire/Alamofire.git from cache (6.66s)
Fetched https://github.com/apple/swift-syntax from cache (11.25s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.3 (15.69s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.95s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.76s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13674] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.56s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.33s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.52s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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.3
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
[8/43] Copying PrivacyInfo.xcprivacy
[21/43] Write swift-version-24593BA9C3E375BF.txt
[23/63] Emitting module SwiftSyntax509
[24/86] Compiling SwiftSyntax509 Empty.swift
[25/87] Emitting module SwiftSyntax510
[26/87] Compiling SwiftSyntax510 Empty.swift
[27/88] Wrapping AST for SwiftSyntax509 for debugging
[29/88] Wrapping AST for SwiftSyntax510 for debugging
[31/148] Compiling SwiftSyntax Utils.swift
[32/148] Compiling SwiftSyntax ChildNameForKeyPath.swift
[33/148] Compiling SwiftSyntax Keyword.swift
[34/148] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[35/148] Compiling SwiftSyntax SyntaxArena.swift
[36/148] Compiling SwiftSyntax SyntaxChildren.swift
[37/153] Compiling SwiftSyntax Assert.swift
[38/153] Compiling SwiftSyntax BumpPtrAllocator.swift
[39/153] Compiling SwiftSyntax CommonAncestor.swift
[40/153] Compiling SwiftSyntax Convenience.swift
[41/153] Compiling SwiftSyntax MemoryLayout.swift
[42/153] Compiling SwiftSyntax SyntaxText.swift
[43/153] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[44/153] Compiling SwiftSyntax AbsolutePosition.swift
[45/153] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[46/153] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[47/153] Compiling SwiftSyntax SyntaxCollection.swift
[48/153] Compiling SwiftSyntax SyntaxHashable.swift
[49/153] Compiling SwiftSyntax SyntaxIdentifier.swift
[50/153] Compiling SwiftSyntax SyntaxNodeStructure.swift
[51/153] Compiling SwiftSyntax SyntaxProtocol.swift
[52/153] Compiling SwiftSyntax MissingNodeInitializers.swift
[53/153] Compiling SwiftSyntax RawSyntax.swift
[54/153] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[55/153] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[56/153] Compiling SwiftSyntax RawSyntaxTokenView.swift
[57/153] Compiling SwiftSyntax SyntaxRewriter.swift
[58/153] Compiling SwiftSyntax SyntaxTraits.swift
[59/153] Compiling SwiftSyntax TokenDiagnostic.swift
[60/153] Compiling SwiftSyntax TokenSequence.swift
[61/153] Compiling SwiftSyntax TokenSyntax.swift
[62/153] Compiling SwiftSyntax Trivia.swift
[63/153] Emitting module Alamofire
[64/153] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[65/153] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[66/153] Compiling SwiftSyntax SyntaxBaseNodes.swift
[67/153] Compiling SwiftSyntax SyntaxCollections.swift
[68/153] Compiling SwiftSyntax SyntaxEnum.swift
[69/153] Compiling SwiftSyntax SyntaxKind.swift
[70/153] Compiling Alamofire RetryPolicy.swift
[71/153] Compiling Alamofire ServerTrustEvaluation.swift
[72/153] Compiling Alamofire URLEncodedFormEncoder.swift
[73/153] Compiling Alamofire Validation.swift
[74/153] Compiling Alamofire resource_bundle_accessor.swift
[102/154] Emitting module SwiftSyntax
[120/162] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[121/162] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[122/162] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[123/162] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[124/162] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[125/162] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[126/162] Compiling SwiftSyntax RawSyntaxValidation.swift
[127/162] Compiling SwiftSyntax SyntaxNodesAB.swift
[128/162] Compiling SwiftSyntax SyntaxTransform.swift
[129/162] Compiling SwiftSyntax SyntaxVisitor.swift
[130/162] Compiling SwiftSyntax TokenKind.swift
[131/162] Compiling SwiftSyntax Tokens.swift
[132/162] Compiling SwiftSyntax TriviaPieces.swift
[133/162] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[134/162] Compiling SwiftSyntax RawSyntaxNodesC.swift
[135/162] Compiling SwiftSyntax RawSyntaxNodesD.swift
[136/162] Compiling SwiftSyntax SyntaxNodesC.swift
[137/162] Compiling SwiftSyntax SyntaxNodesD.swift
[138/162] Compiling SwiftSyntax SyntaxNodesEF.swift
[139/162] Compiling SwiftSyntax SyntaxNodesGHI.swift
[140/162] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[141/162] Compiling SwiftSyntax SyntaxNodesOP.swift
[142/162] Compiling SwiftSyntax SyntaxNodesQRS.swift
[143/162] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[144/163] Wrapping AST for SwiftSyntax for debugging
[146/214] Compiling SwiftDiagnostics Note.swift
[147/214] Compiling SwiftDiagnostics Message.swift
[148/214] Compiling SwiftDiagnostics FixIt.swift
[149/214] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[150/214] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[151/214] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[152/214] Compiling SwiftBasicFormat Syntax+Extensions.swift
[153/214] Emitting module SwiftDiagnostics
[154/214] Compiling SwiftDiagnostics Convenience.swift
[155/214] Compiling SwiftDiagnostics Diagnostic.swift
[156/214] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[157/215] Wrapping AST for SwiftDiagnostics for debugging
[159/215] Emitting module SwiftBasicFormat
[160/215] Compiling SwiftBasicFormat BasicFormat.swift
[162/216] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[163/216] Compiling SwiftParser StringLiterals.swift
[164/216] Compiling SwiftParser SwiftParserCompatibility.swift
[165/216] Compiling SwiftParser SyntaxUtils.swift
[166/216] Compiling SwiftParser TokenConsumer.swift
[166/221] Wrapping AST for SwiftBasicFormat for debugging
[168/221] Compiling SwiftParser Modifiers.swift
[169/221] Compiling SwiftParser Names.swift
[170/221] Compiling SwiftParser Nominals.swift
[171/221] Compiling SwiftParser Parameters.swift
[172/221] Compiling SwiftParser ParseSourceFile.swift
[173/221] Compiling SwiftParser Lexer.swift
[174/221] Compiling SwiftParser RegexLiteralLexer.swift
[175/221] Compiling SwiftParser UnicodeScalarExtensions.swift
[176/221] Compiling SwiftParser Lookahead.swift
[177/221] Compiling SwiftParser LoopProgressCondition.swift
[178/221] Compiling SwiftParser TokenPrecedence.swift
[179/221] Compiling SwiftParser TokenSpec.swift
[180/221] Compiling SwiftParser TokenSpecSet.swift
[181/221] Compiling SwiftParser TopLevel.swift
[182/221] Compiling SwiftParser TriviaParser.swift
[183/221] Compiling SwiftParser Parser.swift
[184/221] Compiling SwiftParser Patterns.swift
[185/221] Compiling SwiftParser Recovery.swift
[186/221] Compiling SwiftParser Specifiers.swift
[187/221] Compiling SwiftParser Statements.swift
[188/221] Emitting module SwiftParser
[189/221] Compiling SwiftParser Attributes.swift
[190/221] Compiling SwiftParser Availability.swift
[191/221] Compiling SwiftParser CharacterInfo.swift
[192/221] Compiling SwiftParser CollectionNodes+Parsable.swift
[193/221] Compiling SwiftParser Declarations.swift
[194/221] Compiling SwiftParser Directives.swift
[195/221] Compiling SwiftParser ExperimentalFeatures.swift
[196/221] Compiling SwiftParser Expressions.swift
[197/221] Compiling SwiftParser IncrementalParseTransition.swift
[198/221] Compiling SwiftParser Cursor.swift
[199/221] Compiling SwiftParser Lexeme.swift
[200/221] Compiling SwiftParser LexemeSequence.swift
[201/221] Compiling SwiftParser Types.swift
[202/221] Compiling SwiftParser IsLexerClassified.swift
[203/221] Compiling SwiftParser LayoutNodes+Parsable.swift
[204/221] Compiling SwiftParser Parser+TokenSpecSet.swift
[205/221] Compiling SwiftParser TokenSpecStaticMembers.swift
[206/222] Wrapping AST for SwiftParser for debugging
[208/245] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[209/246] Compiling SwiftOperators PrecedenceGroup.swift
[210/247] Compiling SwiftOperators OperatorTable.swift
[211/247] Compiling SwiftOperators PrecedenceGraph.swift
[212/247] Emitting module SwiftOperators
[213/247] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[214/247] Compiling SwiftOperators SyntaxSynthesis.swift
[215/247] Compiling SwiftOperators OperatorTable+Folding.swift
[216/247] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[217/247] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[218/247] Compiling SwiftParserDiagnostics MissingNodesError.swift
[219/247] Compiling SwiftParserDiagnostics MissingTokenError.swift
[220/247] Compiling SwiftOperators OperatorTable+Semantics.swift
[221/248] Wrapping AST for SwiftOperators for debugging
[223/248] Emitting module SwiftParserDiagnostics
[224/248] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[225/248] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[226/248] Compiling SwiftParserDiagnostics Utils.swift
[227/248] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[228/248] Compiling SwiftParserDiagnostics PresenceUtils.swift
[233/248] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[234/248] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[235/263] Wrapping AST for SwiftParserDiagnostics for debugging
[237/263] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[238/263] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[239/263] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[240/263] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[241/264] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[242/264] Compiling SwiftSyntaxBuilder Indenter.swift
[243/264] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[244/264] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[245/264] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[246/264] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[247/264] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[248/264] Emitting module SwiftSyntaxBuilder
[249/264] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[250/264] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[251/264] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[252/265] Wrapping AST for SwiftSyntaxBuilder for debugging
[254/279] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[255/279] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[256/280] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[257/280] Compiling SwiftSyntaxMacros Macro+Format.swift
[258/280] Compiling SwiftSyntaxMacros PeerMacro.swift
[259/280] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[260/280] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[261/280] Compiling SwiftSyntaxMacros Macro.swift
[262/280] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[263/280] Compiling SwiftSyntaxMacros MemberMacro.swift
[264/280] Compiling SwiftSyntaxMacros AccessorMacro.swift
[265/280] Compiling SwiftSyntaxMacros AttachedMacro.swift
[266/280] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[267/280] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[268/280] Emitting module SwiftSyntaxMacros
[269/281] Wrapping AST for SwiftSyntaxMacros for debugging
[271/289] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[272/289] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[273/289] Emitting module SwiftSyntaxMacroExpansion
[274/289] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[275/289] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[276/289] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[277/289] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[278/289] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[279/297] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[281/297] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[282/297] Emitting module SwiftCompilerPluginMessageHandling
[283/297] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[284/297] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[285/297] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[286/297] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[287/297] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[288/298] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[290/300] Emitting module SwiftCompilerPlugin
[291/300] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[292/301] Wrapping AST for SwiftCompilerPlugin for debugging
[294/313] Emitting module PapyrusPlugin
[295/314] Compiling PapyrusPlugin Macro+Utilities.swift
[296/314] Compiling PapyrusPlugin FunctionParameterSyntax+Utilities.swift
[297/314] Compiling PapyrusPlugin ProtocolDeclSyntax+Utilities.swift
[298/314] Compiling PapyrusPlugin String+Utilities.swift
[299/314] Compiling PapyrusPlugin PapyrusPluginError.swift
[300/314] Compiling PapyrusPlugin Plugin.swift
[301/314] Compiling PapyrusPlugin AttributeSyntax+Utilities.swift
[302/314] Compiling PapyrusPlugin FunctionDeclSyntax+Utilities.swift
[303/314] Compiling PapyrusPlugin DecoratorMacro.swift
[304/314] Compiling PapyrusPlugin MockMacro.swift
[305/314] Compiling PapyrusPlugin APIAttribute.swift
[306/314] Compiling PapyrusPlugin APIMacro.swift
[307/315] Wrapping AST for PapyrusPlugin for debugging
[308/315] Write Objects.LinkFileList
[309/315] Linking PapyrusPlugin-tool
[311/347] Compiling PapyrusCore URLEncodedForm.swift
[312/347] Compiling PapyrusCore URLEncodedFormDecoder.swift
[313/349] Emitting module PapyrusCore
[315/351] Compiling PapyrusCore HTTPService.swift
[316/351] Compiling PapyrusCore CurlInterceptor.swift
[317/351] Compiling PapyrusCore KeyMapping.swift
[318/351] Compiling PapyrusCore Response.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:108:31: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
106 |             do {
107 |                 completionHandler(
108 |                     try await intercept(req: req) { req in
    |                               `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
109 |                         return try await withCheckedThrowingContinuation {
110 |                             next(req, $0.resume)
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:102:22: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
100 |
101 | extension Interceptor {
102 |     fileprivate func intercept(req: Request,
    |                      `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |                                completionHandler: @escaping (Response) -> Void,
104 |                                next: @escaping (Request, @escaping (Response) -> Void) -> Void) {
[319/351] Compiling PapyrusCore ResponseDecoder.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:108:31: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
106 |             do {
107 |                 completionHandler(
108 |                     try await intercept(req: req) { req in
    |                               `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
109 |                         return try await withCheckedThrowingContinuation {
110 |                             next(req, $0.resume)
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:102:22: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
100 |
101 | extension Interceptor {
102 |     fileprivate func intercept(req: Request,
    |                      `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |                                completionHandler: @escaping (Response) -> Void,
104 |                                next: @escaping (Request, @escaping (Response) -> Void) -> Void) {
[320/351] Compiling PapyrusCore Response.swift
[321/351] Compiling PapyrusCore ResponseDecoder.swift
[322/351] Compiling PapyrusCore RequestBuilder.swift
[323/351] Compiling PapyrusCore RequestEncoder.swift
[324/351] Compiling PapyrusCore RequestBuilder.swift
[325/351] Compiling PapyrusCore RequestEncoder.swift
[326/351] Compiling PapyrusCore Part.swift
[327/351] Compiling PapyrusCore PapyrusError.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:108:31: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
106 |             do {
107 |                 completionHandler(
108 |                     try await intercept(req: req) { req in
    |                               `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
109 |                         return try await withCheckedThrowingContinuation {
110 |                             next(req, $0.resume)
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:102:22: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
100 |
101 | extension Interceptor {
102 |     fileprivate func intercept(req: Request,
    |                      `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |                                completionHandler: @escaping (Response) -> Void,
104 |                                next: @escaping (Request, @escaping (Response) -> Void) -> Void) {
/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:108:31: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
106 |             do {
107 |                 completionHandler(
108 |                     try await intercept(req: req) { req in
    |                               `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
109 |                         return try await withCheckedThrowingContinuation {
110 |                             next(req, $0.resume)
/host/spi-builder-workspace/PapyrusCore/Sources/Provider.swift:102:22: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
100 |
101 | extension Interceptor {
102 |     fileprivate func intercept(req: Request,
    |                      `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
103 |                                completionHandler: @escaping (Response) -> Void,
104 |                                next: @escaping (Request, @escaping (Response) -> Void) -> Void) {
[343/351] Compiling PapyrusCore URLEncodedFormEncoder.swift
[344/351] Compiling PapyrusCore URLEncodedFormNode.swift
[348/353] Wrapping AST for PapyrusCore for debugging
[350/357] Emitting module PapyrusAlamofire
[351/357] Compiling PapyrusAlamofire Alamofire+Papyrus.swift
[352/357] Emitting module Papyrus
[353/357] 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] Wrapping AST for Papyrus for debugging
[357/361] Compiling Example main.swift
[358/361] Emitting module Example
[359/362] Wrapping AST for Example for debugging
[360/362] Write Objects.LinkFileList
[361/362] Linking Example
Build complete! (180.13s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.