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.10 for Linux on 9 Jun 2025 11:04:22 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.10-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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/buildexperience/MacrosKit.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/139] Fetching macroskit
[140/70903] Fetching macroskit, swift-syntax
Fetched https://github.com/buildexperience/MacrosKit.git from cache (6.79s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.85s)
Computing version for https://github.com/buildexperience/MacrosKit.git
Computed https://github.com/buildexperience/MacrosKit.git at 1.0.1 (0.69s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.73s)
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
Creating working copy for https://github.com/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at 1.0.1
Building for debugging...
[0/45] Write sources
[21/45] Compiling _SwiftSyntaxCShims dummy.c
[22/45] Write swift-version-24593BA9C3E375BF.txt
[24/53] Compiling SwiftSyntax600 Empty.swift
[25/53] Emitting module SwiftSyntax600
[27/54] Compiling SwiftSyntax601 Empty.swift
[28/54] Emitting module SwiftSyntax601
[29/55] Emitting module SwiftSyntax510
[30/55] Compiling SwiftSyntax510 Empty.swift
[33/56] Emitting module SwiftSyntax509
[34/56] Compiling SwiftSyntax509 Empty.swift
[35/57] Wrapping AST for SwiftSyntax600 for debugging
[36/57] Wrapping AST for SwiftSyntax510 for debugging
[37/57] Wrapping AST for SwiftSyntax509 for debugging
[38/57] Wrapping AST for SwiftSyntax601 for debugging
[40/121] Compiling SwiftSyntax Identifier.swift
[41/121] Compiling SwiftSyntax MemoryLayout.swift
[42/121] Compiling SwiftSyntax MissingNodeInitializers.swift
[43/121] Compiling SwiftSyntax RawSyntax.swift
[44/121] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[45/121] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[46/121] Compiling SwiftSyntax RawSyntaxTokenView.swift
[47/121] Compiling SwiftSyntax SourceEdit.swift
[48/121] Compiling SwiftSyntax SourceLength.swift
[49/130] Compiling SwiftSyntax AbsolutePosition.swift
[50/130] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[51/130] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[52/130] Compiling SwiftSyntax Assert.swift
[53/130] Compiling SwiftSyntax BumpPtrAllocator.swift
[54/130] Compiling SwiftSyntax CommonAncestor.swift
[55/130] Compiling SwiftSyntax Convenience.swift
[56/130] Compiling SwiftSyntax CustomTraits.swift
[57/130] Compiling SwiftSyntax EditorPlaceholder.swift
[58/130] Compiling SwiftSyntax SourceLocation.swift
[59/130] Compiling SwiftSyntax SourcePresence.swift
[60/130] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[61/130] Compiling SwiftSyntax Syntax.swift
[62/130] Compiling SwiftSyntax SyntaxArena.swift
[63/130] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[64/130] Compiling SwiftSyntax SyntaxChildren.swift
[65/130] Compiling SwiftSyntax SyntaxCollection.swift
[66/130] Compiling SwiftSyntax SyntaxHashable.swift
[67/130] Emitting module SwiftSyntax
[68/130] Compiling SwiftSyntax SyntaxIdentifier.swift
[69/130] Compiling SwiftSyntax SyntaxNodeFactory.swift
[70/130] Compiling SwiftSyntax SyntaxNodeStructure.swift
[71/130] Compiling SwiftSyntax SyntaxProtocol.swift
[72/130] Compiling SwiftSyntax SyntaxText.swift
[73/130] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[74/130] Compiling SwiftSyntax TokenDiagnostic.swift
[75/130] Compiling SwiftSyntax TokenSequence.swift
[76/130] Compiling SwiftSyntax TokenSyntax.swift
[77/130] Compiling SwiftSyntax SyntaxEnum.swift
[78/130] Compiling SwiftSyntax SyntaxKind.swift
[79/130] Compiling SwiftSyntax SyntaxRewriter.swift
[80/130] Compiling SwiftSyntax SyntaxTraits.swift
[81/130] Compiling SwiftSyntax SyntaxVisitor.swift
[82/130] Compiling SwiftSyntax TokenKind.swift
[83/130] Compiling SwiftSyntax Tokens.swift
[84/130] Compiling SwiftSyntax TriviaPieces.swift
[85/130] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[86/130] Compiling SwiftSyntax RawSyntaxNodesC.swift
[87/130] Compiling SwiftSyntax RawSyntaxNodesD.swift
[88/130] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[89/130] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[90/130] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[91/130] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[92/130] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[93/130] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[94/130] Compiling SwiftSyntax RawSyntaxValidation.swift
[95/130] Compiling SwiftSyntax Trivia.swift
[96/130] Compiling SwiftSyntax Utils.swift
[97/130] Compiling SwiftSyntax ChildNameForKeyPath.swift
[98/130] Compiling SwiftSyntax Keyword.swift
[99/130] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[100/130] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[101/130] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[102/130] Compiling SwiftSyntax SyntaxBaseNodes.swift
[103/130] Compiling SwiftSyntax SyntaxCollections.swift
[104/130] Compiling SwiftSyntax SyntaxNodesAB.swift
[105/130] Compiling SwiftSyntax SyntaxNodesC.swift
[106/130] Compiling SwiftSyntax SyntaxNodesD.swift
[107/130] Compiling SwiftSyntax SyntaxNodesEF.swift
[108/130] Compiling SwiftSyntax SyntaxNodesGHI.swift
[109/130] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[110/130] Compiling SwiftSyntax SyntaxNodesOP.swift
[111/130] Compiling SwiftSyntax SyntaxNodesQRS.swift
[112/130] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[113/131] Wrapping AST for SwiftSyntax for debugging
[115/189] Compiling SwiftDiagnostics Message.swift
[116/190] Emitting module SwiftBasicFormat
[117/190] Emitting module SwiftDiagnostics
[118/190] Compiling SwiftBasicFormat Syntax+Extensions.swift
[119/190] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[120/190] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[121/190] Compiling SwiftDiagnostics Note.swift
[122/190] Compiling SwiftBasicFormat Indenter.swift
[123/190] Compiling SwiftBasicFormat InferIndentation.swift
[124/190] Compiling SwiftDiagnostics FixIt.swift
[125/190] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[126/190] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[127/190] Compiling SwiftParser Expressions.swift
[128/190] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[129/190] Compiling SwiftParser IncrementalParseTransition.swift
[130/190] Compiling SwiftParser IsValidIdentifier.swift
[131/190] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[132/191] Wrapping AST for SwiftDiagnostics for debugging
[134/191] Compiling SwiftBasicFormat BasicFormat.swift
[135/192] Wrapping AST for SwiftBasicFormat for debugging
[137/192] Compiling SwiftParser TokenSpec.swift
[138/192] Compiling SwiftParser TokenSpecSet.swift
[139/192] Compiling SwiftParser TopLevel.swift
[140/192] Compiling SwiftParser TriviaParser.swift
[141/192] Compiling SwiftParser Types.swift
[142/192] Compiling SwiftParser SwiftParserCompatibility.swift
[143/192] Compiling SwiftParser SwiftVersion.swift
[144/192] Compiling SwiftParser SyntaxUtils.swift
[145/192] Compiling SwiftParser TokenConsumer.swift
[146/192] Compiling SwiftParser TokenPrecedence.swift
[147/197] Compiling SwiftParser LexemeSequence.swift
[148/197] Compiling SwiftParser Lexer.swift
[149/197] Compiling SwiftParser RegexLiteralLexer.swift
[150/197] Compiling SwiftParser UnicodeScalarExtensions.swift
[151/197] Compiling SwiftParser Lookahead.swift
[152/197] Compiling SwiftParser LoopProgressCondition.swift
[153/197] Compiling SwiftParser Modifiers.swift
[154/197] Compiling SwiftParser Names.swift
[155/197] Compiling SwiftParser Nominals.swift
[156/197] Compiling SwiftParser Parameters.swift
[157/197] Compiling SwiftParser ParseSourceFile.swift
[158/197] Compiling SwiftParser Parser.swift
[159/197] Compiling SwiftParser Patterns.swift
[160/197] Compiling SwiftParser Recovery.swift
[161/197] Compiling SwiftParser Specifiers.swift
[162/197] Compiling SwiftParser Statements.swift
[163/197] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[164/197] Compiling SwiftParser StringLiterals.swift
[165/197] Compiling SwiftParser Attributes.swift
[166/197] Compiling SwiftParser Availability.swift
[167/197] Compiling SwiftParser CharacterInfo.swift
[168/197] Compiling SwiftParser CollectionNodes+Parsable.swift
[169/197] Compiling SwiftParser Declarations.swift
[170/197] Compiling SwiftParser Directives.swift
[175/197] Compiling SwiftParser Cursor.swift
[176/197] Compiling SwiftParser Lexeme.swift
[177/197] Emitting module SwiftParser
[178/197] Compiling SwiftParser ExperimentalFeatures.swift
[179/197] Compiling SwiftParser IsLexerClassified.swift
[180/197] Compiling SwiftParser LayoutNodes+Parsable.swift
[181/197] Compiling SwiftParser Parser+TokenSpecSet.swift
[182/197] Compiling SwiftParser TokenSpecStaticMembers.swift
[183/212] Wrapping AST for SwiftParser for debugging
[185/221] Compiling SwiftParserDiagnostics MissingNodesError.swift
[186/221] Compiling SwiftParserDiagnostics MissingTokenError.swift
[187/222] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[188/223] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[189/223] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[190/223] Compiling SwiftOperators PrecedenceGroup.swift
[191/223] Compiling SwiftOperators PrecedenceGraph.swift
[192/223] Compiling SwiftOperators SyntaxSynthesis.swift
[193/223] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[194/223] Compiling SwiftOperators OperatorTable.swift
[195/223] Emitting module SwiftOperators
[196/223] Compiling SwiftOperators OperatorTable+Semantics.swift
[197/223] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[198/223] Compiling SwiftParserDiagnostics Utils.swift
[199/223] Compiling SwiftOperators OperatorTable+Folding.swift
[201/224] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[201/224] Wrapping AST for SwiftOperators for debugging
[205/224] Emitting module SwiftParserDiagnostics
[206/224] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[207/224] Compiling SwiftParserDiagnostics PresenceUtils.swift
[210/224] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[211/224] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[212/225] Wrapping AST for SwiftParserDiagnostics for debugging
[214/240] Emitting module SwiftSyntaxBuilder
[215/241] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[216/241] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[217/241] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[218/241] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[219/241] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[220/241] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[221/241] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[222/241] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[223/241] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[224/241] Compiling SwiftSyntaxBuilder Indenter.swift
[225/241] Compiling SwiftSyntaxBuilder ListBuilder.swift
[226/241] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[227/241] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[228/241] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[229/241] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[230/242] Wrapping AST for SwiftSyntaxBuilder for debugging
[232/259] Emitting module SwiftSyntaxMacros
[233/261] Compiling SwiftSyntaxMacros AccessorMacro.swift
[234/261] Compiling SwiftSyntaxMacros AttachedMacro.swift
[235/261] Compiling SwiftSyntaxMacros BodyMacro.swift
[236/261] Compiling SwiftSyntaxMacros Macro.swift
[237/261] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[238/261] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[239/261] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[240/261] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[241/261] Compiling SwiftSyntaxMacros Macro+Format.swift
[242/261] Compiling SwiftSyntaxMacros MemberMacro.swift
[243/261] Compiling SwiftSyntaxMacros PeerMacro.swift
[244/261] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[245/261] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[246/261] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[247/261] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[248/261] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[249/261] Compiling SwiftSyntaxMacros PreambleMacro.swift
[250/261] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[251/262] Wrapping AST for SwiftSyntaxMacros for debugging
[253/279] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[254/280] Emitting module SwiftSyntaxMacroExpansion
[255/280] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[256/280] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[257/280] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[258/280] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[259/280] Compiling MacrosKit DeclarationSyntax.swift
[260/281] Compiling MacrosKit DeclSyntaxProtocol+Extensions.swift
[261/281] Compiling MacrosKit AccessLevel.swift
[262/281] Compiling MacrosKit AttributeListSyntax+Extensions.swift
[263/281] Emitting module MacrosKit
[264/281] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[265/281] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[266/281] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[267/281] Compiling MacrosKit VariableDeclSyntax+Extensions.swift
[268/281] Compiling MacrosKit DeclarationSyntaxConformances.swift
[269/281] Compiling MacrosKit MacroArguments.swift
[270/281] Compiling MacrosKit MacroErrorFixItMessage.swift
[271/282] Wrapping AST for MacrosKit for debugging
[273/282] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[274/283] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[276/295] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[277/295] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[278/296] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[279/296] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[280/296] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[281/296] Emitting module SwiftCompilerPluginMessageHandling
[282/296] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[283/296] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[284/296] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[285/296] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[286/296] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[287/296] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[288/296] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[289/297] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[291/299] Emitting module SwiftCompilerPlugin
[292/299] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[293/300] Wrapping AST for SwiftCompilerPlugin for debugging
[295/319] Compiling NetworkingClientMacros NetworkingClientMacros.swift
[296/319] Compiling NetworkingClientMacros ClientInitMacro.swift
[297/319] Compiling NetworkingClientMacros Diagnostics.swift
[298/319] Compiling NetworkingCoreMacros RequestModifierMacro.swift
[299/319] Emitting module NetworkingClientMacros
[300/319] Compiling NetworkingCoreMacros ConfigurationMacroError.swift
[301/319] Compiling NetworkingCoreMacros DynamicConfigurionDeclFactory.swift
[302/320] Compiling NetworkingCoreMacros RequestMacroModifier.swift
[303/320] Compiling NetworkingCoreMacros RequestMacroDiagnostic.swift
[304/320] Compiling NetworkingClientMacros ClientMacroDiagnostic.swift
[305/320] Compiling NetworkingClientMacros ClientMacroDeclarationsFactory.swift
[306/320] Compiling NetworkingCoreMacros ModifierMacro.swift
[307/320] Compiling NetworkingCoreMacros NetworkingCoreMacros.swift
[308/320] Compiling NetworkingCoreMacros RequestMacro.swift
[309/320] Compiling NetworkingCoreMacros RequestMacroDeclarationsFactory.swift
[310/320] Compiling NetworkingClientMacros ClientMacro.swift
[311/321] Emitting module NetworkingCoreMacros
[312/321] Compiling NetworkingCoreMacros ConfigurationKeyMacro.swift
[313/321] Compiling NetworkingCoreMacros ConfigurationKeyMacroDeclarationFactory.swift
[314/321] Compiling NetworkingCoreMacros RequestModifierMacroError.swift
[316/322] Wrapping AST for NetworkingClientMacros for debugging
[317/322] Write Objects.LinkFileList
[318/322] Wrapping AST for NetworkingCoreMacros for debugging
[319/322] Write Objects.LinkFileList
[320/322] Linking NetworkingClientMacros
[321/322] Linking NetworkingCoreMacros
[323/363] 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
                             ^~~~~~~~~~
