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

Failed to build papyrus, reference v0.6.16 (0a424d), with Swift 6.2 (beta) for Android on 21 Jun 2025 13:37:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/908] Fetching swift-macro-testing
[909/31049] Fetching swift-macro-testing, alamofire
[5431/101973] Fetching swift-macro-testing, alamofire, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (6.10s)
Fetched https://github.com/apple/swift-syntax from cache (6.19s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (6.21s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 510.0.3 (9.72s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.42s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.45s)
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.64s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.70s)
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.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.86s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.90s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.59s)
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/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/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-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-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
[20/43] Copying PrivacyInfo.xcprivacy
[21/43] Write swift-version-8C5A4AE7A8CE2BA.txt
[23/86] Emitting module SwiftSyntax510
[24/86] Compiling SwiftSyntax510 Empty.swift
[26/87] Emitting module SwiftSyntax509
[27/87] Compiling SwiftSyntax509 Empty.swift
[28/88] Wrapping AST for SwiftSyntax509 for debugging
[29/88] Wrapping AST for SwiftSyntax510 for debugging
[31/148] Compiling SwiftSyntax RawSyntax.swift
[32/148] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[33/148] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[34/148] Compiling SwiftSyntax RawSyntaxTokenView.swift
[35/148] Compiling SwiftSyntax SourceLength.swift
[36/148] Compiling SwiftSyntax SourceLocation.swift
[37/148] Compiling SwiftSyntax SourcePresence.swift
[38/148] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[39/148] Compiling SwiftSyntax Syntax.swift
[40/156] Compiling SwiftSyntax AbsolutePosition.swift
[41/156] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[42/156] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/156] Compiling SwiftSyntax Assert.swift
[44/156] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/156] Compiling SwiftSyntax CommonAncestor.swift
[46/156] Compiling SwiftSyntax Convenience.swift
[47/156] Compiling SwiftSyntax MemoryLayout.swift
[48/156] Compiling SwiftSyntax MissingNodeInitializers.swift
[54/161] Compiling SwiftSyntax SyntaxNodeStructure.swift
[55/161] Compiling SwiftSyntax SyntaxProtocol.swift
[56/161] Compiling SwiftSyntax SyntaxText.swift
[57/161] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[58/161] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[66/161] Compiling SwiftSyntax SyntaxArena.swift
[67/161] Compiling SwiftSyntax SyntaxChildren.swift
[68/161] Compiling SwiftSyntax SyntaxCollection.swift
[69/161] Compiling SwiftSyntax SyntaxHashable.swift
[70/161] Compiling SwiftSyntax SyntaxIdentifier.swift
[77/161] Emitting module Alamofire
[78/161] Compiling SwiftSyntax SyntaxRewriter.swift
[79/161] Compiling SwiftSyntax SyntaxTraits.swift
[80/161] Compiling SwiftSyntax TokenDiagnostic.swift
[81/161] Compiling SwiftSyntax TokenSequence.swift
[82/161] Compiling SwiftSyntax TokenSyntax.swift
[83/161] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[84/161] Compiling SwiftSyntax SyntaxBaseNodes.swift
[85/161] Compiling SwiftSyntax SyntaxCollections.swift
[86/161] Compiling SwiftSyntax SyntaxEnum.swift
[87/161] Compiling SwiftSyntax SyntaxKind.swift
[88/161] Compiling Alamofire RetryPolicy.swift
[89/161] Compiling Alamofire ServerTrustEvaluation.swift
[90/161] Compiling Alamofire URLEncodedFormEncoder.swift
[91/161] Compiling Alamofire Validation.swift
[92/161] Compiling Alamofire resource_bundle_accessor.swift
[94/162] Emitting module SwiftSyntax
[112/162] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[113/162] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[114/162] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[115/162] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[116/162] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[117/162] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[118/162] Compiling SwiftSyntax RawSyntaxValidation.swift
[119/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/214] Wrapping AST for SwiftSyntax for debugging
[146/214] Compiling SwiftDiagnostics Convenience.swift
[147/214] Emitting module SwiftDiagnostics
[148/214] Compiling SwiftDiagnostics Note.swift
[149/214] Compiling SwiftDiagnostics Message.swift
[150/214] Compiling SwiftBasicFormat Syntax+Extensions.swift
[151/214] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[152/214] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[153/214] Compiling SwiftDiagnostics FixIt.swift
[154/214] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[155/214] Compiling SwiftDiagnostics Diagnostic.swift
[156/214] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[157/215] Wrapping AST for SwiftDiagnostics for debugging
[159/215] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[160/215] Compiling SwiftParser StringLiterals.swift
[161/215] Compiling SwiftParser SwiftParserCompatibility.swift
[162/215] Compiling SwiftParser SyntaxUtils.swift
[163/215] Compiling SwiftParser TokenConsumer.swift
[164/220] Compiling SwiftBasicFormat BasicFormat.swift
[165/220] Emitting module SwiftBasicFormat
[166/221] Wrapping AST for SwiftBasicFormat for debugging
[168/221] Compiling SwiftParser TokenPrecedence.swift
[169/221] Compiling SwiftParser TokenSpec.swift
[170/221] Compiling SwiftParser TokenSpecSet.swift
[171/221] Compiling SwiftParser TopLevel.swift
[172/221] Compiling SwiftParser TriviaParser.swift
[173/221] Compiling SwiftParser Modifiers.swift
[174/221] Compiling SwiftParser Names.swift
[175/221] Compiling SwiftParser Nominals.swift
[176/221] Compiling SwiftParser Parameters.swift
[177/221] Compiling SwiftParser ParseSourceFile.swift
[178/221] Compiling SwiftParser Lexer.swift
[179/221] Compiling SwiftParser RegexLiteralLexer.swift
[180/221] Compiling SwiftParser UnicodeScalarExtensions.swift
[181/221] Compiling SwiftParser Lookahead.swift
[182/221] Compiling SwiftParser LoopProgressCondition.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] Compiling SwiftParser Types.swift
[189/221] Compiling SwiftParser IsLexerClassified.swift
[190/221] Compiling SwiftParser LayoutNodes+Parsable.swift
[191/221] Compiling SwiftParser Parser+TokenSpecSet.swift
[192/221] Compiling SwiftParser TokenSpecStaticMembers.swift
[193/221] Compiling SwiftParser Attributes.swift
[194/221] Compiling SwiftParser Availability.swift
[195/221] Compiling SwiftParser CharacterInfo.swift
[196/221] Compiling SwiftParser CollectionNodes+Parsable.swift
[197/221] Compiling SwiftParser Declarations.swift
[198/221] Compiling SwiftParser Directives.swift
[199/221] Compiling SwiftParser ExperimentalFeatures.swift
[200/221] Compiling SwiftParser Expressions.swift
[201/221] Compiling SwiftParser IncrementalParseTransition.swift
[202/221] Compiling SwiftParser Cursor.swift
[203/221] Compiling SwiftParser Lexeme.swift
[204/221] Compiling SwiftParser LexemeSequence.swift
[205/221] Emitting module SwiftParser
[206/222] Wrapping AST for SwiftParser for debugging
[208/245] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[209/246] Compiling SwiftOperators PrecedenceGroup.swift
[210/247] Compiling SwiftParserDiagnostics MissingNodesError.swift
[211/247] Compiling SwiftParserDiagnostics MissingTokenError.swift
[212/247] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[213/247] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[214/247] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[215/247] Compiling SwiftOperators OperatorTable.swift
[216/247] Compiling SwiftOperators PrecedenceGraph.swift
[217/247] Compiling SwiftOperators SyntaxSynthesis.swift
[218/247] Emitting module SwiftOperators
[219/247] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[220/247] Compiling SwiftParserDiagnostics Utils.swift
[221/247] Compiling SwiftOperators OperatorTable+Semantics.swift
[222/247] Compiling SwiftOperators OperatorTable+Folding.swift
[223/248] Wrapping AST for SwiftOperators for debugging
[225/248] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[226/248] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[227/248] Compiling SwiftParserDiagnostics PresenceUtils.swift
[232/248] Emitting module SwiftParserDiagnostics
[233/248] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[234/248] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[235/249] Wrapping AST for SwiftParserDiagnostics for debugging
[237/263] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[238/263] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[239/263] Compiling SwiftSyntaxBuilder Indenter.swift
[240/263] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[241/263] Emitting module SwiftSyntaxBuilder
[242/264] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[243/264] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[244/264] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[245/264] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[246/264] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[247/264] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[248/264] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[249/264] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[250/264] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[251/264] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[252/265] Wrapping AST for SwiftSyntaxBuilder for debugging
[254/279] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[255/279] Compiling SwiftSyntaxMacros Macro+Format.swift
[256/280] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[257/280] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[258/280] Compiling SwiftSyntaxMacros Macro.swift
[259/280] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[260/280] Emitting module SwiftSyntaxMacros
[261/280] Compiling SwiftSyntaxMacros PeerMacro.swift
[262/280] Compiling SwiftSyntaxMacros MemberMacro.swift
[263/280] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[264/280] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[265/280] Compiling SwiftSyntaxMacros AccessorMacro.swift
[266/280] Compiling SwiftSyntaxMacros AttachedMacro.swift
[267/280] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[268/280] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[269/281] Wrapping AST for SwiftSyntaxMacros for debugging
[271/289] Emitting module SwiftSyntaxMacroExpansion
[272/289] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[273/289] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[274/289] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[275/289] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[276/289] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[277/289] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[278/289] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[279/290] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[281/297] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[282/297] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[283/297] Emitting module SwiftCompilerPluginMessageHandling
[284/297] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[285/297] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[286/297] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[287/297] Compiling SwiftCompilerPluginMessageHandling PluginMessages.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] Compiling PapyrusPlugin FunctionParameterSyntax+Utilities.swift
[295/314] Compiling PapyrusPlugin Macro+Utilities.swift
[296/314] Compiling PapyrusPlugin ProtocolDeclSyntax+Utilities.swift
[297/314] Compiling PapyrusPlugin String+Utilities.swift
[298/314] Compiling PapyrusPlugin DecoratorMacro.swift
[299/314] Compiling PapyrusPlugin MockMacro.swift
[300/314] Compiling PapyrusPlugin AttributeSyntax+Utilities.swift
[301/314] Compiling PapyrusPlugin FunctionDeclSyntax+Utilities.swift
[302/314] Compiling PapyrusPlugin PapyrusPluginError.swift
[303/314] Compiling PapyrusPlugin Plugin.swift
[304/314] Emitting module PapyrusPlugin
[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 Part.swift
[312/347] Compiling PapyrusCore PapyrusError.swift
[313/349] Compiling PapyrusCore KeyMapping.swift
[314/349] Compiling PapyrusCore Macros.swift
[315/351] Emitting module PapyrusCore
[317/351] Compiling PapyrusCore MultipartEncoder.swift
[318/351] Compiling PapyrusCore HTTPService.swift
[319/351] Compiling PapyrusCore CurlInterceptor.swift
[323/351] Emitting module PapyrusCore
[327/351] 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 |                     }
/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) {
[328/351] 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 |                     }
/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) {
[329/351] Compiling PapyrusCore RequestBuilder.swift
[330/351] Compiling PapyrusCore RequestEncoder.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) {
[335/351] Compiling PapyrusCore URLEncodedForm.swift
[336/351] Compiling PapyrusCore URLEncodedFormDecoder.swift
[337/351] Compiling PapyrusCore Response.swift
[338/351] Compiling PapyrusCore ResponseDecoder.swift
[343/351] Compiling PapyrusCore URLEncodedFormEncoder.swift
[344/351] Compiling PapyrusCore URLEncodedFormNode.swift
[348/357] Wrapping AST for PapyrusCore for debugging
[350/357] Compiling Papyrus URLSession+Papyrus.swift
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:9:41: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
  7 | extension Provider {
  8 |     public convenience init(baseURL: String,
  9 |                             urlSession: URLSession = .shared,
    |                                         `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 10 |                             modifiers: [RequestModifier] = [],
 11 |                             interceptors: [Interceptor] = []) {
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:9:55: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
  7 | extension Provider {
  8 |     public convenience init(baseURL: String,
  9 |                             urlSession: URLSession = .shared,
    |                                                       `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 10 |                             modifiers: [RequestModifier] = [],
 11 |                             interceptors: [Interceptor] = []) {
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:18:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 16 | // MARK: `HTTPService` Conformance
 17 |
 18 | extension URLSession: HTTPService {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 19 |     public func build(method: String, url: URL, headers: [String: String], body: Data?) -> Request {
 20 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:54:28: error: cannot find type 'URLRequest' in scope
 52 |
 53 | extension Response {
 54 |     public var urlRequest: URLRequest { (self as! _Response).urlRequest }
    |                            `- error: cannot find type 'URLRequest' in scope
 55 |     public var urlResponse: URLResponse? { (self as! _Response).urlResponse }
 56 | }
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:55:29: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 53 | extension Response {
 54 |     public var urlRequest: URLRequest { (self as! _Response).urlRequest }
 55 |     public var urlResponse: URLResponse? { (self as! _Response).urlResponse }
    |                             `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 56 | }
 57 |
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:59:21: error: cannot find type 'URLRequest' in scope
 57 |
 58 | private struct _Response: Response {
 59 |     let urlRequest: URLRequest
    |                     `- error: cannot find type 'URLRequest' in scope
 60 |     let urlResponse: URLResponse?
 61 |
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:60:22: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 58 | private struct _Response: Response {
 59 |     let urlRequest: URLRequest
 60 |     let urlResponse: URLResponse?
    |                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 61 |
 62 |     var request: Request? { urlRequest }
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:68:19: error: cannot find type 'URLRequest' in scope
 66 |     var statusCode: Int? { (urlResponse as? HTTPURLResponse)?.statusCode }
 67 |
 68 |     init(request: URLRequest, response: URLResponse?, error: Error?, body: Data?) {
    |                   `- error: cannot find type 'URLRequest' in scope
 69 |         self.urlRequest = request
 70 |         self.urlResponse = response
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:68:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 66 |     var statusCode: Int? { (urlResponse as? HTTPURLResponse)?.statusCode }
 67 |
 68 |     init(request: URLRequest, response: URLResponse?, error: Error?, body: Data?) {
    |                                         `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 69 |         self.urlRequest = request
 70 |         self.urlResponse = response
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:93:28: error: cannot find type 'URLRequest' in scope
 91 |
 92 | extension Request {
 93 |     public var urlRequest: URLRequest {
    |                            `- error: cannot find type 'URLRequest' in scope
 94 |         (self as! URLRequest)
 95 |     }
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:98:11: error: cannot find type 'URLRequest' in scope
 96 | }
 97 |
 98 | extension URLRequest: Request {
    |           `- error: cannot find type 'URLRequest' in scope
 99 |     public var body: Data? {
100 |         get { httpBody }
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:12:43: error: argument type 'URLSession' (aka 'AnyObject') does not conform to expected type 'HTTPService'
 10 |                             modifiers: [RequestModifier] = [],
 11 |                             interceptors: [Interceptor] = []) {
 12 |         self.init(baseURL: baseURL, http: urlSession, modifiers: modifiers, interceptors: interceptors)
    |                                           `- error: argument type 'URLSession' (aka 'AnyObject') does not conform to expected type 'HTTPService'
 13 |     }
 14 | }
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:66:41: warning: conditional downcast from 'URLResponse?' (aka 'Optional<AnyObject>') to 'HTTPURLResponse' (aka 'AnyObject') does nothing
 64 |     let body: Data?
 65 |     let headers: [String: String]?
 66 |     var statusCode: Int? { (urlResponse as? HTTPURLResponse)?.statusCode }
    |                                         `- warning: conditional downcast from 'URLResponse?' (aka 'Optional<AnyObject>') to 'HTTPURLResponse' (aka 'AnyObject') does nothing
 67 |
 68 |     init(request: URLRequest, response: URLResponse?, error: Error?, body: Data?) {
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:66:63: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
 64 |     let body: Data?
 65 |     let headers: [String: String]?
 66 |     var statusCode: Int? { (urlResponse as? HTTPURLResponse)?.statusCode }
    |                                                               `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'statusCode'
 67 |
 68 |     init(request: URLRequest, response: URLResponse?, error: Error?, body: Data?) {
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:73:37: warning: conditional downcast from 'URLResponse?' (aka 'Optional<AnyObject>') to 'HTTPURLResponse' (aka 'AnyObject') does nothing
 71 |         self.error = error
 72 |         self.body = body
 73 |         let headerPairs = (response as? HTTPURLResponse)?
    |                                     `- warning: conditional downcast from 'URLResponse?' (aka 'Optional<AnyObject>') to 'HTTPURLResponse' (aka 'AnyObject') does nothing
 74 |             .allHeaderFields
 75 |             .compactMap { key, value -> (String, String)? in
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:74:14: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
 72 |         self.body = body
 73 |         let headerPairs = (response as? HTTPURLResponse)?
 74 |             .allHeaderFields
    |              `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
 75 |             .compactMap { key, value -> (String, String)? in
 76 |                 guard let key = key as? String, let value = value as? String else {
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
error: emit-module command failed with exit code 1 (use -v to see invocation)
[351/357] Emitting module Papyrus
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:9:41: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
  7 | extension Provider {
  8 |     public convenience init(baseURL: String,
  9 |                             urlSession: URLSession = .shared,
    |                                         `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 10 |                             modifiers: [RequestModifier] = [],
 11 |                             interceptors: [Interceptor] = []) {
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
  |                  `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:9:55: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
  7 | extension Provider {
  8 |     public convenience init(baseURL: String,
  9 |                             urlSession: URLSession = .shared,
    |                                                       `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 10 |                             modifiers: [RequestModifier] = [],
 11 |                             interceptors: [Interceptor] = []) {
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:18:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 16 | // MARK: `HTTPService` Conformance
 17 |
 18 | extension URLSession: HTTPService {
    | `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
 19 |     public func build(method: String, url: URL, headers: [String: String], body: Data?) -> Request {
 20 |         var request = URLRequest(url: url)
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:54:28: error: cannot find type 'URLRequest' in scope
 52 |
 53 | extension Response {
 54 |     public var urlRequest: URLRequest { (self as! _Response).urlRequest }
    |                            `- error: cannot find type 'URLRequest' in scope
 55 |     public var urlResponse: URLResponse? { (self as! _Response).urlResponse }
 56 | }
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:55:29: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 53 | extension Response {
 54 |     public var urlRequest: URLRequest { (self as! _Response).urlRequest }
 55 |     public var urlResponse: URLResponse? { (self as! _Response).urlResponse }
    |                             `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 56 | }
 57 |
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:59:21: error: cannot find type 'URLRequest' in scope
 57 |
 58 | private struct _Response: Response {
 59 |     let urlRequest: URLRequest
    |                     `- error: cannot find type 'URLRequest' in scope
 60 |     let urlResponse: URLResponse?
 61 |
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:60:22: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 58 | private struct _Response: Response {
 59 |     let urlRequest: URLRequest
 60 |     let urlResponse: URLResponse?
    |                      `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 61 |
 62 |     var request: Request? { urlRequest }
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:68:19: error: cannot find type 'URLRequest' in scope
 66 |     var statusCode: Int? { (urlResponse as? HTTPURLResponse)?.statusCode }
 67 |
 68 |     init(request: URLRequest, response: URLResponse?, error: Error?, body: Data?) {
    |                   `- error: cannot find type 'URLRequest' in scope
 69 |         self.urlRequest = request
 70 |         self.urlResponse = response
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:68:41: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 66 |     var statusCode: Int? { (urlResponse as? HTTPURLResponse)?.statusCode }
 67 |
 68 |     init(request: URLRequest, response: URLResponse?, error: Error?, body: Data?) {
    |                                         `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 69 |         self.urlRequest = request
 70 |         self.urlResponse = response
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:93:28: error: cannot find type 'URLRequest' in scope
 91 |
 92 | extension Request {
 93 |     public var urlRequest: URLRequest {
    |                            `- error: cannot find type 'URLRequest' in scope
 94 |         (self as! URLRequest)
 95 |     }
/host/spi-builder-workspace/Papyrus/URLSession+Papyrus.swift:98:11: error: cannot find type 'URLRequest' in scope
 96 | }
 97 |
 98 | extension URLRequest: Request {
    |           `- error: cannot find type 'URLRequest' in scope
 99 |     public var body: Data? {
100 |         get { httpBody }
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
BUILD FAILURE 6.2 android