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 Networking, reference main (e32c6b), with Swift 5.9 for Linux on 9 Jun 2025 11:07:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyJoeyy/swift-networking.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SwiftyJoeyy/swift-networking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e32c6bb Fix dependencies indentation.
Cloned https://github.com/SwiftyJoeyy/swift-networking.git
Revision (git rev-parse @):
e32c6bbfa4cb33e4d0a232c71b6149d7783a078e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyJoeyy/swift-networking.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/SwiftyJoeyy/swift-networking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/buildexperience/MacrosKit.git
[1/139] Fetching macroskit
Fetched https://github.com/buildexperience/MacrosKit.git (0.37s)
[1/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git (8.37s)
Computing version for https://github.com/buildexperience/MacrosKit.git
Computed https://github.com/buildexperience/MacrosKit.git at 1.0.1 (0.51s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.01s)
Creating working copy for https://github.com/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at 1.0.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Building for debugging...
[0/21] Compiling _SwiftSyntaxCShims dummy.c
[2/29] Compiling SwiftSyntax509 Empty.swift
[3/29] Emitting module SwiftSyntax509
[6/31] Compiling SwiftSyntax601 Empty.swift
[7/31] Emitting module SwiftSyntax601
[8/32] Emitting module SwiftSyntax600
[9/32] Compiling SwiftSyntax600 Empty.swift
[13/35] Wrapping AST for SwiftSyntax509 for debugging
[15/35] Compiling SwiftSyntax510 Empty.swift
[16/35] Emitting module SwiftSyntax510
[18/37] Wrapping AST for SwiftSyntax600 for debugging
[19/37] Wrapping AST for SwiftSyntax601 for debugging
[20/37] Wrapping AST for SwiftSyntax510 for debugging
[22/101] Compiling SwiftSyntax AbsolutePosition.swift
[23/101] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[24/101] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[25/101] Compiling SwiftSyntax Assert.swift
[26/101] Compiling SwiftSyntax BumpPtrAllocator.swift
[27/101] Compiling SwiftSyntax CommonAncestor.swift
[28/101] Compiling SwiftSyntax Convenience.swift
[29/101] Compiling SwiftSyntax CustomTraits.swift
[30/101] Compiling SwiftSyntax EditorPlaceholder.swift
[31/110] Compiling SwiftSyntax Identifier.swift
[32/110] Compiling SwiftSyntax MemoryLayout.swift
[33/110] Compiling SwiftSyntax MissingNodeInitializers.swift
[34/110] Compiling SwiftSyntax RawSyntax.swift
[35/110] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/110] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/110] Compiling SwiftSyntax RawSyntaxTokenView.swift
[38/110] Compiling SwiftSyntax SourceEdit.swift
[39/110] Compiling SwiftSyntax SourceLength.swift
[40/110] Compiling SwiftSyntax SourceLocation.swift
[41/110] Compiling SwiftSyntax SourcePresence.swift
[42/110] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[43/110] Compiling SwiftSyntax Syntax.swift
[44/110] Compiling SwiftSyntax SyntaxArena.swift
[45/110] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[46/110] Compiling SwiftSyntax SyntaxChildren.swift
[47/110] Compiling SwiftSyntax SyntaxCollection.swift
[48/110] Compiling SwiftSyntax SyntaxHashable.swift
[49/110] Emitting module SwiftSyntax
[50/110] Compiling SwiftSyntax SyntaxIdentifier.swift
[51/110] Compiling SwiftSyntax SyntaxNodeFactory.swift
[52/110] Compiling SwiftSyntax SyntaxNodeStructure.swift
[53/110] Compiling SwiftSyntax SyntaxProtocol.swift
[54/110] Compiling SwiftSyntax SyntaxText.swift
[55/110] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[56/110] Compiling SwiftSyntax TokenDiagnostic.swift
[57/110] Compiling SwiftSyntax TokenSequence.swift
[58/110] Compiling SwiftSyntax TokenSyntax.swift
[59/110] Compiling SwiftSyntax SyntaxEnum.swift
[60/110] Compiling SwiftSyntax SyntaxKind.swift
[61/110] Compiling SwiftSyntax SyntaxRewriter.swift
[62/110] Compiling SwiftSyntax SyntaxTraits.swift
[63/110] Compiling SwiftSyntax SyntaxVisitor.swift
[64/110] Compiling SwiftSyntax TokenKind.swift
[65/110] Compiling SwiftSyntax Tokens.swift
[66/110] Compiling SwiftSyntax TriviaPieces.swift
[67/110] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[68/110] Compiling SwiftSyntax RawSyntaxNodesC.swift
[69/110] Compiling SwiftSyntax RawSyntaxNodesD.swift
[70/110] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[71/110] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[72/110] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[73/110] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[74/110] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[75/110] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[76/110] Compiling SwiftSyntax RawSyntaxValidation.swift
[77/110] Compiling SwiftSyntax Trivia.swift
[78/110] Compiling SwiftSyntax Utils.swift
[79/110] Compiling SwiftSyntax ChildNameForKeyPath.swift
[80/110] Compiling SwiftSyntax Keyword.swift
[81/110] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[82/110] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[83/110] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[84/110] Compiling SwiftSyntax SyntaxBaseNodes.swift
[85/110] Compiling SwiftSyntax SyntaxCollections.swift
[86/110] Compiling SwiftSyntax SyntaxNodesAB.swift
[87/110] Compiling SwiftSyntax SyntaxNodesC.swift
[88/110] Compiling SwiftSyntax SyntaxNodesD.swift
[89/110] Compiling SwiftSyntax SyntaxNodesEF.swift
[90/110] Compiling SwiftSyntax SyntaxNodesGHI.swift
[91/110] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[92/110] Compiling SwiftSyntax SyntaxNodesOP.swift
[93/110] Compiling SwiftSyntax SyntaxNodesQRS.swift
[94/110] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[96/112] Wrapping AST for SwiftSyntax for debugging
[98/170] Emitting module SwiftDiagnostics
[99/171] Compiling SwiftDiagnostics Message.swift
[100/171] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[101/171] Compiling SwiftParser CharacterInfo.swift
[102/171] Compiling SwiftParser CollectionNodes+Parsable.swift
[103/171] Compiling SwiftParser Attributes.swift
[104/171] Compiling SwiftParser Availability.swift
[105/171] Compiling SwiftDiagnostics Note.swift
[106/171] Compiling SwiftBasicFormat Syntax+Extensions.swift
[107/171] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[108/171] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[109/171] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[110/171] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[111/171] Compiling SwiftDiagnostics FixIt.swift
[113/173] Compiling SwiftBasicFormat InferIndentation.swift
[114/173] Compiling SwiftBasicFormat Indenter.swift
[116/173] Compiling SwiftParser SwiftParserCompatibility.swift
[117/173] Compiling SwiftParser SwiftVersion.swift
[118/173] Compiling SwiftParser SyntaxUtils.swift
[119/173] Compiling SwiftParser TokenConsumer.swift
[120/173] Compiling SwiftParser TokenPrecedence.swift
[121/178] Emitting module SwiftBasicFormat
[122/178] Compiling SwiftBasicFormat BasicFormat.swift
[122/178] Wrapping AST for SwiftDiagnostics for debugging
[125/180] Wrapping AST for SwiftBasicFormat for debugging
[127/180] Compiling SwiftParser LexemeSequence.swift
[128/180] Compiling SwiftParser Lexer.swift
[129/180] Compiling SwiftParser RegexLiteralLexer.swift
[130/180] Compiling SwiftParser UnicodeScalarExtensions.swift
[131/180] Compiling SwiftParser Lookahead.swift
[132/180] Compiling SwiftParser LoopProgressCondition.swift
[133/180] Compiling SwiftParser Modifiers.swift
[134/180] Compiling SwiftParser Names.swift
[135/180] Compiling SwiftParser Nominals.swift
[136/180] Compiling SwiftParser Parameters.swift
[137/180] Compiling SwiftParser ParseSourceFile.swift
[138/180] Compiling SwiftParser Parser.swift
[139/180] Compiling SwiftParser Patterns.swift
[140/180] Compiling SwiftParser Recovery.swift
[141/180] Compiling SwiftParser Specifiers.swift
[142/180] Compiling SwiftParser Statements.swift
[143/180] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[144/180] Compiling SwiftParser StringLiterals.swift
[145/180] Compiling SwiftParser TokenSpec.swift
[146/180] Compiling SwiftParser TokenSpecSet.swift
[147/180] Compiling SwiftParser TopLevel.swift
[148/180] Compiling SwiftParser TriviaParser.swift
[149/180] Compiling SwiftParser Types.swift
[154/180] Compiling SwiftParser Declarations.swift
[155/180] Compiling SwiftParser Directives.swift
[156/180] Emitting module SwiftParser
[157/180] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[158/180] Compiling SwiftParser Expressions.swift
[159/180] Compiling SwiftParser IncrementalParseTransition.swift
[160/180] Compiling SwiftParser IsValidIdentifier.swift
[161/180] Compiling SwiftParser Cursor.swift
[162/180] Compiling SwiftParser Lexeme.swift
[163/180] Compiling SwiftParser ExperimentalFeatures.swift
[164/180] Compiling SwiftParser IsLexerClassified.swift
[165/180] Compiling SwiftParser LayoutNodes+Parsable.swift
[166/180] Compiling SwiftParser Parser+TokenSpecSet.swift
[167/180] Compiling SwiftParser TokenSpecStaticMembers.swift
[169/182] Wrapping AST for SwiftParser for debugging
[171/205] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[172/205] Compiling SwiftOperators PrecedenceGroup.swift
[173/207] Compiling SwiftOperators OperatorTable.swift
[174/207] Compiling SwiftOperators PrecedenceGraph.swift
[175/207] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[176/207] Compiling SwiftParserDiagnostics MissingNodesError.swift
[177/207] Compiling SwiftParserDiagnostics MissingTokenError.swift
[178/207] Emitting module SwiftOperators
[179/207] Compiling SwiftOperators SyntaxSynthesis.swift
[180/207] Compiling SwiftOperators OperatorTable+Semantics.swift
[181/207] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[182/207] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[183/207] Compiling SwiftOperators OperatorTable+Folding.swift
[186/209] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[187/209] Compiling SwiftParserDiagnostics Utils.swift
[188/209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/209] Wrapping AST for SwiftOperators for debugging
[190/209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[191/209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[196/209] Emitting module SwiftParserDiagnostics
[197/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[198/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[200/211] Wrapping AST for SwiftParserDiagnostics for debugging
[202/226] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[203/226] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[204/227] Compiling SwiftSyntaxBuilder Indenter.swift
[205/227] Compiling SwiftSyntaxBuilder ListBuilder.swift
[206/227] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[207/227] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[208/227] Emitting module SwiftSyntaxBuilder
[209/227] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[210/227] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[211/227] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[212/227] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[213/227] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[214/227] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[215/227] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[216/227] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[217/227] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[219/229] Wrapping AST for SwiftSyntaxBuilder for debugging
[221/246] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[222/246] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[223/246] Compiling SwiftSyntaxMacros Macro.swift
[224/246] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[225/246] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[226/246] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[227/248] Emitting module SwiftSyntaxMacros
[228/248] Compiling SwiftSyntaxMacros AccessorMacro.swift
[229/248] Compiling SwiftSyntaxMacros AttachedMacro.swift
[230/248] Compiling SwiftSyntaxMacros BodyMacro.swift
[231/248] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[232/248] Compiling SwiftSyntaxMacros Macro+Format.swift
[233/248] Compiling SwiftSyntaxMacros MemberMacro.swift
[234/248] Compiling SwiftSyntaxMacros PeerMacro.swift
[235/248] Compiling SwiftSyntaxMacros PreambleMacro.swift
[236/248] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[237/248] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[238/248] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[239/248] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[241/250] Wrapping AST for SwiftSyntaxMacros for debugging
[243/267] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[244/268] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[245/268] Emitting module SwiftSyntaxMacroExpansion
[246/268] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[247/268] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[248/268] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[249/268] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[250/268] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[251/268] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[252/268] Compiling MacrosKit DeclSyntaxProtocol+Extensions.swift
[253/268] Compiling MacrosKit AccessLevel.swift
[254/268] Emitting module MacrosKit
[255/268] Compiling MacrosKit AttributeListSyntax+Extensions.swift
[256/269] Compiling MacrosKit VariableDeclSyntax+Extensions.swift
[257/269] Compiling MacrosKit DeclarationSyntax.swift
[258/269] Compiling MacrosKit MacroArguments.swift
[259/269] Compiling MacrosKit DeclarationSyntaxConformances.swift
[260/269] Compiling MacrosKit MacroErrorFixItMessage.swift
[262/271] Wrapping AST for MacrosKit for debugging
[264/271] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[266/273] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[268/285] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[269/286] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[270/286] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[271/286] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[272/286] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[273/286] Emitting module SwiftCompilerPluginMessageHandling
[274/286] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[275/286] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[276/286] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[277/286] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[278/286] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[279/286] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[280/286] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[282/288] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[284/290] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[285/290] Emitting module SwiftCompilerPlugin
[287/292] Wrapping AST for SwiftCompilerPlugin for debugging
[289/311] Compiling NetworkingClientMacros ClientMacroDiagnostic.swift
[290/311] Compiling NetworkingClientMacros ClientMacroDeclarationsFactory.swift
[291/311] Compiling NetworkingClientMacros NetworkingClientMacros.swift
[292/311] Compiling NetworkingCoreMacros RequestMacroDiagnostic.swift
[293/311] Compiling NetworkingClientMacros Diagnostics.swift
[294/312] Emitting module NetworkingClientMacros
[295/312] Compiling NetworkingClientMacros ClientInitMacro.swift
[296/312] Compiling NetworkingClientMacros ClientMacro.swift
[297/313] Compiling NetworkingCoreMacros RequestMacroModifier.swift
[298/313] Compiling NetworkingCoreMacros RequestModifierMacro.swift
[300/314] Compiling NetworkingCoreMacros RequestModifierMacroError.swift
[302/314] Compiling NetworkingCoreMacros ConfigurationKeyMacro.swift
[303/314] Compiling NetworkingCoreMacros ConfigurationKeyMacroDeclarationFactory.swift
[304/314] Emitting module NetworkingCoreMacros
[305/314] Compiling NetworkingCoreMacros ConfigurationMacroError.swift
[306/314] Compiling NetworkingCoreMacros DynamicConfigurionDeclFactory.swift
[307/314] Compiling NetworkingCoreMacros RequestMacro.swift
[308/314] Compiling NetworkingCoreMacros RequestMacroDeclarationsFactory.swift
[309/314] Compiling NetworkingCoreMacros ModifierMacro.swift
[310/314] Compiling NetworkingCoreMacros NetworkingCoreMacros.swift
[312/316] Wrapping AST for NetworkingClientMacros for debugging
[313/316] Wrapping AST for NetworkingCoreMacros for debugging
[314/316] Linking NetworkingClientMacros
[315/316] Linking NetworkingCoreMacros
[317/357] Compiling NetworkingCore Header.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:31:69: warning: unrecognized platform name 'visionOS'
        if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                    ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:38:73: warning: unrecognized platform name 'visionOS'
            if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(String?) throws -> String?'
        self.init(headers.compactMapValues(\.self))
                                           ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(headers.compactMapValues(\.self))
                                           ^
                                            <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:61:16: warning: stored property 'parameters' of 'Sendable'-conforming struct 'ParametersGroup' has non-sendable type '[URLQueryItem]'
    public var parameters: [URLQueryItem]
               ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(URLQueryItem?) throws -> URLQueryItem?'
        self.init(parameters.compactMap(\.self))
                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(parameters.compactMap(\.self))
                                        ^
                                         <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:30:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:29:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:41:21: error: type of expression is ambiguous without a type annotation
        request.url = components?.url
        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:81:21: error: value pack expansion can only appear inside a function argument list or tuple element
        for item in repeat (each path) {
                    ^
[318/357] Compiling NetworkingCore RequestHeader.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:31:69: warning: unrecognized platform name 'visionOS'
        if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                    ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:38:73: warning: unrecognized platform name 'visionOS'
            if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(String?) throws -> String?'
        self.init(headers.compactMapValues(\.self))
                                           ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(headers.compactMapValues(\.self))
                                           ^
                                            <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:61:16: warning: stored property 'parameters' of 'Sendable'-conforming struct 'ParametersGroup' has non-sendable type '[URLQueryItem]'
    public var parameters: [URLQueryItem]
               ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(URLQueryItem?) throws -> URLQueryItem?'
        self.init(parameters.compactMap(\.self))
                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(parameters.compactMap(\.self))
                                        ^
                                         <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:30:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:29:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:41:21: error: type of expression is ambiguous without a type annotation
        request.url = components?.url
        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:81:21: error: value pack expansion can only appear inside a function argument list or tuple element
        for item in repeat (each path) {
                    ^
[319/357] Compiling NetworkingCore Parameter.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:31:69: warning: unrecognized platform name 'visionOS'
        if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                    ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:38:73: warning: unrecognized platform name 'visionOS'
            if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(String?) throws -> String?'
        self.init(headers.compactMapValues(\.self))
                                           ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(headers.compactMapValues(\.self))
                                           ^
                                            <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:61:16: warning: stored property 'parameters' of 'Sendable'-conforming struct 'ParametersGroup' has non-sendable type '[URLQueryItem]'
    public var parameters: [URLQueryItem]
               ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(URLQueryItem?) throws -> URLQueryItem?'
        self.init(parameters.compactMap(\.self))
                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(parameters.compactMap(\.self))
                                        ^
                                         <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:30:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:29:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:41:21: error: type of expression is ambiguous without a type annotation
        request.url = components?.url
        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:81:21: error: value pack expansion can only appear inside a function argument list or tuple element
        for item in repeat (each path) {
                    ^
[320/357] Compiling NetworkingCore RequestParameter.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:31:69: warning: unrecognized platform name 'visionOS'
        if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                    ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:38:73: warning: unrecognized platform name 'visionOS'
            if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(String?) throws -> String?'
        self.init(headers.compactMapValues(\.self))
                                           ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(headers.compactMapValues(\.self))
                                           ^
                                            <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:61:16: warning: stored property 'parameters' of 'Sendable'-conforming struct 'ParametersGroup' has non-sendable type '[URLQueryItem]'
    public var parameters: [URLQueryItem]
               ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(URLQueryItem?) throws -> URLQueryItem?'
        self.init(parameters.compactMap(\.self))
                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(parameters.compactMap(\.self))
                                        ^
                                         <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:30:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:29:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:41:21: error: type of expression is ambiguous without a type annotation
        request.url = components?.url
        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:81:21: error: value pack expansion can only appear inside a function argument list or tuple element
        for item in repeat (each path) {
                    ^
[321/357] Compiling NetworkingCore PathRequestModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:31:69: warning: unrecognized platform name 'visionOS'
        if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                    ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:38:73: warning: unrecognized platform name 'visionOS'
            if #available(iOS 16.0, macOS 13.0, watchOS 9.0, tvOS 16.0, visionOS 1.0, macCatalyst 16.0, *) {
                                                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(String?) throws -> String?'
        self.init(headers.compactMapValues(\.self))
                                           ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(headers.compactMapValues(\.self))
                                           ^
                                            <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:61:16: warning: stored property 'parameters' of 'Sendable'-conforming struct 'ParametersGroup' has non-sendable type '[URLQueryItem]'
    public var parameters: [URLQueryItem]
               ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(URLQueryItem?) throws -> URLQueryItem?'
        self.init(parameters.compactMap(\.self))
                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(parameters.compactMap(\.self))
                                        ^
                                         <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:30:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:29:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:41:21: error: type of expression is ambiguous without a type annotation
        request.url = components?.url
        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:81:21: error: value pack expansion can only appear inside a function argument list or tuple element
        for item in repeat (each path) {
                    ^
[322/357] Compiling NetworkingCore Never+Request.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[323/357] Compiling NetworkingCore Request.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[324/357] Compiling NetworkingCore RequestModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[325/357] Compiling NetworkingCore RequestMethod.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[326/357] Compiling NetworkingCore FormData.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[327/357] Compiling NetworkingCore FormDataBoundaryFactory.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[328/357] Compiling NetworkingCore ConfigurationMacro.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:126:26: error: cannot find 'URLRequest' in scope
        var urlRequest = URLRequest(url: url)
                         ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
[329/357] Compiling NetworkingCore ModifierMacros.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:126:26: error: cannot find 'URLRequest' in scope
        var urlRequest = URLRequest(url: url)
                         ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
[330/357] Compiling NetworkingCore RequestMacro.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:126:26: error: cannot find 'URLRequest' in scope
        var urlRequest = URLRequest(url: url)
                         ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
[331/357] Compiling NetworkingCore AnyRequest.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:126:26: error: cannot find 'URLRequest' in scope
        var urlRequest = URLRequest(url: url)
                         ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
[332/357] Compiling NetworkingCore HTTPRequest.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:126:26: error: cannot find 'URLRequest' in scope
        var urlRequest = URLRequest(url: url)
                         ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
[333/357] Compiling NetworkingCore ModifiableRequest.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:126:26: error: cannot find 'URLRequest' in scope
        var urlRequest = URLRequest(url: url)
                         ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
[334/362] Compiling NetworkingCore FormDataBody.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift:178:45: error: value of type 'URL' has no member 'checkPromisedItemIsReachable'
            let reachableFile = try fileURL.checkPromisedItemIsReachable()
                                    ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[335/362] Compiling NetworkingCore FormDataFile.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift:178:45: error: value of type 'URL' has no member 'checkPromisedItemIsReachable'
            let reachableFile = try fileURL.checkPromisedItemIsReachable()
                                    ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[336/362] Compiling NetworkingCore FormDataItem.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift:178:45: error: value of type 'URL' has no member 'checkPromisedItemIsReachable'
            let reachableFile = try fileURL.checkPromisedItemIsReachable()
                                    ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[337/362] Compiling NetworkingCore CodableJSONEncoder.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift:178:45: error: value of type 'URL' has no member 'checkPromisedItemIsReachable'
            let reachableFile = try fileURL.checkPromisedItemIsReachable()
                                    ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[338/362] Compiling NetworkingCore DictionaryJSONEncoder.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift:178:45: error: value of type 'URL' has no member 'checkPromisedItemIsReachable'
            let reachableFile = try fileURL.checkPromisedItemIsReachable()
                                    ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[339/362] Compiling NetworkingCore JSON.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift:178:45: error: value of type 'URL' has no member 'checkPromisedItemIsReachable'
            let reachableFile = try fileURL.checkPromisedItemIsReachable()
                                    ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[340/362] Compiling NetworkingCore Configurable.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:129:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:130:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:136:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:137:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:143:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:144:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[341/362] Compiling NetworkingCore Configurations.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:129:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:130:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:136:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:137:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:143:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:144:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[342/362] Compiling NetworkingCore DynamicConfigurable.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:129:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:130:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:136:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:137:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:143:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:144:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[343/362] Compiling NetworkingCore FormDataError.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:129:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:130:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:136:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:137:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:143:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:144:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[344/362] Compiling NetworkingCore JSONError.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:129:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:130:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:136:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:137:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:143:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:144:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[345/362] Compiling NetworkingCore NetworkingError.swift
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:129:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:130:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:136:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:137:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:143:13: error: cannot find 'os_unfair_lock_lock' in scope
            os_unfair_lock_lock(&lock)
            ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:144:21: error: cannot find 'os_unfair_lock_unlock' in scope
            defer { os_unfair_lock_unlock(&lock) }
                    ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
[346/362] Compiling NetworkingCore TimeoutRequestModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[347/362] Compiling NetworkingCore FormDataItemBuilder.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[348/362] Compiling NetworkingCore HeadersBuilder.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[349/362] Compiling NetworkingCore ModifiersBuilder.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[350/362] Compiling NetworkingCore ParametersBuilder.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
[351/362] Compiling NetworkingCore RequestBody.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[352/362] Compiling NetworkingCore CachePolicyRequestModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[353/362] Compiling NetworkingCore HTTPMethodRequestModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[354/362] Compiling NetworkingCore AcceptLanguage.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[355/362] Compiling NetworkingCore ContentDisposition.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[356/362] Compiling NetworkingCore ContentType.swift
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[357/362] Emitting module NetworkingCore
/host/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:112:28: error: cannot find 'os_unfair_lock_s' in scope
        private var lock = os_unfair_lock_s()
                           ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:12:14: warning: associated value 'invalidFileURL' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case invalidFileURL(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:13:14: warning: associated value 'fileDoesNotExist' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case fileDoesNotExist(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:14:14: warning: associated value 'urlIsDirectory' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case urlIsDirectory(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:15:14: warning: associated value 'unreachableFile' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case unreachableFile(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:16:14: warning: associated value 'failedFileReachabilityCheck(url:error:)' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedFileReachabilityCheck(url: URL, error: any Error)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Errors/FormDataError.swift:17:14: warning: associated value 'failedStreamCreation' of 'Sendable'-conforming enum 'FormDataError' has non-sendable type 'URL'
        case failedStreamCreation(URL)
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:53:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:69:38: error: cannot find type 'URLRequest' in scope
    func _makeURLRequest() throws -> URLRequest
                                     ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:80:50: error: cannot find type 'URLRequest' in scope
        internal func makeURLRequest() throws -> URLRequest {
                                                 ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:62: error: cannot find type 'URLRequest' in scope
        fileprivate override func makeURLRequest() throws -> URLRequest {
                                                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/AnyRequest.swift:112:35: error: method does not override any method from its superclass
        fileprivate override func makeURLRequest() throws -> URLRequest {
                    ~~~~~~~~      ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/HTTPRequest.swift:120:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/ModifiableRequest.swift:57:45: error: cannot find type 'URLRequest' in scope
    public func _makeURLRequest() throws -> URLRequest {
                                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:18: error: unknown attribute 'retroactive'
extension Never: @retroactive CustomStringConvertible { }
                 ^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Never+Request.swift:10:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Never: @retroactive CustomStringConvertible { }
^
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:85:56: error: cannot find type 'URLRequest' in scope
    @inlinable public func _makeURLRequest() throws -> URLRequest {
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/Request.swift:111:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Body/RequestBody.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:15:30: error: cannot find type 'URLRequest' in scope
    private let cachePolicy: URLRequest.CachePolicy
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:20:52: error: cannot find type 'URLRequest' in scope
    @usableFromInline internal init(_ cachePolicy: URLRequest.CachePolicy) {
                                                   ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/CachePolicyRequestModifier.swift:67:24: error: cannot find type 'URLRequest' in scope
        _ cachePolicy: URLRequest.CachePolicy
                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/HTTPMethodRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(String?) throws -> String?'
        self.init(headers.compactMapValues(\.self))
                                           ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/Header.swift:65:44: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(headers.compactMapValues(\.self))
                                           ^
                                            <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:28:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Headers/RequestHeader.swift:27:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:61:16: warning: stored property 'parameters' of 'Sendable'-conforming struct 'ParametersGroup' has non-sendable type '[URLQueryItem]'
    public var parameters: [URLQueryItem]
               ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(URLQueryItem?) throws -> URLQueryItem?'
        self.init(parameters.compactMap(\.self))
                                        ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/Parameter.swift:74:41: error: cannot infer key path type from context; consider explicitly specifying a root type
        self.init(parameters.compactMap(\.self))
                                        ^
                                         <#Root#>
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:30:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/Parameters/RequestParameter.swift:29:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:36:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:35:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/PathRequestModifier.swift:81:21: error: value pack expansion can only appear inside a function argument list or tuple element
        for item in repeat (each path) {
                    ^
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:33:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/RequestModifiers/TimeoutRequestModifier.swift:32:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:18:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:17:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:26:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:25:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:22:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:21:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:34:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:33:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[358/362] Compiling NetworkingCore EmptyModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:18:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:17:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:26:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:25:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:22:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:21:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:34:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:33:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[359/362] Compiling NetworkingCore _ConditionalModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:18:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:17:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:26:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:25:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:22:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:21:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:34:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:33:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[360/362] Compiling NetworkingCore _OptionalModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:18:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:17:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:26:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:25:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:22:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:21:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:34:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:33:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[361/362] Compiling NetworkingCore _TupleModifier.swift
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:18:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:17:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:26:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:25:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:22:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:21:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:34:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:33:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
[362/362] Compiling NetworkingCore UTTypeSupport.swift
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:18:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/EmptyModifier.swift:17:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:63: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                                              ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/Request/RequestModifier.swift:33:41: error: cannot find type 'URLRequest' in scope
    func modifying(_ request: consuming URLRequest) throws -> URLRequest
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:26:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_ConditionalModifier.swift:25:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:22:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_OptionalModifier.swift:21:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:34:17: error: cannot find type 'URLRequest' in scope
    ) throws -> URLRequest {
                ^~~~~~~~~~
/host/spi-builder-workspace/Sources/NetworkingCore/ResultBuilders/Shared Modifiers/_TupleModifier.swift:33:30: error: cannot find type 'URLRequest' in scope
        _ request: consuming URLRequest
                             ^~~~~~~~~~
error: fatalError
BUILD FAILURE 5.9 linux