[324/363] 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
                             ^~~~~~~~~~
[325/363] 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
                             ^~~~~~~~~~
[326/363] 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
                             ^~~~~~~~~~
[327/363] 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
                             ^~~~~~~~~~
[328/363] 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
                             ^~~~~~~~~~
[329/368] 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
                                        ^~~~~~~~~~
[330/368] 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
                                        ^~~~~~~~~~
[331/368] 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
                                        ^~~~~~~~~~
[332/368] 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
                                        ^~~~~~~~~~
[333/368] 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
                                        ^~~~~~~~~~
[334/368] 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) {
                    ^
[335/368] 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) {
                    ^
[336/368] 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) {
                    ^
[337/368] 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) {
                    ^
[338/368] 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) {
                    ^
[339/368] 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
                                        ^~~~~~~~~~
[340/368] 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
                                        ^~~~~~~~~~
[341/368] 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
                                        ^~~~~~~~~~
[342/368] 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
                                        ^~~~~~~~~~
[343/368] 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
                                        ^~~~~~~~~~
[344/368] 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
                                        ^~~~~~~~~~
[345/368] 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 {
                ^~~~~~~~~~
[346/368] 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 {
                ^~~~~~~~~~
[347/368] 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 {
                ^~~~~~~~~~
[348/368] 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 {
                ^~~~~~~~~~
[349/368] 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 {
                ^~~~~~~~~~
[350/368] 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 {
                ^~~~~~~~~~
[351/368] 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 {
              ^
[352/368] 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 {
              ^
[353/368] 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 {
              ^
[354/368] 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 {
              ^
[355/368] 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 {
              ^
[356/368] 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 {
              ^
[357/368] 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
                                        ^~~~~~~~~~
[358/368] 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
                                        ^~~~~~~~~~
[359/368] 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
                                        ^~~~~~~~~~
[360/368] 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
                                        ^~~~~~~~~~
[361/368] 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
                                        ^~~~~~~~~~
[362/368] 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
                                        ^~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[363/368] 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
                             ^~~~~~~~~~
[364/368] 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
                             ^~~~~~~~~~
[365/368] 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
                             ^~~~~~~~~~
[366/368] 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
                             ^~~~~~~~~~
[367/368] 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
                             ^~~~~~~~~~
[368/368] 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.10 linux